Skip to Content
0
Former Member
May 25, 2012 at 12:25 PM

Importing WSDL with XSD files

405 Views

Dear all,

I have an issue with WSDL which refers a XSD . This XSD refers to an another XSD.

I imported WDL and XSD file in the External defintion with the same name referred in WSDL.

WSDL File External Reference has XSD 1

And XSD 1 has External reference as XSD 2

WSDL Defintion

XSD 1 Definition

IR

WSDL

What I tried .

  • Tried to modify the WSDL with two import statment like

<xs:import namespace="http://mercury.com/ppm/dm/1.0" schemaLocation="itg_demand_0.xsd" />

<xs:import namespace="http://mercury.com/ppm/dm/1.0" schemaLocation="itg_demand_1.xsd" />

I would like to see the complete structure in WSDL so that i can map the fields in MM.

Please suggest

Attachments

WSDL_Schema o.png (19.5 kB)
XSD1.png (15.2 kB)
ED.png (1.3 kB)
WSDL.png (2.3 kB)