[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Unable to validate a dtd using libxml
- From: Daniel Veillard <veillard redhat com>
- To: Vidhya Anand <vidhyanarayanaswamy yahoo com>
- Cc: xml gnome org
- Subject: Re: [xml] Unable to validate a dtd using libxml
- Date: Tue, 11 Jun 2002 03:59:37 -0400
On Tue, Jun 11, 2002 at 08:32:10AM +0530, Vidhya Anand wrote:
> Hi
>
> I am unable to validate any dtd using libxml. Used description provided
> by you in a mailing list to validate dtd.
> (http://mail.gnome.org/archives/xml/2001-November/msg00178.html)
>
> The dtd file(winfodtd.txt) and related error messages(error message.txt)
>
> are attached. Can you please point out the problem with my input? Any
> help will be appreciated.
you're trying to parse the standalone DTD with the XML content parser
no surprize it doesn't work !
Use xmlParseDTD().
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
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]