[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] problem in validation with SAX
- From: Daniel Veillard <veillard redhat com>
- To: uttam rao <auttamrao hotmail com>
- Cc: xml gnome org
- Subject: Re: [xml] problem in validation with SAX
- Date: Mon, 12 Aug 2002 06:07:25 -0400
On Thu, Aug 08, 2002 at 12:19:52PM +0000, uttam rao wrote:
>
>
> Hello Daniel,
> I am using sax interface of libxml to validate an xml file.
> just for information xml file and the dtd files are valid and well formed.
> I am able to acheive this by DOM implementation but in the following
> approach it fails.
The SAX parser do not handle DTD validation, you need to build the
DOM tree to get this functionnality,
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]