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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:coalPhysicalLeg

Physically settled coal leg.

Element information

Type: fpml:CoalPhysicalLeg

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<coalPhysicalLeg>
   <payerPartyReference href="partyA"/>
   <receiverPartyReference href="partyB"/>
   <deliveryPeriods>
      <periodsSchedule>
         <periodMultiplier>1</periodMultiplier>
         <period>T</period>
         <balanceOfFirstPeriod>false</balanceOfFirstPeriod>
      </periodsSchedule>
   </deliveryPeriods>
   <coal>
      <type>PR88</type>
      <source>PRBStandard</source>
      <btuQualityAdjustment>Clause10Appendix1</btuQualityAdjustment>
   </coal>
   <deliveryConditions>
      <deliveryAtSource>true</deliveryAtSource>
      <quantityVariationAdjustment>false</quantityVariationAdjustment>
      <transportationEquipment>Railcar</transportationEquipment>
      <risk>FOB</risk>
   </deliveryConditions>
   <deliveryQuantity id="deliveryQuantity">
      <physicalQuantity>
         <quantityUnit>MT</quantityUnit>
         <quantityFrequency>Term</quantityFrequency>
         <quantity>10000.0</quantity>
      </physicalQuantity>
   </deliveryQuantity>
</coalPhysicalLeg>

Site developed and hosted by Datypic, Inc.

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