group "CommodityUnderlyerChoice.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
Annotation
A type describing the type of underlyer: a single commodity or a basket of commodities.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="CommodityUnderlyerChoice.model">
<xsd:choice>
<xsd:element name="commodity" type="Commodity"/>
<xsd:element name="commodityBasket" type="CommodityBasket"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
commodity
Type:
Commodity, complex content
Describes the swap's underlyer when it has only one asset component.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commodity" type="Commodity"/>

commodityBasket
Type:
CommodityBasket, complex content
Describes the swap's underlyer when it has multiple asset components.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commodityBasket" type="CommodityBasket"/>

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.