GetData


Klicken Sie hier, um die vollständige Vorgangsliste anzuzeigen.

GetPackages

Test

Klicken Sie auf die Schaltfläche 'Aufrufen', um den Vorgang mit dem HTTP POST-Protokoll zu testen.
Parameter Wert
userName:
password:
languageAsISO6392:

SOAP 1.1

Es folgt ein Beispiel für eine SOAP 1.1-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /GetData.asmx HTTP/1.1
Host: webservice.dirs21.de
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://webservice.dirs21.de/GetPackages"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPackages xmlns="http://webservice.dirs21.de/">
      <userName>string</userName>
      <password>string</password>
      <languageAsISO6392>string</languageAsISO6392>
    </GetPackages>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPackagesResponse xmlns="http://webservice.dirs21.de/">
      <GetPackagesResult>
        <HotelPackage>
          <Host>
            <Name>string</Name>
            <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
            <MessagesPerMail>boolean</MessagesPerMail>
            <MessagesPerSms>boolean</MessagesPerSms>
            <SendBookingNotifications>boolean</SendBookingNotifications>
            <SendSMSNotification>boolean</SendSMSNotification>
            <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
            <Street>string</Street>
            <Zipcode>string</Zipcode>
            <City>string</City>
            <State>string</State>
            <Country>string</Country>
            <Phone>string</Phone>
            <Fax>string</Fax>
            <EMail>string</EMail>
            <WWW>string</WWW>
            <DetailUrl>string</DetailUrl>
            <Slogan>string</Slogan>
            <Description>string</Description>
            <PricingDescription>string</PricingDescription>
            <RoomsDescription>string</RoomsDescription>
            <AmenitiesDescription>string</AmenitiesDescription>
            <WellnessDescription>string</WellnessDescription>
            <MiscellaneousDescription>string</MiscellaneousDescription>
            <UniqueDescription>string</UniqueDescription>
            <SpecialOffersDescription>string</SpecialOffersDescription>
            <FreeDescription1>string</FreeDescription1>
            <Direction>string</Direction>
            <Latitude>double</Latitude>
            <Longitude>double</Longitude>
            <Manager>string</Manager>
            <Reservationdesk>string</Reservationdesk>
            <Starrating>int</Starrating>
            <Superior>boolean</Superior>
            <OnlineBooking>boolean</OnlineBooking>
            <Active>boolean</Active>
            <RatingType>int</RatingType>
            <Floors>int</Floors>
            <Totalbeds>int</Totalbeds>
            <Totalrooms>int</Totalrooms>
            <Singlerooms>int</Singlerooms>
            <Doublerooms>int</Doublerooms>
            <Sharedrooms>int</Sharedrooms>
            <PriceMin>int</PriceMin>
            <PriceMax>int</PriceMax>
            <Yearbuilt>int</Yearbuilt>
            <Yearrenovated>int</Yearrenovated>
            <Pictures xsi:nil="true" />
            <Cities xsi:nil="true" />
            <Regions xsi:nil="true" />
            <PointOfInterests xsi:nil="true" />
            <Rooms xsi:nil="true" />
            <HostTypes xsi:nil="true" />
            <Certifications xsi:nil="true" />
            <Amenities xsi:nil="true" />
            <SpaAmenities xsi:nil="true" />
            <InformationTexts xsi:nil="true" />
            <Downloads xsi:nil="true" />
          </Host>
          <PackageCategoryId>int</PackageCategoryId>
          <PackageCategoryName>string</PackageCategoryName>
          <IsOnlineBookable>boolean</IsOnlineBookable>
          <Title>string</Title>
          <ShortDescription>string</ShortDescription>
          <Description>string</Description>
          <PricingDescription>string</PricingDescription>
          <Benefits>string</Benefits>
          <Nights>int</Nights>
          <DaysOfArrival>
            <Monday>boolean</Monday>
            <Tuesday>boolean</Tuesday>
            <Wednesday>boolean</Wednesday>
            <Thursday>boolean</Thursday>
            <Friday>boolean</Friday>
            <Saturday>boolean</Saturday>
            <Sunday>boolean</Sunday>
          </DaysOfArrival>
          <Periods>
            <PackagePeriod xsi:nil="true" />
            <PackagePeriod xsi:nil="true" />
          </Periods>
          <Pictures>
            <Picture xsi:nil="true" />
            <Picture xsi:nil="true" />
          </Pictures>
        </HotelPackage>
        <HotelPackage>
          <Host>
            <Name>string</Name>
            <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
            <MessagesPerMail>boolean</MessagesPerMail>
            <MessagesPerSms>boolean</MessagesPerSms>
            <SendBookingNotifications>boolean</SendBookingNotifications>
            <SendSMSNotification>boolean</SendSMSNotification>
            <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
            <Street>string</Street>
            <Zipcode>string</Zipcode>
            <City>string</City>
            <State>string</State>
            <Country>string</Country>
            <Phone>string</Phone>
            <Fax>string</Fax>
            <EMail>string</EMail>
            <WWW>string</WWW>
            <DetailUrl>string</DetailUrl>
            <Slogan>string</Slogan>
            <Description>string</Description>
            <PricingDescription>string</PricingDescription>
            <RoomsDescription>string</RoomsDescription>
            <AmenitiesDescription>string</AmenitiesDescription>
            <WellnessDescription>string</WellnessDescription>
            <MiscellaneousDescription>string</MiscellaneousDescription>
            <UniqueDescription>string</UniqueDescription>
            <SpecialOffersDescription>string</SpecialOffersDescription>
            <FreeDescription1>string</FreeDescription1>
            <Direction>string</Direction>
            <Latitude>double</Latitude>
            <Longitude>double</Longitude>
            <Manager>string</Manager>
            <Reservationdesk>string</Reservationdesk>
            <Starrating>int</Starrating>
            <Superior>boolean</Superior>
            <OnlineBooking>boolean</OnlineBooking>
            <Active>boolean</Active>
            <RatingType>int</RatingType>
            <Floors>int</Floors>
            <Totalbeds>int</Totalbeds>
            <Totalrooms>int</Totalrooms>
            <Singlerooms>int</Singlerooms>
            <Doublerooms>int</Doublerooms>
            <Sharedrooms>int</Sharedrooms>
            <PriceMin>int</PriceMin>
            <PriceMax>int</PriceMax>
            <Yearbuilt>int</Yearbuilt>
            <Yearrenovated>int</Yearrenovated>
            <Pictures xsi:nil="true" />
            <Cities xsi:nil="true" />
            <Regions xsi:nil="true" />
            <PointOfInterests xsi:nil="true" />
            <Rooms xsi:nil="true" />
            <HostTypes xsi:nil="true" />
            <Certifications xsi:nil="true" />
            <Amenities xsi:nil="true" />
            <SpaAmenities xsi:nil="true" />
            <InformationTexts xsi:nil="true" />
            <Downloads xsi:nil="true" />
          </Host>
          <PackageCategoryId>int</PackageCategoryId>
          <PackageCategoryName>string</PackageCategoryName>
          <IsOnlineBookable>boolean</IsOnlineBookable>
          <Title>string</Title>
          <ShortDescription>string</ShortDescription>
          <Description>string</Description>
          <PricingDescription>string</PricingDescription>
          <Benefits>string</Benefits>
          <Nights>int</Nights>
          <DaysOfArrival>
            <Monday>boolean</Monday>
            <Tuesday>boolean</Tuesday>
            <Wednesday>boolean</Wednesday>
            <Thursday>boolean</Thursday>
            <Friday>boolean</Friday>
            <Saturday>boolean</Saturday>
            <Sunday>boolean</Sunday>
          </DaysOfArrival>
          <Periods>
            <PackagePeriod xsi:nil="true" />
            <PackagePeriod xsi:nil="true" />
          </Periods>
          <Pictures>
            <Picture xsi:nil="true" />
            <Picture xsi:nil="true" />
          </Pictures>
        </HotelPackage>
      </GetPackagesResult>
    </GetPackagesResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Es folgt ein Beispiel für eine SOAP 1.2-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /GetData.asmx HTTP/1.1
