Definition Type: Element
Name: AssociatedQuantity
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Quantity or quantities that are associated with the reservation (e.g., number of seats, number of rooms, number of people).
Collapse XSD Schema Diagram:
Drilldown into Quantity in schema ota_commontypes_xsd1 Drilldown into QuantityGroup in schema ota_commontypes_xsd 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 CodeGroup in schema ota_commontypes_xsd Drilldown into CodeListGroup in schema ota_commontypes_xsdXSD Diagram of AssociatedQuantity in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AssociatedQuantity" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Quantity or quantities that are associated with the reservation (e.g., number of seats, number of rooms, number of people).</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="CodeListGroup">
            <xs:annotation>
                <xs:documentation xml:lang="en">Used to specify a quantity of an item as defined by the code.</xs:documentation>
            </xs:annotation>
        </xs:attributeGroup>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Code Code Optional
CodeContext CodeContext Optional
URI URI Optional
Quantity Quantity Optional