[xsde-users] Regex for Class-renaming

Boris Kolpackov boris at codesynthesis.com
Wed Apr 6 14:13:17 EDT 2011


Hi Matthias,

Matthias Maschek <matthias.maschek at uma.at> writes:

> I'm trying to generate my code and to rename all generated classes 
> to start with uppercase. As i was searching through the documentation
> i only found that option for anonymous types. Any tipps how to achive
> it for all classes?

For named types XSD/e does not perform any name transformations and uses
the original name as is. So the only way to achieve this is to change the
type names in the schema to start with a capital letter.

Boris



More information about the xsde-users mailing list