|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: syntax question: using a variable inside format-number()
Interesting, so if I were using Saxon I could have done the following :
<xsl:value-of
select="format-number(saxon:evaluate(/AssetAnalyzer/$curcat),'#00%')"/>
----- Original Message -----
From: "Kay Michael" <Michael.Kay@xxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Friday, December 01, 2000 3:36 AM
Subject: RE: syntax question: using a variable inside format-number()
> > select="format-number(concat('/AssetAnalyzer/',$curcat),'#00%')"/>
> >
> > I believe will work.
>
> It won't. There is no way in standard XSLT 1.0 of constructing an XPath
> expression from a string and then evaluating it.
>
> Saxon has extension functions saxon:expression() and saxon:evaluate()
>
> Mike Kay
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








