Definition Type: ComplexType
Name: CreditEventNoticeDocument
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:Event
Containing Schema: fpml-posttrade-4-1.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-posttrade-4-1_xsd Drilldown into creditEventNoticeDate in schema fpml-posttrade-4-1_xsd Drilldown into notifiedPartyReference in schema fpml-posttrade-4-1_xsd Drilldown into notifyingPartyReference in schema fpml-posttrade-4-1_xsd Drilldown into publiclyAvailableInformation in schema fpml-posttrade-4-1_xsd Drilldown into creditEvent in schema fpml-posttrade-4-1_xsd Drilldown into referenceEntity in schema fpml-posttrade-4-1_xsd Drilldown into affectedTransactions in schema fpml-posttrade-4-1_xsd Drilldown into eventId in schema fpml-doc-4-1_xsd Drilldown into Event in schema fpml-doc-4-1_xsdXSD Diagram of CreditEventNoticeDocument in schema fpml-posttrade-4-1_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 nsA:eventId 0 unbounded
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