Namespace must be a reserved symbol within CTD instances
Brought to you by:
pabigot
A type attribute Namespace will create a property Namespace that supersedes the module global of the same name, resulting in an error when the class assigns expanded names to qualified attributes and elements referencing this module global.
Fixed with following commit. Same change is in branch pyxb-1.1/next as cd3ec112da7c40c0d.