Host: webservice.dirs21.de
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPackages xmlns="http://webservice.dirs21.de/">
      <userName>string</userName>
      <password>string</password>
      <languageAsISO6392>string</languageAsISO6392>
    </GetPackages>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPackagesResponse xmlns="http://webservice.dirs21.de/">
      <GetPackagesResult>
        <HotelPackage>
          <Host>
            <Name>string</Name>
            <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
            <MessagesPerMail>boolean</MessagesPerMail>
            <MessagesPerSms>boolean</MessagesPerSms>
            <SendBookingNotifications>boolean</SendBookingNotifications>
            <SendSMSNotification>boolean</SendSMSNotification>
            <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
            <Street>string</Street>
            <Zipcode>string</Zipcode>
            <City>string</City>
            <State>string</State>
            <Country>string</Country>
            <Phone>string</Phone>
            <Fax>string</Fax>
            <EMail>string</EMail>
            <WWW>string</WWW>
            <DetailUrl>string</DetailUrl>
            <Slogan>string</Slogan>
            <Description>string</Description>
            <PricingDescription>string</PricingDescription>
            <RoomsDescription>string</RoomsDescription>
            <AmenitiesDescription>string</AmenitiesDescription>
            <WellnessDescription>string</WellnessDescription>
            <MiscellaneousDescription>string</MiscellaneousDescription>
            <UniqueDescription>string</UniqueDescription>
            <SpecialOffersDescription>string</SpecialOffersDescription>
            <FreeDescription1>string</FreeDescription1>
            <Direction>string</Direction>
            <Latitude>double</Latitude>
            <Longitude>double</Longitude>
            <Manager>string</Manager>
            <Reservationdesk>string</Reservationdesk>
            <Starrating>int</Starrating>
            <Superior>boolean</Superior>
            <OnlineBooking>boolean</OnlineBooking>
            <Active>boolean</Active>
            <RatingType>int</RatingType>
            <Floors>int</Floors>
            <Totalbeds>int</Totalbeds>
            <Totalrooms>int</Totalrooms>
            <Singlerooms>int</Singlerooms>
            <Doublerooms>int</Doublerooms>
            <Sharedrooms>int</Sharedrooms>
            <PriceMin>int</PriceMin>
            <PriceMax>int</PriceMax>
            <Yearbuilt>int</Yearbuilt>
            <Yearrenovated>int</Yearrenovated>
            <Pictures xsi:nil="true" />
            <Cities xsi:nil="true" />
            <Regions xsi:nil="true" />
            <PointOfInterests xsi:nil="true" />
            <Rooms xsi:nil="true" />
            <HostTypes xsi:nil="true" />
            <Certifications xsi:nil="true" />
            <Amenities xsi:nil="true" />
            <SpaAmenities xsi:nil="true" />
            <InformationTexts xsi:nil="true" />
            <Downloads xsi:nil="true" />
          </Host>
          <PackageCategoryId>int</PackageCategoryId>
          <PackageCategoryName>string</PackageCategoryName>
          <IsOnlineBookable>boolean</IsOnlineBookable>
          <Title>string</Title>
          <ShortDescription>string</ShortDescription>
          <Description>string</Description>
          <PricingDescription>string</PricingDescription>
          <Benefits>string</Benefits>
          <Nights>int</Nights>
          <DaysOfArrival>
            <Monday>boolean</Monday>
            <Tuesday>boolean</Tuesday>
            <Wednesday>boolean</Wednesday>
            <Thursday>boolean</Thursday>
            <Friday>boolean</Friday>
            <Saturday>boolean</Saturday>
            <Sunday>boolean</Sunday>
          </DaysOfArrival>
          <Periods>
            <PackagePeriod xsi:nil="true" />
            <PackagePeriod xsi:nil="true" />
          </Periods>
          <Pictures>
            <Picture xsi:nil="true" />
            <Picture xsi:nil="true" />
          </Pictures>
        </HotelPackage>
        <HotelPackage>
          <Host>
            <Name>string</Name>
            <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
            <MessagesPerMail>boolean</MessagesPerMail>
            <MessagesPerSms>boolean</MessagesPerSms>
            <SendBookingNotifications>boolean</SendBookingNotifications>
            <SendSMSNotification>boolean</SendSMSNotification>
            <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
            <Street>string</Street>
            <Zipcode>string</Zipcode>
            <City>string</City>
            <State>string</State>
            <Country>string</Country>
            <Phone>string</Phone>
            <Fax>string</Fax>
            <EMail>string</EMail>
            <WWW>string</WWW>
            <DetailUrl>string</DetailUrl>
            <Slogan>string</Slogan>
            <Description>string</Description>
            <PricingDescription>string</PricingDescription>
            <RoomsDescription>string</RoomsDescription>
            <AmenitiesDescription>string</AmenitiesDescription>
            <WellnessDescription>string</WellnessDescription>
            <MiscellaneousDescription>string</MiscellaneousDescription>
            <UniqueDescription>string</UniqueDescription>
            <SpecialOffersDescription>string</SpecialOffersDescription>
            <FreeDescription1>string</FreeDescription1>
            <Direction>string</Direction>
            <Latitude>double</Latitude>
            <Longitude>double</Longitude>
            <Manager>string</Manager>
            <Reservationdesk>string</Reservationdesk>
            <Starrating>int</Starrating>
            <Superior>boolean</Superior>
            <OnlineBooking>boolean</OnlineBooking>
            <Active>boolean</Active>
            <RatingType>int</RatingType>
            <Floors>int</Floors>
            <Totalbeds>int</Totalbeds>
            <Totalrooms>int</Totalrooms>
            <Singlerooms>int</Singlerooms>
            <Doublerooms>int</Doublerooms>
            <Sharedrooms>int</Sharedrooms>
            <PriceMin>int</PriceMin>
            <PriceMax>int</PriceMax>
            <Yearbuilt>int</Yearbuilt>
            <Yearrenovated>int</Yearrenovated>
            <Pictures xsi:nil="true" />
            <Cities xsi:nil="true" />
            <Regions xsi:nil="true" />
            <PointOfInterests xsi:nil="true" />
            <Rooms xsi:nil="true" />
            <HostTypes xsi:nil="true" />
            <Certifications xsi:nil="true" />
            <Amenities xsi:nil="true" />
            <SpaAmenities xsi:nil="true" />
            <InformationTexts xsi:nil="true" />
            <Downloads xsi:nil="true" />
          </Host>
          <PackageCategoryId>int</PackageCategoryId>
          <PackageCategoryName>string</PackageCategoryName>
          <IsOnlineBookable>boolean</IsOnlineBookable>
          <Title>string</Title>
          <ShortDescription>string</ShortDescription>
          <Description>string</Description>
          <PricingDescription>string</PricingDescription>
          <Benefits>string</Benefits>
          <Nights>int</Nights>
          <DaysOfArrival>
            <Monday>boolean</Monday>
            <Tuesday>boolean</Tuesday>
            <Wednesday>boolean</Wednesday>
            <Thursday>boolean</Thursday>
            <Friday>boolean</Friday>
            <Saturday>boolean</Saturday>
            <Sunday>boolean</Sunday>
          </DaysOfArrival>
          <Periods>
            <PackagePeriod xsi:nil="true" />
            <PackagePeriod xsi:nil="true" />
          </Periods>
          <Pictures>
            <Picture xsi:nil="true" />
            <Picture xsi:nil="true" />
          </Pictures>
        </HotelPackage>
      </GetPackagesResult>
    </GetPackagesResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

