[xsd-users] problem with xerces namespace

Denny Hatzenbihler drhvm at us.ibm.com
Fri May 2 10:27:01 EDT 2008


I am using the xsd to convert  schema's to .hxx and .cxx.  The problem i am
hitting is the xerces namespace used by the xsd tool (xercesc::) does not
match the xerces namespace used by the rest of the code that will be using
the generated C++ classes/headers (xercesc_2_7::).  Is there a way to
change the  xerces namespace used by the xsd tool so that it would match
the versioned one?




More information about the xsd-users mailing list