Definition Type: SimpleType
Name: RepurchaseRate_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
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.1, added in FIX 4.3)
Collapse XSD Schema Diagram:
XSD Diagram of RepurchaseRate_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="RepurchaseRate_t">
    <xs:annotation>
        <xs:documentation>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.1, added in FIX 4.3)</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="RepurchaseRate" ComponentType="Field" Tag="227" Type="Percentage" AbbrName="RepoRt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Percentage" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:RepoRt