W3C Tutorial (9): W3C XPath Activity_HTML/Xhtml_Web Page Production
- WBOYOriginal
- 2016-05-16 16:43:451188browse
XPath is a language for selecting parts of XML documents. XPath is designed for use by XSLT, XQuery, and XPointer.
XPath is a language for selecting parts of XML documents.
XPath is designed for use by XSLT, XQuery, and XPointer.
XML tutorial
To learn more about XPath, read our XPath tutorial.
To learn more about XQuery, read our XQuery tutorial.
To learn more about XSLT, read our XSLT tutorial.
XPath version
XPath 1.0
XPath 1.0 became a W3C Recommendation on November 16, 1999.
XPath 2.0
XPath 2.0 became a W3C Recommendation on January 23, 2007.
XPath 2.0 is a language derived from XPath 1.0 and XQuery. XPath 2.0 and XQuery 1.0 are derived from the same source. They share much of the same syntax, and much of the text is also consistent.
W3C XPath specification and timeline
Norms |
Draft/Proposal |
Recommended |
XPath 1.0
November 16, 1999
XPath 2.0 Requirements
June 3, 2005
XPath 2.0 Language
January 23, 2007
XPath 2.0 Functions
January 23, 2007
XPath 2.0 Data Model
January 23, 2007
XPath 2.0 Semantics
January 23, 2007
XPointer
August 16, 2002
W3C Reference
W3C XSL Home PageStatement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn