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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:electricityPhysicalLeg

Physically settled electricity leg.

Element information

Type: fpml:ElectricityPhysicalLeg

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<electricityPhysicalLeg>
   <payerPartyReference href="partyA"/>
   <receiverPartyReference href="partyB"/>
   <deliveryPeriods>
      <periodsSchedule>
         <periodMultiplier>1</periodMultiplier>
         <period>T</period>
         <balanceOfFirstPeriod>false</balanceOfFirstPeriod>
      </periodsSchedule>
   </deliveryPeriods>
   <settlementPeriods id="settlementPeriods">
      <duration>1Hour</duration>
      <applicableDay>MON</applicableDay>
      <applicableDay>TUE</applicableDay>
      <applicableDay>WED</applicableDay>
      <applicableDay>THU</applicableDay>
      <applicableDay>FRI</applicableDay>
      <startTime>
         <time>
            <hourMinuteTime>07:00:00</hourMinuteTime>
            <location>America/Chicago</location>
         </time>
      </startTime>
      <endTime>
         <time>
            <hourMinuteTime>22:00:00</hourMinuteTime>
            <location>America/Chicago</location>
         </time>
      </endTime>
      <excludeHolidays>NERC</excludeHolidays>
   </settlementPeriods>
   <loadType>Peak</loadType>
   <electricity>
      <type>Electricity</type>
   </electricity>
   <deliveryConditions>
      <deliveryPoint deliveryPointScheme="http://www.PartyA.com/delivery-point-scheme-power-1-0">ErcotNorthCongestionZone</deliveryPoint>
      <deliveryType>
         <firm>
            <forceMajeure>true</forceMajeure>
         </firm>
      </deliveryType>
   </deliveryConditions>
   <deliveryQuantity id="deliveryQuantity">
      <physicalQuantity>
         <quantityUnit>MWH</quantityUnit>
         <quantityFrequency>PerSettlementPeriod</quantityFrequency>
         <quantity>200.0</quantity>
         <settlementPeriodsReference href="settlementPeriods"/>
      </physicalQuantity>
   </deliveryQuantity>
</electricityPhysicalLeg>

Site developed and hosted by Datypic, Inc.

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