Hi,
<xsl:template match="*"> <xsl:copy>
Add <xsl:copy-of select="@*"/>
<xsl:apply-templates select="Attributes"/> <xsl:apply-templates select="* | text()"/> </xsl:copy> </xsl:template>
Cheers, Jarno - Madam Zu: August 2003 Part 1 XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list