|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Testing strings for null
OK, I'm a newbie. Please beat me over the head with why this doesn't work:
<xsl:choose>
<xsl:when test="ASTRING $igt$ 0">
<xsl:value-of select="ASTRING"/>
</xsl:when>
<xsl:otherwise>
Empty!
</xsl:otherwise>
</xsl:choose>I just want to know if ASTRING is null, and I can't seem to figure out what to do. This test comes up False every time. Thanks, pablos. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








