[xsde-users] Type Maps & generated code results

Boris Kolpackov boris at codesynthesis.com
Mon Dec 5 12:01:13 EST 2011


Hi Eric,

For a detailed description of the type map file format as well
as examples, please see Chapter 4, "Type Maps" in the Embedded
C++/Parser Mapping Getting Started Guide:

http://codesynthesis.com/projects/xsde/documentation/cxx/parser/guide/#4

As a general rule, the namespace name after the 'namespace' keyword
should be exactly as in the targetNamespace attribute of your schema.
Also make sure that the type name is exactly as in the schema.

If none of this helps, please send a small test case (schema + map
file) that reproduces the problem.

Boris



More information about the xsde-users mailing list