[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
How to split a large xml file into multiple files and parse those multiplefiles independtly and generate an xsd
- From: Anil Kumar Madamsetty <anielkumar@in.ibm.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 26 Aug 2008 18:06:02 +0530
Hi,
I have a large xml document running
into giga bytes. I want to parse that huge file and generate an xsd. my
strategy is to split that monster xml document into mutiple xml docs basing
on size and wants to leverage multi threading spanning couple of threads
invoking multiple parsers so that those parsers can act on split xml docs.
my question is how to create a single
xsd from parsing all those split xml docs.
thanks
Mak
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]