|
|
Resource Guide -> XSLT, XPath, W3C Standards -> XML Path Language (XPath) Version 1.0
XML Path Language (XPath) Version 1.0Recommendation XPath gets its name through its use of a path notation as in URLs for navigating through the hierarchical structure of an XML document. XPath operates on the abstract, logical structure of an XML document as a tree of nodes. XPath uses "expressions" that are evaluated into one of four basic datatypes with respect to a certain "context". The way that a context is determined differs for XSLT and XPointer. Both XSLT and XPointer extend XPaths "core functions", which are defined by its Core Function Library. |
|
|
|
|
|
|