Definition Type: Element
Name: additionalFixedPayments
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AdditionalFixedPayments
Containing Schema: fpml-cd-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the events that will give rise to the payment a additional fixed payments.
Collapse XSD Schema Diagram:
Drilldown into writedownReimbursement in schema fpml-cd-4-4_xsd Drilldown into principalShortfallReimbursement in schema fpml-cd-4-4_xsd Drilldown into interestShortfallReimbursement in schema fpml-cd-4-4_xsd Drilldown into AdditionalFixedPayments in schema fpml-cd-4-4_xsdXSD Diagram of additionalFixedPayments in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="additionalFixedPayments" type="AdditionalFixedPayments" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the events that will give rise to the payment a additional fixed payments.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interestShortfallReimbursement fpml:interestShortfallReimbursement 0 (1)
principalShortfallReimbursement fpml:principalShortfallReimbursement 0 (1)
writedownReimbursement fpml:writedownReimbursement 0 (1)
Collapse Derivation Tree: