Copier un élément

previous next

<xsl:template match='test'>

    <xsl:copy>

	<xsl:apply-templates select='*' />

    </xsl:copy>

</xsl:template>

 
 

XPath/XSLT/XSLT    5/3/2004

33/53