RE: [xsl] Silly Newbie XML question

Subject: RE: [xsl] Silly Newbie XML question
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 3 Jul 2001 14:26:43 +0100
> A bit of background : Im using the document function to look up some
> information in another XML file from an XSLT template. Im
> having to call
> this template 3 times in order to retrieve *slightly*
> different output.
> Ideally what Id like to do is call one template once and return a
> dynamically generated tree fragment, return it to a variable
> and then output
> the individual nodes.

Look up the msxsl:node-set() extension function. It does just what you need.

Mike Kay
Software AG
>


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


Current Thread