函数
以下是核心 XPath 函数和 XSLT 对 XPath 的特定添加的带注释列表,包括描述、语法、参数列表、结果类型、在相应的 W3C 建议中的来源。有关使用 XPath/XSLT 函数的更多信息,请参阅 进一步阅读 页面。
- boolean()
- ceiling()
- choose()
- concat()
- contains()
- count()
- current() XSLT 特定
- document() XSLT 特定
- element-available()
- false()
- floor()
- format-number() XSLT 特定
- function-available()
- generate-id() XSLT 特定
- id()
- key() XSLT 特定
- lang()
- last()
- local-name()
- name()
- namespace-uri()
- normalize-space()
- not()
- number()
- position()
- round()
- starts-with()
- string()
- string-length()
- substring()
- substring-after()
- substring-before()
- sum()
- system-property() XSLT 特定
- translate()
- true()
- unparsed-entity-url() XSLT 特定