|
Subject: RE: syntax question: using a variable inside format-number() From: "Richard Birkby" <rbirkby@xxxxxxxxxxx> Date: Fri, 01 Dec 2000 16:35:27 -0000 |
function expression(context_node, xpath) {
return context_node.item(0).selectNodes(xpath);
}From: Kay Michael <Michael.Kay@xxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxx To: "'xsl-list@xxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxx> Subject: RE: syntax question: using a variable inside format-number() Date: Fri, 1 Dec 2000 11:36:52 -0000
> 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
_____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: syntax question: using a variab, Alex Aguilar | Thread | RE: syntax question: using a variab, Kay Michael |
| Re: parameter in path, Eric van der Vlist | Date | Re: check node, David Carlisle |
| Month |