Definition Type: Group
Name: IdAndTradeCashflows.model
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-reconciliation-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-reconciliation-4-4_xsd Drilldown into adjustedPaymentDate in schema fpml-reconciliation-4-4_xsd Drilldown into tradeIdentifyingItems in schema fpml-reconciliation-4-4_xsd Drilldown into TradeCashflows.model in schema fpml-reconciliation-4-4_xsd Drilldown into tradeCashflowsId in schema fpml-reconciliation-4-4_xsdXSD Diagram of IdAndTradeCashflows.model in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="IdAndTradeCashflows.model">
    <xsd:sequence>
        <xsd:element name="tradeCashflowsId" type="TradeCashflowsId">
            <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 fpml:tradeCashflowsId (1) (1)
tradeIdentifyingItems fpml:tradeIdentifyingItems (1) (1)
adjustedPaymentDate fpml:adjustedPaymentDate (1) (1)
payment fpml:payment (1) unbounded
<xs:group> fpml:TradeCashflows.model 0 (1)