Definition Type: Group
Name: IdAndTradeCashflows.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reconciliation-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-reconciliation-5-10_xsd Drilldown into adjustedPaymentDate in schema fpml-reconciliation-5-10_xsd Drilldown into tradeIdentifyingItems in schema fpml-reconciliation-5-10_xsd Drilldown into TradeCashflows.model in schema fpml-reconciliation-5-10_xsd Drilldown into tradeCashflowsId in schema fpml-reconciliation-5-10_xsdXSD Diagram of IdAndTradeCashflows.model in schema fpml-reconciliation-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="IdAndTradeCashflows.model">
    <xsd:sequence>
        <xsd:element name="tradeCashflowsId" type="TradeCashflowsId" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Unique identifier assigned by either party to a set of cashflows.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="TradeCashflows.model" minOccurs="0" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeCashflowsId nsE:tradeCashflowsId 0 (1)
tradeIdentifyingItems nsE:tradeIdentifyingItems 0 (1)
adjustedPaymentDate nsE:adjustedPaymentDate 0 (1)
payment nsE:payment 0 unbounded
<xs:group> nsE:TradeCashflows.model 0 (1)