Definition Type: Element
Name: GuestCount
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_CruiseCabinAvailRQ.xsd
MinOccurs (1)
MaxOccurs 9
Abstract
Documentation:
Categorization of all guests in the request. The sum of the Quantity attribute will provide you with the total number of guests.
Collapse XSD Schema Diagram:
Drilldown into Quantity in schema ota_commontypes_xsd1 Drilldown into QuantityGroup in schema ota_commontypes_xsd1 Drilldown into URI in schema ota_commontypes_xsd1 Drilldown into CodeContext in schema ota_commontypes_xsd1 Drilldown into Code in schema ota_commontypes_xsd1 Drilldown into Age in schema ota_commontypes_xsd1 Drilldown into TravelerCountGroup in schema ota_commontypes_xsd1XSD Diagram of GuestCount in schema ota_cruisecabinavailrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="GuestCount" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">Categorization of all guests in the request.  The sum of the Quantity attribute will provide you with the total number of guests.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="TravelerCountGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Age Age Optional
Code Code Optional
CodeContext CodeContext Optional
URI URI Optional
Quantity Quantity Optional