Definition Type: ComplexType
Name: EEPParameters
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
Excess Emission Penalty related parameters.
Collapse XSD Schema Diagram:
Drilldown into penaltyApplicable in schema fpml-com-5-10_xsd2 Drilldown into equivalentApplicable in schema fpml-com-5-10_xsd2 Drilldown into riskPeriod in schema fpml-com-5-10_xsd2 Drilldown into eEPApplicable in schema fpml-com-5-10_xsd2XSD Diagram of EEPParameters in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EEPParameters">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Excess Emission Penalty related parameters.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="eEPApplicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">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)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="riskPeriod" type="EEPRiskPeriod" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Used to determine how provisions in Part [7] Page 7 (B) Failure to Deliver Not Remedied are to be applied.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="equivalentApplicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">When "true" the EEP Equivalent is applicable. See Part [7] definition of EEP Equivalent.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="penaltyApplicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">When "true" the Excess Emissions Penalty is applicable. See Part [7] definition of Excess Emissions Penalty.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eEPApplicable nsE:eEPApplicable 0 (1)
riskPeriod nsE:riskPeriod 0 (1)
equivalentApplicable nsE:equivalentApplicable 0 (1)
penaltyApplicable nsE:penaltyApplicable 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:eEPParameters