[
Lists Home |
Date Index |
Thread Index
]
- From: Miloslav Nic <nicmila@idoox.com>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Thu, 12 Oct 2000 11:46:17 +0200
> On Thu, 12 Oct 2000, Han Chock Lee wrote:
>
> > I have a xml file of size around 140Mbytes and I need to transform
> > it to thousands of smaller xml files. I have not been also to use
> > paser to read the file because of java.lang.OutOfMemoryError.
> >
With Smart Transcoder (http://www.zvon.org/index.php?nav_id=40) is the
size
of the XML input unrestricted as the processing is SAX based.
High on the priority list is a direct 1 to n transformation but which is
not
implemented yet. You can write you own executor (in Java, C++, Python,
XSLT ) and
assign it to the rule where it should be splitted.
If you send us the file (compressed please :), try to be smaller than
40MB)
we can build the transformation for you.
We like such testcases.
--
******************************************
<firstName> Miloslav </firstName>
<surname> Nic </surname>
<mail> nicmila@idoox.com </mail>
<support> http://www.zvon.org </support>
<zvonMailingList>
http://www.zvon.org/index.php?nav_id=4
</zvonMailingList>
|