[xsl] Test for leaf node

Subject: [xsl] Test for leaf node
From: "Robert Soesemann" <rsoesemann@xxxxxxxxxxx>
Date: Tue, 14 Dec 2004 15:04:21 +0100
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

Current Thread