GetData


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

GetHostHtmlRemoved

Test

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

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/GetHostHtmlRemoved"

<?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>
    <GetHostHtmlRemoved xmlns="http://webservice.dirs21.de/">
      <userName>string</userName>
      <password>string</password>
      <knr>int</knr>
    </GetHostHtmlRemoved>
  </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>
    <GetHostHtmlRemovedResponse xmlns="http://webservice.dirs21.de/">
      <GetHostHtmlRemovedResult>
        <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>
            <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>
        <Cities>
          <City>
            <Name>string</Name>
          </City>
          <City>
            <Name>string</Name>
          </City>
        </Cities>
        <Regions>
          <Region>
            <Name>string</Name>
          </Region>
          <Region>
            <Name>string</Name>
          </Region>
        </Regions>
        <PointOfInterests>
          <PointOfInterest>
            <TOHID>int</TOHID>
            <Category>string</Category>
            <Name>string</Name>
            <Distance>double</Distance>
            <Direction>string</Direction>
          </PointOfInterest>
          <PointOfInterest>
            <TOHID>int</TOHID>
            <Category>string</Category>
            <Name>string</Name>
            <Distance>double</Distance>
            <Direction>string</Direction>
          </PointOfInterest>
        </PointOfInterests>
        <Rooms>
          <Room>
            <TOHID>int</TOHID>
            <Name>string</Name>
            <NameIndividual>string</NameIndividual>
            <Occupancy>int</Occupancy>
            <MinPrice>double</MinPrice>
            <MaxPrice>double</MaxPrice>
            <AvgPrice>double</AvgPrice>
            <MinAvail>int</MinAvail>
            <MaxAvail>int</MaxAvail>
            <Host xsi:nil="true" />
            <AvgAvail>double</AvgAvail>
            <MinMinLOS>int</MinMinLOS>
            <MaxMinLOS>int</MaxMinLOS>
            <Price>double</Price>
            <HostUID>int</HostUID>
          </Room>
          <Room>
            <TOHID>int</TOHID>
            <Name>string</Name>
            <NameIndividual>string</NameIndividual>
            <Occupancy>int</Occupancy>
            <MinPrice>double</MinPrice>
            <MaxPrice>double</MaxPrice>
            <AvgPrice>double</AvgPrice>
            <MinAvail>int</MinAvail>
            <MaxAvail>int</MaxAvail>
            <Host xsi:nil="true" />
            <AvgAvail>double</AvgAvail>
            <MinMinLOS>int</MinMinLOS>
            <MaxMinLOS>int</MaxMinLOS>
            <Price>double</Price>
            <HostUID>int</HostUID>
          </Room>
        </Rooms>
        <HostTypes>
          <D21Object />
          <D21Object />
        </HostTypes>
        <Certifications>
          <Certification>
            <Name>string</Name>
            <Category>int</Category>
          </Certification>
          <Certification>
            <Name>string</Name>
            <Category>int</Category>
          </Certification>
        </Certifications>
        <Amenities>
          <Amenity>
            <Name>string</Name>
            <Description>string</Description>
          </Amenity>
          <Amenity>
            <Name>string</Name>
            <Description>string</Description>
          </Amenity>
        </Amenities>
        <SpaAmenities>
          <SpaAmenity>
            <Name>string</Name>
            <Description>string</Description>
          </SpaAmenity>
          <SpaAmenity>
            <Name>string</Name>
            <Description>string</Description>
          </SpaAmenity>
        </SpaAmenities>
        <InformationTexts>
          <InformationText>
            <Text>string</Text>
            <TextType>CityRegion or Recreation</TextType>
          </InformationText>
          <InformationText>
            <Text>string</Text>
            <TextType>CityRegion or Recreation</TextType>
          </InformationText>
        </InformationTexts>
        <Downloads>
          <Download>
            <HostPart>string</HostPart>
            <FilePart>string</FilePart>
            <Name>string</Name>
            <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
            <TypeID>int</TypeID>
            <TypeName>string</TypeName>
          </Download>
          <Download>
            <HostPart>string</HostPart>
            <FilePart>string</FilePart>
            <Name>string</Name>
            <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
            <TypeID>int</TypeID>
            <TypeName>string</TypeName>
          </Download>
        </Downloads>
      </GetHostHtmlRemovedResult>
    </GetHostHtmlRemovedResponse>
  </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>
    <GetHostHtmlRemoved xmlns="http://webservice.dirs21.de/">
      <userName>string</userName>
      <password>string</password>
      <knr>int</knr>
    </GetHostHtmlRemoved>
  </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>
    <GetHostHtmlRemovedResponse xmlns="http://webservice.dirs21.de/">
      <GetHostHtmlRemovedResult>
        <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>
            <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>
        <Cities>
          <City>
            <Name>string</Name>
          </City>
          <City>
            <Name>string</Name>
          </City>
        </Cities>
        <Regions>
          <Region>
            <Name>string</Name>
          </Region>
          <Region>
            <Name>string</Name>
          </Region>
        </Regions>
        <PointOfInterests>
          <PointOfInterest>
            <TOHID>int</TOHID>
            <Category>string</Category>
            <Name>string</Name>
            <Distance>double</Distance>
            <Direction>string</Direction>
          </PointOfInterest>
          <PointOfInterest>
            <TOHID>int</TOHID>
            <Category>string</Category>
            <Name>string</Name>
            <Distance>double</Distance>
            <Direction>string</Direction>
          </PointOfInterest>
        </PointOfInterests>
        <Rooms>
          <Room>
            <TOHID>int</TOHID>
            <Name>string</Name>
            <NameIndividual>string</NameIndividual>
            <Occupancy>int</Occupancy>
            <MinPrice>double</MinPrice>
            <MaxPrice>double</MaxPrice>
            <AvgPrice>double</AvgPrice>
            <MinAvail>int</MinAvail>
            <MaxAvail>int</MaxAvail>
            <Host xsi:nil="true" />
            <AvgAvail>double</AvgAvail>
            <MinMinLOS>int</MinMinLOS>
            <MaxMinLOS>int</MaxMinLOS>
            <Price>double</Price>
            <HostUID>int</HostUID>
          </Room>
          <Room>
            <TOHID>int</TOHID>
            <Name>string</Name>
            <NameIndividual>string</NameIndividual>
            <Occupancy>int</Occupancy>
            <MinPrice>double</MinPrice>
            <MaxPrice>double</MaxPrice>
            <AvgPrice>double</AvgPrice>
            <MinAvail>int</MinAvail>
            <MaxAvail>int</MaxAvail>
            <Host xsi:nil="true" />
            <AvgAvail>double</AvgAvail>
            <MinMinLOS>int</MinMinLOS>
            <MaxMinLOS>int</MaxMinLOS>
            <Price>double</Price>
            <HostUID>int</HostUID>
          </Room>
        </Rooms>
        <HostTypes>
          <D21Object />
          <D21Object />
        </HostTypes>
        <Certifications>
          <Certification>
            <Name>string</Name>
            <Category>int</Category>
          </Certification>
          <Certification>
            <Name>string</Name>
            <Category>int</Category>
          </Certification>
        </Certifications>
        <Amenities>
          <Amenity>
            <Name>string</Name>
            <Description>string</Description>
          </Amenity>
          <Amenity>
            <Name>string</Name>
            <Description>string</Description>
          </Amenity>
        </Amenities>
        <SpaAmenities>
          <SpaAmenity>
            <Name>string</Name>
            <Description>string</Description>
          </SpaAmenity>
          <SpaAmenity>
            <Name>string</Name>
            <Description>string</Description>
          </SpaAmenity>
        </SpaAmenities>
        <InformationTexts>
          <InformationText>
            <Text>string</Text>
            <TextType>CityRegion or Recreation</TextType>
          </InformationText>
          <InformationText>
            <Text>string</Text>
            <TextType>CityRegion or Recreation</TextType>
          </InformationText>
        </InformationTexts>
        <Downloads>
          <Download>
            <HostPart>string</HostPart>
            <FilePart>string</FilePart>
            <Name>string</Name>
            <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
            <TypeID>int</TypeID>
            <TypeName>string</TypeName>
          </Download>
          <Download>
            <HostPart>string</HostPart>
            <FilePart>string</FilePart>
            <Name>string</Name>
            <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
            <TypeID>int</TypeID>
            <TypeName>string</TypeName>
          </Download>
        </Downloads>
      </GetHostHtmlRemovedResult>
    </GetHostHtmlRemovedResponse>
  </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/GetHostHtmlRemoved?userName=string&password=string&knr=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"?>
