[xsd-users] unable to load file with with validation

Boris Kolpackov boris at codesynthesis.com
Tue May 28 07:42:00 EDT 2013


Hi Adrian,

Adrian Stern <adrian.stern at screenfood.com> writes:

> If I don't set xml_schema::flags::don't_validate I still can't load my
> file. Validating my xml against my xsd in a online tool says that 
> everything is ok.

In this case it is most likely due to the schema not being found during
parsing. Check Section 5.1, "XML Schema Validation and Searching" in the
C++/Tree Mapping Getting Started Guide.

Boris



More information about the xsd-users mailing list