Definition Type: ComplexType
Name: CreditEventNotice
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into publiclyAvailableInformation in schema fpml-option-shared-4-4_xsd Drilldown into businessCenter in schema fpml-option-shared-4-4_xsd Drilldown into notifyingParty in schema fpml-option-shared-4-4_xsdXSD Diagram of CreditEventNotice in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditEventNotice">
    <xsd:sequence>
        <xsd:element name="notifyingParty" type="NotifyingParty">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Pointer style references to a party identifier defined elsewhere in the document. The notifying party is the party that notifies the other party when a credit event has occurred by means of a credit event notice. If more than one party is referenced as being the notifying party then either party may notify the other of a credit event occurring. ISDA 2003 Term: Notifying Party</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="businessCenter" type="BusinessCenter" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Inclusion of this business center element implies that Greenwich Mean Time in Section 3.3 of the 2003 ISDA Credit Derivatives Definitions is replaced by the local time of the city indicated by the businessCenter element value.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="publiclyAvailableInformation" type="PubliclyAvailableInformation" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A specified condition to settlement. Publicly available information means information that reasonably confirms any of the facts relevant to determining that a credit event or potential repudiation/moratorium, as applicable, has occurred. The ISDA defined list (2003) is the market standard and is considered comprehensive, and a minimum of two differing public sources must have published the relevant information, to declare a Credit Event. ISDA 2003 Term: Notice of Publicly Available Information Applicable</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notifyingParty fpml:notifyingParty (1) (1)
businessCenter fpml:businessCenter 0 (1)
publiclyAvailableInformation fpml:publiclyAvailableInformation 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:creditEventNotice