[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]


From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 17 Feb 2000 22:14:00 GMT

> I know in the specification it says it will not copy the attributes.   Does
> anyone know of am easy solution to my problem.

<xsl:copy-of select="@*" />

copies the attributes, 

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
  • [no subject]
    • menkell - Thu, 17 Feb 2000 14:23:40 -0600
      • David Carlisle - Thu, 17 Feb 2000 22:14:00 GMT <=