Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] BNUX Question

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "David Ondzes" <dondzes AT gmail.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] BNUX Question
  • Date: Sat, 22 Jul 2006 23:21:33 -0400

Hello all. I need your expert advice. I am still kinda new to xml and
not sure if I can work around this problem by using another parser. I
am getting a parser exception (below) because (I assume) the path to
the dtd contains spaces. Is it possible to configure xerces to work
with spaces ? Or is there another parser I should try ?

Thanks in advance
David

data is malformed today. How embarrassing!
Path contains invalid character: at line -1, column -1
cause = org.apache.xerces.util.URI$MalformedURIException: Path
contains invalid character:
nu.xom.ParsingException: Path contains invalid character: in .
doc string = [<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE MLB_SCORING_UPDATE SYSTEM "xmldtds/Major League
Baseball/MLB_SCORING_UPDATE.dtd">




Archive powered by MHonArc 2.6.24.

Top of Page