[xsd-users] Help me: Borland C++ Builder 2007 compiled program has unwanted prefix and all property values are missing.

Boris Kolpackov boris at codesynthesis.com
Fri Oct 16 05:03:37 EDT 2009


Hi James,

James Mei <jxmei3 at gmail.com> writes:

> ix="3452816845", sGroup="3452816845" are not part of the schema and do 
> not exist in the program output generated by vc express 2008.

They are part of the schema.


> Also, the decimal value of 3452816845 is HEX 0xCDCDCDCD, does it mean
> anything ?

It is most likely garbage. I suspect that you are trying this with XSD
source code that you have modified. Can you try it on the standard XSD
distribution without any modifications? Double check that the include 
paths in VC++ point to the unmodified libxsd.


> Since this is moving away from Borland compiler, should I open another 
> topic

Yes, the posting guidelines suggest that you should start a new email
(instead of replying to an existing thread) with a new subject for an
unrelated questions:

http://www.codesynthesis.com/support/posting-guidelines.xhtml

Boris



More information about the xsd-users mailing list