RE: [xsl] Evaluating a node-set with select (MSXSL vs. Saxon)

Subject: RE: [xsl] Evaluating a node-set with select (MSXSL vs. Saxon)
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 19 Apr 2002 09:47:24 +0100
> >It looks like MSXML is doing the right thing here, and Saxon
> is silently
> >turning your Result Tree Fragment into a node set for you, which (in
> >XSLT 1.0) it should not.
>
> Ouch! Does this mean that I have to stop using Saxon as my
> "conformance
> checker?" :-)

For versions of Saxon since 6.5, the implicit conversion of result tree
fragments to node-sets happens only if the stylesheet specifies
version="1.1".

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


Current Thread