element <settlementLevel> (local)
Namespace:
Type:
Content:
simple
Defined:
Component Diagram
XML Representation Summary
<settlementLevel>
   
Content: 
{ enumeration of xsd:token }
</settlementLevel>
Simple Content Detail:
Enumeration:
"Cumulative"
 - 
The cumulative number of Weather Index Units for each day in the Calculation Period.
"Average"
 - 
The cumulative number of Weather Index Units for each day in the Calculation Period divided by the number of days in the Calculation Period.
"Mximum"
 - 
The maximum number of Weather Index Units for any day in the Calculation Period.
"Minimum"
 - 
The minimum number of Weather Index Units for any day in the Calculation Period.

Included in content model of elements (2):
Annotation
The Settlement Level means either the cumulative number of Weather Index Units for each day in the Calculation Period (Cumulative) or the cumulative number of Weather Index Units for each day in the Calculation Period divided by the number of days in the Calculation Period (Average) or the maximum number of Weather Index Units for any day in the Calculation Period (Maximum) or the minimum number of Weather Index Units for any day in the Calculation Period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="settlementLevel" type="WeatherSettlementLevelEnum"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.