|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: test if null
Hi, I thought that select="*" did not process text() elements...? Am I wrong in this? If I am right, then this test would not be enough to check whether it is an empty element, but Jay will have to test on node instead, that is <xsl:if test="node()">... (Or perhaps more <xsl:if test="*|text()">...) Regards, Ragulf Pickaxe :-) > > > > 3. <xsl:if test="not(count(*) = 0)"/> > That is equivalent to > <xsl:if test="*"/> > > David
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








