Definition Type: Element
Name: feePayment
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:OnGoingFeePayment
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A representation of the on-going fee payment.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-loan-4-5_xsd Drilldown into paymentDate in schema fpml-loan-4-5_xsd Drilldown into feeDayBasis in schema fpml-loan-4-5_xsd Drilldown into endDate in schema fpml-shared-4-5_xsd Drilldown into startDate in schema fpml-shared-4-5_xsd Drilldown into Period.model in schema fpml-shared-4-5_xsd Drilldown into feeType in schema fpml-loan-4-5_xsd Drilldown into OnGoingFeePayment in schema fpml-loan-4-5_xsdXSD Diagram of feePayment in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="feePayment" type="OnGoingFeePayment">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A representation of the on-going fee payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
feeType fpml:feeType (1) (1)
startDate fpml:startDate (1) (1)
endDate fpml:endDate (1) (1)
feeDayBasis fpml:feeDayBasis 0 (1)
paymentDate fpml:paymentDate (1) (1)
amount fpml:amount (1) (1)
<xs:group> fpml:Period.model (1) (1)
Collapse Derivation Tree: