> -----Original Message-----
> From: Charles Cantrell [mailto:chc@xxxxxxxxxxx]
> Sent: Monday, July 17, 2000 2:58 PM
> <xsl:if test="not(node())">
>
> I expect this test fails if there are comments or pi's.
Shouldn't - according to section 2.3 of the XPath specification:
A node test node() is true for any node of any type whatsoever.
This would include comments and processing instructions...
- Kevin
Kevin Williams
XML Architect, Ultraprise Corporation
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|