Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM and Catalogs

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: Michael Abato <mrabato AT earthlink.net>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] XOM and Catalogs
  • Date: Tue, 22 Mar 2005 14:15:42 -0500

Michael Abato wrote:
It's the JDK-included parser that's causing the failure. I'd gotten sloppy in my dev environments because (apparently) the included parser was "good enough" and I didn't notice. FWIW, the JDK 1.5 included parser fails the same way.

I found it and checked a workaround into CVS. I'm still not convinced it's XOM's bug. However, it was simple enough to work around for now. Basically when using the catalog resolver the parser does not pick up the local names of elements and attributes like it should.


--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page