Definition Type: Element
Name: writedown
Namespace: http://www.fpml.org/FpML-5/reporting
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A floating rate payment event. Results from the fact that the underlyer writes down its outstanding principal amount. ISDA 2003 Term: Writedown.
Collapse XSD Schema Diagram:
XSD Diagram of writedown in schema fpml-cd-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="writedown" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A floating rate payment event. Results from the fact that the underlyer writes down its outstanding principal amount. ISDA 2003 Term: Writedown.</xsd:documentation>
    </xsd:annotation>
</xsd:element>