Re: [xml] Unable to validate a dtd using libxml



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]