Definition Type: SimpleType
Name: MarginRatio_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="MarginRatio_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="MarginRatio" tag="898" datatype="Percentage" ComponentType="Field" StdAbbrev="MgnRatio" QualifiedAbbrev="MgnRatio" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Percentage" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:MgnRatio