Schema Central > FpML 5.5 Confirmation > fpml-com-5-5.xsd > fpml:weatherIndexData
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:weatherIndexData

Specifies where the data (e.g. CPD) have been collected, an actual physical reference point (weather station) and various fall back arrangements.

Element information

Type: fpml:WeatherIndexData

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<weatherIndexData>
   <referenceLevel>
      <amount>32</amount>
      <referenceLevelUnit>DegreesFahrenheit</referenceLevelUnit>
   </referenceLevel>
   <dataProvider>US-NOAA</dataProvider>
   <finalEditedData>false</finalEditedData>
   <weatherStation>
      <weatherStationWBAN>93086</weatherStationWBAN>
   </weatherStation>
   <weatherStationFallback>
      <weatherStationWBAN>93073</weatherStationWBAN>
   </weatherStationFallback>
   <weatherStationSecondFallback>
      <weatherStationWBAN>93003</weatherStationWBAN>
   </weatherStationSecondFallback>
   <alternativeDataProvider>false</alternativeDataProvider>
   <synopticDataFallback>false</synopticDataFallback>
</weatherIndexData>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com