Re: [xsl] result tree fragments and node-sets

Subject: Re: [xsl] result tree fragments and node-sets
From: "Chris Nolte" <nolte@xxxxxxxxxxxxxxx>
Date: Fri, 6 Jul 2001 11:29:38 -0700
> > Yet by all
> > appearances my stylesheet is working without using the node-set
extension
>
>
> An early pre-relase of MSXSL perhaps? these let this usage slip by, but
> later releases correctly flag this as an error.

No, Saxon 6.2.2.

XT does give the error "cannot convert to node-set"

Xalan gives XSLT Error (javax.xml.transform.TransformerException): Can not
convert #RTREEFRAG to a NodeList!

So perhaps it's a quirk (bug? feature?) of Saxon that it is more lenient?
And I should be using the node-set extension functions?


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


Current Thread