[Home] [By Thread] [By Date] [Recent Entries]
FAQ,
> For starters I've been trying to figure out how to check to see if an
> element contains elements (has child element nodes) but I'm--stumped.
Try to select it
<xsl:if test="*">
...
</xsl:if>
Cheers,
Jarno - Blank: Overhead (Extended)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



