Hello, we do have bunch of schemas with no targetNamespace set but we do import them with namespace attribute. Its a viloation of http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/#src-import but I know which namespace is the "correct" one. Unfortunately I am not able to fix these XSDs because these are being online generated by our thirdparty server tooling.
Is there any was to tell XmlBeans to use the namespace from the attribute (or to use targetNamespace of the imported schema)? Is there such a functionality? Or do you know about any hack to do this? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

