RE: Applying templates to Result Tree Fragment

Subject: RE: Applying templates to Result Tree Fragment
From: "James Lynn" <jiml@xxxxxxx>
Date: Mon, 2 Oct 2000 16:47:46 +0100
> From: David Carlisle
> Sent: Monday, October 02, 2000 17:08
>
> You can't (in XSLT 1.0) apply templates to result tree fragments.
> MSXML now enforces this, and like most other XSLT processors provides a
> nodeset extension function to turn the result tree fragment into a node
> set.
>
> so something like select="msxml:nodeset($somedata)"
>
> where msxml is the ms extension namespace (whatever that is, i don't
> have the docs here)

Thanks. I've been avoiding this so far, because I'd like our stylesheets to
work in any XSL processor. Looks like I have no choice in this instance.

Jim Lynn.
http://www.h2g2.com


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


Current Thread