Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
xpath
_/_
xpath-context
| xpath-context |
|
|
Types:
|
-
Comment:
-
position can be retrieved via the function position()
-
Comment:
-
queries occur within a particular context
-
Comment:
-
set of variables and functions: only relevant for XSLT -- which functions are defined by the processor -- which variables are defined?
-
Comment:
-
position: which child are we pointing at currently?
-
Comment:
-
node context: where are we in the data model?
-
Comment:
-
set of name spaces: what is the current mapping for prefixes to namespace URIs
|
|
|