[xsd-users] Re: Missing includes in code generated from AIXM 5.1
Guillermo Frontera
gfrontera at ucm.es
Fri Mar 2 09:14:34 EST 2018
Perhaps I should mention that, in the example above, the compiler
complains that the C++ type CoordinateOperationPropertyType does
not exist. Therefore, I must manually include the line:
#include "CoordinateOperationPropertyType.hxx"
And then it's fixed. I had to manually fix all the 42 missing types to
get it to compile without errors.
More information about the xsd-users
mailing list