complexType "CommodityValuationDates"
Namespace:
Content:
complex, 1 attribute, 5 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (5):
businessDayConvention (defined in Days.model group),
calendarSource (defined in CommodityValuationDates complexType),
dayType (defined in Days.model group)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
The dates on which prices are observed for the underlyer.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CommodityValuationDates">
<xsd:sequence>
<xsd:sequence>
<xsd:sequence>
<xsd:group ref="Days.model"/>
<xsd:element minOccurs="0" name="calendarSource" type="CalendarSourceEnum"/>
</xsd:sequence>
</xsd:sequence>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 1/5)
calendarSource
Type:
CalendarSourceEnum, simple content
Used in conjunction with an exchange-based pricing source. Identifies a date source calendar from which the pricing dates and thus roll to the next contract will be based off (e.g. pricing is based on the NYMEX WTI First Nearby Futures Contract, if “Future” is chosen, the pricing will roll to the next futures contract on expiration, if “ListedOption” is chosen, the pricing will roll to the next futures contract on the Option expiration date which is three business days before the expiration of the NYMEX WTI futures contract.) Omitting this element will result in the default behavior expected with the pricing source described within the commodity element.
Simple Content
enumeration of xsd:token
Enumeration:
"ListedOption"
 - 
Pricing Dates (based off of listed options dates) in respect of each Calculation Period, the last Commodity Business Day on which the relevant Options Contract is scheduled to trade on the Exchange.
"Future"
 - 
Pricing Dates (based off of futures dates) in respect of each Calculation Period, the last Commodity Business Day on which the relevant Futures Contract is scheduled to trade on the Exchange.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="calendarSource" type="CalendarSourceEnum"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.