diagram | |||
namespace | http://gluon.nrk.no/gluonWeather3_1 | ||
properties |
|
||
children | gluonWeather:observation gluonWeather:forecast | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluonWeather3_1 | ||||||
type | gluonWeather:metType | ||||||
properties |
|
||||||
children | gluonWeather:cloudiness gluonWeather:temperature gluonWeather:weather gluonWeather:windSpeed gluonWeather:windDirection gluonWeather:symbol | ||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluonWeather3_1 | ||||||
type | gluonWeather:metType | ||||||
properties |
|
||||||
children | gluonWeather:cloudiness gluonWeather:temperature gluonWeather:weather gluonWeather:windSpeed gluonWeather:windDirection gluonWeather:symbol | ||||||
source | <xs:element name="forecast" type="gluonWeather:metType" maxOccurs="unbounded"/> |