complexType "CommodityForward"
Namespace:
Content:
complex, 1 attribute, 13 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 (13):
productId (defined in Product.model group),
productType (defined in Product.model group),
rounding (defined in CommodityContent.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Commodity Forward
Type Definition Detail
Type Derivation Tree
Product (extension)
  CommodityForward
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CommodityForward">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element minOccurs="0" name="valueDate" type="AdjustableOrRelativeDate"/>
<xsd:choice>
<xsd:element name="fixedLeg" type="NonPeriodicFixedPriceLeg"/>
<xsd:element name="averagePriceLeg" type="AveragePriceLeg"/>
</xsd:choice>
<xsd:element ref="physicalCommodityForwardLeg"/>
<xsd:group minOccurs="0" ref="CommodityContent.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/13)
averagePriceLeg
Type:
AveragePriceLeg, complex content
Specifies the calculated floating price leg of a Commodity Forward Transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="averagePriceLeg" type="AveragePriceLeg"/>

fixedLeg
Type:
NonPeriodicFixedPriceLeg, complex content
The fixed leg of a Commodity Forward Transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedLeg" type="NonPeriodicFixedPriceLeg"/>

physicalCommodityForwardLeg
Type:
PhysicalLegBase, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 2 elements
XML Source (see within schema source)
<xsd:element ref="physicalCommodityForwardLeg"/>

valueDate
Type:
AdjustableOrRelativeDate, complex content
Specifies the value date of the Commodity Forward Transaction. This is the day on which both the cash and the physical commodity settle.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="valueDate" type="AdjustableOrRelativeDate"/>

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.