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

Re: A proposal:xsl:result-document asynchronous attrib

Subject: Re: A proposal:xsl:result-document asynchronous attribute
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Tue, 11 Mar 2003 11:21:48 +0000
Re:  A proposal:xsl:result-document asynchronous attrib
Hi Americo,

>>   <xsl:variable name="foo" select="post($myURI, $myMessage)" />
>> 
>> You could have something like:
>> 
>>   <xsl:if test="$foo">
>>     <result>
>>       <xsl:copy-of select="$foo" />
>>     </result>
>>   </xsl:if>
>> 
>> and have the $foo that was tested be different from the $foo 
>> that was copied?
>
> Does this means that doing something like
> <xsl:if test="$foo=$foo"> might return false??

Yes, if the post() function is not idempotent (if it may return
different results each time that it's used with the same arguments).

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 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.