complexType "CommoditySwap"
Namespace:
Content:
complex, 1 attribute, 14 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (14):
assetClass,
commoditySwapLeg,
commonPricing,
effectiveDate (defined in CommoditySwapDetails.model group),
marketDisruption (defined in CommodityContent.model group),
primaryAssetClass,
productId (defined in Product.model group),
productType (defined in Product.model group),
rounding (defined in CommodityContent.model group),
secondaryAssetClass,
settlementCurrency (defined in CommoditySwapDetails.model group),
settlementDisruption,
terminationDate (defined in CommoditySwapDetails.model group),
weatherLeg
All Direct / Indirect Based Elements (1):
commoditySwap
Known Usage Locations
Annotation
The commodity swap product model is designed to support fixed-float swaps, float-float swaps, fixed vs. physical swaps, float vs. physical swaps as well as, weather specific swaps. Its design is fully compatible with other FpML products and the product reuses standard common types.
Type Definition Detail
Type Derivation Tree
Product (extension)
  CommoditySwap
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CommoditySwap">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:group ref="CommoditySwapDetails.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.