Folgendes ist eine Beispielanforderung und -antwort für HTTP GET. Die angezeigten Platzhalter müssen durch richtige Werte ersetzt werden.

GET /GetData.asmx/GetPackages?userName=string&password=string&languageAsISO6392=string HTTP/1.1
Host: webservice.dirs21.de
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfHotelPackage xmlns="http://webservice.dirs21.de/">
  <HotelPackage>
    <Host>
      <Name>string</Name>
      <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
      <MessagesPerMail>boolean</MessagesPerMail>
      <MessagesPerSms>boolean</MessagesPerSms>
      <SendBookingNotifications>boolean</SendBookingNotifications>
      <SendSMSNotification>boolean</SendSMSNotification>
      <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
      <Street>string</Street>
      <Zipcode>string</Zipcode>
      <City>string</City>
      <State>string</State>
      <Country>string</Country>
      <Phone>string</Phone>
      <Fax>string</Fax>
      <EMail>string</EMail>
      <WWW>string</WWW>
      <DetailUrl>string</DetailUrl>
      <Slogan>string</Slogan>
      <Description>string</Description>
      <PricingDescription>string</PricingDescription>
      <RoomsDescription>string</RoomsDescription>
      <AmenitiesDescription>string</AmenitiesDescription>
      <WellnessDescription>string</WellnessDescription>
      <MiscellaneousDescription>string</MiscellaneousDescription>
      <UniqueDescription>string</UniqueDescription>
      <SpecialOffersDescription>string</SpecialOffersDescription>
      <FreeDescription1>string</FreeDescription1>
      <Direction>string</Direction>
      <Latitude>double</Latitude>
      <Longitude>double</Longitude>
      <Manager>string</Manager>
      <Reservationdesk>string</Reservationdesk>
      <Starrating>int</Starrating>
      <Superior>boolean</Superior>
      <OnlineBooking>boolean</OnlineBooking>
      <Active>boolean</Active>
      <RatingType>int</RatingType>
      <Floors>int</Floors>
      <Totalbeds>int</Totalbeds>
      <Totalrooms>int</Totalrooms>
      <Singlerooms>int</Singlerooms>
      <Doublerooms>int</Doublerooms>
      <Sharedrooms>int</Sharedrooms>
      <PriceMin>int</PriceMin>
      <PriceMax>int</PriceMax>
      <Yearbuilt>int</Yearbuilt>
      <Yearrenovated>int</Yearrenovated>
      <Pictures>
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Pictures>
      <Cities>
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Cities>
      <Regions>
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Regions>
      <PointOfInterests>
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PointOfInterests>
      <Rooms>
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Rooms>
      <HostTypes>
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </HostTypes>
      <Certifications>
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Certifications>
      <Amenities>
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Amenities>
      <SpaAmenities>
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </SpaAmenities>
      <InformationTexts>
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </InformationTexts>
      <Downloads>
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Downloads>
    </Host>
    <PackageCategoryId>int</PackageCategoryId>
    <PackageCategoryName>string</PackageCategoryName>
    <IsOnlineBookable>boolean</IsOnlineBookable>
    <Title>string</Title>
    <ShortDescription>string</ShortDescription>
    <Description>string</Description>
    <PricingDescription>string</PricingDescription>
    <Benefits>string</Benefits>
    <Nights>int</Nights>
    <DaysOfArrival>
      <Monday>boolean</Monday>
      <Tuesday>boolean</Tuesday>
      <Wednesday>boolean</Wednesday>
      <Thursday>boolean</Thursday>
      <Friday>boolean</Friday>
      <Saturday>boolean</Saturday>
      <Sunday>boolean</Sunday>
    </DaysOfArrival>
    <Periods>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
    </Periods>
    <Pictures>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
    </Pictures>
  </HotelPackage>
  <HotelPackage>
    <Host>
      <Name>string</Name>
      <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
      <MessagesPerMail>boolean</MessagesPerMail>
      <MessagesPerSms>boolean</MessagesPerSms>
      <SendBookingNotifications>boolean</SendBookingNotifications>
      <SendSMSNotification>boolean</SendSMSNotification>
      <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
      <Street>string</Street>
      <Zipcode>string</Zipcode>
      <City>string</City>
      <State>string</State>
      <Country>string</Country>
      <Phone>string</Phone>
      <Fax>string</Fax>
      <EMail>string</EMail>
      <WWW>string</WWW>
      <DetailUrl>string</DetailUrl>
      <Slogan>string</Slogan>
      <Description>string</Description>
      <PricingDescription>string</PricingDescription>
      <RoomsDescription>string</RoomsDescription>
      <AmenitiesDescription>string</AmenitiesDescription>
      <WellnessDescription>string</WellnessDescription>
      <MiscellaneousDescription>string</MiscellaneousDescription>
      <UniqueDescription>string</UniqueDescription>
      <SpecialOffersDescription>string</SpecialOffersDescription>
      <FreeDescription1>string</FreeDescription1>
      <Direction>string</Direction>
      <Latitude>double</Latitude>
      <Longitude>double</Longitude>
      <Manager>string</Manager>
      <Reservationdesk>string</Reservationdesk>
      <Starrating>int</Starrating>
      <Superior>boolean</Superior>
      <OnlineBooking>boolean</OnlineBooking>
      <Active>boolean</Active>
      <RatingType>int</RatingType>
      <Floors>int</Floors>
      <Totalbeds>int</Totalbeds>
      <Totalrooms>int</Totalrooms>
      <Singlerooms>int</Singlerooms>
      <Doublerooms>int</Doublerooms>
      <Sharedrooms>int</Sharedrooms>
      <PriceMin>int</PriceMin>
      <PriceMax>int</PriceMax>
      <Yearbuilt>int</Yearbuilt>
      <Yearrenovated>int</Yearrenovated>
      <Pictures>
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Pictures>
      <Cities>
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Cities>
      <Regions>
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Regions>
      <PointOfInterests>
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PointOfInterests>
      <Rooms>
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Rooms>
      <HostTypes>
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </HostTypes>
      <Certifications>
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Certifications>
      <Amenities>
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Amenities>
      <SpaAmenities>
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </SpaAmenities>
      <InformationTexts>
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </InformationTexts>
      <Downloads>
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Downloads>
    </Host>
    <PackageCategoryId>int</PackageCategoryId>
    <PackageCategoryName>string</PackageCategoryName>
    <IsOnlineBookable>boolean</IsOnlineBookable>
    <Title>string</Title>
    <ShortDescription>string</ShortDescription>
    <Description>string</Description>
    <PricingDescription>string</PricingDescription>
    <Benefits>string</Benefits>
    <Nights>int</Nights>
    <DaysOfArrival>
      <Monday>boolean</Monday>
      <Tuesday>boolean</Tuesday>
      <Wednesday>boolean</Wednesday>
      <Thursday>boolean</Thursday>
      <Friday>boolean</Friday>
      <Saturday>boolean</Saturday>
      <Sunday>boolean</Sunday>
    </DaysOfArrival>
    <Periods>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
    </Periods>
    <Pictures>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
    </Pictures>
  </HotelPackage>
