Definition Type: ComplexType
Name: WeatherIndexData
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into secondaryDisruptionFallbacks in schema fpml-com-5-10_xsd1 Drilldown into primaryDisruptionFallbacks in schema fpml-com-5-10_xsd1 Drilldown into adjustmentToFallbackWeatherStation in schema fpml-com-5-10_xsd1 Drilldown into synopticDataFallback in schema fpml-com-5-10_xsd1 Drilldown into alternativeDataProvider in schema fpml-com-5-10_xsd1 Drilldown into weatherStationSecondFallback in schema fpml-com-5-10_xsd1 Drilldown into weatherStationFallback in schema fpml-com-5-10_xsd1 Drilldown into weatherStation in schema fpml-com-5-10_xsd1 Drilldown into finalEditedData in schema fpml-com-5-10_xsd1 Drilldown into dataProvider in schema fpml-com-5-10_xsd1 Drilldown into referenceLevel in schema fpml-com-5-10_xsd1XSD Diagram of WeatherIndexData in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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>
        <xsd:element name="dataProvider" type="DataProvider" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The provider of either temperature data or precipitation data specified by the parties in the related Confirmation.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="finalEditedData" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If specified by the parties to apply in the related Confirmation, Final Edited Data means that the parties will have recourse to Primary Disruption Fallbacks even if relevant data is available from the Data Provider, so long as such data is not published in its final edited form. Otherwise the parties will have recourse to Primary Disruption Fallbacks only if relevant data is unavailable from the Data Provider on a relevant day.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="weatherStation" type="WeatherStation">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The source or sources of weather index data specified by the parties in the related Confirmation. Examples include: AU-CBM (the Commonwealth Bureau of Meteorology in Australia) and CM-SMI (the Swiss Meteorological Institute).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="weatherStationFallback" type="WeatherStation" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If weather index data is not available for the weather station specified by the parties in the related Confirmation, the first alternative Weather Index Station.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="weatherStationSecondFallback" type="WeatherStation" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If weather index data is neither available for the weather station specified by the parties in the related Confirmation nor the first alternative Weather Index Station, the second alternative Weather Index Station.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="alternativeDataProvider" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A provider of either temperature data or precipitation data specified by the parties in the related Confirmation. If the parties fail to specify an Alternative Data Provider, the "Fallback Data" Disruption Fallback will not apply.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="synopticDataFallback" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If the parties specify "Not Applicable", the "Synoptic Data" Disruption Fallback will not apply. Synoptic Data means that maximum and/or minimum temperature or daily precipitation at the location for the Missing Data Day will be the maxium and/or minimum temperature or daily precipitation for that day at the Location (Weather Index Station) which has not been subject to ultimate quality control, integrity or verification process.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="adjustmentToFallbackWeatherStation" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Weather Index Station from which data with which to apply the "Adjustement to Fallback Station Data" terms. See Section 11.20 of the 2005 ISDA Commodity Definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="primaryDisruptionFallbacks" type="DisruptionFallback" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A list of actions available to the parties should a Primary Disruption Event occur. A Primary Disruption Event means if maximum or minimum temperature or precipitation data for a Missing Data Day is required to determine a Payment Amount then the maximum and/or minimum temperature or the daily precipitation for that day will be determined in accordance with the first applicable Primary Disruption Fallback.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="secondaryDisruptionFallbacks" type="DisruptionFallback" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A list of actions available to the parties should a Secondary Disruption Event occur. A Primary Disruption Event means if maximum or minimum temperature or precipitation data for a Missing Data Day is required to determine a Payment Amount then the maximum and/or minimum temperature or the daily precipitation for that day will be determined in accordance with the first applicable Secondary Disruption Fallback.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
referenceLevel nsD:referenceLevel (1) (1)
dataProvider nsD:dataProvider 0 (1)
finalEditedData nsD:finalEditedData 0 (1)
weatherStation nsD:weatherStation (1) (1)
weatherStationFallback nsD:weatherStationFallback 0 (1)
weatherStationSecondFallback nsD:weatherStationSecondFallback 0 (1)
alternativeDataProvider nsD:alternativeDataProvider 0 (1)
synopticDataFallback nsD:synopticDataFallback 0 (1)
adjustmentToFallbackWeatherStation nsD:adjustmentToFallbackWeatherStation 0 (1)
primaryDisruptionFallbacks nsD:primaryDisruptionFallbacks 0 (1)
secondaryDisruptionFallbacks nsD:secondaryDisruptionFallbacks 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:weatherIndexData, nsD:weatherIndexData