xsl-list
[Top] [All Lists]

Re: copy-of select all attributes except one

2002-11-15 01:23:31
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(_dot_)Braumueller(_at_)hanseorga(_dot_)de>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
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=(_at_)*[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



<Prev in Thread] Current Thread [Next in Thread>