xsl-list
[Top] [All Lists]

Knowing if a node has children

2003-11-18 06:40:51
Hi...

How can I test if a node has children? I have tested with:

<xsl:if test="count(child::*)">

<xsl:if test="child">

and others but everything didn't work

Thanks
Jaime

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



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