complexType "EEPParameters"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Excess Emission Penalty related parameters.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="EEPParameters">
<xsd:sequence>
<xsd:element name="eEPApplicable" type="xsd:boolean"/>
<xsd:element name="riskPeriod" type="EEPRiskPeriod"/>
<xsd:element name="equivalentApplicable" type="xsd:boolean"/>
<xsd:element name="penaltyApplicable" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
eEPApplicable
Type:
xsd:boolean, predefined, simple content
If Excess Emission Penalty is specified to be applicable in the Confirmation then the Excess Emission Penalty will be determined in the manner specified in the Confirmation (see other EEP parameters)
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="eEPApplicable" type="xsd:boolean"/>

equivalentApplicable
Type:
xsd:boolean, predefined, simple content
When "true" the EEP Equivalent is applicable. See Part [7] definition of EEP Equivalent.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="equivalentApplicable" type="xsd:boolean"/>

penaltyApplicable
Type:
xsd:boolean, predefined, simple content
When "true" the Excess Emissions Penalty is applicable. See Part [7] definition of Excess Emissions Penalty.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="penaltyApplicable" type="xsd:boolean"/>

riskPeriod
Type:
EEPRiskPeriod, complex content
Used to determine how provisions in Part [7] Page 7 (B) Failure to Deliver Not Remedied are to be applied.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="riskPeriod" type="EEPRiskPeriod"/>

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.