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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:gasPhysicalLeg

Physically settled natural gas leg.

Element information

Type: fpml:GasPhysicalLeg

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<gasPhysicalLeg>
   <payerPartyReference href="partyA"/>
   <receiverPartyReference href="partyB"/>
   <deliveryPeriods>
      <periodsSchedule id="deliveryPeriods">
         <periodMultiplier>1</periodMultiplier>
         <period>T</period>
         <balanceOfFirstPeriod>false</balanceOfFirstPeriod>
      </periodsSchedule>
   </deliveryPeriods>
   <gas>
      <type>NaturalGas</type>
   </gas>
   <deliveryConditions>
      <deliveryPoint deliveryPointScheme="http://www.PartyA.com/coding-scheme/commodity-delivery-point-gas-1-0">ZBT</deliveryPoint>
      <deliveryType>Firm</deliveryType>
   </deliveryConditions>
   <deliveryQuantity id="deliveryQuantity">
      <physicalQuantity>
         <quantityUnit>GJ</quantityUnit>
         <quantityFrequency>PerCalendarDay</quantityFrequency>
         <quantity>2400.0</quantity>
      </physicalQuantity>
      <totalPhysicalQuantity>
         <quantityUnit>GJ</quantityUnit>
         <quantity>74400.0</quantity>
      </totalPhysicalQuantity>
   </deliveryQuantity>
</gasPhysicalLeg>

Site developed and hosted by Datypic, Inc.

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