Definition Type: Element
Name: creditDerivativesNotices
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CreditDerivativesNotices
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This element should be specified if one or more of either a Credit Event Notice, Notice of Publicly Available Information, Notice of Physical Settlement or Notice of Intended Physical Settlement, as applicable, has been delivered by or to the Transferor or the Remaining Party. The type of notice or notices that have been delivered should be indicated by setting the relevant boolean element value(s) to true. The absence of the element means that no Credit Event Notice, Notice of Publicly Available Information, Notice of Physical Settlement or Notice of Intended Physical Settlement, as applicable, has been delivered by or to the Transferor or the Remaining Party.
Collapse XSD Schema Diagram:
Drilldown into physicalSettlement in schema fpml-doc-5-10_xsd3 Drilldown into publiclyAvailableInformation in schema fpml-doc-5-10_xsd3 Drilldown into creditEvent in schema fpml-doc-5-10_xsd3 Drilldown into CreditDerivativesNotices in schema fpml-doc-5-10_xsd3XSD Diagram of creditDerivativesNotices in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="creditDerivativesNotices" type="CreditDerivativesNotices" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This element should be specified if one or more of either a Credit Event Notice, Notice of Publicly Available Information, Notice of Physical Settlement or Notice of Intended Physical Settlement, as applicable, has been delivered by or to the Transferor or the Remaining Party. The type of notice or notices that have been delivered should be indicated by setting the relevant boolean element value(s) to true. The absence of the element means that no Credit Event Notice, Notice of Publicly Available Information, Notice of Physical Settlement or Notice of Intended Physical Settlement, as applicable, has been delivered by or to the Transferor or the Remaining Party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
creditEvent nsD:creditEvent 0 (1)
publiclyAvailableInformation nsD:publiclyAvailableInformation 0 (1)
physicalSettlement nsD:physicalSettlement 0 (1)
Collapse Derivation Tree: