[Home] [By Thread] [By Date] [Recent Entries]
Sorry, I forgot the node node:
<xsl:template match="node">
<node>
<xsl:copy-of select="@*"/>
</node>
</xsl:template>Anton
|
[Home] [By Thread] [By Date] [Recent Entries]
Sorry, I forgot the node node:
<xsl:template match="node">
<node>
<xsl:copy-of select="@*"/>
</node>
</xsl:template>Anton
|