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

RE: Xsl:variable content should be empty

Subject: RE: Xsl:variable content should be empty
From: "Alan Hale" <alan.hale@xxxxxxxxxxx>
Date: Wed, 4 Apr 2007 11:02:35 +0100
RE:  Xsl:variable content should be empty
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

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.