XML Schema Documentation

Complex Type: CreditDerivativesNotices

[Table of contents]

Super-types: None
Sub-types: None
Name CreditDerivativesNotices
Used by (from the same schema document) Model Group ContractNovationDetails.model
Abstract no
XML Instance Representation
<...>
<creditEvent> xsd:boolean </creditEvent> [1]

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

<publiclyAvailableInformation> xsd:boolean </publiclyAvailableInformation> [1]

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

<physicalSettlement> xsd:boolean </physicalSettlement> [1]

'This element corresponds to the Notice of Intended Physical Settlement Delivered Under Old Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="CreditDerivativesNotices">
<xsd:sequence>
<xsd:element name="creditEvent" type=" xsd:boolean "/>
<xsd:element name="publiclyAvailableInformation" type=" xsd:boolean "/>
<xsd:element name="physicalSettlement" type=" xsd:boolean "/>
</xsd:sequence>
</xsd:complexType>