xsl-list
[Top] [All Lists]

RE: Check if a node-set exists

2003-07-10 08:57:14
Thanks a lot. That's what I needed.
Vivek

-----Original Message-----
From: Lars Huttar [mailto:lars_huttar(_at_)sil(_dot_)org] 
Sent: Thursday, July 10, 2003 11:33 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Check if a node-set exists 


Sure,
  <xsl:if test="xpath-expression">...</xsl:if>

If that isn't what you mean, please clarify.
Where is the node-set coming from? Normally node-sets are created from nodes 
that do exist in the source document.

Hi,
Is there a statement in XSL that I can use to check if a
certain node-set exists in a XML document?
Thanks
Vivek


 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>