element weather
diagram gluon3_1_p562.png
namespace http://gluon.nrk.no/gluonWeather3_1
properties
content complex
children gluonWeather:observation gluonWeather:forecast
used by
complexType objectType
annotation
documentation
Element for værdata
source <xs:element name="weather">
 
<xs:annotation>
   
<xs:documentation>Element for værdata</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="observation" type="gluonWeather:metType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation xml:lang="no">Klamme for målested eller varslings område</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="forecast" type="gluonWeather:metType" maxOccurs="unbounded"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element weather/observation
diagram gluon3_1_p563.png
namespace http://gluon.nrk.no/gluonWeather3_1
type gluonWeather:metType
properties
minOcc 1
maxOcc unbounded
content complex
children gluonWeather:cloudiness gluonWeather:temperature gluonWeather:weather gluonWeather:windSpeed gluonWeather:windDirection gluonWeather:symbol
annotation
documentation
Klamme for målested eller varslings område
source <xs:element name="observation" type="gluonWeather:metType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="no">Klamme for målested eller varslings område</xs:documentation>
 
</xs:annotation>
</xs:element>

element weather/forecast
diagram gluon3_1_p564.png
namespace http://gluon.nrk.no/gluonWeather3_1
type gluonWeather:metType
properties
minOcc 1
maxOcc unbounded
content complex
children gluonWeather:cloudiness gluonWeather:temperature gluonWeather:weather gluonWeather:windSpeed gluonWeather:windDirection gluonWeather:symbol
source <xs:element name="forecast" type="gluonWeather:metType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy