[xsd-users] Default values of elements that use enumerated types

Boris Kolpackov boris at codesynthesis.com
Thu Dec 10 09:49:57 EST 2015


Hi Tony,

Tony McConnell <amnw14545 at googlemail.com> writes:

> I've enclosed a small test case as this is where I think the problem lies.

Something is wrong with the way you setup the parser. Specifically, it
downloads the schema from the URL in (schemaLocation) rather than using
the local one. If I use my own schema loader/validator, there are no
errors. See for details/source code:

http://codesynthesis.com/~boris/blog/2010/03/15/validating-external-schemas-xerces-cxx/

Boris



More information about the xsd-users mailing list