MDA <
Home
Home
Tutorials
Features
Services
Impressum
MDA
ID:
Password:
Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
xpath
_/_
xpath-location-path
Index
Browse
Edit
Visualize
Statistics
Download
Help
xpath-location-path
xpath-language-concept
-
XPath Set operator, Union
-
XPath Location Step
-
XPath Comparison Operator
-
XPath Axis
-
XPath collection
-
XPath Location Path
-
XPath context
-
XPath Node Set
-
XPath Predicates
-
XPath Data Type
Types:
is a
xpath-language-concept
Comment:
one step is within the data model -- starting at the context node
Comment:
path consists of one or more location steps
References:
child::para
(
example
)
child::book/descendant::section
(
example
)
http://msdn.microsoft.com/libr...reflocationpaths.asp
child::book/child::title
(
example
)