Definition Type: Element
Name: CabinOption
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to cabinoptiontype1
Containing Schema: OTA_CruiseCabinAvailRS.xsd
MinOccurs (1)
MaxOccurs 99
Abstract
Documentation:
Contains information about the proposed cabin, It locates the cabin on the ship and gives the cabin bed configuration.
Collapse XSD Schema Diagram:
Drilldown into CabinFilters in schema ota_cruisecabinavailrs_xsd Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into DeckName in schema ota_cruisecommontypes_xsd Drilldown into DeckNumber in schema ota_cruisecommontypes_xsd Drilldown into  in schema 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_xsd Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema XSD Diagram of CabinOption in schema ota_cruisecabinavailrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="CabinOption" maxOccurs="99">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contains information about the proposed cabin, It locates the cabin on the ship and gives the cabin bed configuration.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="CabinOptionType">
                <xs:sequence>
                    <xs:element name="CabinFilters" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation xml:lang="en">Collection of cabin filters.</xs:documentation>
                        </xs:annotation>
                        <xs:complexType>
                            <xs:sequence>
                                <xs:element name="CabinFilter" maxOccurs="99">
                                    <xs:annotation>
                                        <xs:documentation xml:lang="en">Used to describe the features of the cabin.</xs:documentation>
                                    </xs:annotation>
                                    <xs:complexType>
                                        <xs:attribute name="CabinFilterCode" type="OTA_CodeType" use="optional">
                                            <xs:annotation>
                                                <xs:documentation xml:lang="en">Code values representing attributes that are valid for this cabin.  Refer to OTA Code List Cabin Filters (CBF).</xs:documentation>
                                            </xs:annotation>
                                        </xs:attribute>
                                    </xs:complexType>
                                </xs:element>
                            </xs:sequence>
                        </xs:complexType>
                    </xs:element>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CabinConfiguration Unresolved link to cabinconfiguration1 0 9
MeasurementInfo Unresolved link to measurementinfo1 0 9
Remark Unresolved link to remark11 0 (1)
CabinFilters nsA:CabinFilters 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Status Unresolved link to status15 Required
CategoryLocation Unresolved link to categorylocation Optional
ShipSide Unresolved link to shipside Optional
PositionInShip Unresolved link to positioninship Optional
BedType Unresolved link to bedtype Optional
CabinNumber CabinNumber Required
MaxOccupancy MaxOccupancy Optional
DeclineIndicator DeclineIndicator Optional
HeldIndicator HeldIndicator Optional
ReleaseDateTime Unresolved link to releasedatetime1 Optional
DeckNumber DeckNumber Optional
DeckName DeckName Optional
CabinCategoryStatusCode Unresolved link to cabincategorystatuscode Optional
CabinCategoryCode Unresolved link to cabincategorycode Optional
CabinRanking Unresolved link to cabinranking Optional
ConnectingCabinIndicator Unresolved link to connectingcabinindicator Optional
ConnectingCabinNumber Unresolved link to connectingcabinnumber Optional
Collapse Derivation Tree:
  • Unresolved link to cabinoptiontype1
    • CabinOption