Definition Type: ComplexType
Name: CreditEvents
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into restructuring in schema fpml-option-shared-5-10_xsd4 Drilldown into id in schema fpml-option-shared-5-10_xsd4XSD Diagram of CreditEvents in schema fpml-option-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditEvents">
    <xsd:sequence>
        <xsd:element name="restructuring" type="Restructuring" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A credit event. A restructuring is an event that materially impacts the reference entity's obligations, such as an interest rate reduction, principal reduction, deferral of interest or principal, change in priority ranking, or change in currency or composition of payment. ISDA 2003 Term: Restructuring.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
restructuring nsF:restructuring 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Optional
Collapse Derivation Tree:
Collapse References:
nsF:creditEvents