RE: [xsl] Silly Newbie XML question

Subject: RE: [xsl] Silly Newbie XML question
From: "LAJ" <shaard@xxxxxxxxxxxxxx>
Date: Tue, 3 Jul 2001 16:20:09 +0100
Cheers Mike - did the trick.

Lee

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Michael Kay
Sent: 03 July 2001 14:27
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Silly Newbie XML question


> 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


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


Current Thread