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

Subject: Re: recreating elements with attributes
From: Marcus Andersson <marcus@xxxxxxxxxx>
Date: Wed, 11 Feb 2004 00:48:31 +0100
Try the following:

<TOLL_CDR>
  <xsl:for-each select="@*">
    <xsl:copy/>
  </xsl:for-each>
</TOLL_CDR>

Probably produces what you're after.

/Marcus


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