Definition Type: Element
Name: additionalFixedPayments
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AdditionalFixedPayments
Containing Schema: fpml-cd-5-10.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-5-10_xsd Drilldown into principalShortfallReimbursement in schema fpml-cd-5-10_xsd Drilldown into interestShortfallReimbursement in schema fpml-cd-5-10_xsd Drilldown into AdditionalFixedPayments in schema fpml-cd-5-10_xsdXSD Diagram of additionalFixedPayments in schema fpml-cd-5-10_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 nsA:interestShortfallReimbursement 0 (1)
principalShortfallReimbursement nsA:principalShortfallReimbursement 0 (1)
writedownReimbursement nsA:writedownReimbursement 0 (1)
Collapse Derivation Tree: