Definition Type: ComplexType
Name: Restructuring
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into multipleCreditEventNotices in schema fpml-option-shared-5-10_xsd1 Drilldown into multipleHolderObligation in schema fpml-option-shared-5-10_xsd1 Drilldown into restructuringType in schema fpml-option-shared-5-10_xsd1 Drilldown into applicable in schema fpml-option-shared-5-10_xsd1XSD Diagram of Restructuring in schema fpml-option-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Restructuring">
    <xsd:sequence>
        <xsd:element name="applicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates whether the restructuring provision is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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="xsd:boolean" 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="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Presence of this element and value set to 'true' 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
applicable nsC:applicable 0 (1)
restructuringType nsC:restructuringType 0 (1)
multipleHolderObligation nsC:multipleHolderObligation 0 (1)
multipleCreditEventNotices nsC:multipleCreditEventNotices 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:restructuring