Re: [xml] Adding xmlSchemaSetParserStructuredErrors() to the XML Schema API



On Fri, Nov 18, 2005 at 05:29:51PM +0100, Kasimier Buchcik wrote:
Hi,

Does someone object to add the following function to the XML Schema API?
It assigns a structured error callback to the parser context.
We have already a xmlSchemaSetValidStructuredErrors() counterpart for
the validation context, but for the parser context this was missing.

XMLPUBFUN void XMLCALL
xmlSchemaSetParserStructuredErrors(
  xmlSchemaParserCtxtPtr ctxt,
  xmlStructuredErrorFunc serror,
  void *ctx);

  ohh, sure, this makes sense !

Daniel

-- 
Daniel Veillard      | Red Hat http://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]