Schema Central > FpML 5.5 Confirmation > fpml-correlation-swaps-5-5.xsd > fpml:correlationSwap
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:correlationSwap

Specifies the structure of a correlation swap.

Element information

Type: fpml:CorrelationSwap

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<correlationSwap>
   <correlationLeg>
      <payerPartyReference href="kom722"/>
      <receiverPartyReference href="kow029"/>
      <underlyer>
         <basket id="SP500Top3">
            <basketConstituent>
               <equity>
                  <instrumentId instrumentIdScheme="http://www.fpml.org/schemes/4.1/instrumentId">IBM.N</instrumentId>
                  <description>International Business Machines Common Share</description>
                  <currency>USD</currency>
                  <exchangeId>XNYS</exchangeId>
               </equity>
            </basketConstituent>
            <basketConstituent>
               <equity>
                  <instrumentId instrumentIdScheme="http://www.fpml.org/schemes/4.1/instrumentId">MSFT.O</instrumentId>
                  <description>Microsoft Common Share</description>
                  <currency>USD</currency>
                  <exchangeId>XNAS</exchangeId>
               </equity>
            </basketConstituent>
            <basketConstituent>
               <equity>
                  <instrumentId instrumentIdScheme="http://www.fpml.org/schemes/4.1/instrumentId">B.N</instrumentId>
                  <description>Barnes and Noble Common Share</description>
                  <currency>USD</currency>
                  <exchangeId>XNYS</exchangeId>
               </equity>
            </basketConstituent>
         </basket>
      </underlyer>
      <settlementType>Cash</settlementType>
      <settlementDate>
         <relativeDate>
            <periodMultiplier>2</periodMultiplier>
            <period>D</period>
            <dayType>CurrencyBusiness</dayType>
            <businessDayConvention>FOLLOWING</businessDayConvention>
            <businessCenters>
               <businessCenter>USNY</businessCenter>
            </businessCenters>
            <dateRelativeTo href="vd903"/>
         </relativeDate>
      </settlementDate>
      <valuation>
         <valuationDate id="vd903">
            <adjustableDate>
               <unadjustedDate>2009-12-19</unadjustedDate>
               <dateAdjustments>
                  <businessDayConvention>NotApplicable</businessDayConvention>
               </dateAdjustments>
            </adjustableDate>
         </valuationDate>
      </valuation>
      <amount>
         <observationStartDate>
            <adjustableDate>
               <unadjustedDate>2007-01-05</unadjustedDate>
               <dateAdjustments>
                  <businessDayConvention>NotApplicable</businessDayConvention>
               </dateAdjustments>
            </adjustableDate>
         </observationStartDate>
         <allDividends>false</allDividends>
         <correlation>
            <closingLevel>true</closingLevel>
            <expectedN>120</expectedN>
            <notionalAmount>
               <currency>USD</currency>
               <amount>350000</amount>
            </notionalAmount>
            <correlationStrikePrice>0.60123</correlationStrikePrice>
            <boundedCorrelation>
               <minimumBoundaryPercent>0.35123</minimumBoundaryPercent>
               <maximumBoundaryPercent>0.85123</maximumBoundaryPercent>
            </boundedCorrelation>
            <numberOfDataSeries>1</numberOfDataSeries>
         </correlation>
      </amount>
   </correlationLeg>
</correlationSwap>

Site developed and hosted by Datypic, Inc.

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