Definition Type: Element
Name: valuationPercentage
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:RestrictedPercentage
Containing Schema: fpml-legal-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the haircut associated to the collateral asset, expressed as a percentage. A value of 90% means that 90% of the value of the applicable asset is considered as collateral. Absence of this element implies that the valuation percentage is 100%.
Collapse XSD Schema Diagram:
XSD Diagram of valuationPercentage in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="valuationPercentage" type="RestrictedPercentage" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the haircut associated to the collateral asset, expressed as a percentage. A value of 90% means that 90% of the value of the applicable asset is considered as collateral. Absence of this element implies that the valuation percentage is 100%.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: