Re: [xsl] Match to a condition in two arrays of xmls and output the result into third array of xml

Subject: Re: [xsl] Match to a condition in two arrays of xmls and output the result into third array of xml
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Apr 2018 07:03:07 -0000
Please show specimen XML for your two input files and your desired output. The
question as you've described it is far too generic.

It also helps to explain what you have tried and where you got stuck - to help
you up the learning curve, it helps to know you starting point.

Michael Kay
Saxonica

> On 10 Apr 2018, at 03:39, sudheshna iyer sudheshnaiyer@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Team,
>
> I have 2 xmls.  Each xml is having list of objects. Eg: Products xml with
multiple lines (East_Products) and West_Products.  I  am looking for a xslt
which gives me all products that match my condition from both  xmls
(East_Products and West_Products) and prepares a third xml with only elements
that are matched.
>
> Can you please help me with xslt code?  Thank you for your help...
>
>
>
>
> XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
> EasyUnsubscribe <-list/293509> (by email <>)

Current Thread