<xsd:complexType name="WeatherIndexData">
<xsd:sequence>
<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>
<!--View Generation: SKIPPED dataProvider - NonStandardFeature-->
<!--View Generation: SKIPPED finalEditedData - NonStandardFeature-->
<!--View Generation: SKIPPED weatherStation - NonStandardFeature-->
<!--View Generation: SKIPPED weatherStationFallback - NonStandardFeature-->
<!--View Generation: SKIPPED weatherStationSecondFallback - NonStandardFeature-->
<!--View Generation: SKIPPED alternativeDataProvider - NonStandardFeature-->
<!--View Generation: SKIPPED synopticDataFallback - NonStandardFeature-->
<!--View Generation: SKIPPED adjustmentToFallbackWeatherStation - NonStandardFeature-->
<!--View Generation: SKIPPED primaryDisruptionFallbacks - NonStandardFeature-->
<!--View Generation: SKIPPED secondaryDisruptionFallbacks - NonStandardFeature-->
</xsd:sequence>
</xsd:complexType>
|