xsl-list
[Top] [All Lists]

Test for leaf node

2004-12-14 07:04:21
Hallo,

Is there an easy way inside to test if a node does NOT contain further
childs but only a (maybe empty text() node?

I need it : <xsl:if test="node()[HERE]">..

Thanks in advance,

Robert

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--