[Home] [By Thread] [By Date] [Recent Entries]
But I was more thinking along the lines of
<xsl:copy-of select="coreattrs"/>
where coreattrs has been defined elsewhere in the XSL.
<xsl:call-template name="coreattrs"/>
....
<xsl:template name="coresttrs">
<xsl:copy-of select="@id|@class|@this|@that"/>
</xsl:template>
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



