standardize element order
Brought to you by:
pabigot
The order by which XML tags are assigned Python names, both for types in a module and elements/attributes in a type, should be constant assuming the schema are not changed. Use a total order on definition location within the schema to enforce this.
Fixed in the 1.2.x series at or before this commit: