[
Lists Home |
Date Index |
Thread Index
]
- To: Charles Francoise <loderunnr@gmail.com>, xml-dev@lists.xml.org
- Subject: Re: [xml-dev] [Xerces-Java] DOM and schemalocation
- From: Mukul Gandhi <mukul_gandhi@yahoo.com>
- Date: Thu, 23 Jun 2005 04:34:44 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=6DTswRnGdrMvNBy4Q6W/5oU2y0WlMbJIeC8o6oTzhGVQo/jfblblMIIeaHvoRo6zk6nNufvZyRnMTr4i/QCrAeqzZISpQonuq3pOSNTQuh9bnkDuG7QUQmKiZqtu18T8UI/8ZrlUQDpjAQDB7LK96A/oCpiK2+J41Akgj8y8QkY= ;
- In-reply-to: <42BA821E.5000502@gmail.com>
Sorry for a helpless comment.. If you think this is a
bug, please post a issue at
http://xml.apache.org/xerces2-j/bugzilla.html ;)
Regards,
Mukul
--- Charles Francoise <loderunnr@gmail.com> wrote:
>
> Hello,
>
> I'm trying to parse an XML file with Xerces and
> Java, and I'm facing a
> problem.
> Xerces can't open schema files if I give him the
> name as a relative
> path. Whether defined in the root tag
> (xsi:schemaLocation) or as a
> property of the parser (DOMParser.setProperty()).
>
> All I get is this error :
> [warning] schema_reference.4: Failed to read schema
> document
> './profile.xsd', because 1) could not find the
> document; 2) the document
> could not be read; 3) the root element of the
> document is not <xsd:schema>.
> [error] cvc-elt.1: Cannot find the declaration of
> element 'profile'.
>
> Does anyone know of this behavior ? Can anyone help
> ?
>
> Thank you
> Charles
>
>
>
-----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org
> <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at
> http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the
> subscription
> manager:
> <http://www.oasis-open.org/mlmanage/index.php>
>
>
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
|