Next in thread → Next in month →

Re: [xml-dev] c/c++ validation libraries?

From
Graham Bennett <>
To
Daniel Veillard <>
Date
2005-09-22T15:02:53Z
ID
<>
Thread
Re: [xml-dev] c/c++ validation libraries?
On Thu, Sep 22, 2005 at 04:44:30PM +0200, Daniel Veillard wrote:
> On 9/22/05, Graham Bennett <> wrote:
> >
> > Ideally I would like to be able to hook in at the SAX level and
> > generate the SAX events for the library to validate. It may be
> > possible to hook into something like Xerces to do this.
> 
> 
> Hum, how is that different from libxml2 XSD SAX plug API ?
> http://xmlsoft.org/html/libxml-xmlschemas.html#xmlSchemaSAXPlug sure
> the xmlSAXHandlerPtr block is tied to libxml2 but you could generate
> events like those from different code.

Thanks Daniel, my next port of call was going to be  :-)

That looks very much like what I'm looking for, I'll examine in more
detail.

Thanks again,

Graham.

-- 
Graham Bennett
Next in thread → Next in month →