Schema Central > FpML 5.5 Transparency > 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

<fpml:correlationSwap>
   <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:additionalPayment>
      <fpml:paymentAmount>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:amount>1.0</fpml:amount>
      </fpml:paymentAmount>
      <fpml:paymentType>normalizedString</fpml:paymentType>
   </fpml:additionalPayment>
   <fpml:correlationLeg>
      <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:underlyer>
         <fpml:singleUnderlyer>...
         </fpml:singleUnderlyer>
      </fpml:underlyer>
      <fpml:settlementType>Cash</fpml:settlementType>
      <fpml:settlementDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:settlementDate>
      <fpml:settlementAmount>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:amount>1.0</fpml:amount>
      </fpml:settlementAmount>
      <fpml:valuation>
         <fpml:valuationDate>...
         </fpml:valuationDate>
         <fpml:valuationTimeType>Close</fpml:valuationTimeType>
         <fpml:valuationTime>...
         </fpml:valuationTime>
         <fpml:futuresPriceValuation>true</fpml:futuresPriceValuation>
      </fpml:valuation>
      <fpml:amount>
         <fpml:calculationDates>...
         </fpml:calculationDates>
         <fpml:observationStartDate>...
         </fpml:observationStartDate>
         <fpml:correlation>...
         </fpml:correlation>
      </fpml:amount>
   </fpml:correlationLeg>
</fpml:correlationSwap>

Site developed and hosted by Datypic, Inc.

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