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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:environmentalPhysicalLeg

Physically settled environmental leg.

Element information

Type: fpml:EnvironmentalPhysicalLeg

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<environmentalPhysicalLeg>
   <payerPartyReference href="partyB"/>
   <receiverPartyReference href="partyA"/>
   <numberOfAllowances id="deliveryQuantity">
      <quantityUnit>Allowances</quantityUnit>
      <quantity>1000</quantity>
   </numberOfAllowances>
   <environmental>
      <productType>EUAllowance</productType>
      <compliancePeriod>
         <startYear>2012</startYear>
         <endYear>2012</endYear>
      </compliancePeriod>
   </environmental>
   <deliveryDate>
      <relativeDate>
         <periodMultiplier>2</periodMultiplier>
         <period>D</period>
         <businessDayConvention>NONE</businessDayConvention>
         <dateRelativeTo href="exerciseDate"/>
      </relativeDate>
   </deliveryDate>
   <paymentDate>
      <periodMultiplier>3</periodMultiplier>
      <period>D</period>
      <businessDayConvention>FOLLOWING</businessDayConvention>
   </paymentDate>
   <businessCenters>
      <businessCenter>EUTA</businessCenter>
   </businessCenters>
   <failureToDeliverApplicable>true</failureToDeliverApplicable>
   <eEPParameters>
      <eEPApplicable>true</eEPApplicable>
      <riskPeriod>
         <startDate>2012-01-01</startDate>
         <endDate>2012-12-31</endDate>
      </riskPeriod>
      <equivalentApplicable>true</equivalentApplicable>
      <penaltyApplicable>true</penaltyApplicable>
   </eEPParameters>
</environmentalPhysicalLeg>

Site developed and hosted by Datypic, Inc.

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