[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: NewBie Q: Check if the data is empty

Subject: RE: NewBie Q: Check if the data is empty
From: vsubramanian@xxxxxxxxxx
Date: Wed, 8 Sep 2004 17:36:39 -0400
q check
Try this -

<xsl:if test="string-length(normalize-space($variable))!=0">
	<xsl:value-of select="abc" />
</xsl:if>

HTH,
Vidya

-----Original Message-----
From: john lee [mailt

o:excel_man@xxxxxxxxxxx]
Sent: Wednesday, September 08, 2004 5:30 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  NewBie Q: Check if the data is empty


Hi All,

I got a newbie question. How do you do a check if the Data is empty or not.

Right now, this is what I have

<xsl:if Records != ''>

<!-- Do this  instruction -->

</xsl:if>

But even if the <Records> element doesnt have any value, it's still doing 
the instruction inside the xsl:if. The problem could be, in the <Records> 
element, it has a couple of spaces.
Anybody know how to fix this ? Thanks

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.