complexType CadastralZoningType
diagram AirQualityReporting_p1327.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:boundedBy gml:location cp:beginLifespanVersion cp:endLifespanVersion cp:estimatedAccuracy cp:geometry cp:inspireId cp:label cp:level cp:levelName cp:name cp:nationalCadastalZoningReference cp:originalMapScaleDenominator cp:referencePoint cp:validFrom cp:validTo cp:upperLevelUnit
attributes
Name  Type  Use  Default  Fixed  annotation
idrequired      
documentation
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.

element CadastralZoningType/beginLifespanVersion
diagram AirQualityReporting_p1328.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of dateTime
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.

attribute CadastralZoningType/beginLifespanVersion/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/endLifespanVersion
diagram AirQualityReporting_p1329.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
Date and time at which this version of the spatial object was superseded or retired in the spatial data set.

attribute CadastralZoningType/endLifespanVersion/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/estimatedAccuracy
diagram AirQualityReporting_p1330.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of gml:LengthType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
The estimated absolute positional accuracy of cadastral parcels within the cadastral zoning in the used INSPIRE coordinate reference system. Absolute positional accuracy is the mean value of the positional uncertainties for a set of positions, where the positional uncertainties are the distance between a measured position and what is considered as the corresponding true position.

-- Description --
NOTE This mean value may come from quality measures on a homogeneous population of cadastral parcels or from an estimation based on the knowledge of the production processes and of their accuracy.

attribute CadastralZoningType/estimatedAccuracy/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/geometry
diagram AirQualityReporting_p1331.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type gml:MultiSurfacePropertyType
properties
isRef 0
content complex
children gml:MultiSurface
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
nilReasongml:NilReasonType      
remoteSchema      
appinfo
deprecated
ownsboolean  false    
annotation
documentation
-- Definition --
Geometry of the cadastral zoning.

element CadastralZoningType/inspireId
diagram AirQualityReporting_p1332.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type base:IdentifierPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children base:Identifier
annotation
documentation
-- Definition --
External object identifier of 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 CadastralZoningType/label
diagram AirQualityReporting_p1333.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type string
properties
isRef 0
content simple
annotation
documentation
-- Definition --
Text commonly used to display the cadastral zoning identification.

-- Description --
NOTE 1 The label is usually the last part of the national cadastral zoning reference or that reference itself or the name.

NOTE 2 The label can be used for label in portrayal.

element CadastralZoningType/level
diagram AirQualityReporting_p1334.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of gml:CodeType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpaceanyURI      
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
Level of the cadastral zoning in the national cadastral hierarchy.

attribute CadastralZoningType/level/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/levelName
diagram AirQualityReporting_p1335.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type gmd:LocalisedCharacterString_PropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
nillable true
children gmd:LocalisedCharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
uuidrefstring      
nilReason      
annotation
documentation
-- Definition --
Name of the level of the cadastral zoning in the national cadastral hierarchy, in at least one official language of the European Union. 

-- Description --
EXAMPLE  For Spain, level name might be supplied as "municipio" (in Spanish) and as "municipality" (in English).

element CadastralZoningType/name
diagram AirQualityReporting_p1336.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children gn:GeographicalName
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
Name of the cadastral zoning.

-- Description --
NOTE 1 Cadastral zonings which are also administrative units have generally a name.

EXAMPLE Bordeaux, Copenhagen.

NOTE 2 The language of the name should be filled in most cases, except if the data producer does not know in which language the names are.

attribute CadastralZoningType/name/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/nationalCadastalZoningReference
diagram AirQualityReporting_p1337.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type string
properties
isRef 0
content simple
annotation
documentation
-- Definition --
Thematic identifier at national level, generally the full national code of the cadastral zoning.

-- Description --
EXAMPLE 03260000AB (France), 30133 (Austria), APD00F (Netherlands).

element CadastralZoningType/originalMapScaleDenominator
diagram AirQualityReporting_p1338.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of integer
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
The denominator in the scale of the original paper map (if any) to whose extent the cadastral zoning corresponds.

-- Description --
EXAMPLE 2000 means that original cadastral map was designed at scale 1: 2000.

attribute CadastralZoningType/originalMapScaleDenominator/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/referencePoint
diagram AirQualityReporting_p1339.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type gml:PointPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children gml:Point
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
nilReasongml:NilReasonType      
remoteSchema      
appinfo
deprecated
ownsboolean  false    
annotation
documentation
-- Definition --
A point within the cadastral zoning.

-- Description --
EXAMPLE The centroid of the cadastral parcel geometry.

element CadastralZoningType/validFrom
diagram AirQualityReporting_p1340.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
Official date and time the cadastral zoning was/will be legally established.

attribute CadastralZoningType/validFrom/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/validTo
diagram AirQualityReporting_p1341.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type extension of dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
annotation
documentation
-- Definition --
Date and time at which the cadastral zoning legally ceased/will cease to be used.

attribute CadastralZoningType/validTo/@nilReason
type gml:NilReasonType
properties
isRef 0

element CadastralZoningType/upperLevelUnit
diagram AirQualityReporting_p1342.png
namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
type gml:ReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
nilReasongml:NilReasonType      
remoteSchema      
appinfo
deprecated
annotation
documentation
-- Definition --
The next upper level cadastral zoning containing this cadastral zoning.
appinfo
<targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralZoning</targetElement>


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