<xs:simpleType name="OfferForwardPoints_t">
<xs:annotation>
<xs:documentation xml:lang="en">Offer F X forward points added to spot rate May be a negative value
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OfferForwardPoints" tag="191" datatype="PriceOffset" ComponentType="Field" StdAbbrev="OfrFwdPnts" QualifiedAbbrev="OfrFwdPnts" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="PriceOffset" />
</xs:simpleType>
|