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

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


Subject: Re: [xsl] copy-of select all attributes except one
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Fri, 15 Nov 2002 09:23:31 +0100

Yes,

my problem is solved.

Thanks for your time,

Hans  Braumüller



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


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



Current Thread