Schema Central > FpML 5.5 Transparency > fpml-com-5-5.xsd > fpml:commoditySwap
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:commoditySwap

Defines a commodity swap product.

Element information

Namespace: http://www.fpml.org/FpML-5/transparency

Schema document: fpml-com-5-5.xsd

Other elements with the same name: fpml:commoditySwap

Type: fpml:CommoditySwap

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<commoditySwap>
   <primaryAssetClass>Commodity</primaryAssetClass>
   <productType>Commodity:Energy:NatGas:Swap:Cash</productType>
   <effectiveDate>
      <adjustableDate>
         <unadjustedDate>2006-07-01</unadjustedDate>
      </adjustableDate>
   </effectiveDate>
   <terminationDate>
      <adjustableDate>
         <unadjustedDate>2006-07-31</unadjustedDate>
      </adjustableDate>
   </terminationDate>
   <fixedLeg>
      <fixedPrice>
         <price>6.295</price>
         <priceCurrency>USD</priceCurrency>
         <priceUnit>MMBTU</priceUnit>
      </fixedPrice>
      <notionalQuantity>
         <quantityUnit>MMBTU</quantityUnit>
      </notionalQuantity>
      <totalNotionalQuantity>77500.0</totalNotionalQuantity>
   </fixedLeg>
   <floatingLeg>
      <calculationPeriodsSchedule id="floatingLegCalculationPeriods">
         <periodMultiplier>1</periodMultiplier>
         <period>M</period>
      </calculationPeriodsSchedule>
      <commodity>
         <instrumentId instrumentIdScheme="http://www.fpml.org/coding-scheme/commodity-reference-price-1-0">NATURAL GAS-HENRY HUB-NYMEX</instrumentId>
         <specifiedPrice>Settlement</specifiedPrice>
         <deliveryDates>FirstNearby</deliveryDates>
      </commodity>
      <notionalQuantity>
         <quantityUnit>MMBTU</quantityUnit>
      </notionalQuantity>
      <totalNotionalQuantity>77500.0</totalNotionalQuantity>
      <calculation>
         <pricingDates>
            <dayDistribution>Last</dayDistribution>
         </pricingDates>
      </calculation>
   </floatingLeg>
</commoditySwap>

Site developed and hosted by Datypic, Inc.

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