[Home] [By Thread] [By Date] [Recent Entries]
<xsl:template match="node">
<xsl:copy>
<xsl-copy-of select="@*"/>
<xsl:apply-templates/>
<subnode>
<format width="45" align="{@align}"/>
</subnode>
</xsl:copy>
</xsl:template>
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



