XML Schema Documentation

Element: equitySwapTransactionSupplement

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name equitySwapTransactionSupplement
Type EquitySwapTransactionSupplement
Nillable no
Abstract no
Documentation Specifies the structure of the equity swap transaction supplement.
Logical Diagram
XML Instance Representation
<equitySwapTransactionSupplement
id=" xsd:ID [0..1]">
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

Start Group: BuyerSeller.model [0..1]

'BuyerSeller.model has been included as an optional child of ReturnSwapBase to support the situation where an implementor wishes to indicate who has manufactured the Swap through representing them as the Seller. It may be removed in future major revisions.'


<buyerPartyReference> PartyOrTradeSideReference </buyerPartyReference> [1]

'A reference to the party that buys this instrument, ie. pays for this instrument and receives the rights defined by it. See 2000 ISDA definitions Article 11.1 (b). In the case of FRAs this the fixed rate payer.'

<sellerPartyReference> PartyOrTradeSideReference </sellerPartyReference> [1]

'A reference to the party that sells (\"writes\") this instrument, i.e. that grants the rights defined by this instrument and in return receives a payment for it. See 2000 ISDA definitions Article 11.1 (a). In the case of FRAs this is the floating rate payer.'

End Group: BuyerSeller.model
<returnSwapLeg> ... </returnSwapLeg> [1..*]
<principalExchangeFeatures> PrincipalExchangeFeatures </principalExchangeFeatures> [0..1]

'This is used to document a Fully Funded Return Swap.'

<mutualEarlyTermination> xsd:boolean </mutualEarlyTermination> [0..1]

'Used for specifying whether the Mutual Early Termination Right that is detailed in the Master Confirmation will apply.'

Start Group: EquityUnderlyerProvisions.model [0..1]
<multipleExchangeIndexAnnexFallback> xsd:boolean </multipleExchangeIndexAnnexFallback> [0..1]

'Used for specifying whether additional annex terms for trades with underlyers that are listed on multiple exchanges, as defined in the European Master Confirmation, will apply.'

<localJurisdiction> Country </localJurisdiction> [0..1]

'Local Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties, and similar charges imposed by the taxing authority of the Local Jurisdiction If this element is not present Local Jurisdiction is Not Applicable.'

<relevantJurisdiction> Country </relevantJurisdiction> [0..1]

'Relevent Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties and similar charges that would be imposed by the taxing authority of the Country of Underlyer on a Hypothetical Broker Dealer assuming the Applicable Hedge Positions are held by its office in the Relevant Jurisdiction. If this element is not present Relevant Jurisdiction is Not Applicable.'

End Group: EquityUnderlyerProvisions.model
</equitySwapTransactionSupplement>
Diagram
element_equitySwap element_bulletPayment element_capFloor element_fra element_swap element_swaption element_returnSwap
Schema Component Representation
<xsd:element name="equitySwapTransactionSupplement" type=" EquitySwapTransactionSupplement " substitutionGroup="product"/>