Re: [xml] Failed to load external entity
- From: Daniel Veillard <veillard redhat com>
- To: Sole Sanchez Cordova <solesanchez ciudad com ar>
- Cc: xml gnome org
- Subject: Re: [xml] Failed to load external entity
- Date: Sat, 29 Sep 2001 05:30:04 -0400
On Sat, Sep 29, 2001 at 12:26:09AM -0300, Sole Sanchez Cordova wrote:
PLEASE! I need some help. I´m using libxml2-2.4.5 and I can´t valid any document against a DTD. I´m working
with Win98.
c:\aplic --dtdvalid c:\memo.dtd c:\memo.xml
Error:
c:\memo.xml:2: warning: failed to load external entity "memo.dtd"
<!DOCTYPE memo SYSTEM "memo.dtd">
^
Please help me!!! I don´t know what else to try!!!!
c:\memo.dtd is not a correct URI . A DOS path is not proper.
You need to fix the way you express your path to build proper
URI per RFC 2396 using file://... constructs.
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]