Definition Type: AttributeGroup
Name: QuantityGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Used to define a quantity.
Collapse XSD Schema Diagram:
Drilldown into Quantity in schema ota_commontypes_xsd1XSD Diagram of QuantityGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="QuantityGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to define a quantity.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="Quantity" type="xs:nonNegativeInteger" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Used to define the quantity for an associated element or attribute.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Quantity Quantity Optional