Definition Type: SimpleType
Name: LastForwardPoints2_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
F/X forward points of the future part of a F/X swap order added to LastSpotRate (94). May be a negative value.
Collapse XSD Schema Diagram:
XSD Diagram of LastForwardPoints2_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="LastForwardPoints2_t">
    <xs:annotation>
        <xs:documentation>F/X forward points of the future part of a F/X swap order added to LastSpotRate (94).  May be a negative value.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="LastForwardPoints2" ComponentType="Field" Tag="641" Type="PriceOffset" AbbrName="LastFwdPnts2" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="PriceOffset" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:LastFwdPnts2