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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:dividendLeg

Dividend leg.

Element information

Type: fpml:DividendLeg

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<dividendLeg>
   <underlyer>
      <singleUnderlyer>
         <index>
            <instrumentId instrumentIdScheme="http://example.com/instrumentId">.FCHI</instrumentId>
            <currency>EUR</currency>
            <exchangeId>XPAR</exchangeId>
            <relatedExchangeId>XMAT</relatedExchangeId>
            <relatedExchangeId>XMON</relatedExchangeId>
         </index>
         <openUnits>1000</openUnits>
      </singleUnderlyer>
   </underlyer>
   <settlementType>Cash</settlementType>
   <settlementCurrency>USD</settlementCurrency>
   <declaredCashDividendPercentage>1.0</declaredCashDividendPercentage>
   <declaredCashEquivalentDividendPercentage>1.0</declaredCashEquivalentDividendPercentage>
   <dividendPeriod id="d1">
      <unadjustedStartDate>2010-12-20</unadjustedStartDate>
      <unadjustedEndDate id="e1">2011-12-19</unadjustedEndDate>
      <fixedStrike>0.045</fixedStrike>
   </dividendPeriod>
   <dividendPeriod id="d2">
      <unadjustedStartDate>2011-12-20</unadjustedStartDate>
      <unadjustedEndDate id="e2">2012-12-19</unadjustedEndDate>
      <fixedStrike>0.045</fixedStrike>
   </dividendPeriod>
</dividendLeg>

Site developed and hosted by Datypic, Inc.

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