<xs:simpleType name="GrossTradeAmt_t">
<xs:annotation>
<xs:documentation xml:lang="en">Total amount traded e g CumQty 4 * AvgPx 6 expressed in units of currency
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="GrossTradeAmt" tag="381" datatype="Amt" ComponentType="Field" StdAbbrev="GrossTrdAmt" QualifiedAbbrev="GrossTrdAmt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|