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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:averagePriceLeg

Specifies the calculated floating price leg of a Commodity Forward Transaction.

Element information

Type: fpml:AveragePriceLeg

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<averagePriceLeg>
   <payerPartyReference href="partyA"/>
   <receiverPartyReference href="partyB"/>
   <calculationPeriodsSchedule id="calculationPeriodSchedule">
      <periodMultiplier>1</periodMultiplier>
      <period>M</period>
      <balanceOfFirstPeriod>false</balanceOfFirstPeriod>
   </calculationPeriodsSchedule>
   <commodity>
      <instrumentId instrumentIdScheme="http://www.techco.com/coding-scheme/commodity-reference-price-2-0">PLATINUM-A.M. FIX</instrumentId>
      <specifiedPrice>Morning</specifiedPrice>
   </commodity>
   <quantityReference href="deliveryQuantity"/>
   <pricingStartDate>
      <unadjustedDate>2012-04-01</unadjustedDate>
      <dateAdjustments>
         <businessDayConvention>NONE</businessDayConvention>
      </dateAdjustments>
   </pricingStartDate>
   <calculation>
      <pricingDates>
         <calculationPeriodsScheduleReference href="calculationPeriodSchedule"/>
         <lag>
            <lagDuration>
               <periodMultiplier>1</periodMultiplier>
               <period>M</period>
            </lagDuration>
         </lag>
         <dayType>CommodityBusiness</dayType>
         <dayDistribution>All</dayDistribution>
      </pricingDates>
   </calculation>
   <paymentDates>
      <relativeDate>
         <periodMultiplier>0</periodMultiplier>
         <period>D</period>
         <businessDayConvention>NotApplicable</businessDayConvention>
         <dateRelativeTo href="valueDate"/>
      </relativeDate>
   </paymentDates>
</averagePriceLeg>

Site developed and hosted by Datypic, Inc.

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