complexType "CommoditySwap"
Namespace:
Content:
complex, 1 attribute, 14 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Used:
Component 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):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.