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

Merging multiple xmls into a single xml

Subject: Merging multiple xmls into a single xml
From: Neelam Joshi <mneelam@xxxxxxxxx>
Date: Fri, 15 Jul 2005 12:35:14 +0530
neelam joshi
Hi,

I want to merge multiple xmls into a single xml. Here are the details:

The number of input xmls is not fixed, it may vary. So is it possible
to accept more than one input file to an xsl script?
Alternatively, using -PARAM, can I specify more than one variable to
be passed as command line parameter to xsl script?

Each of this input xml would contain a node:
<module name="x">
  <mod_props height="2" width="3"/>
</module>

Final output xml would look like:
<modulenames>
 <global_mod_prop color="black"/>

<module name="x">
  <mod_props height="2" width="3"/>
</module>

<module name="y">
  <mod_props height="5" width="4"/>
</module>

</modulenames>

any help would be greatly appreciated.

Thanks,
Neelam

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.