complexType "CommodityBasketUnderlyingByNotional"
Namespace:
Content:
complex, 1 attribute, 11 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 (11):
averagingMethod (defined in CommodityBasketUnderlyingBase complexType),
commodity (defined in CommodityBasketUnderlyingBase complexType),
conversionFactor (in underlying in notionalQuantityBasket),
direction (defined in CommodityBasketUnderlyingBase complexType),
fx (in underlying in notionalQuantityBasket),
notionalQuantity (defined in CommodityNotionalQuantity.model group),
notionalQuantitySchedule,
pricingDates (defined in CommodityBasketUnderlyingBase complexType),
quantityReference (defined in CommodityNotionalQuantity.model group),
settlementPeriodsNotionalQuantity,
totalNotionalQuantity (defined in CommodityNotionalQuantity.model group)
All Direct / Indirect Based Elements (1):
underlying (in notionalQuantityBasket)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
CommodityBasketUnderlyingBase (extension)
  CommodityBasketUnderlyingByNotional
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CommodityBasketUnderlyingByNotional">
<xsd:complexContent>
<xsd:extension base="CommodityBasketUnderlyingBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="fx" type="CommodityFx"/>
<xsd:element minOccurs="0" name="conversionFactor" type="xsd:decimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/11)
conversionFactor
Type:
xsd:decimal, predefined, 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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="conversionFactor" type="xsd:decimal"/>

fx
Type:
CommodityFx, complex content
FX observations to be used to convert the observed Commodity Reference Price to the Settlement Currency.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fx" type="CommodityFx"/>

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.