complexType "CoalPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (8):
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
coalPhysicalLeg
Known Usage Locations
Annotation
Physically settled leg of a physically settled coal transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommoditySwapLeg (extension)
      PhysicalSwapLeg (extension)
          CoalPhysicalLeg
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="CoalPhysicalLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalSwapLeg">
<xsd:sequence>
<xsd:element name="deliveryPeriods" type="CommodityDeliveryPeriods"/>
<xsd:element name="coal" type="CoalProduct"/>
<xsd:element name="deliveryConditions" type="CoalDelivery"/>
<xsd:element name="deliveryQuantity" type="CommodityPhysicalQuantity"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/8)
coal
Type:
CoalProduct, complex content
The specification of the Coal Product to be delivered.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="coal" type="CoalProduct"/>

deliveryConditions
Type:
CoalDelivery, complex content
The physical delivery conditions for the transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryConditions" type="CoalDelivery"/>

deliveryPeriods
Type:
CommodityDeliveryPeriods, complex content
The period during which delivery/deliveries of Coal Products may be scheduled. Equivalent to Nomination Period(s) for US Coal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryPeriods" type="CommodityDeliveryPeriods"/>

deliveryQuantity
Type:
CommodityPhysicalQuantity, complex content
The different options for specifying the quantity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryQuantity" type="CommodityPhysicalQuantity"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.