Definition Type: ComplexType
Name: Restructuring
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into multipleCreditEventNotices in schema fpml-option-shared-4-4_xsd Drilldown into multipleHolderObligation in schema fpml-option-shared-4-4_xsd Drilldown into restructuringType in schema fpml-option-shared-4-4_xsdXSD Diagram of Restructuring in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Restructuring">
    <xsd:sequence>
        <xsd:element name="restructuringType" type="RestructuringType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies the type of restructuring that is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="multipleHolderObligation" type="Empty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">In relation to a restructuring credit event, unless multiple holder obligation is not specified restructurings are limited to multiple holder obligations. A multiple holder obligation means an obligation that is held by more than three holders that are not affiliates of each other and where at least two thirds of the holders must agree to the event that constitutes the restructuring credit event. ISDA 2003 Term: Multiple Holder Obligation</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="multipleCreditEventNotices" type="Empty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Presence of this element indicates that Section 3.9 of the 2003 Credit Derivatives Definitions shall apply. Absence of this element indicates that Section 3.9 shall not apply. NOTE: Not allowed under ISDA Credit 1999.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
restructuringType fpml:restructuringType 0 (1)
multipleHolderObligation fpml:multipleHolderObligation 0 (1)
multipleCreditEventNotices fpml:multipleCreditEventNotices 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:restructuring