[xsd-users] Runtime exception if using istream while string is working

Boris Kolpackov boris at codesynthesis.com
Mon Dec 12 11:10:02 EST 2016


Hi Bernhard,

Bernhard Rapp <bernhard.rapp at student.tugraz.at> writes:

> If I use the code above and run it, I get:
> ...exception: xercesc_3_1::RuntimeException at memory location ....
> ...xsd::cxx::tree::parsing<char> at memory location ...
> 
> Does anybody can point me in a direction to look at?

Looks like the code throws an exception (xml_schema::parsing). Why
don't you catch it, print it, and see what it says?

Boris



More information about the xsd-users mailing list