simpleType "EnvironmentalAbandonmentOfSchemeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
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):
abandonmentOfScheme
Known Usage Locations
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 Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      EnvironmentalAbandonmentOfSchemeEnum
Derivation:
restriction of Token
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:simpleType name="EnvironmentalAbandonmentOfSchemeEnum">
<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>

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.