Definition Type: ComplexType
Name: ProtectionTerms
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-cd-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into creditEvents in schema fpml-cd-5-10_xsd4 Drilldown into calculationAmount in schema fpml-cd-5-10_xsd4 Drilldown into id in schema fpml-cd-5-10_xsd4XSD Diagram of ProtectionTerms in schema fpml-cd-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ProtectionTerms">
    <xsd:sequence>
        <xsd:element name="calculationAmount" type="Money">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The notional amount of protection coverage. ISDA 2003 Term: Floating Rate Payer Calculation Amount</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="creditEvents" type="CreditEvents" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This element contains all the ISDA terms relating to credit events.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationAmount nsF:calculationAmount (1) (1)
creditEvents nsF:creditEvents 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Optional
Collapse Derivation Tree:
Collapse References:
nsF:protectionTerms, nsF:protectionTerms