Definition Type: Element
Name: protectionTerms
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:ProtectionTerms
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This element contains all the terms relevant to defining the applicable floating rate payer calculation amount, credit events and associated conditions to settlement, and reference obligations.
Collapse XSD Schema Diagram:
Drilldown into floatingAmountEvents in schema fpml-cd-5-10_xsd1 Drilldown into obligations in schema fpml-cd-5-10_xsd1 Drilldown into creditEvents in schema fpml-cd-5-10_xsd1 Drilldown into calculationAmount in schema fpml-cd-5-10_xsd1 Drilldown into id in schema fpml-cd-5-10_xsd1 Drilldown into ProtectionTerms in schema fpml-cd-5-10_xsd1XSD Diagram of protectionTerms in schema fpml-cd-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="protectionTerms" type="ProtectionTerms" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This element contains all the terms relevant to defining the applicable floating rate payer calculation amount, credit events and associated conditions to settlement, and reference obligations.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationAmount nsC:calculationAmount (1) (1)
creditEvents nsC:creditEvents 0 (1)
obligations nsC:obligations 0 (1)
floatingAmountEvents nsC:floatingAmountEvents 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id Optional
Collapse Derivation Tree: