<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" name="Service1" targetNamespace="http://tempuri.org/">
  <wsp:Policy wsu:Id="CustomBinding_IService1_policy">
    <wsp:ExactlyOne>
      <wsp:All>
        <sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
          <wsp:Policy>
            <sp:TransportToken>
              <wsp:Policy>
                <sp:HttpsToken RequireClientCertificate="false"/>
              </wsp:Policy>
            </sp:TransportToken>
            <sp:AlgorithmSuite>
              <wsp:Policy>
                <sp:Basic128/>
              </wsp:Policy>
            </sp:AlgorithmSuite>
            <sp:Layout>
              <wsp:Policy>
                <sp:Lax/>
              </wsp:Policy>
            </sp:Layout>
            <sp:IncludeTimestamp/>
          </wsp:Policy>
        </sp:TransportBinding>
        <sp:SignedSupportingTokens xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
          <wsp:Policy>
            <sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
              <wsp:Policy>
                <sp:WssUsernameToken10/>
              </wsp:Policy>
            </sp:UsernameToken>
          </wsp:Policy>
        </sp:SignedSupportingTokens>
        <sp:Wss11 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
          <wsp:Policy/>
        </sp:Wss11>
        <sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
          <wsp:Policy>
            <sp:MustSupportIssuedTokens/>
            <sp:RequireClientEntropy/>
            <sp:RequireServerEntropy/>
          </wsp:Policy>
        </sp:Trust10>
      </wsp:All>
    </wsp:ExactlyOne>
  </wsp:Policy>
  <wsdl:types>
    <xsd:schema targetNamespace="http://tempuri.org/Imports">
      <xsd:import schemaLocation="https://fois.odishaminerals.gov.in/service.xsd" namespace="http://tempuri.org/"/>
      <xsd:import schemaLocation="https://fois.odishaminerals.gov.in/service1.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/>
    </xsd:schema>
  </wsdl:types>
  <wsdl:message name="IService1_GetTestData_InputMessage">
    <wsdl:part name="parameters" element="tns:GetTestData"/>
  </wsdl:message>
  <wsdl:message name="IService1_GetTestData_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetTestDataResponse"/>
  </wsdl:message>
  <wsdl:message name="IService1_sendCustomerDetails_InputMessage">
    <wsdl:part name="parameters" element="tns:sendCustomerDetails"/>
  </wsdl:message>
  <wsdl:message name="IService1_sendCustomerDetails_OutputMessage">
    <wsdl:part name="parameters" element="tns:sendCustomerDetailsResponse"/>
  </wsdl:message>
  <wsdl:message name="IService1_sendStationDetails_InputMessage">
    <wsdl:part name="parameters" element="tns:sendStationDetails"/>
  </wsdl:message>
  <wsdl:message name="IService1_sendStationDetails_OutputMessage">
    <wsdl:part name="parameters" element="tns:sendStationDetailsResponse"/>
  </wsdl:message>
  <wsdl:message name="IService1_sendRRDetails_InputMessage">
    <wsdl:part name="parameters" element="tns:sendRRDetails"/>
  </wsdl:message>
  <wsdl:message name="IService1_sendRRDetails_OutputMessage">
    <wsdl:part name="parameters" element="tns:sendRRDetailsResponse"/>
  </wsdl:message>
  <wsdl:message name="IService1_getRakePermitDetail_InputMessage">
    <wsdl:part name="parameters" element="tns:getRakePermitDetail"/>
  </wsdl:message>
  <wsdl:message name="IService1_getRakePermitDetail_OutputMessage">
    <wsdl:part name="parameters" element="tns:getRakePermitDetailResponse"/>
  </wsdl:message>
  <wsdl:portType name="IService1">
    <wsdl:operation name="GetTestData">
      <wsdl:input wsaw:Action="http://tempuri.org/IService1/GetTestData" message="tns:IService1_GetTestData_InputMessage"/>
      <wsdl:output wsaw:Action="http://tempuri.org/IService1/GetTestDataResponse" message="tns:IService1_GetTestData_OutputMessage"/>
    </wsdl:operation>
    <wsdl:operation name="sendCustomerDetails">
      <wsdl:input wsaw:Action="http://tempuri.org/IService1/sendCustomerDetails" message="tns:IService1_sendCustomerDetails_InputMessage"/>
      <wsdl:output wsaw:Action="http://tempuri.org/IService1/sendCustomerDetailsResponse" message="tns:IService1_sendCustomerDetails_OutputMessage"/>
    </wsdl:operation>
    <wsdl:operation name="sendStationDetails">
      <wsdl:input wsaw:Action="http://tempuri.org/IService1/sendStationDetails" message="tns:IService1_sendStationDetails_InputMessage"/>
      <wsdl:output wsaw:Action="http://tempuri.org/IService1/sendStationDetailsResponse" message="tns:IService1_sendStationDetails_OutputMessage"/>
    </wsdl:operation>
    <wsdl:operation name="sendRRDetails">
      <wsdl:input wsaw:Action="http://tempuri.org/IService1/sendRRDetails" message="tns:IService1_sendRRDetails_InputMessage"/>
      <wsdl:output wsaw:Action="http://tempuri.org/IService1/sendRRDetailsResponse" message="tns:IService1_sendRRDetails_OutputMessage"/>
    </wsdl:operation>
    <wsdl:operation name="getRakePermitDetail">
      <wsdl:input wsaw:Action="http://tempuri.org/IService1/getRakePermitDetail" message="tns:IService1_getRakePermitDetail_InputMessage"/>
      <wsdl:output wsaw:Action="http://tempuri.org/IService1/getRakePermitDetailResponse" message="tns:IService1_getRakePermitDetail_OutputMessage"/>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="CustomBinding_IService1" type="tns:IService1">
    <wsp:PolicyReference URI="#CustomBinding_IService1_policy"/>
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="GetTestData">
      <soap:operation soapAction="http://tempuri.org/IService1/GetTestData" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="sendCustomerDetails">
      <soap:operation soapAction="http://tempuri.org/IService1/sendCustomerDetails" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="sendStationDetails">
      <soap:operation soapAction="http://tempuri.org/IService1/sendStationDetails" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="sendRRDetails">
      <soap:operation soapAction="http://tempuri.org/IService1/sendRRDetails" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getRakePermitDetail">
      <soap:operation soapAction="http://tempuri.org/IService1/getRakePermitDetail" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Service1">
    <wsdl:port name="CustomBinding_IService1" binding="tns:CustomBinding_IService1">
      <soap:address location="https://fois.odishaminerals.gov.in/Service1.svc"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>