complexType "EnvironmentalProduct"
Namespace:
Content:
complex, 5 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
environmental
Known Usage Locations
Annotation
A type defining the characteristics of the environmental allowance or credit being traded. Settlement of environmental transactions is classified as physical because settlement is accomplished through the exchange of one or more certificates (despite the fact that this exchange is almost always executed through electronic book entry transfer between the parties allowance accounts).
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="EnvironmentalProduct">
<xsd:sequence>
<xsd:element name="productType" type="EnvironmentalProductTypeEnum"/>
<xsd:element minOccurs="0" name="compliancePeriod" type="EnvironmentalProductComplaincePeriod"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="vintage" type="xsd:gYear"/>
<xsd:element minOccurs="0" name="applicableLaw" type="EnvironmentalProductApplicableLaw"/>
<xsd:element minOccurs="0" name="trackingSystem" type="EnvironmentalTrackingSystem"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
applicableLaw
Type:
Applies to U.S. Emissions Allowance Transactions. Used to specify the Applicable Emissions Law when this is not defined in Emissions Product Definitions Exhibit.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="applicableLaw" type="EnvironmentalProductApplicableLaw"/>

compliancePeriod
Type:
Applies to E.U. Emissions Allowance Transactions. Describes Specified Compliance Period for which the Allowances are issued.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="compliancePeriod" type="EnvironmentalProductComplaincePeriod"/>

productType
Type:
Specifies the type of environmental allowance or credit. Examples include allowances or credit issued by the European Union (E.U.) or by the State of California in the Unites States.
Simple Content
enumeration of xsd:token
Enumeration:
"EUAllowance"
 - 
For EU Emissions Allowance Transactions: An EU Emissions Allowance.
"EUCredit"
 - 
For EU Emissions Allowance Transactions: An EU Emissions Credit.
"AlternativeAllowance"
 - 
For EU Emissions Allowance Transactions: An EU Alternative Allowance.
"NOXEmissionsProduct"
 - 
For US Emissions Allowance Transactions: A limited authorization issued by the state permitting authority or the US Environmental Protection Agency (EPA) to emit certain amounts of nitrogen oxides (Nox).
"RegionalEmissionsProduct"
 - 
For US Emissions Allowance Transactions: A emissions allowance or emissions reduction credit issued under a mult-state or provincial or other cap-and-trade Scheme.
"RGGIEmissionsProduct"
 - 
For US Emissions Allowance Transactions: A limited authorization issued by the RGGI scheme permitting the emission of certain amounts of carbon dioxide.
"SO2EmissionsProduct"
 - 
For US Emissions Allowance Transactions: A limited authorization issued by the U.S. Environmental Protection Agency (EPA) to emit a certain amount of sulfur dioxide.
"StateEmissionProduct"
 - 
For US Emissions Allowance Transactions: Any emissions allowance or emission reduction credit created and promulgated under a U.S. state Scheme.
"VoluntaryEmissionProduct"
 - 
For US Emissions Allowance Transactions: Any emissions allowance, emission credit, emissions offset or emissions reduction credit created or issued under a voluntary Scheme.
"RenewableEnergyCertificate"
 - 
For US Renewable Energy Certificate Transactions: A Renewable Energy Certificate (“REC”) represents the environmental, social and other non-power qualities of generation of 1 megawatt-hour (MWh) of electricity from an eligible renewable energy resource.
"AUSCarbonCreditUnit"
 - 
Australia Green Energy: Australian Carbon Credit Unit.
"AUSCarbonUnit"
 - 
Australia Green Energy: Australian Carbon Unit.
"AUSEnergySavingCertificate"
 - 
Australia Green Energy: Energy Savings Certificate.
"AUSLargeScaleGenerationCertificate"
 - 
Australia Green Energy: Large-scale Generation Certificate.
"AUSSmallScaleTechnologyCertificate"
 - 
Australia Green Energy: Small-scale Technology Certificate.
"AUSVictorianEnergyEfficiencyCertificate"
 - 
Australia Green Energy: Victorian Energy Efficiency Certificate.
"MXCCFECRTINTLODS"
 - 
Mexico CCFE CRT INTLODS Physical Certificates.
"NZEmissionsUnits"
 - 
New Zealand Emissions Units.
"UKRenewableObligationCertificate"
 - 
United Kingdom Ofgem Renewable Obligation Certificate.
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="productType" type="EnvironmentalProductTypeEnum"/>

trackingSystem
Type:
Applies to U.S. Emissions Allowance Transactions. Used to specify the Tracking System when this is not defined in Emissions Product Definitions Exhibit.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="trackingSystem" type="EnvironmentalTrackingSystem"/>

vintage
Type:
xsd:gYear, predefined, simple content
Applies to U.S. Emissions Allowance Transactions. The year(s) of the applicable Emissions Product(s) as specified in an Emissions Transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="vintage" type="xsd:gYear"/>

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.