Y
yannick.beot
Hi,
I have a problem with nested namespace in a schema.
I defined a schema A.
A is importing a schema B with the namespace nsB and a schema C with
the namespace nsC.
But both B and C are importing a schema D with a namespace D.
I have a validation error because some elements are defined twice.
Normally, I can not modify B, C and D.
How can I avoid such problem?
Thanks in advance
Yannick
I have a problem with nested namespace in a schema.
I defined a schema A.
A is importing a schema B with the namespace nsB and a schema C with
the namespace nsC.
But both B and C are importing a schema D with a namespace D.
I have a validation error because some elements are defined twice.
Normally, I can not modify B, C and D.
How can I avoid such problem?
Thanks in advance
Yannick