当前位置: 首页 > 网络学院 > 网页制作基础教程 > Internet > W3C XPath
XPath is a language for selecting parts of an XML document.
XPath 是用于选择XML文档的语言。
XPath is designed to be used by XSLT, XQuery, and XPointer.
XPath 是通过XSLT、XQuery和XPointer所使用的。
To learn more about XPath read our XPath Tutorial.
学习更多关于XPath的知识,请访问我们的XPath 教程。
To learn more about XQuery read our XQuery Tutorial.
学习更多关于XQuery的知识,请访问我们的XQuery 教程。
To learn more about XSLT read our XSLT Tutorial.
学习更多关于XSLT的知识,请访问我们的XSLT 教程。
XPath 1.0 was released as a W3C Recommendation 16. November 1999.
XPath 1.0 是W3C于1999年11月16日将其列为推荐的版本。
XPath 2.0 became a W3C Working Draft 20. December 2001.
XPath 2.0 是W3C于2001年12月20日将其列为工作草案的。
XPath 2.0 is a language derived from XPath 1.0 and XQuery. The XPath 2.0 and XQuery 1.0 Working Drafts are generated from a common source, sharing much of the same syntax, and much of the text is identical.
XPath 2.0 是源于XPath1.0和XQuery 的。XPath 2.0 和XQuery 1.0工作草案是从普通的源文件中产生的,它共享了多种相同的语法和文本内容。
Specification 规范 | Draft / Proposal 草案 / 提议 | W3C Recommendation W3C 推荐时间表 |
XPath 1.0 | 16. Nov 1999 [1999年11月16日] | |
XPath 2.0 Requirements [必要参数] | 03. Jun 2005 [2005年6月3日] | |
XPath 2.0 Language [语言] | 08. Jun 2006 [2006年6月8日] | |
XPath 2.0 Functions [函数] | 08. Jun 2006 [2006年6月8日] | |
XPath 2.0 Data Model [数据模型] | 08. Jun 2006 [2006年6月8日] | |
XPath 2.0 Semantics [语义] | 08. Jun 2006 [2006年6月8日] | |
XPointer | 16. Aug 2002 [2002年8月16日] | |
W3C XSL Home Page [W3C XSL 主页]