David
> > A predicate like [1<=count(*)] will do that for you.
> or, simpler: *
>
>
> <xsl:when test="*">there are children</xsl:when>
> <xsl:otherwise>there are none</xsl:otherwise>
>
Hmmm won't this test for comments and processing instructions?
Richard
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: Child Nodes, (continued)
- Michael Kay - Thu, 6 Sep 2001 10:59:36 -0400 (EDT)
- Sullivan, Dan - Thu, 6 Sep 2001 10:11:58 -0400 (EDT)
- Richard Mitchell - Fri, 7 Sep 2001 04:09:58 -0400 (EDT) <=
- Ben Robb - Fri, 7 Sep 2001 04:45:14 -0400 (EDT)
|
|