<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://webservices.aip.com/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:ns3="http://schemas.xmlsoap.org/soap/http" xmlns:ns1="http://www.starstandards.org/webservices/2009/transport/bindings" name="BmwProcessRepairOrderService" targetNamespace="http://webservices.aip.com/">
  <wsdl:import location="http://bmw-services-ro-dev.autoipacket.com:8080/bmw-ws/BmwProcessRepairOrder?wsdl=starTransportPortTypes.wsdl" namespace="http://www.starstandards.org/webservices/2009/transport/bindings">
    </wsdl:import>
  <wsdl:binding name="BmwProcessRepairOrderServiceSoapBinding" type="ns1:starTransportPortTypes">
    <soap12:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="PutMessage">
      <soap12:operation soapAction="http://www.starstandards.org/webservices/2009/transport/operations/PutMessage" style="document"/>
      <wsdl:input name="PutMessage">
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="PutMessageResponse">
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ProcessMessage">
      <soap12:operation soapAction="http://www.starstandards.org/webservices/2009/transport/operations/ProcessMessage" style="document"/>
      <wsdl:input name="ProcessMessage">
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="ProcessMessageResponse">
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PullMessage">
      <soap12:operation soapAction="http://www.starstandards.org/webservices/2009/transport/operations/PullMessage" style="document"/>
      <wsdl:input name="PullMessage">
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="PullMessageResponse">
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="BmwProcessRepairOrderService">
    <wsdl:port binding="tns:BmwProcessRepairOrderServiceSoapBinding" name="BmwProcessRepairOrderPort">
      <soap12:address location="http://bmw-services-ro-dev.autoipacket.com:8080/bmw-ws/BmwProcessRepairOrder"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>