complexType "CommodityBasketUnderlyingByPercentage"
Namespace:
Content:
complex, 1 attribute, 5 elements
Defined:
globally in fpml-com-5-10.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (5):
averagingMethod (defined in CommodityBasketUnderlyingBase complexType),
commodity (defined in CommodityBasketUnderlyingBase complexType),
constituentWeight (in underlying in notionalAmountBasket),
direction (defined in CommodityBasketUnderlyingBase complexType),
pricingDates (defined in CommodityBasketUnderlyingBase complexType)
All Direct / Indirect Based Elements (1):
underlying (in notionalAmountBasket)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  CommodityBasketUnderlyingByPercentage
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CommodityBasketUnderlyingByPercentage">
<xsd:complexContent>
<xsd:extension base="CommodityBasketUnderlyingBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="constituentWeight" type="NonNegativeDecimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
constituentWeight
Type:
NonNegativeDecimal, simple content
If the Notional Quantity is specified in a unit that does not match the unit in which the Commodity Reference Price is quoted, the scaling or conversion factor used to convert the Commodity Reference Price unit into the Notional Quantity unit should be stated here. If there is no conversion, this element is not intended to be used.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="constituentWeight" type="NonNegativeDecimal"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.