Definition Type: SimpleType
Name: UnitOfMeasureQty_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.
Collapse XSD Schema Diagram:
XSD Diagram of UnitOfMeasureQty_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="UnitOfMeasureQty_t">
    <xs:annotation>
        <xs:documentation>Used to indicate the quantity of the underlying commodity unit of measure on which the contract is based, such as, 2500 lbs of lean cattle, 1000 barrels of crude oil, 1000 bushels of corn, etc. UnitOfMeasureQty is required for UnitOfMeasure(996) Variable Quantity UOMs enumerations. Refer to the definition of UnitOfMeasure(996) for more information on the use of UnitOfMeasureQty.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="UnitOfMeasureQty" ComponentType="Field" Tag="1147" Type="Qty" AbbrName="UOMQty" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Qty" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:UOMQty