complexType "EnvironmentalPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      PhysicalLegBase (extension)
          PhysicalSwapLeg (extension)
              EnvironmentalPhysicalLeg
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="EnvironmentalPhysicalLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalSwapLeg">
<xsd:sequence>
<xsd:element name="numberOfAllowances" type="UnitQuantity"/>
<xsd:element name="environmental" type="EnvironmentalProduct"/>
<xsd:element minOccurs="0" name="abandonmentOfScheme" type="EnvironmentalAbandonmentOfSchemeEnum"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/4)
abandonmentOfScheme
Type:
Applies to U.S. Emissions Allowance Transactions. Specifies terms which apply in the event of an Abandonment of Scheme event.
Simple Content
enumeration of xsd:token
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 (1); see within schema source)
<xsd:element minOccurs="0" name="abandonmentOfScheme" type="EnvironmentalAbandonmentOfSchemeEnum"/>

environmental
Type:
EnvironmentalProduct, complex content
The specification of the type of allowance or credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="environmental" type="EnvironmentalProduct"/>

numberOfAllowances
Type:
UnitQuantity, complex content
The number of allowances, certificates or credit to be transaction in the transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="numberOfAllowances" type="UnitQuantity"/>

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.