Netscape XSLT/XPath 參考
以下是 W3C 的 XSLT 1.0 建議以及 XPath 建議的相關部分中元素、軸和函式的字母順序註釋列表。XSLT 處理器的開發正在進行中,並且隨著功能的擴充套件,本文件將進行更新。
元素
- xsl:apply-imports (已支援)
- xsl:apply-templates (已支援)
- xsl:attribute (已支援)
- xsl:attribute-set (已支援)
- xsl:call-template (已支援)
- xsl:choose (已支援)
- xsl:comment (已支援)
- xsl:copy (已支援)
- xsl:copy-of (已支援)
- xsl:decimal-format (已支援)
- xsl:element (已支援)
- xsl:fallback (不支援)
- xsl:for-each (已支援)
- xsl:if (已支援)
- xsl:import (大部分支援)
- xsl:include (已支援)
- xsl:key (已支援)
- xsl:message (已支援)
- xsl:namespace-alias (不支援)
- xsl:number (部分支援)
- xsl:otherwise (已支援)
- xsl:output (部分支援)
- xsl:param (已支援)
- xsl:preserve-space (已支援)
- xsl:processing-instruction
- xsl:sort (已支援)
- xsl:strip-space (已支援)
- xsl:stylesheet (部分支援)
- xsl:template (已支援)
- xsl:text (部分支援)
- xsl:transform (已支援)
- xsl:value-of (部分支援)
- xsl:variable (已支援)
- xsl:when (已支援)
- xsl:with-param (已支援)
軸
函式
- boolean() (已支援)
- ceiling() (已支援)
- concat() (已支援)
- contains() (已支援)
- count() (已支援)
- current() (已支援)
- document() (已支援)
- element-available() (已支援)
- false() (已支援)
- floor() (已支援)
- format-number() (已支援)
- function-available() (已支援)
- generate-id() (已支援)
- id() (部分支援)
- key() (已支援)
- 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() (已支援)
- translate() (已支援)
- true() (已支援)
- unparsed-entity-url() (不支援)