import collision with top-level declaration
Brought to you by:
pabigot
When the schema references a namespace in module X to provide a complex type C, and also declares an element named X, and the reference to type X.C follows the definition of the element X, the names collide and you get:
AttributeError: 'element' object has no attribute 'C'
Same sort of problem as #191.
resolution set to fixed
commit e449cb77c74af2942296dfa0bc1be74973febae8
Author: Peter A. Bigot pab@pabigot.com
Date: Mon Apr 15 06:29:17 2013 -0500