-- Definition -- Territorial unit for statistics defined in the framework of the Regulation (EC) No 1059/2003 of the European Parliament and of the Council of 26 May 2003. -- Description -- NOTE NUTS regions subdivide each Member State into a whole number of territorial units for statistic at NUTS1 level. Each of these is then subdivided into regions at NUTS2 level and these in turn into regions at NUTS3 level.
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="NUTSRegion" substitutionGroup="gml:AbstractFeature" type="stat:NUTSRegionType"><annotation><documentation>-- Definition -- Territorial unit for statistics defined in the framework of the Regulation (EC) No 1059/2003 of the European Parliament and of the Council of 26 May 2003. -- Description -- NOTE NUTS regions subdivide each Member State into a whole number of territorial units for statistic at NUTS1 level. Each of these is then subdivided into regions at NUTS2 level and these in turn into regions at NUTS3 level. </documentation></annotation></element>
<element name="geometry" type="gml:MultiSurfacePropertyType"><annotation><documentation>-- Definition -- Geometric representation of spatial area covered by this NUTS-region. </documentation></annotation></element>
-- Definition -- External object identifier of the spatial object. -- Description -- NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.
<element name="inspireId" type="base:IdentifierPropertyType"><annotation><documentation>-- Definition -- External object identifier of the spatial object. -- Description -- NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon. </documentation></annotation></element>
-- Definition -- Unique code of the territorial unit for statistics as defined in the framework of the Regulation (EC) No 1059/2003 of the European Parliament and of the Council of 26 May 2003. -- Description -- EXAMPLE A NUTScode from Denmark could be DK031.
Diagram
Type
string
Properties
content
simple
Source
<element name="NUTSCode" type="string"><annotation><documentation>-- Definition -- Unique code of the territorial unit for statistics as defined in the framework of the Regulation (EC) No 1059/2003 of the European Parliament and of the Council of 26 May 2003. -- Description -- EXAMPLE A NUTScode from Denmark could be DK031. </documentation></annotation></element>
<element name="beginLifespanVersion" nillable="true"><annotation><documentation>-- Definition -- Date and time at which this version of the spatial object was inserted or changed in the spatial data set. </documentation></annotation><complexType><simpleContent><extension base="dateTime"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element>
<element minOccurs="0" name="endLifespanVersion" nillable="true"><annotation><documentation>-- Definition -- Date and time at which this version of the spatial object was superseded or retired in the spatial data set. </documentation></annotation><complexType><simpleContent><extension base="dateTime"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element>
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="NUTSRegionType"><complexContent><extension base="gml:AbstractFeatureType"><sequence><element name="geometry" type="gml:MultiSurfacePropertyType"><annotation><documentation>-- Definition -- Geometric representation of spatial area covered by this NUTS-region. </documentation></annotation></element><element name="inspireId" type="base:IdentifierPropertyType"><annotation><documentation>-- Definition -- External object identifier of the spatial object. -- Description -- NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon. </documentation></annotation></element><element name="NUTSCode" type="string"><annotation><documentation>-- Definition -- Unique code of the territorial unit for statistics as defined in the framework of the Regulation (EC) No 1059/2003 of the European Parliament and of the Council of 26 May 2003. -- Description -- EXAMPLE A NUTScode from Denmark could be DK031. </documentation></annotation></element><element name="beginLifespanVersion" nillable="true"><annotation><documentation>-- Definition -- Date and time at which this version of the spatial object was inserted or changed in the spatial data set. </documentation></annotation><complexType><simpleContent><extension base="dateTime"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element><element minOccurs="0" name="endLifespanVersion" nillable="true"><annotation><documentation>-- Definition -- Date and time at which this version of the spatial object was superseded or retired in the spatial data set. </documentation></annotation><complexType><simpleContent><extension base="dateTime"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element></sequence></extension></complexContent></complexType>