Subject: Re: Converting a string to node test
From: "XML Everywhere" <host@xxxxxxxxxxxxxxxxx>
Date: Sat, 21 Apr 2001 08:57:35 -0700
|
Does Microsoft have an extension function
like saxon:evaluate() ?
----- Original Message -----
From: "Jeni Tennison" <mail@xxxxxxxxxxxxxxxx>
To: "Xavier Cazin" <cazinx@xxxxxxxxx>
Cc: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Saturday, April 21, 2001 8:04 AM
Subject: Re: Converting a string to node test
Here, you're trying to evaluate a string (held in the $y variable) as
(part of) an XPath. You can't do that without an extension function
like saxon:evaluate() to do the evaluation.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|