Re: [xsl] determining the existence of an element

Subject: Re: [xsl] determining the existence of an element
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Mon, 12 Jul 2004 20:47:38 -0700 (PDT)
Is there a way to say, for example, if Zone4
does not exist 

This test does it
<xsl:if test="not(Zone4)">
  
</xsl:if>

Regards,
Mukul

> |------------------------------|
> | E S T H E R  S T R O M, CLPP |
> | Notes Application Development|
> | McDougal Littell             |
> | 909 Davis Street             |
> | Evanston, IL 60201 USA       |
> | w: 847.424.3209              |
> | e: esther_strom@xxxxxxxx     |
> |------------------------------|



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

Current Thread