Definition Type: Element
Name: grossCashflow
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:GrossCashflow
Containing Schema: fpml-reconciliation-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Payment details of this cash flow component, including currency, amount and payer/payee.
Collapse XSD Schema Diagram:
Drilldown into cashflowType in schema fpml-shared-5-0_xsd1 Drilldown into cashflowAmount in schema fpml-shared-5-0_xsd1 Drilldown into receiverAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into receiverPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into payerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into payerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into PayerReceiver.model in schema fpml-shared-5-0_xsd1 Drilldown into cashflowId in schema fpml-shared-5-0_xsd1 Drilldown into GrossCashflow in schema fpml-shared-5-0_xsd1XSD Diagram of grossCashflow in schema fpml-reconciliation-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="grossCashflow" type="GrossCashflow" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Payment details of this cash flow component, including currency, amount and payer/payee.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cashflowId nsB:cashflowId 0 (1)
payerPartyReference nsB:payerPartyReference 0 (1)
payerAccountReference nsB:payerAccountReference 0 (1)
receiverPartyReference nsB:receiverPartyReference 0 (1)
receiverAccountReference nsB:receiverAccountReference 0 (1)
cashflowAmount nsB:cashflowAmount 0 (1)
cashflowType nsB:cashflowType 0 (1)
<xs:group> nsB:PayerReceiver.model (1) (1)
Collapse Derivation Tree: