Re: writing large xml files using DOM

2007-02-08 Thread Boris Kolpackov
Hi, "Kaustubh S. Deorukhkar" <[EMAIL PROTECTED]> writes: > Hello, Need your valuable inputs for this scenario. Any pointers would > be helpful. I have large data set (few 100s of MB or sometimes may ev > en go up to GB). I populate a DOM tree using this data set and then write t > his DOM tree to

writing large xml files using DOM

2007-02-08 Thread Kaustubh S. Deorukhkar
Hello, Need your valuable inputs for this scenario. Any pointers would be helpful. I have large data set (few 100s of MB or sometimes may even go up to GB). I populate a DOM tree using this data set and then write this DOM tree to xml file. How should one handle such large data set in xerces,

[jira] Commented: (XERCESC-1655) Incorrect UPA violation error with xs:any and ##other

2007-02-08 Thread Boris Kolpackov (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471469 ] Boris Kolpackov commented on XERCESC-1655: -- No, element 'data' is not in the target namespace. It is unqua

[jira] Commented: (XERCESC-1655) Incorrect UPA violation error with xs:any and ##other

2007-02-08 Thread Brian J. Clark (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471385 ] Brian J. Clark commented on XERCESC-1655: - I really don't see why this is "tricky". namespace="##other" mea

[jira] Commented: (XERCESC-1512) Bad XS:pattern interpretation for XSD

2007-02-08 Thread Alberto Massari (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471240 ] Alberto Massari commented on XERCESC-1512: -- That's strange, because I use VC++ 6.0 to build Xerces; have y