[xsd-users] xsd internationalization.
Boris Kolpackov
boris at codesynthesis.com
Wed Jun 6 10:16:14 EDT 2012
Hi Dmitry,
In the future please keep your replies CC'ed to the xsd-users mailing
list as discussed in the posting guidelines:
http://www.codesynthesis.com/support/posting-guidelines.xhtml
Dmitry Chernov <diman4ik.chernov at gmail.com> writes:
> > Essentially, we would add another option, say --custom-identifiers,
> > with which you will be able to pass an XML file that contains mappings
> > between Cyrillic names and the Latin names that should be used instead
> > in the C++ code
>
> That would be good option I think.
I am still not convinced it is worth spending time on that, though.
Schemas with non-Latin element/attribute names are quite rare. In
fact, you are the first person trying to use one with XSD.
What about the DOM pre/post-processing approach? I realize it is
more work for you (instead of for us ;-)) but maybe it is the right
way to handle this "unusual" case?
Boris
More information about the xsd-users
mailing list