<xs:element name="Carrier" type="AirlineRequestTypes" minOccurs="0"><xs:annotation><xs:documentation>Carrier information of the flight</xs:documentation></xs:annotation></xs:element>
<xs:element name="Attributes" type="AttributesType" nillable="true" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>List of attributes of this room</xs:documentation></xs:annotation></xs:element>
<xs:element name="Attributes" type="AttributesType" nillable="true" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>List of attributes of this board</xs:documentation></xs:annotation></xs:element>
<xs:element name="IncludedExtras" type="IncludedExtrasRequestType" nillable="true" minOccurs="0"><xs:annotation><xs:documentation>Included extras for this room</xs:documentation></xs:annotation></xs:element>
<xs:element name="CheckInOut" type="AccommodationCheckInOutType" minOccurs="0"><xs:annotation><xs:documentation>Check In/Out Date and Time requested by the customer</xs:documentation></xs:annotation></xs:element>
<xs:element name="Address" type="AddressType" minOccurs="0" maxOccurs="3"><xs:annotation><xs:documentation>Possibility to provide the address data in up to 3 different languages</xs:documentation></xs:annotation></xs:element>
<xs:element name="Carrier" type="AirlineResponseTypes" minOccurs="0"><xs:annotation><xs:documentation>Carrier information of the flight</xs:documentation></xs:annotation></xs:element>
<xs:element name="IncludedExtras" type="IncludedExtrasResponseType" nillable="true" minOccurs="0"><xs:annotation><xs:documentation>Included extras for this room</xs:documentation></xs:annotation></xs:element>
Charged nights for the accommodation calculated by the touroperator
Diagram
Type
xs:int
Properties
content
simple
Source
<xs:element name="ChargedNights" type="xs:int"><xs:annotation><xs:documentation>Charged nights for the accommodation calculated by the touroperator</xs:documentation></xs:annotation></xs:element>
<xs:element name="CheckInOut" type="AccommodationCheckInOutType"><xs:annotation><xs:documentation>Check In/Out Date and Time confirmed by the provider</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="BoardCodeRequestType"><xs:annotation><xs:documentation>Touroperator specific board code</xs:documentation></xs:annotation><xs:sequence><xs:element name="Code" type="xs:token" nillable="false"/><xs:element name="Attributes" type="AttributesType" nillable="true" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>List of attributes of this board</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="AccommodationStayRequestType"><xs:sequence><xs:element name="CheckInOut" type="AccommodationCheckInOutType" minOccurs="0"><xs:annotation><xs:documentation>Check In/Out Date and Time requested by the customer</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
Complex Type AccommodationCheckInOutType
Namespace
http://string.drv.de/xmlschema/string
Annotations
Check In and/or Check Out Date and Time, either (Request) requested by customer or (Response) confirmed by ServiceProvider
<xs:complexType name="AccommodationCheckInOutType"><xs:annotation><xs:documentation>Check In and/or Check Out Date and Time, either (Request) requested by customer or (Response) confirmed by ServiceProvider</xs:documentation></xs:annotation><xs:attribute name="CheckIn" type="DateTimeType"/><xs:attribute name="CheckOut" type="DateTimeType"/></xs:complexType>
<xs:complexType name="AccommodationProductResponseType"><xs:sequence><xs:element name="GeoLocation" type="GeoLocationType" nillable="true" minOccurs="0"/><xs:element name="Address" type="AddressType" minOccurs="0" maxOccurs="3"><xs:annotation><xs:documentation>Possibility to provide the address data in up to 3 different languages</xs:documentation></xs:annotation></xs:element><xs:element name="Regions" type="RegionsType" minOccurs="0"/></xs:sequence></xs:complexType>
Complex Type AccommodationTransferInfoResponseType
<xs:complexType name="AccommodationStayResponseType"><xs:sequence><xs:element name="ChargedNights" type="xs:int"><xs:annotation><xs:documentation>Charged nights for the accommodation calculated by the touroperator</xs:documentation></xs:annotation></xs:element><xs:element name="CheckInOut" type="AccommodationCheckInOutType"><xs:annotation><xs:documentation>Check In/Out Date and Time confirmed by the provider</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>