Re: Creating Large Documents

2005-06-29 Thread Eric Vasilik
If you construct the document using XmlCursor, the XmlObjects will not be created, and you should be able to create larger documents. However, you will not be able to make use the the schema information/interfaces. - Eric On 6/29/05, Jay Gallagher <[EMAIL PROTECTED]> wrote: > Has anyone had any

Creating Large Documents

2005-06-29 Thread Jay Gallagher
Has anyone had any luck creating large xml documents? Im try to create a demographic data export from our project which can sometimes have 6-10 records. Right now as im creating the xml with xmlbeans an OutOfMemoryException is thrown at about the 13000th records Are the anyways to