[xsd-users] schema to c++ namespace mapping problem
Boris Kolpackov
boris at codesynthesis.com
Thu Jul 4 09:18:51 EDT 2013
Hi Ashok,
Ashok Shenoy <kashokshenoy at gmail.com> writes:
> The error comes at runtime.only for this file; WHY?
Becuase the C++/Tree mapping uses Xerces-C++ to perform schema
validation.
> Also the caching method involves accessing xerces directly. I do not want
> to do this.
Well, disable validation then. See Section 5.1, "XML Schema Validation
and Searching" in the C++/Tree Mapping Getting Started Guide for details:
http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/guide/#5.1
Boris
More information about the xsd-users
mailing list