XML namespace issue
Submitted by G??bor Szalai
Link to original bug (#572830)
Description
The xml encoder uses wrong namespaces for imported type
module A defines T1 with namespace nsA module B defines T2, which has a field type T1, but the B module uses namespace nsB
The T1 typed field is encoded with namespace nsB instead of nsA
Version: 7.1.0