complexType "CommodityForward"
Namespace:
Content:
complex, 1 attribute, 13 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 (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):
commodityForward
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="commodityForwardLeg"/>
<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"/>

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

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"/>

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 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.