Re: [xsl] Template to return XML

Subject: Re: [xsl] Template to return XML
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Fri, 17 Oct 2003 07:14:07 -0700
"Armen Martirossian"

> But there is a simpler way to retrieve the subset
> without calling a template; just write:
>
> <xsl:variable name="subset" select="/A/B"/>
>

The reason for the template call is because there is a more complex
selection taking place within the template.  In a previous post I asked
about "Traversing to a parent node...", this is what happens in my template
call along with some other conditions.

Karl



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


Current Thread