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 권고안의 알맞은 절로부터 알파벳순으로 주석을 단 요소, 축, 함수 목록입니다. 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

(지원함)

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

(지원 안 함)

문서 태그 및 공헌자

 이 페이지의 공헌자: teoli, Netaras
 최종 변경: teoli,