XML Schema Documentation

Complex Type: Restructuring

[Table of contents]

Super-types: None
Sub-types: None
Name Restructuring
Used by (from the same schema document) Complex Type CreditEvents
Abstract no
XML Instance Representation
<...>
<restructuringType> RestructuringType </restructuringType> [0..1]

'Specifies the type of restructuring that is applicable.'

<multipleHolderObligation> Empty </multipleHolderObligation> [0..1]

'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'

<multipleCreditEventNotices> Empty </multipleCreditEventNotices> [0..1]

'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.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="Restructuring">
<xsd:sequence>
<xsd:element name="restructuringType" type=" RestructuringType " minOccurs="0"/>
<xsd:element name="multipleHolderObligation" type=" Empty " minOccurs="0"/>
<xsd:element name="multipleCreditEventNotices" type=" Empty " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>