<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.SriLankaJobs.info/Jobs/WebServices/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://www.SriLankaJobs.info/Jobs/WebServices/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This web service allows employers to post/retrieve jobs to SriLankaJobs.info</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.SriLankaJobs.info/Jobs/WebServices/">
      <s:element name="PostJob">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostJobResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="PostJobResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="string" nillable="true" type="s:string" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="PostJobSoapIn">
    <wsdl:part name="parameters" element="tns:PostJob" />
  </wsdl:message>
  <wsdl:message name="PostJobSoapOut">
    <wsdl:part name="parameters" element="tns:PostJobResponse" />
  </wsdl:message>
  <wsdl:message name="PostJobHttpGetIn">
    <wsdl:part name="strXML" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostJobHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="PostJobHttpPostIn">
    <wsdl:part name="strXML" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostJobHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:portType name="JobsSoap">
    <wsdl:operation name="PostJob">
      <wsdl:input message="tns:PostJobSoapIn" />
      <wsdl:output message="tns:PostJobSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="JobsHttpGet">
    <wsdl:operation name="PostJob">
      <wsdl:input message="tns:PostJobHttpGetIn" />
      <wsdl:output message="tns:PostJobHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="JobsHttpPost">
    <wsdl:operation name="PostJob">
      <wsdl:input message="tns:PostJobHttpPostIn" />
      <wsdl:output message="tns:PostJobHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="JobsSoap" type="tns:JobsSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="PostJob">
      <soap:operation soapAction="http://www.SriLankaJobs.info/Jobs/WebServices/PostJob" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="JobsSoap12" type="tns:JobsSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="PostJob">
      <soap12:operation soapAction="http://www.SriLankaJobs.info/Jobs/WebServices/PostJob" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="JobsHttpGet" type="tns:JobsHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="PostJob">
      <http:operation location="/PostJob" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="JobsHttpPost" type="tns:JobsHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="PostJob">
      <http:operation location="/PostJob" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Jobs">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This web service allows employers to post/retrieve jobs to SriLankaJobs.info</wsdl:documentation>
    <wsdl:port name="JobsSoap" binding="tns:JobsSoap">
      <soap:address location="http://www.srilankajobs.info/jobs/webservices/jobs.asmx" />
    </wsdl:port>
    <wsdl:port name="JobsSoap12" binding="tns:JobsSoap12">
      <soap12:address location="http://www.srilankajobs.info/jobs/webservices/jobs.asmx" />
    </wsdl:port>
    <wsdl:port name="JobsHttpGet" binding="tns:JobsHttpGet">
      <http:address location="http://www.srilankajobs.info/jobs/webservices/jobs.asmx" />
    </wsdl:port>
    <wsdl:port name="JobsHttpPost" binding="tns:JobsHttpPost">
      <http:address location="http://www.srilankajobs.info/jobs/webservices/jobs.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>