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