In AbstractDataBinding.addSchemaDocument, all schemaLocation attributes from any import statements are removed as some kind of "patch" (the schemaLocation attribute was generated before).

(1) anyone knows what patch the code speaks about (variable patchRequired)
(2) if the WSDL is read from a WS client, the import element cannot resolve the declared namespace to an XSD since the schemaLocation attribute is removed. I do not understand the logic of this patch...?

Reply via email to