[xsd-users] xsd internationalization.

Dmitry Chernov diman4ik.chernov at gmail.com
Wed Jun 6 01:40:32 EDT 2012


In our software we need to generate xml with cyrillic letters from
cyrillic xsd. Maybe it would be reasonable to have two types of xsd:
one plain latin and one cyrillic. People who are responsible for
creation of xsd would make cyrillic, we would transliterate it with
script. Than with xsd generate C++ classes from latin xsd. Than at
runtime our software would serialize C++ objects in cyrillic xml. Is
it possible to add such an oportunity to xsd lib?

Thank you.



More information about the xsd-users mailing list