Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
xpath
_/_
xpath-collection
| xpath-collection |
|
|
Types:
|
-
example
-
find all first names: ./first-name
-
Comment:
-
used for results -- order is according to the document hierarchy
-
Comment:
-
can be indexed: e.g. [2], [first()], [last()]
|
|
|