XML Schema Documentation

Element: returnSwapLeg

[Table of contents]

Name returnSwapLeg
Used by (from the same schema document) Complex Type ReturnSwapBase
Type DirectionalLeg
Nillable no
Abstract yes
Documentation An placeholder for the actual Return Swap Leg definition.
Logical Diagram
XML Instance Representation
<returnSwapLeg
id=" xsd:ID [0..1]">
<legIdentifier> LegIdentifier </legIdentifier> [0..*]

'Version aware identification of this leg.'

<payerPartyReference> PartyReference </payerPartyReference> [0..1]

'A reference to the party responsible for making the payments defined by this structure.'

<payerAccountReference> AccountReference </payerAccountReference> [0..1]

'A reference to the account responsible for making the payments defined by this structure.'

<receiverPartyReference> PartyReference </receiverPartyReference> [0..1]

'A reference to the party that receives the payments corresponding to this structure.'

<receiverAccountReference> AccountReference </receiverAccountReference> [0..1]

'A reference to the account that receives the payments corresponding to this structure.'

<effectiveDate> AdjustableOrRelativeDate </effectiveDate> [0..1]

'Specifies the effective date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the effective date of the other leg of the swap.'

<terminationDate> AdjustableOrRelativeDate </terminationDate> [0..1]

'Specifies the termination date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the termination date of the other leg of the swap.'

</returnSwapLeg>
Diagram
Schema Component Representation
<xsd:element name="returnSwapLeg" type=" DirectionalLeg " abstract="true"/>