On 23/12/2021 20:14, Lara Blatchford wrote:
Hi - I have a simple SAX handler set up, and schema validation errors are
being caught by my structured error handler. So far so good.
It appears that the userdata argument to xmlSAXUserParseMemory /must/ be the
xmlSchemaSAXPlugPtr returned by the c
Hi - I have a simple SAX handler set up, and schema validation errors are being
caught by my structured error handler. So far so good.
It appears that the userdata argument to xmlSAXUserParseMemory must be the
xmlSchemaSAXPlugPtr returned by the call to xmlSchemaSAXPlug, and that this
pointer