<xs:simpleType name="UnderlyingLastQty_t">
<xs:annotation>
<xs:documentation>
The calculated or traded quantity for the underlying instrument that corresponds to a derivative. Used for transactions that include the cash instrument and the derivative.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="UnderlyingLastQty" ComponentType="Field" Tag="652" Type="Qty" AbbrName="UndLastQty" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|