Re: [xsl] Combining nodes

Subject: Re: [xsl] Combining nodes
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 6 Nov 2008 13:54:17 +0530
XSLT can do what you described.

If you are facing a specific problem, please share the input XML, the
required output and the transformation required.

Please also tell if you need a XSLT 1.0 solution or a 2.0 solution.

On Thu, Nov 6, 2008 at 8:25 AM, Bordeman, Chris
<Chris.Bordeman@xxxxxxxxxxxxxxxxx> wrote:
> Hi all.
>
> So I need to take a bunch of nodes in one part of my input xml, and some
> nodes in a different part of the xml, and still some more from another
> part of the input, filter them on differing criteria, pick out different
> fields and output a simple of nodes that looks nothing like the input
> nodes.
>
> Each of the set of input nodes are in different formats, and the filter
> criteria vary.
>
> How the heck do I do this?



-- 
Regards,
Mukul Gandhi

Current Thread