<xs:simpleType name="LegCalculatedCcyLastQty_t">
<xs:annotation>
<xs:documentation>Used for the calculated quantity of the other side of the currency for this leg. Can be derived from LegQty and LegLastPx.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="LegCalculatedCcyLastQty" ComponentType="Field" Tag="1074" Type="Qty" AbbrName="LegCalcCcyLastQty" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|