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

AW: [xsl] copy-of select all attributes except one


Subject: AW: [xsl] copy-of select all attributes except one
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Thu, 14 Nov 2002 17:40:05 +0100

Thanks Ritu,

it´s ok!

But you forgot the last ")"

You mean:
<xsl:copy-of select=@*[not(name()='art')]"/>

I didn´t realize until now that we get with name() also attributes besides of elements.

Greetings,

Hans Braumüller


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



Current Thread