Troubleshooting
Problem
How do you rresolve the following error, which you receive when validating a WSDL import failed?
Symptom
XSD: Type reference 'http://www.example.com/wsdls#MyType' is unresolved.
The WSDL file validated fine in Altova XMLSpy, but the validation failed in WebSphere Integration Developer.
Cause
This issue is caused by inline schemas that have the same namespace.
Resolving The Problem
Combine all of the inline schemas with the same namespace into one inline schema.
Alternatively, you can extract your inline schemas to XSD files when using the WSDL and XSD importer, which you can access by selecting File > Import > Business Integration > WSDL and XSD.
Note: The XSD model is working as designed; it requires specific references, such as an xsd:include, to objects outside a schema.
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg21614698