Definition Type: Element
Name: haircut
Namespace: http://www.fpml.org/FpML-5/reporting
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-collateral-processes-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The amount to which the collaterals market value will be discounted to take into account the ability to realize the value of that collateral.
Collapse XSD Schema Diagram:
XSD Diagram of haircut in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="haircut" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The amount to which the collaterals market value will be discounted to take into account the ability to realize the value of that collateral.</xsd:documentation>
    </xsd:annotation>
</xsd:element>