complexType "CommodityPerformanceSwap"
Namespace:
Content:
complex, 1 attribute, 14 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (14):
productId (defined in Product.model group),
productType (defined in Product.model group),
rounding (defined in CommodityContent.model group),
All Direct / Indirect Based Elements (1):
commodityPerformanceSwap
Known Usage Locations
Annotation
A type describing a commodity performance swap in which one leg pays out based on the return on a reference commodity index or commodity reference price.
Type Definition Detail
Type Derivation Tree
Product (extension)
      CommodityPerformanceSwap
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CommodityPerformanceSwap">
<xsd:complexContent>
<xsd:extension base="CommodityPerformanceSwapBase">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="earlyTermination" type="CommodityPerformanceSwapEarlyTermination"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/14)
earlyTermination
Type:
Specifies, for one or for both the parties to the trade, the date prior to the Termination Date from which the contract can be terminated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="earlyTermination" type="CommodityPerformanceSwapEarlyTermination"/>

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.