diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | name division exclusion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="locationType"> <xs:annotation> <xs:documentation xml:lang="nb">Et geografisk sted. Type avgjør hva slag. Det geografisk største området skal være ytterst.</xs:documentation> <xs:documentation xml:lang="en">Geographical origin, a tree structure with country, county, city…</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="name" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attributeGroup ref="referenceGroup"/> <xs:attributeGroup ref="statusGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="division" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">For å spesifisere en eller flere delområder</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="location" type="locationType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="exclusion" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">For å spesifisere en utelatelse av et område. Eks Hordaland uten Bergen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="location" type="locationType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="posy" type="xs:decimal" use="optional"/> <xs:attribute name="posx" type="xs:decimal" use="optional"/> <xs:attribute name="latitude" type="xs:decimal" use="optional"/> <xs:attribute name="longitude" type="xs:decimal" use="optional"/> <xs:attribute name="altitude" type="xs:decimal" use="optional"/> <xs:attribute name="dataid" type="xs:string" use="optional"/> <xs:attribute name="order" type="xs:int"> <xs:annotation> <xs:documentation xml:lang="nb">Beskriver rekkefolge, eller gruppering av steder.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="region"/> <xs:enumeration value="geographical"/> <xs:enumeration value="position"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes som holder for lengde og breddegrader</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="union"/> <xs:enumeration value="state"/> <xs:enumeration value="country"/> <xs:enumeration value="county"/> <xs:enumeration value="municipality"/> <xs:enumeration value="constituency"/> <xs:enumeration value="postalCode"/> <xs:enumeration value="place"/> <xs:enumeration value="quarter"/> <xs:enumeration value="building"/> <xs:enumeration value="road"/> <xs:enumeration value="railway"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="referenceGroup"/> </xs:complexType> |
type | xs:decimal | ||
properties |
|
||
source | <xs:attribute name="posy" type="xs:decimal" use="optional"/> |
type | xs:decimal | ||
properties |
|
||
source | <xs:attribute name="posx" type="xs:decimal" use="optional"/> |
type | xs:decimal | ||
properties |
|
||
source | <xs:attribute name="latitude" type="xs:decimal" use="optional"/> |
type | xs:decimal | ||
properties |
|
||
source | <xs:attribute name="longitude" type="xs:decimal" use="optional"/> |
type | xs:decimal | ||
properties |
|
||
source | <xs:attribute name="altitude" type="xs:decimal" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="dataid" type="xs:string" use="optional"/> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="order" type="xs:int"> <xs:annotation> <xs:documentation xml:lang="nb">Beskriver rekkefolge, eller gruppering av steder.</xs:documentation> </xs:annotation> </xs:attribute> |
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="type" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="region"/> <xs:enumeration value="geographical"/> <xs:enumeration value="position"> <xs:annotation> <xs:documentation xml:lang="nb">Brukes som holder for lengde og breddegrader</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="union"/> <xs:enumeration value="state"/> <xs:enumeration value="country"/> <xs:enumeration value="county"/> <xs:enumeration value="municipality"/> <xs:enumeration value="constituency"/> <xs:enumeration value="postalCode"/> <xs:enumeration value="place"/> <xs:enumeration value="quarter"/> <xs:enumeration value="building"/> <xs:enumeration value="road"/> <xs:enumeration value="railway"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="name" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attributeGroup ref="referenceGroup"/> <xs:attributeGroup ref="statusGroup"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||
properties |
|
||||||
children | location | ||||||
annotation |
|
||||||
source | <xs:element name="division" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">For å spesifisere en eller flere delområder</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="location" type="locationType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | locationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | name division exclusion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="location" type="locationType" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||
properties |
|
||||||
children | location | ||||||
annotation |
|
||||||
source | <xs:element name="exclusion" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="nb">For å spesifisere en utelatelse av et område. Eks Hordaland uten Bergen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="location" type="locationType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | locationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | name division exclusion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="location" type="locationType" maxOccurs="unbounded"/> |