Definition Type: SimpleType
Name: MarginRatio_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
The fraction of the cash consideration that must be collateralized, expressed as a percent. A MarginRatio of 02% indicates that the value of the collateral (after deducting for "haircut") must exceed the cash consideration by 2%.
Collapse XSD Schema Diagram:
XSD Diagram of MarginRatio_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="MarginRatio_t">
    <xs:annotation>
        <xs:documentation>
      The fraction of the cash consideration that must be collateralized, expressed as a percent.  A MarginRatio of 02% indicates that the value of the collateral (after deducting for "haircut") must exceed the cash consideration by 2%.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="MarginRatio" ComponentType="Field" Tag="898" Type="Percentage" AbbrName="MgnRatio" 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:MgnRatio