Definition Type: ComplexType
Name: CreditEventNoticeDocument
Namespace: http://www.fpml.org/FpML-5/confirmation
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_xsd Drilldown into creditEventNoticeDate in schema fpml-credit-event-notification-5-10_xsd Drilldown into notifiedPartyReference in schema fpml-credit-event-notification-5-10_xsd Drilldown into notifyingPartyReference in schema fpml-credit-event-notification-5-10_xsd Drilldown into publiclyAvailableInformation in schema fpml-credit-event-notification-5-10_xsd Drilldown into creditEvent in schema fpml-credit-event-notification-5-10_xsd Drilldown into referenceEntity in schema fpml-credit-event-notification-5-10_xsd Drilldown into affectedTransactions in schema fpml-credit-event-notification-5-10_xsdXSD Diagram of CreditEventNoticeDocument in schema fpml-credit-event-notification-5-10_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" />
        <xsd:element ref="creditEvent" />
        <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" />
        <xsd:element name="notifiedPartyReference" type="PartyReference" />
        <xsd:element name="creditEventNoticeDate" type="xsd:date" />
        <xsd:element name="creditEventDate" type="xsd:date" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
affectedTransactions nsA:affectedTransactions 0 (1)
referenceEntity nsA:referenceEntity (1) (1)
creditEvent nsA:creditEvent (1) (1)
publiclyAvailableInformation nsA:publiclyAvailableInformation 0 unbounded
notifyingPartyReference nsA:notifyingPartyReference (1) (1)
notifiedPartyReference nsA:notifiedPartyReference (1) (1)
creditEventNoticeDate nsA:creditEventNoticeDate (1) (1)
creditEventDate nsA:creditEventDate (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:creditEventNotice, nsA:creditEventNotice, nsA:creditEventNotice