Definition Type: Element
Name: additionalPaymentAmount
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:AdditionalPaymentAmount
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the amount of the fee along with, when applicable, the formula that supports its determination.
Collapse XSD Schema Diagram:
Drilldown into formula in schema fpml-eq-shared-5-10_xsd3 Drilldown into paymentAmount in schema fpml-eq-shared-5-10_xsd3 Drilldown into AdditionalPaymentAmount in schema fpml-eq-shared-5-10_xsd3XSD Diagram of additionalPaymentAmount in schema fpml-eq-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="additionalPaymentAmount" type="AdditionalPaymentAmount" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the amount of the fee along with, when applicable, the formula that supports its determination.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentAmount nsF:paymentAmount 0 (1)
formula nsF:formula 0 (1)
Collapse Derivation Tree: