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

Subject: Re: [xsl] copy-of select all attributes except one
From: "Ritu" <rkama@xxxxxxxxxxx>
Date: Thu, 14 Nov 2002 10:55:03 -0600
Sorry about that - You are right - I missed the last ') '
Is your problem solved?

Ritu

----- Original Message -----
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, November 14, 2002 10:40 AM
Subject: AW: [xsl] copy-of select all attributes except one


>
> 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
>


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


Current Thread