simpleType "EnvironmentalAbandonmentOfSchemeEnum"
Namespace: |
|
Defined: |
|
Used: |
|
Simple Content Model |
enumeration of xsd:token |
Simple Content Restrictions:
Enumeration: |
"OptionA(1)" |
- |
Abandonment of Scheme constitutes an Additional Termination Event.
|
"OptionA(2)" |
- |
Abandonment of Scheme entails no further obligations.
|
"OptionB" |
- |
The applicability of Abandonment of Scheme to Emissions Transactions is set forth in the applicable Confirmation.
|
"OptionC" |
- |
The applicability of Abandonment of Scheme does not apply.
|
|
MinLength: |
0
|
All Direct / Indirect Based Elements (1):
-
Annotation
Upon the occurrence of an Abandonment of Scheme, as defined in clause (h)(iv) of the Emissions Annex, one of the following elections, the specific terms of which are set forth in clause (b)(iii) of the Emissions Annex, will govern the parties’ rights and obligations with respect to this Emissions Transaction. If none of the above options is selected, Option A(1) will apply.
Type Derivation Tree
xsd:token (restriction)
EnvironmentalAbandonmentOfSchemeEnum
|
Derivation: |
|
Facets: |
enumeration: |
"OptionA(1)" |
- |
Abandonment of Scheme constitutes an Additional Termination Event.
|
"OptionA(2)" |
- |
Abandonment of Scheme entails no further obligations.
|
"OptionB" |
- |
The applicability of Abandonment of Scheme to Emissions Transactions is set forth in the applicable Confirmation.
|
"OptionC" |
- |
The applicability of Abandonment of Scheme does not apply.
|
|
|
XML Source (w/o annotations (5); see within schema source)
<xsd:restriction base="Token">
<xsd:enumeration value="OptionA(1)"/>
<xsd:enumeration value="OptionA(2)"/>
<xsd:enumeration value="OptionB"/>
<xsd:enumeration value="OptionC"/>
</xsd:restriction>
</xsd:simpleType>
|