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

Re: How to Handel whitespace in xsl:if test

Subject: Re: How to Handel whitespace in xsl:if test
From: "Alexander Johannesen" <alexander.johannesen@xxxxxxxxx>
Date: Sun, 4 Jun 2006 17:01:06 +1000
xsl if test white space
Hi,

On 6/4/06, oknam park <ponda7777@xxxxxxxxxxx> wrote:
xsl:if test="Adult education"

Could you let me know how to handle whitespace here?

In your example you're testing for something that never will be true. If you mean, testing for string literals, try something like ;

<xsl:if test="normalize-space('Adult education')" ... />


Alex -- "Ultimately, all things are known because you want to believe you know." - Frank Herbert __ http://shelter.nu/ __________________________________________________

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.