fpml:referenceLevel
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.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-5-5.xsd
Type: fpml:ReferenceLevel
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:amount [1..1]
- fpml:referenceLevelUnit [1..1]
Attributes
None
Used in
- Type fpml:WeatherIndexData (Element fpml:weatherIndexData)
Sample instance
<referenceLevel> <amount>32</amount> <referenceLevelUnit>DegreesFahrenheit</referenceLevelUnit> </referenceLevel>