element <settlementLevel> (local)
Namespace:
Type:
Content:
simple
Defined:
Content Model 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.
MinLength:
0

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 DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.