complexType "GasPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 9 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (9):
commodityClassification (defined in PhysicalLegBase complexType),
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Physically settled leg of a physically settled gas transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      PhysicalLegBase (extension)
          PhysicalSwapLeg (extension)
              GasPhysicalLeg
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="GasPhysicalLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalSwapLeg">
<xsd:sequence>
<xsd:element name="deliveryPeriods" type="GasDeliveryPeriods"/>
<xsd:element name="gas" type="GasProduct"/>
<xsd:element name="deliveryConditions" type="GasDelivery"/>
<xsd:element name="deliveryQuantity" type="GasPhysicalQuantity"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/9)
deliveryConditions
Type:
GasDelivery, complex content
The physical delivery conditions for the transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryConditions" type="GasDelivery"/>

deliveryPeriods
Type:
GasDeliveryPeriods, complex content
The different options for specifying the Delivery or Supply Periods. Unless the quantity or price is to vary periodically during the trade or physical delivery occurs on a periodic basis, periodsSchedule should be used and set to 1T.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryPeriods" type="GasDeliveryPeriods"/>

deliveryQuantity
Type:
GasPhysicalQuantity, complex content
The different options for specifying the quantity. For Fixed trades where the quantity is known at the time of confirmation, a single quantity or a quantity per Delivery Period may be specified. For Variable trades minimum and maximum trades may be specified.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryQuantity" type="GasPhysicalQuantity"/>

gas
Type:
GasProduct, complex content
The specification of the gas to be delivered.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="gas" type="GasProduct"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.