AW: [xsl] how to test for the element type of the current node

Subject: AW: [xsl] how to test for the element type of the current node
From: "Zink, Juergen" <Juergen.Zink@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Jul 2003 10:15:03 +0200
Hi,

>But I couldn't figure that out either:  "not(B)", for instance, is a 
>boolean and not a node set.

	test="not(B)"
this should work perfect. All Elements which are not B.

>( Note that in my actual application, it's not A -> (B|C)*, it's 
>A -> (B|....many alternatives here...)*,
>so it's not practical to list them all in their own select() clauses. )

Cheers,

Juergen


*****************************************************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
eMail irrtuemlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren 
sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. 
If you are not the intended recipient (or have received this e-mail 
in error) please notify the sender immediately and destroy this e-mail. 
Any unauthorized copying, disclosure or distribution of the material 
in this e-mail is strictly forbidden.
*****************************************************************************


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


Current Thread