<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>
|