Re: [xml] Sax and Dtd's



On Sat, Nov 22, 2003 at 07:03:04PM +0100, Thomas Rokohl wrote:
hi,

i have a simple question.
Is it planned that in the future the sax parser can validate the xml file
with a dtd?

  I don't intend to work on it. The xmlReader interface
allows to DTD validate and it's also a streaming interface
(i.e. it operates in constant memory). Use that API to validate
large instances.

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]