Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xsl] Xsl:variable content should be empty

From: "Alan Hale" <alan.hale@----------->
To:
Date: 4/4/2007 10:04:00 AM
Ah, now I understand!  Many thanks Ronan, and also Abel for further
explanation and helpful examples.

Regards

Alan



> 
> 
> This line:
> <xsl:variable name="link" select="file_link"> </xsl:variable> 
> specifies the value of the variable twice - as the result of 
> evaluating 'file_link', and as " " (the contents of the 
> variable element).
> 
> You probably want to use:
> <xsl:variable name="link" select="file_link" />
> and to read up on xsl:variable in the XSL specification.
> 
> 	# r
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.25/745 - Release Date:
03/04/2007 12:48


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent