Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

The Netscape XSLT/XPath Reference

次のリストは、W3Cの XSLT 1.0 勧告と、XPath 勧告の適したセクションの要素、axes、関数にアルファベット順に注釈をつけたものです。 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

(対応済)

Axes

ancestor

ancestor-or-self

attribute

child

descendant

descendant-or-self

following

following-sibling

namespace

(非対応)

parent

preceding

preceding-sibling

self

関数

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()

(非対応)

ドキュメントのタグと貢献者

 最終更新者: Mgjbot,