RE: Evaluate a string to a node set?

Subject: RE: Evaluate a string to a node set?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 4 Aug 2000 00:06:19 +0100
> But what we really need to be able to do is specify a path in 
> the xdata select attribute, 
> e.g.
> 
>    <xdata select="team/notes">
> or 
>    <xdata select="driver[1]/name">
> or
>    <xdata select="driver[name = "Schumacher"]/date-of-birth">
> 
This is exactly the requirement that the saxon:evaluate() extension function
is designed to meet.

Mike Kay 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread