[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Copying Groups of Attributes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 12 Feb 2001 18:13:51 GMT

	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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member