|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: test if null
Hi Ragulf, The node is always present, but im checking if it returns empty string or not like: <sample /> -->this is empty <sample>not empty</sample> ->not empty thanks guys! On 6/28/05, Ragulf Pickaxe <ragulf.pickaxe@xxxxxxxxx> wrote: > 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 > > -- *-::jay::-*
|
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








