Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Parsing an XML document from a URL

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT ibiblio.org>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Parsing an XML document from a URL
  • Date: Sat, 8 May 2010 06:38:36 -0400

On Sat, May 8, 2010 at 6:04 AM, PG-Dillingham, Iain
<Iain.Dillingham.1 AT city.ac.uk> wrote:
> Thanks for your prompt reply.
>
> I appreciate that the issue here lies with the W3C rejecting requests and
> noted the local DTD at Cafe con Leche. However, I wonder if you -- or
> another member of this list -- could suggest a work-around? I don't wish to
> validate the XML, merely parse and extract certain elements; ideally
> without storing the XML locally. Using XOM, is this possible for XML where
> the DTD is not accessible? Should I use SAX or DOM instead?
>

http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic


--
Elliotte Rusty Harold
elharo AT ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page