group "CommodityUnderlyerChoice.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
commodity | commodityBasket
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 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.