[xsd-users] Codesynthesis XSD Access Violation using xsd:any

Chew kk chew.on.it at gmail.com
Fri May 30 10:17:11 EDT 2014


Hi Boris,

I think the problem is the position of the call to
xercesc::XMLPlatformUtils::Terminate (). I moved it to after the catch and
am not seeing the exception again. How can this be explained?

Regards,
Chew



On Wed, May 28, 2014 at 4:17 PM, Boris Kolpackov <boris at codesynthesis.com>
wrote:

> Hi Chew,
>
> You don't need to use keep_dom with --generate-wildcard. While it
> shouldn't make your code crash, try to remove this flag from both
> parsing and serialization and see if anything changes.
>
> Other than that, I don't see anything wrong with your code. Can
> you run it under the debugger and show the stack trace of the
> access violation?
>
> Boris
>


More information about the xsd-users mailing list