Drucken

XSLT-Elemente

xsl:apply-imports

xsl:apply-templates [select=".."]

xsl:attribute name=".."

<xsl:template match="link">

<a>

<xsl:attribute name="href">

http://www.selfxml.de

 

</xsl:attribute>

</a>
</xsl:template>

<a>

<a href="/http://www.selfxml.de></a>

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 select=".."

Seite 5

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 version=".."

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

xsl:template match=".."

xsl:text

xsl:transform

xsl:value-of select=".."

xsl:variable

xsl:when

xsl:with-param

 

Zugriffe: 23448