xsl-list
[Top] [All Lists]

RE: Check if a node-set exists

2003-07-10 08:32:39
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



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