Definition Type: ComplexType
Name: InterestPaymentDetails
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:NonNegativePayment
Containing Schema: fpml-collateral-processes-5-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into method in schema fpml-collateral-processes-5-4_xsd Drilldown into paymentAmount in schema fpml-shared-5-4_xsd Drilldown into paymentDate in schema fpml-shared-5-4_xsd Drilldown into receiverAccountReference in schema fpml-shared-5-4_xsd Drilldown into receiverPartyReference in schema fpml-shared-5-4_xsd Drilldown into payerAccountReference in schema fpml-shared-5-4_xsd Drilldown into payerPartyReference in schema fpml-shared-5-4_xsd Drilldown into PayerReceiver.model in schema fpml-shared-5-4_xsd Drilldown into id in schema fpml-shared-5-4_xsd Drilldown into PaymentBase in schema fpml-shared-5-4_xsd Drilldown into PaymentBaseExtended in schema fpml-shared-5-4_xsd Drilldown into NonNegativePayment in schema fpml-shared-5-4_xsdXSD Diagram of InterestPaymentDetails in schema fpml-collateral-processes-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InterestPaymentDetails">
    <xsd:complexContent>
        <xsd:extension base="NonNegativePayment">
            <xsd:sequence>
                <xsd:element name="method" type="InterestMethodEnum" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference nsA:payerPartyReference 0 (1)
payerAccountReference nsA:payerAccountReference 0 (1)
receiverPartyReference nsA:receiverPartyReference 0 (1)
receiverAccountReference nsA:receiverAccountReference 0 (1)
paymentDate nsA:paymentDate 0 (1)
paymentAmount nsA:paymentAmount 0 (1)
method nsA:method 0 (1)
<xs:group> nsA:PayerReceiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:paymentDetails, nsA:paymentDetails, nsA:paymentDetails