<?xml version="1.0" encoding="UTF-8"?>
<definitions  xmlns:tns="http://service.nsw.com"
  xmlns:wsr="http://www.openuri.org/2002/10/soap/reliability/"
  xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
  xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
  xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns:soap12enc="http://www.w3.org/2002/12/soap-encoding"
  xmlns:conv="http://www.openuri.org/2002/04/wsdl/conversation/"
  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
  xmlns:s="http://www.w3.org/2001/XMLSchema"
  xmlns="http://schemas.xmlsoap.org/wsdl/"
  targetNamespace="http://service.nsw.com">
 <message   name="CekBC11">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    type="partns:string"
    name="string">
  </part>
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    type="partns:string"
    name="string0">
  </part>
 </message>
 <message   name="CekBC11Response">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    type="partns:string"
    name="result">
  </part>
 </message>
 <portType   name="ServicesPort">
  <operation    name="CekBC11">
   <input     message="tns:CekBC11">
   </input>
   <output     message="tns:CekBC11Response">
   </output>
  </operation>
 </portType>
 <binding   type="tns:ServicesPort"
   name="ServicesPort">
  <soap:binding    style="rpc"
    transport="http://schemas.xmlsoap.org/soap/http">
  </soap:binding>
  <operation    name="CekBC11">
   <soap:operation     style="rpc"
     soapAction="">
   </soap:operation>
   <input>
    <soap:body      namespace="http://service.nsw.com"
      encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
      use="encoded">
    </soap:body>
   </input>
   <output>
    <soap:body      namespace="http://service.nsw.com"
      encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
      use="encoded">
    </soap:body>
   </output>
  </operation>
 </binding>
 <service   name="Services">
  <port    name="ServicesPort"
    binding="tns:ServicesPort">
   <soap:address     location="http://services.insw.go.id:80/BC11Services/Services">
   </soap:address>
  </port>
 </service>
</definitions>