[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Two different input get single output

Subject: Two different input get single output
From: "Selvaganesh" <selvaganesh_t@xxxxxxxxxxxxxx>
Date: Mon, 7 Dec 2009 17:56:24 +0530
 Two different input get single output
Dear Team,

I have challenging for xsl creating of two different input xml and get
single output xml file. Can you guide us how is prepare in easy way.

Below listed my input & output xml files

Input1.xml:

           <cases>
           <section>
           <content>(1)</content>
           <origin>FA</origin>
           <type></type>
           </section>
           <section>
           <content>(2)</content>
           <origin>FA, CSA</origin>
           <type>Drafting</type>
           </section>
           <section>
           <content>(3)</content>
           <origin>ICTA, CSA</origin>
           <type>New</type>
           </section>
           </cases>
           
Output2.xml
           <refer>
           <definition>
           <term>FA</term>
           <def>Finance Act</def>
           </definition>
           <definition>
           <term>CSA</term>
           <def>Caravan Sites Act</def>
           </definition>
           <definition>
           <term>ICTA</term>
           <def>Income and Corporation Taxes Act</def>
           </definition>
           </refer>

Output.xml(throughout XSLT conversion)

          <derivations>
          <derivation>Subsection (1) replace, Finance Act</derivation>
          <derivation>Subsection (2) was created in drafting, Finance Act,
Caravan Sites Act</derivation>
          <derivation>Subsection (1) is a new provision, Income and
Corporation Taxes Act, Caravan Sites Act</derivation>
          </derivations>

Thanks to everyone,
Selva.


Confidentiality Notice:  This transmittal is a confidential communication.  If you are not the intended recipient, you are hereby notified that you have received this transmittal in error and that any review, dissemination, distribution or copying of this transmittal is strictly prohibited.  If you have received this communication in error, please notify this office immediately by reply and immediately delete this message and all of its attachments, if any.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.