</ArrayOfHotelPackage>

HTTP POST

Folgendes ist eine Beispielanforderung und -antwort für HTTP POST. Die angezeigten Platzhalter müssen durch richtige Werte ersetzt werden.

POST /GetData.asmx/GetPackages HTTP/1.1
Host: webservice.dirs21.de
Content-Type: application/x-www-form-urlencoded
Content-Length: length

userName=string&password=string&languageAsISO6392=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfHotelPackage xmlns="http://webservice.dirs21.de/">
  <HotelPackage>
    <Host>
      <Name>string</Name>
      <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
      <MessagesPerMail>boolean</MessagesPerMail>
      <MessagesPerSms>boolean</MessagesPerSms>
      <SendBookingNotifications>boolean</SendBookingNotifications>
      <SendSMSNotification>boolean</SendSMSNotification>
      <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
      <Street>string</Street>
      <Zipcode>string</Zipcode>
      <City>string</City>
      <State>string</State>
      <Country>string</Country>
      <Phone>string</Phone>
      <Fax>string</Fax>
      <EMail>string</EMail>
      <WWW>string</WWW>
      <DetailUrl>string</DetailUrl>
      <Slogan>string</Slogan>
      <Description>string</Description>
      <PricingDescription>string</PricingDescription>
      <RoomsDescription>string</RoomsDescription>
      <AmenitiesDescription>string</AmenitiesDescription>
      <WellnessDescription>string</WellnessDescription>
      <MiscellaneousDescription>string</MiscellaneousDescription>
      <UniqueDescription>string</UniqueDescription>
      <SpecialOffersDescription>string</SpecialOffersDescription>
      <FreeDescription1>string</FreeDescription1>
      <Direction>string</Direction>
      <Latitude>double</Latitude>
      <Longitude>double</Longitude>
      <Manager>string</Manager>
      <Reservationdesk>string</Reservationdesk>
      <Starrating>int</Starrating>
      <Superior>boolean</Superior>
      <OnlineBooking>boolean</OnlineBooking>
      <Active>boolean</Active>
      <RatingType>int</RatingType>
      <Floors>int</Floors>
      <Totalbeds>int</Totalbeds>
      <Totalrooms>int</Totalrooms>
      <Singlerooms>int</Singlerooms>
      <Doublerooms>int</Doublerooms>
      <Sharedrooms>int</Sharedrooms>
      <PriceMin>int</PriceMin>
      <PriceMax>int</PriceMax>
      <Yearbuilt>int</Yearbuilt>
      <Yearrenovated>int</Yearrenovated>
      <Pictures>
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Pictures>
      <Cities>
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Cities>
      <Regions>
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Regions>
      <PointOfInterests>
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PointOfInterests>
      <Rooms>
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Rooms>
      <HostTypes>
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </HostTypes>
      <Certifications>
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Certifications>
      <Amenities>
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Amenities>
      <SpaAmenities>
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </SpaAmenities>
      <InformationTexts>
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </InformationTexts>
      <Downloads>
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Downloads>
    </Host>
    <PackageCategoryId>int</PackageCategoryId>
    <PackageCategoryName>string</PackageCategoryName>
    <IsOnlineBookable>boolean</IsOnlineBookable>
    <Title>string</Title>
    <ShortDescription>string</ShortDescription>
    <Description>string</Description>
    <PricingDescription>string</PricingDescription>
    <Benefits>string</Benefits>
    <Nights>int</Nights>
    <DaysOfArrival>
      <Monday>boolean</Monday>
      <Tuesday>boolean</Tuesday>
      <Wednesday>boolean</Wednesday>
      <Thursday>boolean</Thursday>
      <Friday>boolean</Friday>
      <Saturday>boolean</Saturday>
      <Sunday>boolean</Sunday>
    </DaysOfArrival>
    <Periods>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
    </Periods>
    <Pictures>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
    </Pictures>
  </HotelPackage>
  <HotelPackage>
    <Host>
      <Name>string</Name>
      <Currency>EUR or USD or GBP or CHF or HUF or SEK or CZK or THB or VND or HKD or SGD or MYR or BHD or RUB or AED or INR or PLN or HRK or NOK or AZN or ZAR or CVE or AFN or ALL or AMD or ARS or AUD or BAM or BDT or BGN or BND or BOB or BRL or BWP or BYR or BZD or CAD or CLP or CNY or COP or CRC or DKK or DOP or DZD or EGP or ERN or ETB or GEL or GTQ or HNL or IDR or ILS or IQD or IRR or ISK or JMD or JOD or JPY or KES or KGS or KHR or KRW or KWD or KZT or LAK or LBP or LKR or LTL or LVL or LYD or MAD or MKD or MNT or MOP or MVR or MXN or NGN or NIO or NPR or NZD or OMR or PAB or PEN or PHP or PKR or PYG or QAR or RON or RSD or RWF or SAR or SYP or TJS or TMT or TND or TRY or TTD or TWD or UAH or UYU or UZS or VEF or XCD or XOF or YER</Currency>
      <MessagesPerMail>boolean</MessagesPerMail>
      <MessagesPerSms>boolean</MessagesPerSms>
      <SendBookingNotifications>boolean</SendBookingNotifications>
      <SendSMSNotification>boolean</SendSMSNotification>
      <Language>All or Undefined or German or English or Finnish or French or Greek or Italian or Polish or Russian or Spanish or Dutch or Croatian or Swedish or Portuguese or Turkish or Thai or Vietnamese or Chinese or Slovenian or Hungarian</Language>
      <Street>string</Street>
      <Zipcode>string</Zipcode>
      <City>string</City>
      <State>string</State>
      <Country>string</Country>
      <Phone>string</Phone>
      <Fax>string</Fax>
      <EMail>string</EMail>
      <WWW>string</WWW>
      <DetailUrl>string</DetailUrl>
      <Slogan>string</Slogan>
      <Description>string</Description>
      <PricingDescription>string</PricingDescription>
      <RoomsDescription>string</RoomsDescription>
      <AmenitiesDescription>string</AmenitiesDescription>
      <WellnessDescription>string</WellnessDescription>
      <MiscellaneousDescription>string</MiscellaneousDescription>
      <UniqueDescription>string</UniqueDescription>
      <SpecialOffersDescription>string</SpecialOffersDescription>
      <FreeDescription1>string</FreeDescription1>
      <Direction>string</Direction>
      <Latitude>double</Latitude>
      <Longitude>double</Longitude>
      <Manager>string</Manager>
      <Reservationdesk>string</Reservationdesk>
      <Starrating>int</Starrating>
      <Superior>boolean</Superior>
      <OnlineBooking>boolean</OnlineBooking>
      <Active>boolean</Active>
      <RatingType>int</RatingType>
      <Floors>int</Floors>
      <Totalbeds>int</Totalbeds>
      <Totalrooms>int</Totalrooms>
      <Singlerooms>int</Singlerooms>
      <Doublerooms>int</Doublerooms>
      <Sharedrooms>int</Sharedrooms>
      <PriceMin>int</PriceMin>
      <PriceMax>int</PriceMax>
      <Yearbuilt>int</Yearbuilt>
      <Yearrenovated>int</Yearrenovated>
      <Pictures>
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Picture d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Pictures>
      <Cities>
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <City d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Cities>
      <Regions>
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Region d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Regions>
      <PointOfInterests>
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterest d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PointOfInterests>
      <Rooms>
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Room d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Rooms>
      <HostTypes>
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <D21Object d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </HostTypes>
      <Certifications>
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certification d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Certifications>
      <Amenities>
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Amenities>
      <SpaAmenities>
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </SpaAmenities>
      <InformationTexts>
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationText d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </InformationTexts>
      <Downloads>
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Download d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Downloads>
    </Host>
    <PackageCategoryId>int</PackageCategoryId>
    <PackageCategoryName>string</PackageCategoryName>
    <IsOnlineBookable>boolean</IsOnlineBookable>
    <Title>string</Title>
    <ShortDescription>string</ShortDescription>
    <Description>string</Description>
    <PricingDescription>string</PricingDescription>
    <Benefits>string</Benefits>
    <Nights>int</Nights>
    <DaysOfArrival>
      <Monday>boolean</Monday>
      <Tuesday>boolean</Tuesday>
      <Wednesday>boolean</Wednesday>
      <Thursday>boolean</Thursday>
      <Friday>boolean</Friday>
      <Saturday>boolean</Saturday>
      <Sunday>boolean</Sunday>
    </DaysOfArrival>
    <Periods>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
      <PackagePeriod>
        <Startdate>string</Startdate>
        <Enddate>string</Enddate>
        <Prices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PackagePeriod>
    </Periods>
    <Pictures>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
      <Picture>
        <TOHID>int</TOHID>
        <Name>string</Name>
        <Title>string</Title>
        <Subtitle>string</Subtitle>
        <Standardfile>string</Standardfile>
        <Thumbfile>string</Thumbfile>
        <Bigfile>string</Bigfile>
        <Printfile>string</Printfile>
        <Format>int</Format>
        <IsStandardpic>boolean</IsStandardpic>
        <Category>int</Category>
        <CategoryTitle>string</CategoryTitle>
      </Picture>
    </Pictures>
  </HotelPackage>
</ArrayOfHotelPackage>