<?xml version='1.0' encoding='UTF-8'?><definitions name="SushiService" targetNamespace="SushiService" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:sc="http://www.niso.org/schemas/sushi/counter" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:tns="SushiService" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
  <types xmlns="http://schemas.xmlsoap.org/wsdl/">
<xsd:schema xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:sc="http://www.niso.org/schemas/sushi/counter" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:tns="SushiService" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <xsd:import namespace="http://www.niso.org/schemas/sushi/counter" schemaLocation="http://services.mpsinsight.com/counter_sushi3_0/services/SushiService?xsd=counter_sushi3_0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
      </xsd:schema>
  </types>
  <message name="GetReportIn" xmlns="http://schemas.xmlsoap.org/wsdl/">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
    <part element="sc:ReportRequest" name="messagePart" xmlns="http://schemas.xmlsoap.org/wsdl/">
    </part>
  </message>
  <message name="GetReportOut" xmlns="http://schemas.xmlsoap.org/wsdl/">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
    <part element="sc:ReportResponse" name="messagePart" xmlns="http://schemas.xmlsoap.org/wsdl/">
    </part>
  </message>
  <portType name="SushiServiceInterface" xmlns="http://schemas.xmlsoap.org/wsdl/">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
    <operation name="GetReport" xmlns="http://schemas.xmlsoap.org/wsdl/">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
      <input message="tns:GetReportIn" xmlns="http://schemas.xmlsoap.org/wsdl/">
    </input>
      <output message="tns:GetReportOut" xmlns="http://schemas.xmlsoap.org/wsdl/">
    </output>
    </operation>
  </portType>
  <binding name="SushiService" type="tns:SushiServiceInterface" xmlns="http://schemas.xmlsoap.org/wsdl/">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
    <operation name="GetReport" xmlns="http://schemas.xmlsoap.org/wsdl/">
      <soap:operation soapAction="SushiService:GetReportIn" style="document" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
      <input xmlns="http://schemas.xmlsoap.org/wsdl/">
        <soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
      </input>
      <output xmlns="http://schemas.xmlsoap.org/wsdl/">
        <soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
      </output>
    </operation>
  </binding>
  <binding name="SushiServiceSoap12" type="tns:SushiServiceInterface" xmlns="http://schemas.xmlsoap.org/wsdl/">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" />
    <operation name="GetReport" xmlns="http://schemas.xmlsoap.org/wsdl/">
      <soap12:operation soapAction="SushiService:GetReportIn" style="document" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" />
      <input xmlns="http://schemas.xmlsoap.org/wsdl/">
        <soap12:body use="literal" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" />
      </input>
      <output xmlns="http://schemas.xmlsoap.org/wsdl/">
        <soap12:body use="literal" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" />
      </output>
    </operation>
  </binding>
  <service name="SushiService" xmlns="http://schemas.xmlsoap.org/wsdl/">
    <port binding="tns:SushiService" name="SushiServicePort" xmlns="http://schemas.xmlsoap.org/wsdl/">
      <soap:address location="http://services.mpsinsight.com/counter_sushi3_0/services/SushiService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
    </port>
  </service>
</definitions>
