Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] DOMConverter bug

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] DOMConverter bug
  • Date: Fri, 20 Aug 2004 09:57:19 -0400

At 7:04 PM -0700 8/19/04, Wolfgang Hoschek wrote:
Hi,

The 1.0b2 DOMConverter still has a bug (last time it worked flawlessly was in 1.0d25 - before all the iterative complications).
Try reading the example file below with a Builder, print doc.toXML(), then convert to DOM and back to XOM, then print again with doc.toXML().
The output nesting levels are bogus at the end of the document (scope/responseMode).


I'm looking into this now. Is there any chance you know which direction the problem occurs? i.e. XOM-->DOM or DOM-->XOM? or both?
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page