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

RE: Transforming multiple XML files into one file

Subject: RE: Transforming multiple XML files into one file
From: "Sreeni Yetchina -X \(syetchin - Pure Solutions at Cisco\)" <syetchin@xxxxxxxxx>
Date: Tue, 13 Jun 2006 07:39:02 -0700
multiple files to one file
I know one way  but with a limitation(some one in the list may have a
better idea)
Use document() function by supplying the local file system xml document
path in the brackets, it results the supplied XML document as a result
set, and use this results set as a regular result set variable

MyXMLDoc=document('myfolder/myxmldoc.xml')

The limitation that I see, here is.. You need to know how many XMLs that
you are planning to combine before.. Since you can not define the XSL
nodeset variables dynamially at run time.

Hope that this gives some idea..
Good luck,
Sreeni

-----Original Message-----
From: Chad Chelius [mailto:cchelius@xxxxxxxxxxxxxxx]
Sent: Tuesday, June 13, 2006 7:03 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Transforming multiple XML files into one file

Greetings List!
I would like to be able to combine several XML files into one large XML
file using XSLT. Currently I have an XSLT that is doing some basic
transformations but I need to take them and combine them. I'm not sure
where to even start. Any help is greatly appreciated.


chad

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.