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

Re: How are param selects handled

Subject: Re: How are param selects handled
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 27 May 2003 15:43:13 +0100
Re:  How are param selects handled
>   <xsl:when test="not($delimiters)">

> As I have set the select in the delims parameter, will the check always
> return true??

I'm not sure what you are trying to test but that will just be true if
$delimiters has an effective boolean value of false.
If $delimiters is a string (for example its default value of a string of
three characters) then it will have a boolean value of true if teh
string is non empty.

So by default your test will return false as the default value is
non empty, so not() will return false.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.