This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:w3c:xpath [2020/05/05 20:49] nick ↷ Page moved from dido:public:stds:tech:w3c:xpath to dido:public:apdx.stds:tech:w3c:xpath |
dido:public:ra:xapend:xapend.b_stds:tech:w3c:xpath [2021/10/30 15:08] (current) nick [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== W3C: XML Path Language (XPath) 3.1 ========= | + | ===== W3C: XML Path Language (XPath) 3.1 ===== |
| - | [[dido:public:stds:tech:w3c | return to the W3C Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:w3c:start| return to the W3C Standards ]] |
| <table> | <table> | ||
| Line 13: | Line 13: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official NIST catalog. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **Note**: The following is an excerpt from the [[https://www.w3.org/TR/official| W3C site]]. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. |
| - | + | ||
| - | ====== Abstract ====== | + | |
| - | : //XPath 3.1 is an expression language that allows the processing of values conforming to the data model defined in [XQuery and XPath Data Model (XDM) 3.1]. The name of the language derives from its most distinctive feature, the path expression, which provides a means of hierarchic addressing of the nodes in an XML tree. As well as modeling the tree structure of XML, the data model also includes atomic values, function items, and sequences. This version of XPath supports JSON as well as XML, adding maps and arrays to the data model and supporting them with new expressions in the language and new functions in [XQuery and XPath Functions and Operators 3.1]. These are the most important new features in XPath 3.1.// | + | |
| + | ==== Abstract ==== | ||
| + | : //XPath 3.1 is an expression language that allows the processing of values conforming to the [[dido:public:ra:xapend:xapend.a_glossary:d:dm]] defined in [[[dido:public:ra:xapend:xapend.a_glossary:x:xquery]] and XPath Data Model (XDM) 3.1]. The name of the language derives from its most distinctive feature, the path expression, which provides a means of hierarchic addressing of the nodes in an XML tree. As well as modeling the tree structure of XML, the data model also includes atomic values, function items, and sequences. This version of XPath supports JSON as well as XML, adding maps and arrays to the data model and supporting them with new expressions in the language and new functions in [XQuery and XPath Functions and Operators 3.1]. These are the most important new features in XPath 3.1.// | ||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||