[xsd-users] Relating XSD identifiers to C++ identifiers

Iain Sharp isharp at atis.org
Thu Feb 1 08:39:31 EST 2018


Hi Folks,

I am working on a committee-defined set of XSDs that have a complicated structure which means that various special cases occur when CodeSynthesis Tree chooses the identifiers to use in its object model. So I can automate some higher layer code generation I would like to have a machine readable map between the elements and identifiers used in the XSD and the corresponding identifiers in the C++ object model.

Is there an easy way to generate this information? At the moment it looks like parsing the DOXYGEN comments in the output .hxx files might be the simplest approach.

Regards

Iain



More information about the xsd-users mailing list