complexType "CommodityForward"
Namespace:
Content:
complex, 1 attribute, 15 elements
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
((primaryAssetClass, secondaryAssetClass*, productType*, productId*) | (((productType+, productId*) | productId+), assetClass*))?, valueDate?, fixedLeg, commodityForwardLeg, (commonPricing?, marketDisruption?, settlementDisruption?, rounding?)?
</...>
Content Model Elements (15):
assetClass,
productId (defined in Product.model group),
productId (defined in Product.model group),
productId (defined in Product.model group),
productType (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 (3); 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:element name="fixedLeg" type="NonPeriodicFixedPriceLeg"/>
<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; 3/15)
commodityForwardLeg
Type:
CommodityForwardLeg, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 1 element
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.