Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Builder including DTD's

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: Owen Berry <owen.berry AT gmail.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Builder including DTD's
  • Date: Fri, 7 Jan 2005 09:23:57 -0800

They mailing list is also archived at http://marc.theaimsgroup.com/?l=xom-interest
which has a great search interface.
BTW, there are also lots of other searchable mailing lists of open source projects at http://marc.theaimsgroup.com

Wolfgang.

On Jan 7, 2005, at 6:55 AM, Owen Berry wrote:

Yes, that was the problem. Thanks for the quick response and accurate
estimation of the problem. Apologies for asking a simple question that
others might have already asked, but the list archives aren't
searchable.


On Fri, 07 Jan 2005 09:24:37 -0500, Elliotte Harold wrote:
Owen Berry wrote:
I was hoping to use XOM to process XIncludes and gave the
XIncludeDriver sample a whirl. I like the simple syntax BTW. The one
problem I had is that when the Builder builds the document it includes
the DTD rather than just keeping the reference to it in place. Is
there some way I can avoid this behaviour?


You haven't provided enough details to be sure, but it sounds like
you're encountering a known bug in some parsers. Make sure you're using
the latest version of Xerces, not whatever's bundled with the JDK.

--
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

_______________________________________________
XOM-interest mailing list
XOM-interest AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/xom-interest





Archive powered by MHonArc 2.6.24.

Top of Page