Definition Type: Element
Name: SearchQualifiers
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to searchqualifiertype1
Containing Schema: OTA_CruiseCabinHoldRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
In this message Past Passenger Number and Residency can used to hold the Cabin. NOTE: Other Fields may not be used in this message
Collapse XSD Schema Diagram:
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 LoyalLevelCode in schema ota_commontypes_xsd1 Drilldown into LoyalLevel in schema ota_commontypes_xsd1 Drilldown into LoyalLevelGroup in schema ota_commontypes_xsd1 Drilldown into LoyaltyMembershipID in schema ota_cruisecommontypes_xsd Drilldown into  in schema Drilldown into  in schema Drilldown into GroupCode in schema ota_cruisecommontypes_xsd Drilldown into FareCode in schema ota_cruisecommontypes_xsd Drilldown into  in schema Drilldown into  in schema Drilldown into PricedCategoryCode in schema ota_cruisecommontypes_xsd Drilldown into BerthedCategoryCode in schema ota_cruisecommontypes_xsd Drilldown into  in schema Drilldown into DeckName in schema ota_cruisecommontypes_xsd Drilldown into DeckNumber in schema ota_cruisecommontypes_xsdXSD Diagram of SearchQualifiers in schema ota_cruisecabinholdrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SearchQualifiers" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">In this message Past Passenger Number and Residency can used to hold the Cabin.
NOTE: Other Fields may not be used in this message
</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="SearchQualifierType">
                <xs:attributeGroup ref="DeckGroup">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Provides the ability to search on deck number or name.</xs:documentation>
                    </xs:annotation>
                </xs:attributeGroup>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReservationID Unresolved link to reservationid11 0 (1)
Residency Unresolved link to residency1 0 (1)
PriceRange Unresolved link to pricerange1 0 (1)
Status Unresolved link to status23 0 5
Dining Unresolved link to dining5 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
BerthedCategoryCode BerthedCategoryCode Optional
PricedCategoryCode PricedCategoryCode Optional
CabinNumber Unresolved link to cabinnumber1 Optional
HeldIndicator Unresolved link to heldindicator3 Optional
FareCode FareCode Optional
GroupCode GroupCode Optional
MaxOccupancy Unresolved link to maxoccupancy4 Optional
CategoryLocation Unresolved link to categorylocation3 Optional
LoyaltyMembershipID LoyaltyMembershipID Optional
LoyalLevel LoyalLevel Optional
LoyalLevelCode LoyalLevelCode Optional
SortOrderCode Unresolved link to sortordercode Optional
DeckNumber DeckNumber Optional
DeckName DeckName Optional
Collapse Derivation Tree:
  • Unresolved link to searchqualifiertype1
    • SearchQualifiers