Re: [xslt] Selecting on nodeset in variable from stylesheet



On Fri, Dec 12, 2003 at 04:20:25PM +0100, Elizabeth Mattijsen wrote:
> I would expect to see "bar" as the result.
> 
> Am I doing here that I shouldn't be doing?

  Using a result value tree for something it's not intended to !
The spec is at http://www.w3.org/TR/xslt
you must use a non-standard extension called node-set() to do what
you want, and it's noti correct from an XSLT-1.0 point of view.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]