<Hotel xmlns="http://webservice.dirs21.de/">
  <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>
      <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>
  <Cities>
    <City>
      <Name>string</Name>
    </City>
    <City>
      <Name>string</Name>
    </City>
  </Cities>
  <Regions>
    <Region>
      <Name>string</Name>
    </Region>
    <Region>
      <Name>string</Name>
    </Region>
  </Regions>
  <PointOfInterests>
    <PointOfInterest>
      <TOHID>int</TOHID>
      <Category>string</Category>
      <Name>string</Name>
      <Distance>double</Distance>
      <Direction>string</Direction>
    </PointOfInterest>
    <PointOfInterest>
      <TOHID>int</TOHID>
      <Category>string</Category>
      <Name>string</Name>
      <Distance>double</Distance>
      <Direction>string</Direction>
    </PointOfInterest>
  </PointOfInterests>
  <Rooms>
    <Room>
      <TOHID>int</TOHID>
      <Name>string</Name>
      <NameIndividual>string</NameIndividual>
      <Occupancy>int</Occupancy>
      <MinPrice>double</MinPrice>
      <MaxPrice>double</MaxPrice>
      <AvgPrice>double</AvgPrice>
      <MinAvail>int</MinAvail>
      <MaxAvail>int</MaxAvail>
      <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 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Cities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Regions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HostTypes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certifications d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationTexts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Downloads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Host>
      <AvgAvail>double</AvgAvail>
      <MinMinLOS>int</MinMinLOS>
      <MaxMinLOS>int</MaxMinLOS>
      <Price>double</Price>
      <HostUID>int</HostUID>
    </Room>
    <Room>
      <TOHID>int</TOHID>
      <Name>string</Name>
      <NameIndividual>string</NameIndividual>
      <Occupancy>int</Occupancy>
      <MinPrice>double</MinPrice>
      <MaxPrice>double</MaxPrice>
      <AvgPrice>double</AvgPrice>
      <MinAvail>int</MinAvail>
      <MaxAvail>int</MaxAvail>
      <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 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Cities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Regions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HostTypes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certifications d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationTexts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Downloads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Host>
      <AvgAvail>double</AvgAvail>
      <MinMinLOS>int</MinMinLOS>
      <MaxMinLOS>int</MaxMinLOS>
      <Price>double</Price>
      <HostUID>int</HostUID>
    </Room>
  </Rooms>
  <HostTypes>
    <D21Object />
    <D21Object />
  </HostTypes>
  <Certifications>
    <Certification>
      <Name>string</Name>
      <Category>int</Category>
    </Certification>
    <Certification>
      <Name>string</Name>
      <Category>int</Category>
    </Certification>
  </Certifications>
  <Amenities>
    <Amenity>
      <Name>string</Name>
      <Description>string</Description>
    </Amenity>
    <Amenity>
      <Name>string</Name>
      <Description>string</Description>
    </Amenity>
  </Amenities>
  <SpaAmenities>
    <SpaAmenity>
      <Name>string</Name>
      <Description>string</Description>
    </SpaAmenity>
    <SpaAmenity>
      <Name>string</Name>
      <Description>string</Description>
    </SpaAmenity>
  </SpaAmenities>
  <InformationTexts>
    <InformationText>
      <Text>string</Text>
      <TextType>CityRegion or Recreation</TextType>
    </InformationText>
    <InformationText>
      <Text>string</Text>
      <TextType>CityRegion or Recreation</TextType>
    </InformationText>
  </InformationTexts>
  <Downloads>
    <Download>
      <HostPart>string</HostPart>
      <FilePart>string</FilePart>
      <Name>string</Name>
      <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
      <TypeID>int</TypeID>
      <TypeName>string</TypeName>
    </Download>
    <Download>
      <HostPart>string</HostPart>
      <FilePart>string</FilePart>
      <Name>string</Name>
      <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
      <TypeID>int</TypeID>
      <TypeName>string</TypeName>
    </Download>
  </Downloads>
