Definition Type: ComplexType
Name: CreditDerivativesNotices
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-doc-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into physicalSettlement in schema fpml-doc-5-10_xsd4 Drilldown into publiclyAvailableInformation in schema fpml-doc-5-10_xsd4 Drilldown into creditEvent in schema fpml-doc-5-10_xsd4XSD Diagram of CreditDerivativesNotices in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditDerivativesNotices">
    <xsd:sequence>
        <xsd:element name="creditEvent" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This element corresponds to the Credit Event Notice Delivered Under Old Transaction and Deemed Delivered Under New Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="publiclyAvailableInformation" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This element corresponds to the Notice of Publicly Available Information Delivered Under Old Transaction and Deemed Delivered Under New Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="physicalSettlement" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This element corresponds to the Notice of Intended Physical Settlement Delivered Under Old Transaction under the EXHIBIT C to 2004 ISDA Novation Definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
creditEvent nsE:creditEvent 0 (1)
publiclyAvailableInformation nsE:publiclyAvailableInformation 0 (1)
physicalSettlement nsE:physicalSettlement 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:creditDerivativesNotices