函式
以下是核心 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 特定