complexType "CommoditySwap"
Namespace: |
|
Content: |
complex, 1 attribute, 14 elements |
Defined: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
Content: |
(primaryAssetClass?, secondaryAssetClass*, productType*, productId*, assetClass*)?, effectiveDate, terminationDate, settlementCurrency, (commoditySwapLeg+ | weatherLeg[2..2]), (commonPricing?, marketDisruption?, settlementDisruption?, rounding?)? |
|
</...> |
Content Model Elements (14):
-
All Direct / Indirect Based Elements (1):
-
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 Derivation Tree
CommoditySwap
|
XML Source (w/o annotations (1); see within schema source)
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|