Definition Type: ComplexType
Name: CreditEventNoticeDocument
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-credit-event-notification-5-0.xsd
Abstract
Documentation:
An event type that records the occurrence of a credit event notice.
Collapse XSD Schema Diagram:
Drilldown into creditEventDate in schema fpml-credit-event-notification-5-0_xsd Drilldown into creditEventNoticeDate in schema fpml-credit-event-notification-5-0_xsd Drilldown into notifiedPartyReference in schema fpml-credit-event-notification-5-0_xsd Drilldown into notifyingPartyReference in schema fpml-credit-event-notification-5-0_xsd Drilldown into publiclyAvailableInformation in schema fpml-credit-event-notification-5-0_xsd Drilldown into creditEvent in schema fpml-credit-event-notification-5-0_xsd Drilldown into referenceEntity in schema fpml-credit-event-notification-5-0_xsd Drilldown into affectedTransactions in schema fpml-credit-event-notification-5-0_xsdXSD Diagram of CreditEventNoticeDocument in schema fpml-credit-event-notification-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditEventNoticeDocument">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An event type that records the occurrence of a credit event notice.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="affectedTransactions" type="AffectedTransactions" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Trades affected by this event.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="referenceEntity" type="LegalEntity" minOccurs="0" />
        <xsd:element ref="creditEvent" minOccurs="0" />
        <xsd:element name="publiclyAvailableInformation" type="Resource" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">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.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="notifyingPartyReference" type="PartyReference" minOccurs="0" />
        <xsd:element name="notifiedPartyReference" type="PartyReference" minOccurs="0" />
        <xsd:element name="creditEventNoticeDate" type="xsd:date" minOccurs="0" />
        <xsd:element name="creditEventDate" type="xsd:date" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
affectedTransactions nsB:affectedTransactions 0 (1)
referenceEntity nsB:referenceEntity 0 (1)
creditEvent nsB:creditEvent 0 (1)
publiclyAvailableInformation nsB:publiclyAvailableInformation 0 unbounded
notifyingPartyReference nsB:notifyingPartyReference 0 (1)
notifiedPartyReference nsB:notifiedPartyReference 0 (1)
creditEventNoticeDate nsB:creditEventNoticeDate 0 (1)
creditEventDate nsB:creditEventDate 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:creditEventNotice, nsB:creditEventNotice