XML Schema Documentation

Model Group: TradeCashflowsDefinition.model

[Table of contents]

Name TradeCashflowsDefinition.model
Used by (from the same schema document) Complex Type TradeCashflowsAsserted , Model Group DefinitionAndCashflows.model
XML Instance Representation
<asOfDate> xsd:dateTime </asOfDate> [0..1]

'The date and time at which the set of cashflows was defined.'

<tradeCashflowsId> TradeCashflowsId </tradeCashflowsId> [1]

'Unique identifier assigned by the party asserting the set of cashflows to be reconciled.'

Diagram
Schema Component Representation
<xsd:group name="TradeCashflowsDefinition.model">
<xsd:sequence>
<xsd:element name="asOfDate" type=" xsd:dateTime " minOccurs="0"/>
<xsd:element name="tradeCashflowsId" type=" TradeCashflowsId "/>
</xsd:sequence>
</xsd:group>