Definition Type: Attribute
Name: quantity
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:NonNegativeInteger
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
This is used in conjunction with UnitName to specify the quantity of units as defined by UnitName (e.g., if Quantity="5" and UnitName="day" the result is 5 days). Assigned XSD Type: {http://chameleon.anonymous/ns}Numeric1to99
Collapse XSD Schema Diagram:
XSD Diagram of quantity in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="quantity" type="ota2-0400:NonNegativeInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">This is used in conjunction with UnitName to specify the quantity of units as defined by UnitName (e.g., if Quantity=&amp;quot;5&amp;quot; and UnitName=&amp;quot;day&amp;quot; the result is 5 days).</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}Numeric1to99</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: