Definition Type: ComplexType
Name: CreditEventNoticeDocument
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-credit-event-notification-5-10.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-10_xsd3 Drilldown into creditEventNoticeDate in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into notifiedPartyReference in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into notifyingPartyReference in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into publiclyAvailableInformation in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into creditEvent in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into referenceEntity in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into affectedTransactions in schema fpml-credit-event-notification-5-10_xsd3XSD Diagram of CreditEventNoticeDocument in schema fpml-credit-event-notification-5-10_xsd3 (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 nsF:affectedTransactions 0 (1)
referenceEntity nsF:referenceEntity 0 (1)
creditEvent nsF:creditEvent 0 (1)
publiclyAvailableInformation nsF:publiclyAvailableInformation 0 unbounded
notifyingPartyReference nsF:notifyingPartyReference 0 (1)
notifiedPartyReference nsF:notifiedPartyReference 0 (1)
creditEventNoticeDate nsF:creditEventNoticeDate 0 (1)
creditEventDate nsF:creditEventDate 0 (1)
Collapse Derivation Tree:
Collapse References:
nsF:creditEventNotice, nsF:creditEventNotice, nsF:creditEventNotice