Jump to content

XQuery and XPath Data Model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Huttarl (talk | contribs) at 18:19, 19 January 2012 (added link to XDM specification). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

XPath is a language for selecting portions of an XML Document (sequences of nodes of an XML tree). XPath uses a specific conceptual interpretation of XML documents, referred to as the XPath Data Model. Technical documents on XML often use the same terminology as the XPath data model.

XQuery 1.0 and XPath 2.0 Data Model