On Mon, May 23, 2005 at 11:30:53PM +0200, Anne Martens wrote:
> There comes my question: Is there any way to parse a DTD from an in-memory 
> string?

  I think yes. Using xmlIOParseDTD() with a NULL SAX handler, and
an xmlParserInputBufferPtr built from your in-memory string.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to