Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] dtd problems

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: luca <passani AT eunet.no>
  • To: Elliotte Harold <elharo AT metalab.unc.edu>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] dtd problems
  • Date: Mon, 20 Sep 2004 11:51:40 +0200



luca wrote:



Elliotte Harold wrote:

If you control the documents you're parsing, replace the reference to wapforum.org with a local copy of your DTD.
>
mmm. Unfortunately I don't control the XML document.

I now realize that this is not totally true, since I buffer the
string from the response and I could try to remove the DTD reference
completely. Anyway, this would be a hack and I think you
just have to implement a way to tell XOM to ignore DTDs no
matter what. This is defying the purpose of XOM being
the tool for 80% of everyone's XML tasks

Thank you

Luca





Archive powered by MHonArc 2.6.24.

Top of Page