Re: Copying ALL attributes using Xalan C++

Subject: Re: Copying ALL attributes using Xalan C++
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 1 Jun 2000 14:30:41 +0100



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

copies all the attributes of the current element.

David


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


Current Thread