<xsd:complexType name="CreditDerivativesNotices">
<xsd:sequence>
<xsd:element name="creditEvent" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation xml:lang="en">This element corresponds to the Credit Event Notice Delivered Under Old Transaction and Deemed Delivered Under New Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="publiclyAvailableInformation" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation xml:lang="en">This element corresponds to the Notice of Publicly Available Information Delivered Under Old Transaction and Deemed Delivered Under New Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="physicalSettlement" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation xml:lang="en">This element corresponds to the Notice of Intended Physical Settlement Delivered Under Old Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|