<xs:simpleType name="RepurchaseRate_t">
<xs:annotation>
<xs:documentation xml:lang="en">*** DEPRECATED FIELD See Deprecated Phased out Features and Supported Approach *** Percent of par at which a Repo will be repaid Represented as a percent e g 9525 represents 95 4 percent of par Note tag # was reserved in FIX 4 added in FIX 4 3
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="RepurchaseRate" tag="227" datatype="Percentage" ComponentType="Field" StdAbbrev="RepoRt" QualifiedAbbrev="RepoRt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|