5

there is someone that know if exist a XSD code generator for C source code? I have a lot of xsd files and I need to generate C struct and relative function fromXml and toXml. Thanks.

n3wtron
  • 73
  • 6

1 Answers1

1

For C++ generation there is http://sourceforge.net/projects/xxsd2code/

mjn
  • 36,362
  • 28
  • 176
  • 378