Definition Type: Group
Name: TradeCashflowsDefinition.model
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-reconciliation-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into tradeCashflowsId in schema fpml-reconciliation-4-4_xsd Drilldown into asOfDate in schema fpml-reconciliation-4-4_xsdXSD Diagram of TradeCashflowsDefinition.model in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="TradeCashflowsDefinition.model">
    <xsd:sequence>
        <xsd:element name="asOfDate" type="xsd:dateTime" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The date and time at which the set of cashflows was defined.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tradeCashflowsId" type="TradeCashflowsId">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Unique identifier assigned by the party asserting the set of cashflows to be reconciled.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
asOfDate fpml:asOfDate 0 (1)
tradeCashflowsId fpml:tradeCashflowsId (1) (1)