Nevermind.
I forgot to:
--
parser->setErrorHandler(&errorHandler);
--
Sorry for spamming the lists.
Vlad
Vladutz Cananau <[EMAIL PROTECTED]> wrote: Hello.
I am trying to validate a DOMDocument against a schema using an
MemBufInputSource. If the document is valid, the method ret
Hello.
I am trying to validate a DOMDocument against a schema using an
MemBufInputSource. If the document is valid, the method returns true, as
expected. If it is invalid, it exits unexpectedly at the line I added the
comment. My code is presented below these remarks:
* [serializer] is a va