Definition Type: ComplexType
Name: CreditEventNoticeDocument
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Event
Containing Schema: fpml-credit-event-notification-4-4.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-4-4_xsd Drilldown into creditEventNoticeDate in schema fpml-credit-event-notification-4-4_xsd Drilldown into notifiedPartyReference in schema fpml-credit-event-notification-4-4_xsd Drilldown into notifyingPartyReference in schema fpml-credit-event-notification-4-4_xsd Drilldown into publiclyAvailableInformation in schema fpml-credit-event-notification-4-4_xsd Drilldown into creditEvent in schema fpml-credit-event-notification-4-4_xsd Drilldown into referenceEntity in schema fpml-credit-event-notification-4-4_xsd Drilldown into affectedTransactions in schema fpml-credit-event-notification-4-4_xsd Drilldown into eventId in schema fpml-doc-4-4_xsd Drilldown into Event in schema fpml-doc-4-4_xsdXSD Diagram of CreditEventNoticeDocument in schema fpml-credit-event-notification-4-4_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:complexContent>
        <xsd:extension base="Event">
            <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:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventId fpml:eventId 0 unbounded
affectedTransactions fpml:affectedTransactions 0 (1)
referenceEntity fpml:referenceEntity (1) (1)
creditEvent fpml:creditEvent (1) (1)
publiclyAvailableInformation fpml:publiclyAvailableInformation 0 unbounded
notifyingPartyReference fpml:notifyingPartyReference (1) (1)
notifiedPartyReference fpml:notifiedPartyReference (1) (1)
creditEventNoticeDate fpml:creditEventNoticeDate (1) (1)
creditEventDate fpml:creditEventDate (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:creditEventNotice, fpml:creditEventNotice