<xs:simpleType name="AllocSettlCurrAmt_t">
<xs:annotation>
<xs:documentation>
Total amount due expressed in settlement currency (includes the effect of the forex transaction) for a specific AllocAccount (79).
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="AllocSettlCurrAmt" ComponentType="Field" Tag="737" Type="Amt" AbbrName="AllocSettlCurrAmt" Category="Allocation" CategoryAbbrName="SettlCcyAmt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|