</Hotel>

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/GetHostHtmlRemoved HTTP/1.1
Host: webservice.dirs21.de
Content-Type: application/x-www-form-urlencoded
Content-Length: length

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

<?xml version="1.0" encoding="utf-8"?>
<Hotel xmlns="http://webservice.dirs21.de/">
  <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>
      <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>
  <Cities>
    <City>
      <Name>string</Name>
    </City>
    <City>
      <Name>string</Name>
    </City>
  </Cities>
  <Regions>
    <Region>
      <Name>string</Name>
    </Region>
    <Region>
      <Name>string</Name>
    </Region>
  </Regions>
  <PointOfInterests>
    <PointOfInterest>
      <TOHID>int</TOHID>
      <Category>string</Category>
      <Name>string</Name>
      <Distance>double</Distance>
      <Direction>string</Direction>
    </PointOfInterest>
    <PointOfInterest>
      <TOHID>int</TOHID>
      <Category>string</Category>
      <Name>string</Name>
      <Distance>double</Distance>
      <Direction>string</Direction>
    </PointOfInterest>
  </PointOfInterests>
  <Rooms>
    <Room>
      <TOHID>int</TOHID>
      <Name>string</Name>
      <NameIndividual>string</NameIndividual>
      <Occupancy>int</Occupancy>
      <MinPrice>double</MinPrice>
      <MaxPrice>double</MaxPrice>
      <AvgPrice>double</AvgPrice>
      <MinAvail>int</MinAvail>
      <MaxAvail>int</MaxAvail>
      <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 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Cities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Regions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HostTypes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certifications d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationTexts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Downloads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Host>
      <AvgAvail>double</AvgAvail>
      <MinMinLOS>int</MinMinLOS>
      <MaxMinLOS>int</MaxMinLOS>
      <Price>double</Price>
      <HostUID>int</HostUID>
    </Room>
    <Room>
      <TOHID>int</TOHID>
      <Name>string</Name>
      <NameIndividual>string</NameIndividual>
      <Occupancy>int</Occupancy>
      <MinPrice>double</MinPrice>
      <MaxPrice>double</MaxPrice>
      <AvgPrice>double</AvgPrice>
      <MinAvail>int</MinAvail>
      <MaxAvail>int</MaxAvail>
      <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 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Cities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Regions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PointOfInterests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rooms d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HostTypes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Certifications d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SpaAmenities d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InformationTexts d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Downloads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Host>
      <AvgAvail>double</AvgAvail>
      <MinMinLOS>int</MinMinLOS>
      <MaxMinLOS>int</MaxMinLOS>
      <Price>double</Price>
      <HostUID>int</HostUID>
    </Room>
  </Rooms>
  <HostTypes>
    <D21Object />
    <D21Object />
  </HostTypes>
  <Certifications>
    <Certification>
      <Name>string</Name>
      <Category>int</Category>
    </Certification>
    <Certification>
      <Name>string</Name>
      <Category>int</Category>
    </Certification>
  </Certifications>
  <Amenities>
    <Amenity>
      <Name>string</Name>
      <Description>string</Description>
    </Amenity>
    <Amenity>
      <Name>string</Name>
      <Description>string</Description>
    </Amenity>
  </Amenities>
  <SpaAmenities>
    <SpaAmenity>
      <Name>string</Name>
      <Description>string</Description>
    </SpaAmenity>
    <SpaAmenity>
      <Name>string</Name>
      <Description>string</Description>
    </SpaAmenity>
  </SpaAmenities>
  <InformationTexts>
    <InformationText>
      <Text>string</Text>
      <TextType>CityRegion or Recreation</TextType>
    </InformationText>
    <InformationText>
      <Text>string</Text>
      <TextType>CityRegion or Recreation</TextType>
    </InformationText>
  </InformationTexts>
  <Downloads>
    <Download>
      <HostPart>string</HostPart>
      <FilePart>string</FilePart>
      <Name>string</Name>
      <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
      <TypeID>int</TypeID>
      <TypeName>string</TypeName>
    </Download>
    <Download>
      <HostPart>string</HostPart>
      <FilePart>string</FilePart>
      <Name>string</Name>
      <Type>None or Description or Directions or Other or Menu or Event or Support or Video or Wellness or Receipt or CancellationTerms</Type>
      <TypeID>int</TypeID>
      <TypeName>string</TypeName>
    </Download>
  </Downloads>
</Hotel>