<xs:simpleType name="LegGrossTradeAmt_t">
<xs:annotation>
<xs:documentation>The gross trade amount of the leg. For FX Futures this is used to express the notional value of a fill when LegLastQty and other quantity fields are express in terms of contract size.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="LegGrossTradeAmt" ComponentType="Field" Tag="1075" Type="Amt" AbbrName="LegGrossTrdAmt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|