Definition Type: Element
Name: referenceLevel
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ReferenceLevel
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Reference level is the number of degree-days (in the case of HDD and CDD) or inches/millimeters (in the case of CPD) on which the differential is calculated. In the case of HDD it is the number of degree-days below this reference level. In the case of CDD it is the number of degree days above this reference level. In the case of CPD it is number of inches/millimeters above this reference level.
Collapse XSD Schema Diagram:
Drilldown into referenceLevelUnit in schema fpml-com-5-10_xsd1 Drilldown into amount in schema fpml-com-5-10_xsd1 Drilldown into ReferenceLevel in schema fpml-com-5-10_xsd1XSD Diagram of referenceLevel in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="referenceLevel" type="ReferenceLevel">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference level is the number of degree-days (in the case of HDD and CDD) or inches/millimeters (in the case of CPD) on which the differential is calculated. In the case of HDD it is the number of degree-days below this reference level. In the case of CDD it is the number of degree days above this reference level. In the case of CPD it is number of inches/millimeters above this reference level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amount nsD:amount (1) (1)
referenceLevelUnit nsD:referenceLevelUnit (1) (1)
Collapse Derivation Tree: