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


> 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


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