<?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="http://WSPublicationv2.rentalp.ch.session_channel" 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="http://WSPublicationv2.rentalp.ch.session_channel" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://WSPublicationv2.rentalp.ch.session_channel">
      <s:element name="IsConnected">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IsConnectedResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="IsConnectedResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLanguage">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="languageId" type="s:decimal" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLanguageResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetLanguageResult" type="tns:ArrayOfLanguage" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfLanguage">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Language" nillable="true" type="tns:Language" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Language">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="LanguageId" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="LanguageName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LanguageISOLetterCode" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="GetDefaultLanguage">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetDefaultLanguageResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetDefaultLanguageResult" type="tns:Language" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetDefaultLanguage">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="languageId" type="s:decimal" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetDefaultLanguageResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SetDefaultLanguageResult" type="tns:Language" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AddTOMASReservation">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="reservationId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="creditCardHolder" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="creditCardNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="creditcardValidThruDate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="creditCardCvcCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="creditCardType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="lIsCancellation" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AddTOMASReservationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="AddTOMASReservationResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ConnectChannel">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="channelId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="channelUserName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="channelUserPwd" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ConnectChannelResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ConnectChannelResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DisConnect">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DisConnectResponse">
        <s:complexType />
      </s:element>
      <s:element name="SetSearchParameters">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="nDayFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nMonthFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nYearFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nDayTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nMonthTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nYearTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdRegion" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdResort" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nPrice" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="SelfAssessementEnumId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nNbOfBedRooms" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nNbOfPersons" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="BuildingTypeEnumId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="SituationEnumId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="IsWheelchairAccessible" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="IsPetAllowed" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasParking" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasSwimmingPool" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasTV" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasDishWasher" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasWashingmachine" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="IsNonSmoking" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="ObjectName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdMainObject" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdObjectType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetSearchParametersResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SetSearchParametersResult" type="tns:SearchParameters" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="SearchParameters">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="lDateFromIsInvalid" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="lDateToIsInvalid" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nDayFrom" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nMonthFrom" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nYearFrom" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nDayTo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nMonthTo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nYearTo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nIdRegion" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nIdResort" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nPrice" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SelfAssessementEnumId" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nNbOfBedRooms" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="nNbOfPersons" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="BuildingTypeEnumId" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SituationEnumId" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IsWheelchairAccessible" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPetAllowed" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HasParking" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HasSwimmingPool" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HasTV" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HasDishWasher" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HasWashingmachine" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IsNonSmoking" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="ObjectName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_MainObjectType" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_ObjectType" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="aPersonTypes" type="tns:ArrayOfPersonType" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ArrayOfPersonType">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="PersonType" nillable="true" type="tns:PersonType" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="PersonType">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="PersonTypeId" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="TranslatedLabel" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Code" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="AgeMin" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="AgeMax" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IsBaby" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsChild" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsAdult" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsSenior" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="MinQuantity" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="MaxQuantity" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="CurrentQuantity" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="SetSearchParametersWithPersonTypes">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="nDayFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nMonthFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nYearFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nDayTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nMonthTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nYearTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdRegion" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdResort" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nPrice" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="SelfAssessementEnumId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nNbOfBedRooms" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nNbOfPersons" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="BuildingTypeEnumId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="SituationEnumId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="IsWheelchairAccessible" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="IsPetAllowed" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasParking" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasSwimmingPool" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasTV" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasDishWasher" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="HasWashingmachine" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="IsNonSmoking" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="ObjectName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdMainObject" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nIdObjectType" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="aPersonTypes" type="tns:ArrayOfPersonType" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetSearchParametersWithPersonTypesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SetSearchParametersWithPersonTypesResult" type="tns:SearchParameters" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetSearchDatesParameters">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="nDayFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nMonthFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nYearFrom" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nDayTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nMonthTo" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="nYearTo" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetSearchDatesParametersResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SetSearchDatesParametersResult" type="tns:SearchParameters" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLastSearchParameters">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sessionKey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLastSearchParametersResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetLastSearchParametersResult" type="tns:SearchParameters" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="boolean" type="s:boolean" />
      <s:element name="ArrayOfLanguage" nillable="true" type="tns:ArrayOfLanguage" />
      <s:element name="Language" nillable="true" type="tns:Language" />
      <s:element name="string" nillable="true" type="s:string" />
      <s:element name="SearchParameters" nillable="true" type="tns:SearchParameters" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="IsConnectedSoapIn">
    <wsdl:part name="parameters" element="tns:IsConnected" />
  </wsdl:message>
  <wsdl:message name="IsConnectedSoapOut">
    <wsdl:part name="parameters" element="tns:IsConnectedResponse" />
  </wsdl:message>
  <wsdl:message name="GetLanguageSoapIn">
    <wsdl:part name="parameters" element="tns:GetLanguage" />
  </wsdl:message>
  <wsdl:message name="GetLanguageSoapOut">
    <wsdl:part name="parameters" element="tns:GetLanguageResponse" />
  </wsdl:message>
  <wsdl:message name="GetDefaultLanguageSoapIn">
    <wsdl:part name="parameters" element="tns:GetDefaultLanguage" />
  </wsdl:message>
  <wsdl:message name="GetDefaultLanguageSoapOut">
    <wsdl:part name="parameters" element="tns:GetDefaultLanguageResponse" />
  </wsdl:message>
  <wsdl:message name="SetDefaultLanguageSoapIn">
    <wsdl:part name="parameters" element="tns:SetDefaultLanguage" />
  </wsdl:message>
  <wsdl:message name="SetDefaultLanguageSoapOut">
    <wsdl:part name="parameters" element="tns:SetDefaultLanguageResponse" />
  </wsdl:message>
  <wsdl:message name="AddTOMASReservationSoapIn">
    <wsdl:part name="parameters" element="tns:AddTOMASReservation" />
  </wsdl:message>
  <wsdl:message name="AddTOMASReservationSoapOut">
    <wsdl:part name="parameters" element="tns:AddTOMASReservationResponse" />
  </wsdl:message>
  <wsdl:message name="ConnectChannelSoapIn">
    <wsdl:part name="parameters" element="tns:ConnectChannel" />
  </wsdl:message>
  <wsdl:message name="ConnectChannelSoapOut">
    <wsdl:part name="parameters" element="tns:ConnectChannelResponse" />
  </wsdl:message>
  <wsdl:message name="DisConnectSoapIn">
    <wsdl:part name="parameters" element="tns:DisConnect" />
  </wsdl:message>
  <wsdl:message name="DisConnectSoapOut">
    <wsdl:part name="parameters" element="tns:DisConnectResponse" />
  </wsdl:message>
  <wsdl:message name="SetSearchParametersSoapIn">
    <wsdl:part name="parameters" element="tns:SetSearchParameters" />
  </wsdl:message>
  <wsdl:message name="SetSearchParametersSoapOut">
    <wsdl:part name="parameters" element="tns:SetSearchParametersResponse" />
  </wsdl:message>
  <wsdl:message name="SetSearchParametersWithPersonTypesSoapIn">
    <wsdl:part name="parameters" element="tns:SetSearchParametersWithPersonTypes" />
  </wsdl:message>
  <wsdl:message name="SetSearchParametersWithPersonTypesSoapOut">
    <wsdl:part name="parameters" element="tns:SetSearchParametersWithPersonTypesResponse" />
  </wsdl:message>
  <wsdl:message name="SetSearchDatesParametersSoapIn">
    <wsdl:part name="parameters" element="tns:SetSearchDatesParameters" />
  </wsdl:message>
  <wsdl:message name="SetSearchDatesParametersSoapOut">
    <wsdl:part name="parameters" element="tns:SetSearchDatesParametersResponse" />
  </wsdl:message>
  <wsdl:message name="GetLastSearchParametersSoapIn">
    <wsdl:part name="parameters" element="tns:GetLastSearchParameters" />
  </wsdl:message>
  <wsdl:message name="GetLastSearchParametersSoapOut">
    <wsdl:part name="parameters" element="tns:GetLastSearchParametersResponse" />
  </wsdl:message>
  <wsdl:message name="IsConnectedHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="IsConnectedHttpGetOut">
    <wsdl:part name="Body" element="tns:boolean" />
  </wsdl:message>
  <wsdl:message name="GetLanguageHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="languageId" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetLanguageHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfLanguage" />
  </wsdl:message>
  <wsdl:message name="GetDefaultLanguageHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetDefaultLanguageHttpGetOut">
    <wsdl:part name="Body" element="tns:Language" />
  </wsdl:message>
  <wsdl:message name="SetDefaultLanguageHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="languageId" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SetDefaultLanguageHttpGetOut">
    <wsdl:part name="Body" element="tns:Language" />
  </wsdl:message>
  <wsdl:message name="AddTOMASReservationHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="reservationId" type="s:string" />
    <wsdl:part name="creditCardHolder" type="s:string" />
    <wsdl:part name="creditCardNumber" type="s:string" />
    <wsdl:part name="creditcardValidThruDate" type="s:string" />
    <wsdl:part name="creditCardCvcCode" type="s:string" />
    <wsdl:part name="creditCardType" type="s:string" />
    <wsdl:part name="lIsCancellation" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AddTOMASReservationHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="ConnectChannelHttpGetIn">
    <wsdl:part name="channelId" type="s:string" />
    <wsdl:part name="channelUserName" type="s:string" />
    <wsdl:part name="channelUserPwd" type="s:string" />
  </wsdl:message>
  <wsdl:message name="ConnectChannelHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="DisConnectHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="DisConnectHttpGetOut" />
  <wsdl:message name="SetSearchParametersHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="nDayFrom" type="s:string" />
    <wsdl:part name="nMonthFrom" type="s:string" />
    <wsdl:part name="nYearFrom" type="s:string" />
    <wsdl:part name="nDayTo" type="s:string" />
    <wsdl:part name="nMonthTo" type="s:string" />
    <wsdl:part name="nYearTo" type="s:string" />
    <wsdl:part name="nIdRegion" type="s:string" />
    <wsdl:part name="nIdResort" type="s:string" />
    <wsdl:part name="nPrice" type="s:string" />
    <wsdl:part name="SelfAssessementEnumId" type="s:string" />
    <wsdl:part name="nNbOfBedRooms" type="s:string" />
    <wsdl:part name="nNbOfPersons" type="s:string" />
    <wsdl:part name="BuildingTypeEnumId" type="s:string" />
    <wsdl:part name="SituationEnumId" type="s:string" />
    <wsdl:part name="IsWheelchairAccessible" type="s:string" />
    <wsdl:part name="IsPetAllowed" type="s:string" />
    <wsdl:part name="HasParking" type="s:string" />
    <wsdl:part name="HasSwimmingPool" type="s:string" />
    <wsdl:part name="HasTV" type="s:string" />
    <wsdl:part name="HasDishWasher" type="s:string" />
    <wsdl:part name="HasWashingmachine" type="s:string" />
    <wsdl:part name="IsNonSmoking" type="s:string" />
    <wsdl:part name="ObjectName" type="s:string" />
    <wsdl:part name="nIdMainObject" type="s:string" />
    <wsdl:part name="nIdObjectType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SetSearchParametersHttpGetOut">
    <wsdl:part name="Body" element="tns:SearchParameters" />
  </wsdl:message>
  <wsdl:message name="SetSearchDatesParametersHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="nDayFrom" type="s:string" />
    <wsdl:part name="nMonthFrom" type="s:string" />
    <wsdl:part name="nYearFrom" type="s:string" />
    <wsdl:part name="nDayTo" type="s:string" />
    <wsdl:part name="nMonthTo" type="s:string" />
    <wsdl:part name="nYearTo" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SetSearchDatesParametersHttpGetOut">
    <wsdl:part name="Body" element="tns:SearchParameters" />
  </wsdl:message>
  <wsdl:message name="GetLastSearchParametersHttpGetIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetLastSearchParametersHttpGetOut">
    <wsdl:part name="Body" element="tns:SearchParameters" />
  </wsdl:message>
  <wsdl:message name="IsConnectedHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="IsConnectedHttpPostOut">
    <wsdl:part name="Body" element="tns:boolean" />
  </wsdl:message>
  <wsdl:message name="GetLanguageHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="languageId" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetLanguageHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfLanguage" />
  </wsdl:message>
  <wsdl:message name="GetDefaultLanguageHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetDefaultLanguageHttpPostOut">
    <wsdl:part name="Body" element="tns:Language" />
  </wsdl:message>
  <wsdl:message name="SetDefaultLanguageHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="languageId" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SetDefaultLanguageHttpPostOut">
    <wsdl:part name="Body" element="tns:Language" />
  </wsdl:message>
  <wsdl:message name="AddTOMASReservationHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="reservationId" type="s:string" />
    <wsdl:part name="creditCardHolder" type="s:string" />
    <wsdl:part name="creditCardNumber" type="s:string" />
    <wsdl:part name="creditcardValidThruDate" type="s:string" />
    <wsdl:part name="creditCardCvcCode" type="s:string" />
    <wsdl:part name="creditCardType" type="s:string" />
    <wsdl:part name="lIsCancellation" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AddTOMASReservationHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="ConnectChannelHttpPostIn">
    <wsdl:part name="channelId" type="s:string" />
    <wsdl:part name="channelUserName" type="s:string" />
    <wsdl:part name="channelUserPwd" type="s:string" />
  </wsdl:message>
  <wsdl:message name="ConnectChannelHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="DisConnectHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="DisConnectHttpPostOut" />
  <wsdl:message name="SetSearchParametersHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="nDayFrom" type="s:string" />
    <wsdl:part name="nMonthFrom" type="s:string" />
    <wsdl:part name="nYearFrom" type="s:string" />
    <wsdl:part name="nDayTo" type="s:string" />
    <wsdl:part name="nMonthTo" type="s:string" />
    <wsdl:part name="nYearTo" type="s:string" />
    <wsdl:part name="nIdRegion" type="s:string" />
    <wsdl:part name="nIdResort" type="s:string" />
    <wsdl:part name="nPrice" type="s:string" />
    <wsdl:part name="SelfAssessementEnumId" type="s:string" />
    <wsdl:part name="nNbOfBedRooms" type="s:string" />
    <wsdl:part name="nNbOfPersons" type="s:string" />
    <wsdl:part name="BuildingTypeEnumId" type="s:string" />
    <wsdl:part name="SituationEnumId" type="s:string" />
    <wsdl:part name="IsWheelchairAccessible" type="s:string" />
    <wsdl:part name="IsPetAllowed" type="s:string" />
    <wsdl:part name="HasParking" type="s:string" />
    <wsdl:part name="HasSwimmingPool" type="s:string" />
    <wsdl:part name="HasTV" type="s:string" />
    <wsdl:part name="HasDishWasher" type="s:string" />
    <wsdl:part name="HasWashingmachine" type="s:string" />
    <wsdl:part name="IsNonSmoking" type="s:string" />
    <wsdl:part name="ObjectName" type="s:string" />
    <wsdl:part name="nIdMainObject" type="s:string" />
    <wsdl:part name="nIdObjectType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SetSearchParametersHttpPostOut">
    <wsdl:part name="Body" element="tns:SearchParameters" />
  </wsdl:message>
  <wsdl:message name="SetSearchDatesParametersHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
    <wsdl:part name="nDayFrom" type="s:string" />
    <wsdl:part name="nMonthFrom" type="s:string" />
    <wsdl:part name="nYearFrom" type="s:string" />
    <wsdl:part name="nDayTo" type="s:string" />
    <wsdl:part name="nMonthTo" type="s:string" />
    <wsdl:part name="nYearTo" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SetSearchDatesParametersHttpPostOut">
    <wsdl:part name="Body" element="tns:SearchParameters" />
  </wsdl:message>
  <wsdl:message name="GetLastSearchParametersHttpPostIn">
    <wsdl:part name="sessionKey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetLastSearchParametersHttpPostOut">
    <wsdl:part name="Body" element="tns:SearchParameters" />
  </wsdl:message>
  <wsdl:portType name="CITI_WS_SESSION_ChannelSoap">
    <wsdl:operation name="IsConnected">
      <wsdl:input message="tns:IsConnectedSoapIn" />
      <wsdl:output message="tns:IsConnectedSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <wsdl:input message="tns:GetLanguageSoapIn" />
      <wsdl:output message="tns:GetLanguageSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <wsdl:input message="tns:GetDefaultLanguageSoapIn" />
      <wsdl:output message="tns:GetDefaultLanguageSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <wsdl:input message="tns:SetDefaultLanguageSoapIn" />
      <wsdl:output message="tns:SetDefaultLanguageSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <wsdl:input message="tns:AddTOMASReservationSoapIn" />
      <wsdl:output message="tns:AddTOMASReservationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <wsdl:input message="tns:ConnectChannelSoapIn" />
      <wsdl:output message="tns:ConnectChannelSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <wsdl:input message="tns:DisConnectSoapIn" />
      <wsdl:output message="tns:DisConnectSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <wsdl:input message="tns:SetSearchParametersSoapIn" />
      <wsdl:output message="tns:SetSearchParametersSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchParametersWithPersonTypes">
      <wsdl:input message="tns:SetSearchParametersWithPersonTypesSoapIn" />
      <wsdl:output message="tns:SetSearchParametersWithPersonTypesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <wsdl:input message="tns:SetSearchDatesParametersSoapIn" />
      <wsdl:output message="tns:SetSearchDatesParametersSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <wsdl:input message="tns:GetLastSearchParametersSoapIn" />
      <wsdl:output message="tns:GetLastSearchParametersSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="CITI_WS_SESSION_ChannelHttpGet">
    <wsdl:operation name="IsConnected">
      <wsdl:input message="tns:IsConnectedHttpGetIn" />
      <wsdl:output message="tns:IsConnectedHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <wsdl:input message="tns:GetLanguageHttpGetIn" />
      <wsdl:output message="tns:GetLanguageHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <wsdl:input message="tns:GetDefaultLanguageHttpGetIn" />
      <wsdl:output message="tns:GetDefaultLanguageHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <wsdl:input message="tns:SetDefaultLanguageHttpGetIn" />
      <wsdl:output message="tns:SetDefaultLanguageHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <wsdl:input message="tns:AddTOMASReservationHttpGetIn" />
      <wsdl:output message="tns:AddTOMASReservationHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <wsdl:input message="tns:ConnectChannelHttpGetIn" />
      <wsdl:output message="tns:ConnectChannelHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <wsdl:input message="tns:DisConnectHttpGetIn" />
      <wsdl:output message="tns:DisConnectHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <wsdl:input message="tns:SetSearchParametersHttpGetIn" />
      <wsdl:output message="tns:SetSearchParametersHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <wsdl:input message="tns:SetSearchDatesParametersHttpGetIn" />
      <wsdl:output message="tns:SetSearchDatesParametersHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <wsdl:input message="tns:GetLastSearchParametersHttpGetIn" />
      <wsdl:output message="tns:GetLastSearchParametersHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="CITI_WS_SESSION_ChannelHttpPost">
    <wsdl:operation name="IsConnected">
      <wsdl:input message="tns:IsConnectedHttpPostIn" />
      <wsdl:output message="tns:IsConnectedHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <wsdl:input message="tns:GetLanguageHttpPostIn" />
      <wsdl:output message="tns:GetLanguageHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <wsdl:input message="tns:GetDefaultLanguageHttpPostIn" />
      <wsdl:output message="tns:GetDefaultLanguageHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <wsdl:input message="tns:SetDefaultLanguageHttpPostIn" />
      <wsdl:output message="tns:SetDefaultLanguageHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <wsdl:input message="tns:AddTOMASReservationHttpPostIn" />
      <wsdl:output message="tns:AddTOMASReservationHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <wsdl:input message="tns:ConnectChannelHttpPostIn" />
      <wsdl:output message="tns:ConnectChannelHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <wsdl:input message="tns:DisConnectHttpPostIn" />
      <wsdl:output message="tns:DisConnectHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <wsdl:input message="tns:SetSearchParametersHttpPostIn" />
      <wsdl:output message="tns:SetSearchParametersHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <wsdl:input message="tns:SetSearchDatesParametersHttpPostIn" />
      <wsdl:output message="tns:SetSearchDatesParametersHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <wsdl:input message="tns:GetLastSearchParametersHttpPostIn" />
      <wsdl:output message="tns:GetLastSearchParametersHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="CITI_WS_SESSION_ChannelSoap" type="tns:CITI_WS_SESSION_ChannelSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="IsConnected">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/IsConnected" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/GetLanguage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/GetDefaultLanguage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetDefaultLanguage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/AddTOMASReservation" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/ConnectChannel" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/DisConnect" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetSearchParameters" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchParametersWithPersonTypes">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetSearchParametersWithPersonTypes" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetSearchDatesParameters" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <soap:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/GetLastSearchParameters" 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="CITI_WS_SESSION_ChannelSoap12" type="tns:CITI_WS_SESSION_ChannelSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="IsConnected">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/IsConnected" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/GetLanguage" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/GetDefaultLanguage" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetDefaultLanguage" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/AddTOMASReservation" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/ConnectChannel" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/DisConnect" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetSearchParameters" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchParametersWithPersonTypes">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetSearchParametersWithPersonTypes" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/SetSearchDatesParameters" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <soap12:operation soapAction="http://WSPublicationv2.rentalp.ch.session_channel/GetLastSearchParameters" 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="CITI_WS_SESSION_ChannelHttpGet" type="tns:CITI_WS_SESSION_ChannelHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="IsConnected">
      <http:operation location="/IsConnected" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <http:operation location="/GetLanguage" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <http:operation location="/GetDefaultLanguage" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <http:operation location="/SetDefaultLanguage" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <http:operation location="/AddTOMASReservation" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <http:operation location="/ConnectChannel" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <http:operation location="/DisConnect" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <http:operation location="/SetSearchParameters" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <http:operation location="/SetSearchDatesParameters" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <http:operation location="/GetLastSearchParameters" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="CITI_WS_SESSION_ChannelHttpPost" type="tns:CITI_WS_SESSION_ChannelHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="IsConnected">
      <http:operation location="/IsConnected" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLanguage">
      <http:operation location="/GetLanguage" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetDefaultLanguage">
      <http:operation location="/GetDefaultLanguage" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetDefaultLanguage">
      <http:operation location="/SetDefaultLanguage" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AddTOMASReservation">
      <http:operation location="/AddTOMASReservation" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ConnectChannel">
      <http:operation location="/ConnectChannel" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DisConnect">
      <http:operation location="/DisConnect" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="SetSearchParameters">
      <http:operation location="/SetSearchParameters" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetSearchDatesParameters">
      <http:operation location="/SetSearchDatesParameters" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLastSearchParameters">
      <http:operation location="/GetLastSearchParameters" />
      <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="CITI_WS_SESSION_Channel">
    <wsdl:port name="CITI_WS_SESSION_ChannelSoap" binding="tns:CITI_WS_SESSION_ChannelSoap">
      <soap:address location="https://wspublicationv2.rentalp.ch/CITI_WS_SESSION_Channel.asmx" />
    </wsdl:port>
    <wsdl:port name="CITI_WS_SESSION_ChannelSoap12" binding="tns:CITI_WS_SESSION_ChannelSoap12">
      <soap12:address location="https://wspublicationv2.rentalp.ch/CITI_WS_SESSION_Channel.asmx" />
    </wsdl:port>
    <wsdl:port name="CITI_WS_SESSION_ChannelHttpGet" binding="tns:CITI_WS_SESSION_ChannelHttpGet">
      <http:address location="https://wspublicationv2.rentalp.ch/CITI_WS_SESSION_Channel.asmx" />
    </wsdl:port>
    <wsdl:port name="CITI_WS_SESSION_ChannelHttpPost" binding="tns:CITI_WS_SESSION_ChannelHttpPost">
      <http:address location="https://wspublicationv2.rentalp.ch/CITI_WS_SESSION_Channel.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>