Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
<wsdl:types>
<xsd schema>
<xsd:import>myTypes.xsd</xsd:import>
</xsd schema>
</wsdl:types>
<wsdl:types>
<xsd schema>
<!-- this schema should live in a XSD file that can be imported by all WSDL's -->
</xsd schema>
<xsd schema>
</xsd schema>
</wsdl:types>
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="ImportSchema"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:tns="http://www.talend.org/service/"
targetNamespace="http://www.talend.org/service/">
<wsdl:types>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.talend.org/service/"
xmlns:pref="http://www.dstv.com/services/DStvTypes/">
<xsd:import schemaLocation="schemas/DStvTypes.xsd" namespace="http://www.dstv.com/services/DStvTypes/"></xsd:import>
<xsd:element name="ImportSchemaOperationRequest">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="in