|
[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()
You could write an equivalent expression evaluation function in your
processor of choice.
For instance: function expression(context_node, xpath) {
return context_node.item(0).selectNodes(xpath);
}would give you something similar if you were implementing it as an extension function in MSXML3. Richard 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
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








