XML Schema Documentation

Model Group: IdAndTradeCashflows.model

[Table of contents]

Name IdAndTradeCashflows.model
Used by (from the same schema document) Complex Type CancelTradeCashflows , Complex Type TradeCashflowsProposedMatch
XML Instance Representation
<tradeCashflowsId> TradeCashflowsId </tradeCashflowsId> [1]

'Unique identifier assigned by either party to a set of cashflows.'

Start Group: TradeCashflows.model [0..1]
<tradeIdentifyingItems> TradeIdentifyingItems </tradeIdentifyingItems> [1]

'Structure that holds reference to the trade through the tradeId and optionally some trade-specific elements for identifying the trade in the case of trades that have not been negotiated through electronic platforms and for which the counterparty\'s trade ID has not been captured.'

<adjustedPaymentDate> xsd:date </adjustedPaymentDate> [1]

'The adjusted date in which the payments are being paid/received.'

<payment> PaymentMatching </payment> [1..*]

'Specifies the payment that is exposed to the matching process. Usually there will be a single payment but for cross-currency swaps a different payment per currency shall be provided.'

End Group: TradeCashflows.model
Diagram
group_TradeCashflows.model
Schema Component Representation
<xsd:group name="IdAndTradeCashflows.model">
<xsd:sequence>
<xsd:element name="tradeCashflowsId" type=" TradeCashflowsId "/>
<xsd:group ref=" TradeCashflows.model " minOccurs="0"/>
</xsd:sequence>
</xsd:group>