Schema Central > FpML 5.5 Transparency > fpml-return-swaps-5-5.xsd > fpml:equitySwapTransactionSupplement
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:equitySwapTransactionSupplement

Specifies the structure of the equity swap transaction supplement.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:Product

Used in

Substitution hierarchy

Sample instance

<fpml:equitySwapTransactionSupplement>
   <fpml:primaryAssetClass>normalizedString</fpml:primaryAssetClass>
   <fpml:secondaryAssetClass>normalizedString</fpml:secondaryAssetClass>
   <fpml:productType>normalizedString</fpml:productType>
   <fpml:productId>normalizedString</fpml:productId>
   <fpml:embeddedOptionType>normalizedString</fpml:embeddedOptionType>
   <fpml:interestLeg>
      <fpml:legIdentifier>
         <fpml:legId legIdScheme="http://www.example.com/">token</fpml:legId>
         <fpml:version>1</fpml:version>
         <fpml:effectiveDate>2000-01-01</fpml:effectiveDate>
      </fpml:legIdentifier>
      <fpml:effectiveDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:effectiveDate>
      <fpml:terminationDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:terminationDate>
      <fpml:interestLegCalculationPeriodDates id="ID">
         <fpml:effectiveDate>...
         </fpml:effectiveDate>
         <fpml:terminationDate>...
         </fpml:terminationDate>
         <fpml:interestLegResetDates>...
         </fpml:interestLegResetDates>
         <fpml:interestLegPaymentDates>...
         </fpml:interestLegPaymentDates>
      </fpml:interestLegCalculationPeriodDates>
      <fpml:notional>
         <fpml:relativeNotionalAmount href="IDREF"/>
      </fpml:notional>
      <fpml:interestAmount>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:referenceAmount>normalizedString</fpml:referenceAmount>
         <fpml:calculationDates>...
         </fpml:calculationDates>
      </fpml:interestAmount>
      <fpml:interestCalculation>
         <fpml:floatingRateCalculation>...
         </fpml:floatingRateCalculation>
         <fpml:dayCountFraction>normalizedString</fpml:dayCountFraction>
         <fpml:compounding>...
         </fpml:compounding>
         <fpml:interpolationMethod>normalizedString</fpml:interpolationMethod>
         <fpml:interpolationPeriod>Initial</fpml:interpolationPeriod>
      </fpml:interestCalculation>
   </fpml:interestLeg>
   <fpml:principalExchangeFeatures>
      <fpml:principalExchanges>
         <fpml:initialExchange>true</fpml:initialExchange>
         <fpml:finalExchange>true</fpml:finalExchange>
         <fpml:intermediateExchange>true</fpml:intermediateExchange>
      </fpml:principalExchanges>
      <fpml:principalExchangeDescriptions>
         <fpml:principalExchangeAmount>...
         </fpml:principalExchangeAmount>
         <fpml:principalExchangeDate>...
         </fpml:principalExchangeDate>
      </fpml:principalExchangeDescriptions>
   </fpml:principalExchangeFeatures>
   <fpml:additionalPayment>
      <fpml:additionalPaymentAmount>
         <fpml:paymentAmount>...
         </fpml:paymentAmount>
         <fpml:formula>...
         </fpml:formula>
      </fpml:additionalPaymentAmount>
      <fpml:additionalPaymentDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:additionalPaymentDate>
      <fpml:paymentType>normalizedString</fpml:paymentType>
   </fpml:additionalPayment>
   <fpml:mutualEarlyTermination>true</fpml:mutualEarlyTermination>
</fpml:equitySwapTransactionSupplement>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com