complexType "WeatherIndexData"
Namespace:
Content:
complex, 11 elements
Defined:
globally in fpml-com-5-5.xsd; see XML source
Includes:
definitions of 11 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
referenceLevel?, dataProvider?, finalEditedData?, weatherStation?, weatherStationFallback?, weatherStationSecondFallback?, alternativeDataProvider?, synopticDataFallback?, adjustmentToFallbackWeatherStation?, primaryDisruptionFallbacks?, secondaryDisruptionFallbacks?
</...>
Content Model Elements (11):
adjustmentToFallbackWeatherStation, alternativeDataProvider, dataProvider, finalEditedData, primaryDisruptionFallbacks, referenceLevel, secondaryDisruptionFallbacks, synopticDataFallback, weatherStation, weatherStationFallback, weatherStationSecondFallback
All Direct / Indirect Based Elements (2):
weatherIndexData (in commodityOption), weatherIndexData (in weatherLeg)
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="WeatherIndexData">
<xsd:sequence>
<xsd:element minOccurs="0" name="referenceLevel" type="ReferenceLevel"/>
<xsd:element minOccurs="0" name="dataProvider" type="DataProvider"/>
<xsd:element minOccurs="0" name="finalEditedData" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="weatherStation" type="WeatherStation"/>
<xsd:element minOccurs="0" name="weatherStationFallback" type="WeatherStation"/>
<xsd:element minOccurs="0" name="weatherStationSecondFallback" type="WeatherStation"/>
<xsd:element minOccurs="0" name="alternativeDataProvider" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="synopticDataFallback" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="adjustmentToFallbackWeatherStation" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="primaryDisruptionFallbacks" type="DisruptionFallback"/>
<xsd:element minOccurs="0" name="secondaryDisruptionFallbacks" type="DisruptionFallback"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 11/11)
adjustmentToFallbackWeatherStation
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="adjustmentToFallbackWeatherStation" type="xsd:boolean"/>

alternativeDataProvider
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="alternativeDataProvider" type="xsd:boolean"/>

dataProvider
Type:
DataProvider, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="dataProvider" type="DataProvider"/>

finalEditedData
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="finalEditedData" type="xsd:boolean"/>

primaryDisruptionFallbacks
Type:
DisruptionFallback, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="primaryDisruptionFallbacks" type="DisruptionFallback"/>

referenceLevel
Type:
ReferenceLevel, complex content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="referenceLevel" type="ReferenceLevel"/>

secondaryDisruptionFallbacks
Type:
DisruptionFallback, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="secondaryDisruptionFallbacks" type="DisruptionFallback"/>

synopticDataFallback
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="synopticDataFallback" type="xsd:boolean"/>

weatherStation
Type:
WeatherStation, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="weatherStation" type="WeatherStation"/>

weatherStationFallback
Type:
WeatherStation, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="weatherStationFallback" type="WeatherStation"/>

weatherStationSecondFallback
Type:
WeatherStation, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="weatherStationSecondFallback" type="WeatherStation"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.