Drilldown into AdditionalPaymentAmount Drilldown into AdditionalPaymentAmount
Definition Type Complex Type
Name AdditionalPaymentAmount
Namespace http://www.fpml.org/FpML-5-0/confirmation
Abstract False
Documentation Specifies the amount of the fee along with, when applicable, the formula that supports its determination.
XSD Schema fpml-eq-shared-5-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of AdditionalPaymentAmount
Collapse XSD Schema Code
<xsd:complexType name="AdditionalPaymentAmount" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies the amount of the fee along with, when applicable, the formula that supports its determination.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element minOccurs="0" name="paymentAmount" type="Money">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The currency amount of the payment.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" name="formula" type="Formula">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies a formula, with its description and components.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Derivation Tree
[No Sub Types]
AdditionalPaymentAmount
    fpml:additionalPaymentAmount
Collapse References
fpml:additionalPaymentAmount
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd