complexType "CommodityVarianceCalculation"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
varianceCalculation
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CommodityVarianceCalculation">
<xsd:sequence>
<xsd:element minOccurs="0" name="pricingDates" type="CommodityPricingDates"/>
<xsd:element minOccurs="0" name="valuationDates" type="CommodityValuationDates"/>
<xsd:element name="annualizationFactor" type="xsd:decimal"/>
<xsd:element name="nAdjustment" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
annualizationFactor
Type:
xsd:decimal, predefined, simple content
This specifies the numerator of an annualization factor. Frequently this number is equal to the number of observations of prices in a year e.g. 252.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="annualizationFactor" type="xsd:decimal"/>

nAdjustment
Type:
xsd:boolean, predefined, simple content
Specifies whether denominator of the annualization factor is N ("false") or N - 1 ("true").
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="nAdjustment" type="xsd:boolean"/>

pricingDates
Type:
CommodityPricingDates, complex content
Describes which dates are valid dates on which to observe a price or index level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="pricingDates" type="CommodityPricingDates"/>

valuationDates
Type:
CommodityValuationDates, complex content
Defines when a price or index level will be observed that will figure in the return calculation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="valuationDates" type="CommodityValuationDates"/>

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.