<xs:simpleType name="LegLastForwardPoints_t">
<xs:annotation>
<xs:documentation>The forward points for this leg's fill event. Value can be negative. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="LegLastForwardPoints" ComponentType="Field" Tag="1073" Type="PriceOffset" AbbrName="LegLastFwdPnts" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="PriceOffset" />
</xs:simpleType>
|