XML Schema Documentation

Element: creditEventNotice

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name creditEventNotice
Type CreditEventNoticeDocument
Nillable no
Abstract no
Documentation A global element used to hold CENs.
Logical Diagram
XML Instance Representation
<creditEventNotice>
<eventId> EventId </eventId> [0..*]

''

<affectedTransactions> AffectedTransactions </affectedTransactions> [0..1]

'Trades affected by this event.'

<referenceEntity> LegalEntity </referenceEntity> [1]
<creditEvent> ... </creditEvent> [1]
<publiclyAvailableInformation> Resource </publiclyAvailableInformation> [0..*]

'A public information source, e.g. a particular newspaper or electronic news service, that may publish relevant information used in the determination of whether or not a credit event has occurred.'

<notifyingPartyReference> PartyReference </notifyingPartyReference> [1]
<notifiedPartyReference> PartyReference </notifiedPartyReference> [1]
<creditEventNoticeDate> xsd:date </creditEventNoticeDate> [1]
<creditEventDate> xsd:date </creditEventDate> [1]
</creditEventNotice>
Diagram
Schema Component Representation
<xsd:element name="creditEventNotice" type=" CreditEventNoticeDocument " substitutionGroup="event"/>