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 luck creating large xml documents? > > Im try to create a demographic data export from our project which can > sometimes have 60000-100000 records. > > Right now as im creating the xml with xmlbeans an OutOfMemoryException > is thrown at about the 13000th records > > Are the anyways to write the file to disk as its being created with > xmlbeans? > > Any Ideas? > > > Jay > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

