Re: [xsl] XSL Variable not getting set

Subject: Re: [xsl] XSL Variable not getting set
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Wed, 14 Mar 2007 14:35:06 +0100 (CET)
mIchael wolff wrote:

  Hi

> When I walk through the code with XMLSpy debug, I see
> that the variable never gets set.  In fact,  it skips
> everything between the <xsl:variable> tags and goes
> right to the line: <xsl:if test="not(Found)">

  You never use the variable you declare.  So your processor can skip
evaluation of its value.  Look for "lazy evaluation" in the archive.

  Regards,

--drkm























	

	
		
___________________________________________________________________________ 
Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes vos questions ! 
Profitez des connaissances, des opinions et des expiriences des internautes sur Yahoo! Questions/Riponses 
http://fr.answers.yahoo.com

Current Thread