URL:
http://www.w3.org/TR/xpath
XPath, a language for selecting an XML document's
parts, lets you treat an XML document like a file system. XPath queries start
with a current element or attribute (much like a current directory within a
file system) and let you specify other nodes relative to your location.
Keywords:
Widespread usage
|