Subject: Re: copy-of select all attributes except one
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 14 Nov 2002 16:44:04 GMT
|
> i want with one X-Path statement copy all attributes except one (@art).
<xsl:copy-of select="@*[not(name()='art')]"/>
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|