Definition Type: SimpleType
Name: RepurchaseRate_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
*** 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
Collapse XSD Schema Diagram:
XSD Diagram of RepurchaseRate_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:RepoRt