simpleType "CalendarSourceEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
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.
MinLength:
0

All Direct / Indirect Based Elements (2):
calendarSource (defined in CommodityPricingDates complexType),
calendarSource (defined in CommodityValuationDates complexType)
Known Usage Locations
Annotation
Describes the date source calendar for a contract whereby the prices are from the underlying commodity price source (e.g. exchange traded futures contract), but the dates are based off another calendar (e.g. the listed option on the futures contract).
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      CalendarSourceEnum
Derivation:
restriction of Token
Facets:
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 (3); see within schema source)
<xsd:simpleType name="CalendarSourceEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="ListedOption"/>
<xsd:enumeration value="Future"/>
</xsd:restriction>
</xsd:simpleType>

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.