complexType "CommodityBasketByPercentage"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
notionalAmountBasket
Known Usage Locations
Type Definition Detail
Type Derivation Tree
CommodityBasketBase (extension)
  CommodityBasketByPercentage
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CommodityBasketByPercentage">
<xsd:complexContent>
<xsd:extension base="CommodityBasketBase">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="2" name="underlying" type="CommodityBasketUnderlyingByPercentage"/>
<xsd:element name="notionalAmount" type="NotionalAmount"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
notionalAmount
Type:
NotionalAmount, complex content
XML Source (see within schema source)
<xsd:element name="notionalAmount" type="NotionalAmount"/>

underlying
Type:
Indicates the role of the option buyer with regard to this underlyer.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="2" name="underlying" type="CommodityBasketUnderlyingByPercentage"/>

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.