<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions 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="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 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="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx">
      <s:element name="ProcessTraveller">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Header" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Attributes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ProcessTravellerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ProcessTravellerResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetReferenceData">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Header" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Action" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetReferenceDataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetReferenceDataResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="ProcessTravellerSoapIn">
    <wsdl:part name="parameters" element="tns:ProcessTraveller" />
  </wsdl:message>
  <wsdl:message name="ProcessTravellerSoapOut">
    <wsdl:part name="parameters" element="tns:ProcessTravellerResponse" />
  </wsdl:message>
  <wsdl:message name="GetReferenceDataSoapIn">
    <wsdl:part name="parameters" element="tns:GetReferenceData" />
  </wsdl:message>
  <wsdl:message name="GetReferenceDataSoapOut">
    <wsdl:part name="parameters" element="tns:GetReferenceDataResponse" />
  </wsdl:message>
  <wsdl:portType name="ProfileManager_HRSoap">
    <wsdl:operation name="ProcessTraveller">
      <wsdl:input message="tns:ProcessTravellerSoapIn" />
      <wsdl:output message="tns:ProcessTravellerSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetReferenceData">
      <wsdl:input message="tns:GetReferenceDataSoapIn" />
      <wsdl:output message="tns:GetReferenceDataSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ProfileManager_HRSoap" type="tns:ProfileManager_HRSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ProcessTraveller">
      <soap:operation soapAction="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx/ProcessTraveller" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetReferenceData">
      <soap:operation soapAction="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx/GetReferenceData" 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="ProfileManager_HRSoap12" type="tns:ProfileManager_HRSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ProcessTraveller">
      <soap12:operation soapAction="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx/ProcessTraveller" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetReferenceData">
      <soap12:operation soapAction="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx/GetReferenceData" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="ProfileManager_HR">
    <wsdl:port name="ProfileManager_HRSoap" binding="tns:ProfileManager_HRSoap">
      <soap:address location="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx" />
    </wsdl:port>
    <wsdl:port name="ProfileManager_HRSoap12" binding="tns:ProfileManager_HRSoap12">
      <soap12:address location="https://www.profilemanager.travel/ProfileManager_HR/ProfileManager_HR.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>