Definition Type: SimpleType
Name: PriceUnitOfMeasureQty_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.
Collapse XSD Schema Diagram:
XSD Diagram of PriceUnitOfMeasureQty_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="PriceUnitOfMeasureQty_t">
    <xs:annotation>
        <xs:documentation>Used to express the UOM Quantity of the price if different from the contract. In futures, this can be different for physically delivered products in which price is quoted in a unit size different from the contract, i.e. a Cattle Future contract has a UOMQty of 40,000 and a PriceUOMQty of 100.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="PriceUnitOfMeasureQty" ComponentType="Field" Tag="1192" Type="Qty" AbbrName="PxUOMQty" 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:PxUOMQty