[xsl] Filtering out a specific attribute

Subject: [xsl] Filtering out a specific attribute
From: "Mark Wilson" <mark@xxxxxxxxxxxx>
Date: Mon, 9 Nov 2009 05:51:26 -0800
Hi,
I know that <xsl:copy-of select="Heading/@*"/> copies all of the attributes. How do I copy all the attributes except a specific one, say: @id ?
Thanks,
Mark


Current Thread