simpleType "CalendarSourceEnum"
Namespace: |
|
Defined: |
|
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):
-
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 Derivation Tree
xsd:token (restriction)
CalendarSourceEnum
|
Derivation: |
|
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:restriction base="Token">
<xsd:enumeration value="ListedOption"/>
<xsd:enumeration value="Future"/>
</xsd:restriction>
</xsd:simpleType>
|