Definition Type: Element
Name: SelectedCabin
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_CruiseCabinHoldRQ.xsd
MinOccurs (1)
MaxOccurs 4
Abstract
Documentation:
Specifies the selected Cabins
Collapse XSD Schema Diagram:
Drilldown into HeldIndicator in schema ota_cruisecommontypes_xsd Drilldown into DeclineIndicator in schema ota_cruisecommontypes_xsd Drilldown into MaxOccupancy in schema ota_cruisecommontypes_xsd Drilldown into CabinNumber in schema ota_cruisecommontypes_xsdXSD Diagram of SelectedCabin in schema ota_cruisecabinholdrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SelectedCabin" maxOccurs="4">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the selected Cabins</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="CruiseCabinGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
CabinNumber CabinNumber Required
MaxOccupancy MaxOccupancy Optional
DeclineIndicator DeclineIndicator Optional
HeldIndicator HeldIndicator Optional