|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: node exist?
if u are just dealing with elements and attributes, use the following
<xsl:if test="name-of-the-node">
do whatever
</xsl:if>
if the element or attribute exists it will test as true
cheers, jim fuller
----- Original Message -----
From: "Amiceto Lopez" <aniceto@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, October 17, 2001 2:39 PM
Subject: node exist?
> hi:
> how to know if a node exist for conditional procesing?
> something like:
> <xsl:if test="node-exist(name-of-the-node)">
> do whatever
> </xsl:if>
>
> thanks
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








