This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Silly Newbie XML question


Cheers Mike - did the trick.

Lee

-----Original Message-----
From: owner-xsl-list@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Michael Kay
Sent: 03 July 2001 14:27
To: xsl-list@lists.mulberrytech.com
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]