Skip to content

Class: CreditEventNotice

URI: common_domain_model:CreditEventNotice

 classDiagram
    class CreditEventNotice
    click CreditEventNotice href "../CreditEventNotice/"
      CreditEventNotice : businessCenter

      CreditEventNotice : notifyingParty





        CreditEventNotice --> "1..*" CounterpartyRoleEnum : notifyingParty
        click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"



      CreditEventNotice : publiclyAvailableInformation





        CreditEventNotice --> "0..1" PubliclyAvailableInformation : publiclyAvailableInformation
        click PubliclyAvailableInformation href "../PubliclyAvailableInformation/"



Slots

Name Cardinality and Range Description Inheritance
notifyingParty 1..*
CounterpartyRoleEnum
The notifying party is the party that notifies the other party when a credit ... direct
businessCenter 0..1
BusinessCenter
Inclusion of this business center element implies that Greenwich Mean Time in... direct
publiclyAvailableInformation 0..1
PubliclyAvailableInformation
A specified condition to settlement direct

Usages

used by used in type used
CreditEvents creditEventNotice range CreditEventNotice

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:CreditEventNotice
native common_domain_model:CreditEventNotice

LinkML Source

Direct

name: CreditEventNotice
in_subset:
- cdm_observable_event
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- notifyingParty
- businessCenter
- publiclyAvailableInformation
slot_usage:
  businessCenter:
    name: businessCenter
    description: Inclusion of this business center element implies that Greenwich
      Mean Time in Section 3.3 of the 2003 ISDA Credit Derivatives Definitions is
      replaced by the local time of the city indicated by the businessCenter element
      value.
    multivalued: false
  publiclyAvailableInformation:
    name: publiclyAvailableInformation
    description: 'A specified condition to settlement. Publicly available information
      means information that reasonably confirms any of the facts relevant to determining
      that a credit event or potential repudiation/moratorium, as applicable, has
      occurred. The ISDA defined list (2003) is the market standard and is considered
      comprehensive, and a minimum of two differing public sources must have published
      the relevant information, to declare a Credit Event. ISDA 2003 Term: Notice
      of Publicly Available Information Applicable.'
    range: PubliclyAvailableInformation
    multivalued: false

Induced

name: CreditEventNotice
in_subset:
- cdm_observable_event
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  businessCenter:
    name: businessCenter
    description: Inclusion of this business center element implies that Greenwich
      Mean Time in Section 3.3 of the 2003 ISDA Credit Derivatives Definitions is
      replaced by the local time of the city indicated by the businessCenter element
      value.
    multivalued: false
  publiclyAvailableInformation:
    name: publiclyAvailableInformation
    description: 'A specified condition to settlement. Publicly available information
      means information that reasonably confirms any of the facts relevant to determining
      that a credit event or potential repudiation/moratorium, as applicable, has
      occurred. The ISDA defined list (2003) is the market standard and is considered
      comprehensive, and a minimum of two differing public sources must have published
      the relevant information, to declare a Credit Event. ISDA 2003 Term: Notice
      of Publicly Available Information Applicable.'
    range: PubliclyAvailableInformation
    multivalued: false
attributes:
  notifyingParty:
    name: notifyingParty
    description: 'The notifying party is the party that notifies the other party when
      a credit event has occurred by means of a credit event notice. If more than
      one party is referenced as being the notifying party then either party may notify
      the other of a credit event occurring. ISDA 2003 Term: Notifying Party.'
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: CreditEventNotice
    domain_of:
    - CreditEventNotice
    range: CounterpartyRoleEnum
    required: true
    multivalued: true
  businessCenter:
    name: businessCenter
    annotations:
      metadata_scheme:
        tag: metadata_scheme
        value: true
    description: Inclusion of this business center element implies that Greenwich
      Mean Time in Section 3.3 of the 2003 ISDA Credit Derivatives Definitions is
      replaced by the local time of the city indicated by the businessCenter element
      value.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:BusinessCenters.businessCenter
    rank: 1000
    owner: CreditEventNotice
    domain_of:
    - BusinessCenters
    - BusinessCenterTime
    - CalculationFrequency
    - ValuationCalculationDateLocationElection
    - CreditEventNotice
    - ExerciseNotice
    range: BusinessCenter
    multivalued: false
    inlined: true
    inlined_as_list: true
  publiclyAvailableInformation:
    name: publiclyAvailableInformation
    description: 'A specified condition to settlement. Publicly available information
      means information that reasonably confirms any of the facts relevant to determining
      that a credit event or potential repudiation/moratorium, as applicable, has
      occurred. The ISDA defined list (2003) is the market standard and is considered
      comprehensive, and a minimum of two differing public sources must have published
      the relevant information, to declare a Credit Event. ISDA 2003 Term: Notice
      of Publicly Available Information Applicable.'
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: CreditEventNotice
    domain_of:
    - CreditEvent
    - CreditEventNotice
    range: PubliclyAvailableInformation
    multivalued: false
    inlined: true
    inlined_as_list: true