Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Imported schema CadastralParcels.xsd
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The application schema CadastralParcels contains the feature types CadastralParcel, CadastralBoundary and CadastralIndexSet.
Properties
attribute form default unqualified
element form default qualified
version 3.0
Element cp:BasicPropertyUnit
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The basic unit of ownership that is recorded in the land books, land registers or equivalent. It is defined by unique ownership and homogeneous real property rights, and may consist of one or more adjacent or geographically separate parcels.


 -- Description --
 SOURCE Adapted from UN ECE 2004.


 NOTE 1 In the INSPIRE context, basic property units are to be made available by member states where unique cadastral references are given only for basic property units and not for parcels.


 NOTE 2 In many (but not all) countries, the area of the basic property unit corresponds to the cadastral parcel itself.


 NOTE 3 Some countries, such as Finland, may also register officially basic property units without any area. These basic property units are considered out of the INSPIRE scope.


 NOTE 4 Some countries, such as Norway, may have parcels which belong to several basic property units.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#BasicPropertyUnitType_inspireIdCadastralParcels_xsd.tmp#BasicPropertyUnitType_nationalCadastralReferenceCadastralParcels_xsd.tmp#BasicPropertyUnitType_areaValueCadastralParcels_xsd.tmp#BasicPropertyUnitType_validFromCadastralParcels_xsd.tmp#BasicPropertyUnitType_validToCadastralParcels_xsd.tmp#BasicPropertyUnitType_beginLifespanVersionCadastralParcels_xsd.tmp#BasicPropertyUnitType_endLifespanVersionCadastralParcels_xsd.tmp#BasicPropertyUnitType_administrativeUnitCadastralParcels_xsd.tmp#BasicPropertyUnitTypefeature_xsd.tmp#AbstractFeature
Type cp:BasicPropertyUnitType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children cp:administrativeUnit, cp:areaValue, cp:beginLifespanVersion, cp:endLifespanVersion, cp:inspireId, cp:nationalCadastralReference, cp:validFrom, cp:validTo, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Instance
<cp:BasicPropertyUnit gml:id="" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <cp:inspireId>{1,1}</cp:inspireId>
  <cp:nationalCadastralReference>{1,1}</cp:nationalCadastralReference>
  <cp:areaValue nilReason="" uom="">{0,1}</cp:areaValue>
  <cp:validFrom nilReason="">{1,1}</cp:validFrom>
  <cp:validTo nilReason="">{0,1}</cp:validTo>
  <cp:beginLifespanVersion nilReason="">{1,1}</cp:beginLifespanVersion>
  <cp:endLifespanVersion nilReason="">{0,1}</cp:endLifespanVersion>
  <cp:administrativeUnit xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</cp:administrativeUnit>
</cp:BasicPropertyUnit>
Attributes
QName Type Use Annotation
gml:id ID optional
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="BasicPropertyUnit" substitutionGroup="gml:AbstractFeature" type="cp:BasicPropertyUnitType">
  <annotation>
    <documentation>-- Definition --&#13;The basic unit of ownership that is recorded in the land books, land registers or equivalent. It is defined by unique ownership and homogeneous real property rights, and may consist of one or more adjacent or geographically separate parcels.&#13;&#13;-- Description --&#13;SOURCE Adapted from UN ECE 2004.&#13;&#13;NOTE 1 In the INSPIRE context, basic property units are to be made available by member states where unique cadastral references are given only for basic property units and not for parcels.&#13;&#13;NOTE 2 In many (but not all) countries, the area of the basic property unit corresponds to the cadastral parcel itself.&#13;&#13;NOTE 3 Some countries, such as Finland, may also register officially basic property units without any area. These basic property units are considered out of the INSPIRE scope.&#13;&#13;NOTE 4 Some countries, such as Norway, may have parcels which belong to several basic property units.</documentation>
  </annotation>
</element>
Element cp:BasicPropertyUnitType / cp:inspireId
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.

Diagram
DiagramBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierPropertyType
Type base:IdentifierPropertyType
Properties
content complex
Model
Children base:Identifier
Instance
<cp:inspireId xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:base="urn:x-inspire:specification:gmlas:BaseTypes:3.2">
  <base:Identifier>{1,1}</base:Identifier>
</cp:inspireId>
Source
<element name="inspireId" type="base:IdentifierPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;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.&#13;
    </documentation>
  </annotation>
</element>
Element cp:BasicPropertyUnitType / cp:nationalCadastralReference
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Thematic identifier at national level, generally the full national code of the basic property unit. Must ensure the link to the national cadastral register or equivalent.


 -- Description --
 The national cadastral reference can be used also in further queries in national services.
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="nationalCadastralReference" type="string">
  <annotation>
    <documentation>-- Definition --&#13;Thematic identifier at national level, generally the full national code of the basic property unit. Must ensure the link to the national cadastral register or equivalent.&#13;&#13;-- Description --&#13;The national cadastral reference can be used also in further queries in national services.</documentation>
  </annotation>
</element>
Element cp:BasicPropertyUnitType / cp:areaValue
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Registered area value giving quantification of the area projected on the horizontal plane of the cadastral parcels composing the basic property unit.
Diagram
DiagrambasicTypes_xsd.tmp#MeasureType_uombasicTypes_xsd.tmp#MeasureTypemeasures_xsd.tmp#AreaTypeCadastralParcels_xsd.tmp#BasicPropertyUnitType_BasicPropertyUnitType_areaValue_nilReason
Type extension of gml:AreaType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
uom gml:UomIdentifier required
Source
<element minOccurs="0" name="areaValue" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Registered area value giving quantification of the area projected on the horizontal plane of the cadastral parcels composing the basic property unit.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:AreaType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:BasicPropertyUnitType / cp:validFrom
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Official date and time the basic property unit was/will be legally established.


 -- Description --
 NOTE This is the date and time the national cadastral reference can be used in legal acts.

Diagram
DiagramCadastralParcels_xsd.tmp#BasicPropertyUnitType_BasicPropertyUnitType_validFrom_nilReason
Type extension of dateTime
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="validFrom" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Official date and time the basic property unit was/will be legally established.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can be used in legal acts.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:BasicPropertyUnitType / cp:validTo
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which the basic property unit legally ceased/will cease to be used.


 -- Description --
 NOTE This is the date and time the national cadastral reference can no longer be used in legal acts.

Diagram
DiagramCadastralParcels_xsd.tmp#BasicPropertyUnitType_BasicPropertyUnitType_validTo_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validTo" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which the basic property unit legally ceased/will cease to be used.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can no longer be used in legal acts.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:BasicPropertyUnitType / cp:beginLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was inserted or changed in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#BasicPropertyUnitType_BasicPropertyUnitType_beginLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="beginLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:BasicPropertyUnitType / cp:endLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was superseded or retired in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#BasicPropertyUnitType_BasicPropertyUnitType_endLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="endLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:BasicPropertyUnitType / cp:administrativeUnit
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The administrative unit of lowest administrative level containing this basic property unit.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="administrativeUnit" nillable="true" type="gml:ReferenceType">
  <annotation>
    <documentation>-- Definition --&#13;The administrative unit of lowest administrative level containing this basic property unit.</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">au:AdministrativeUnit</targetElement>
    </appinfo>
  </annotation>
</element>
Element cp:CadastralBoundary
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Part of the outline of a cadastral parcel. One cadastral boundary may be shared by two neighbouring cadastral parcels.


 -- Description --
 NOTE In the INSPIRE context, cadastral boundaries are to be made available by member states where absolute positional accuracy information is recorded for the cadastral boundary (attribute estimated accuracy).
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#CadastralBoundaryType_beginLifespanVersionCadastralParcels_xsd.tmp#CadastralBoundaryType_endLifespanVersionCadastralParcels_xsd.tmp#CadastralBoundaryType_estimatedAccuracyCadastralParcels_xsd.tmp#CadastralBoundaryType_geometryCadastralParcels_xsd.tmp#CadastralBoundaryType_inspireIdCadastralParcels_xsd.tmp#CadastralBoundaryType_validFromCadastralParcels_xsd.tmp#CadastralBoundaryType_validToCadastralParcels_xsd.tmp#CadastralBoundaryType_parcelCadastralParcels_xsd.tmp#CadastralBoundaryTypefeature_xsd.tmp#AbstractFeature
Type cp:CadastralBoundaryType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children cp:beginLifespanVersion, cp:endLifespanVersion, cp:estimatedAccuracy, cp:geometry, cp:inspireId, cp:parcel, cp:validFrom, cp:validTo, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Instance
<cp:CadastralBoundary gml:id="" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <cp:beginLifespanVersion nilReason="">{1,1}</cp:beginLifespanVersion>
  <cp:endLifespanVersion nilReason="">{0,1}</cp:endLifespanVersion>
  <cp:estimatedAccuracy nilReason="" uom="">{0,1}</cp:estimatedAccuracy>
  <cp:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</cp:geometry>
  <cp:inspireId>{0,1}</cp:inspireId>
  <cp:validFrom nilReason="">{0,1}</cp:validFrom>
  <cp:validTo nilReason="">{0,1}</cp:validTo>
  <cp:parcel xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,2}</cp:parcel>
</cp:CadastralBoundary>
Attributes
QName Type Use Annotation
gml:id ID optional
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="CadastralBoundary" substitutionGroup="gml:AbstractFeature" type="cp:CadastralBoundaryType">
  <annotation>
    <documentation>-- Definition --&#13;Part of the outline of a cadastral parcel. One cadastral boundary may be shared by two neighbouring cadastral parcels.&#13;&#13;-- Description --&#13;NOTE In the INSPIRE context, cadastral boundaries are to be made available by member states where absolute positional accuracy information is recorded for the cadastral boundary (attribute estimated accuracy).</documentation>
  </annotation>
</element>
Element cp:CadastralBoundaryType / cp:beginLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was inserted or changed in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralBoundaryType_CadastralBoundaryType_beginLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="beginLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralBoundaryType / cp:endLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was superseded or retired in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralBoundaryType_CadastralBoundaryType_endLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="endLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralBoundaryType / cp:estimatedAccuracy
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Estimated absolute positional accuracy of the cadastral boundary 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 boundaries or from an estimation based on the knowledge of the production processes and of their accuracy.

Diagram
DiagrambasicTypes_xsd.tmp#MeasureType_uombasicTypes_xsd.tmp#MeasureTypemeasures_xsd.tmp#LengthTypeCadastralParcels_xsd.tmp#CadastralBoundaryType_CadastralBoundaryType_estimatedAccuracy_nilReason
Type extension of gml:LengthType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
uom gml:UomIdentifier required
Source
<element minOccurs="0" name="estimatedAccuracy" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Estimated absolute positional accuracy of the cadastral boundary 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.&#13;&#13;-- Description --&#13;NOTE This mean value may come from quality measures on a homogeneous population of cadastral boundaries or from an estimation based on the knowledge of the production processes and of their accuracy.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:LengthType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralBoundaryType / cp:geometry
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Geometry of the cadastral boundary.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupgeometryBasic0d1d_xsd.tmp#AbstractCurvegeometryBasic0d1d_xsd.tmp#CurvePropertyType
Type gml:CurvePropertyType
Properties
content complex
Model
Children gml:AbstractCurve
Instance
<cp:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractCurve axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractCurve>
</cp:geometry>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="geometry" type="gml:CurvePropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Geometry of the cadastral boundary.</documentation>
  </annotation>
</element>
Element cp:CadastralBoundaryType / cp:inspireId
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.

Diagram
DiagramBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierPropertyType
Type base:IdentifierPropertyType
Properties
content complex
minOccurs 0
Model
Children base:Identifier
Instance
<cp:inspireId xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:base="urn:x-inspire:specification:gmlas:BaseTypes:3.2">
  <base:Identifier>{1,1}</base:Identifier>
</cp:inspireId>
Source
<element minOccurs="0" name="inspireId" type="base:IdentifierPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;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.&#13;
    </documentation>
  </annotation>
</element>
Element cp:CadastralBoundaryType / cp:validFrom
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Official date and time the cadastral boundary was/will be legally established.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralBoundaryType_CadastralBoundaryType_validFrom_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validFrom" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Official date and time the cadastral boundary was/will be legally established.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralBoundaryType / cp:validTo
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which the cadastral boundary legally ceased/will cease to be used.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralBoundaryType_CadastralBoundaryType_validTo_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validTo" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which the cadastral boundary legally ceased/will cease to be used.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralBoundaryType / cp:parcel
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The cadastral parcel(s) outlined by this cadastral boundary. A cadastral boundary may outline one or two cadastral parcels.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
maxOccurs 2
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element maxOccurs="2" name="parcel" nillable="true" type="gml:ReferenceType">
  <annotation>
    <documentation>-- Definition --&#13;The cadastral parcel(s) outlined by this cadastral boundary. A cadastral boundary may outline one or two cadastral parcels.</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralParcel</targetElement>
    </appinfo>
  </annotation>
</element>
Element cp:CadastralParcel
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Areas defined by cadastral registers or equivalent.


 -- Description --
 SOURCE [INSPIRE Directive:2007].


 NOTE As much as possible, in the INSPIRE context, cadastral parcels should be forming a partition of national territory. Cadastral parcel should be considered as a single area of Earth surface (land and/or water), under homogeneous real property rights and unique ownership, real property rights and ownership being defined by national law (adapted from UN ECE 2004 and WG-CPI, 2006). By unique ownership is meant that the ownership is held by one or several joint owners for the whole parcel.

Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#CadastralParcelType_areaValueCadastralParcels_xsd.tmp#CadastralParcelType_beginLifespanVersionCadastralParcels_xsd.tmp#CadastralParcelType_endLifespanVersionCadastralParcels_xsd.tmp#CadastralParcelType_geometryCadastralParcels_xsd.tmp#CadastralParcelType_inspireIdCadastralParcels_xsd.tmp#CadastralParcelType_labelCadastralParcels_xsd.tmp#CadastralParcelType_nationalCadastralReferenceCadastralParcels_xsd.tmp#CadastralParcelType_referencePointCadastralParcels_xsd.tmp#CadastralParcelType_validFromCadastralParcels_xsd.tmp#CadastralParcelType_validToCadastralParcels_xsd.tmp#CadastralParcelType_basicPropertyUnitCadastralParcels_xsd.tmp#CadastralParcelType_administrativeUnitCadastralParcels_xsd.tmp#CadastralParcelType_zoningCadastralParcels_xsd.tmp#CadastralParcelTypefeature_xsd.tmp#AbstractFeature
Type cp:CadastralParcelType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children cp:administrativeUnit, cp:areaValue, cp:basicPropertyUnit, cp:beginLifespanVersion, cp:endLifespanVersion, cp:geometry, cp:inspireId, cp:label, cp:nationalCadastralReference, cp:referencePoint, cp:validFrom, cp:validTo, cp:zoning, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Instance
<cp:CadastralParcel gml:id="" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <cp:areaValue nilReason="" uom="">{0,1}</cp:areaValue>
  <cp:beginLifespanVersion nilReason="">{1,1}</cp:beginLifespanVersion>
  <cp:endLifespanVersion nilReason="">{0,1}</cp:endLifespanVersion>
  <cp:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</cp:geometry>
  <cp:inspireId>{1,1}</cp:inspireId>
  <cp:label>{1,1}</cp:label>
  <cp:nationalCadastralReference>{1,1}</cp:nationalCadastralReference>
  <cp:referencePoint xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</cp:referencePoint>
  <cp:validFrom nilReason="">{0,1}</cp:validFrom>
  <cp:validTo nilReason="">{0,1}</cp:validTo>
  <cp:basicPropertyUnit xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</cp:basicPropertyUnit>
  <cp:administrativeUnit xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</cp:administrativeUnit>
  <cp:zoning xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</cp:zoning>
</cp:CadastralParcel>
Attributes
QName Type Use Annotation
gml:id ID optional
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="CadastralParcel" substitutionGroup="gml:AbstractFeature" type="cp:CadastralParcelType">
  <annotation>
    <documentation>-- Definition --&#13;Areas defined by cadastral registers or equivalent.&#13;&#13;-- Description --&#13;SOURCE [INSPIRE Directive:2007].&#13;&#13;NOTE As much as possible, in the INSPIRE context, cadastral parcels should be forming a partition of national territory. Cadastral parcel should be considered as a single area of Earth surface (land and/or water), under homogeneous real property rights and unique ownership, real property rights and ownership being defined by national law (adapted from UN ECE 2004 and WG-CPI, 2006). By unique ownership is meant that the ownership is held by one or several joint owners for the whole parcel.&#13;
    </documentation>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:areaValue
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Registered area value giving quantification of the area projected on the horizontal plane of the cadastral parcel.
Diagram
DiagrambasicTypes_xsd.tmp#MeasureType_uombasicTypes_xsd.tmp#MeasureTypemeasures_xsd.tmp#AreaTypeCadastralParcels_xsd.tmp#CadastralParcelType_CadastralParcelType_areaValue_nilReason
Type extension of gml:AreaType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
uom gml:UomIdentifier required
Source
<element minOccurs="0" name="areaValue" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Registered area value giving quantification of the area projected on the horizontal plane of the cadastral parcel.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:AreaType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralParcelType / cp:beginLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was inserted or changed in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralParcelType_CadastralParcelType_beginLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="beginLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralParcelType / cp:endLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was superseded or retired in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralParcelType_CadastralParcelType_endLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="endLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralParcelType / cp:geometry
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Geometry of the cadastral parcel.


 -- Description --
 As much as possible, the geometry should be a single area.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupgeometryBasic0d1d_xsd.tmp#AbstractGeometrygeometryBasic0d1d_xsd.tmp#GeometryPropertyType
Type gml:GeometryPropertyType
Properties
content complex
Model
Children gml:AbstractGeometry
Instance
<cp:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractGeometry axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractGeometry>
</cp:geometry>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="geometry" type="gml:GeometryPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Geometry of the cadastral parcel.&#13;&#13;-- Description --&#13;As much as possible, the geometry should be a single area.</documentation>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:inspireId
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.

Diagram
DiagramBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierPropertyType
Type base:IdentifierPropertyType
Properties
content complex
Model
Children base:Identifier
Instance
<cp:inspireId xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:base="urn:x-inspire:specification:gmlas:BaseTypes:3.2">
  <base:Identifier>{1,1}</base:Identifier>
</cp:inspireId>
Source
<element name="inspireId" type="base:IdentifierPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;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.&#13;
    </documentation>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:label
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Text commonly used to display the cadastral parcel identification.


 -- Description --
 NOTE 1 The label is usually the last part of the national cadastral reference.


 NOTE 2 The label can be used for label in portrayal.
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="label" type="string">
  <annotation>
    <documentation>-- Definition --&#13;Text commonly used to display the cadastral parcel identification.&#13;&#13;-- Description --&#13;NOTE 1 The label is usually the last part of the national cadastral reference.&#13;&#13;NOTE 2 The label can be used for label in portrayal.</documentation>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:nationalCadastralReference
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Thematic identifier at national level, generally the full national code of the cadastral parcel. Must ensure the link to the national cadastral register or equivalent.


 -- Description --
 The national cadastral reference can be used also in further queries in national services.
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="nationalCadastralReference" type="string">
  <annotation>
    <documentation>-- Definition --&#13;Thematic identifier at national level, generally the full national code of the cadastral parcel. Must ensure the link to the national cadastral register or equivalent.&#13;&#13;-- Description --&#13;The national cadastral reference can be used also in further queries in national services.</documentation>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:referencePoint
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 A point within the cadastral parcel.


 -- Description --
 EXAMPLE The centroid of the cadastral parcel geometry.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupgeometryBasic0d1d_xsd.tmp#PointgeometryBasic0d1d_xsd.tmp#PointPropertyType
Type gml:PointPropertyType
Properties
content complex
minOccurs 0
nillable true
Model
Children gml:Point
Instance
<cp:referencePoint xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:Point axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:Point>
</cp:referencePoint>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element minOccurs="0" name="referencePoint" nillable="true" type="gml:PointPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;A point within the cadastral parcel.&#13;&#13;-- Description --&#13;EXAMPLE The centroid of the cadastral parcel geometry.</documentation>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:validFrom
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Official date and time the cadastral parcel was/will be legally established.


 -- Description --
 NOTE This is the date and time the national cadastral reference can be used in legal acts.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralParcelType_CadastralParcelType_validFrom_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validFrom" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Official date and time the cadastral parcel was/will be legally established.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can be used in legal acts.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralParcelType / cp:validTo
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which the cadastral parcel legally ceased/will cease to be used.


 -- Description --
 NOTE This is the date and time the national cadastral reference can no longer be used in legal acts.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralParcelType_CadastralParcelType_validTo_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validTo" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which the cadastral parcel legally ceased/will cease to be used.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can no longer be used in legal acts.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralParcelType / cp:basicPropertyUnit
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The basic property unit(s) containing this cadastral parcel.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element maxOccurs="unbounded" minOccurs="0" name="basicPropertyUnit" nillable="true" type="gml:ReferenceType">
  <annotation>
    <documentation>-- Definition --&#13;The basic property unit(s) containing this cadastral parcel.</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:BasicPropertyUnit</targetElement>
    </appinfo>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:administrativeUnit
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The administrative unit of lowest administrative level containing this cadastral parcel.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
minOccurs 0
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element minOccurs="0" name="administrativeUnit" nillable="true" type="gml:ReferenceType">
  <annotation>
    <documentation>-- Definition --&#13;The administrative unit of lowest administrative level containing this cadastral parcel.</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">au:AdministrativeUnit</targetElement>
    </appinfo>
  </annotation>
</element>
Element cp:CadastralParcelType / cp:zoning
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The cadastral zoning of lowest level containing this cadastral parcel.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
minOccurs 0
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element minOccurs="0" name="zoning" nillable="true" type="gml:ReferenceType">
  <annotation>
    <documentation>-- Definition --&#13;The cadastral zoning of lowest level containing this cadastral parcel.</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralZoning</targetElement>
    </appinfo>
  </annotation>
</element>
Element cp:CadastralZoning
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Intermediary areas used in order to divide national territory into cadastral parcels.


 -- Description --
 NOTE 1 In the INSPIRE context, cadastral zonings are to be used to carry metadata information and to facilitate portrayal and search of data.


 NOTE 2 Cadastral zonings have generally been defined when cadastral maps were created for the first time.


 EXAMPLE Municipality, section, parish, district, block.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#CadastralZoningType_beginLifespanVersionCadastralParcels_xsd.tmp#CadastralZoningType_endLifespanVersionCadastralParcels_xsd.tmp#CadastralZoningType_estimatedAccuracyCadastralParcels_xsd.tmp#CadastralZoningType_geometryCadastralParcels_xsd.tmp#CadastralZoningType_inspireIdCadastralParcels_xsd.tmp#CadastralZoningType_labelCadastralParcels_xsd.tmp#CadastralZoningType_levelCadastralParcels_xsd.tmp#CadastralZoningType_levelNameCadastralParcels_xsd.tmp#CadastralZoningType_nameCadastralParcels_xsd.tmp#CadastralZoningType_nationalCadastalZoningReferenceCadastralParcels_xsd.tmp#CadastralZoningType_originalMapScaleDenominatorCadastralParcels_xsd.tmp#CadastralZoningType_referencePointCadastralParcels_xsd.tmp#CadastralZoningType_validFromCadastralParcels_xsd.tmp#CadastralZoningType_validToCadastralParcels_xsd.tmp#CadastralZoningType_upperLevelUnitCadastralParcels_xsd.tmp#CadastralZoningTypefeature_xsd.tmp#AbstractFeature
Type cp:CadastralZoningType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children 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:upperLevelUnit, cp:validFrom, cp:validTo, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Instance
<cp:CadastralZoning gml:id="" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:boundedBy nilReason="">{0,1}</gml:boundedBy>
  <gml:location xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:location>
  <cp:beginLifespanVersion nilReason="">{1,1}</cp:beginLifespanVersion>
  <cp:endLifespanVersion nilReason="">{0,1}</cp:endLifespanVersion>
  <cp:estimatedAccuracy nilReason="" uom="">{0,1}</cp:estimatedAccuracy>
  <cp:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</cp:geometry>
  <cp:inspireId>{0,1}</cp:inspireId>
  <cp:label>{1,1}</cp:label>
  <cp:level codeSpace="" nilReason="">{1,1}</cp:level>
  <cp:levelName xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</cp:levelName>
  <cp:name nilReason="">{0,unbounded}</cp:name>
  <cp:nationalCadastalZoningReference>{1,1}</cp:nationalCadastalZoningReference>
  <cp:originalMapScaleDenominator nilReason="">{0,1}</cp:originalMapScaleDenominator>
  <cp:referencePoint xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</cp:referencePoint>
  <cp:validFrom nilReason="">{0,1}</cp:validFrom>
  <cp:validTo nilReason="">{0,1}</cp:validTo>
  <cp:upperLevelUnit xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</cp:upperLevelUnit>
</cp:CadastralZoning>
Attributes
QName Type Use Annotation
gml:id ID optional
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="CadastralZoning" substitutionGroup="gml:AbstractFeature" type="cp:CadastralZoningType">
  <annotation>
    <documentation>-- Definition --&#13;Intermediary areas used in order to divide national territory into cadastral parcels.&#13;&#13;-- Description --&#13;NOTE 1 In the INSPIRE context, cadastral zonings are to be used to carry metadata information and to facilitate portrayal and search of data.&#13;&#13;NOTE 2 Cadastral zonings have generally been defined when cadastral maps were created for the first time.&#13;&#13;EXAMPLE Municipality, section, parish, district, block.</documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:beginLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was inserted or changed in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_beginLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element name="beginLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:endLifespanVersion
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which this version of the spatial object was superseded or retired in the spatial data set.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_endLifespanVersion_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="endLifespanVersion" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:estimatedAccuracy
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.

Diagram
DiagrambasicTypes_xsd.tmp#MeasureType_uombasicTypes_xsd.tmp#MeasureTypemeasures_xsd.tmp#LengthTypeCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_estimatedAccuracy_nilReason
Type extension of gml:LengthType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
uom gml:UomIdentifier required
Source
<element minOccurs="0" name="estimatedAccuracy" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;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.&#13;&#13;-- Description --&#13;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.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:LengthType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:geometry
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Geometry of the cadastral zoning.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupgeometryAggregates_xsd.tmp#MultiSurfacegeometryAggregates_xsd.tmp#MultiSurfacePropertyType
Type gml:MultiSurfacePropertyType
Properties
content complex
Model
Children gml:MultiSurface
Instance
<cp:geometry xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:MultiSurface aggregationType="" axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:MultiSurface>
</cp:geometry>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="geometry" type="gml:MultiSurfacePropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Geometry of the cadastral zoning.</documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:inspireId
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.

Diagram
DiagramBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierBaseTypes_xsd_1.tmp#urn_x-inspire_specification_gmlas_BaseTypes_3.2_IdentifierPropertyType
Type base:IdentifierPropertyType
Properties
content complex
minOccurs 0
Model
Children base:Identifier
Instance
<cp:inspireId xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:base="urn:x-inspire:specification:gmlas:BaseTypes:3.2">
  <base:Identifier>{1,1}</base:Identifier>
</cp:inspireId>
Source
<element minOccurs="0" name="inspireId" type="base:IdentifierPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;External object identifier of spatial object.&#13;&#13;-- Description --&#13;NOTE&#13;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.&#13;
    </documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:label
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="label" type="string">
  <annotation>
    <documentation>-- Definition --&#13;Text commonly used to display the cadastral zoning identification.&#13;&#13;-- Description --&#13;NOTE 1 The label is usually the last part of the national cadastral zoning reference or that reference itself or the name.&#13;&#13;NOTE 2 The label can be used for label in portrayal.</documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:level
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Level of the cadastral zoning in the national cadastral hierarchy.
Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypeCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_level_nilReason
Type extension of gml:CodeType
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element name="level" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Level of the cadastral zoning in the national cadastral hierarchy.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:levelName
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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).

Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasongcoBase_xsd.tmp#ObjectReference_PropertyTypefreeText_xsd.tmp#LocalisedCharacterStringfreeText_xsd.tmp#LocalisedCharacterString_PropertyType
Type gmd:LocalisedCharacterString_PropertyType
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Model
Children gmd:LocalisedCharacterString
Instance
<cp:levelName xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:LocalisedCharacterString id="" locale="">{1,1}</gmd:LocalisedCharacterString>
</cp:levelName>
Attributes
Source
<element maxOccurs="unbounded" name="levelName" nillable="true" type="gmd:LocalisedCharacterString_PropertyType">
  <annotation>
    <documentation>-- Definition --&#13;Name of the level of the cadastral zoning in the national cadastral hierarchy, in at least one official language of the European Union.&#13;&#13;-- Description --&#13;EXAMPLE For Spain, level name might be supplied as "municipio" (in Spanish) and as "municipality" (in English).&#13;
    </documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:name
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.
Diagram
DiagramCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_name_nilReasonGeographicalNames_xsd.tmp#GeographicalName
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Model
Children gn:GeographicalName
Instance
<cp:name nilReason="" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gn="urn:x-inspire:specification:gmlas:GeographicalNames:3.0">
  <gn:GeographicalName>{1,1}</gn:GeographicalName>
</cp:name>
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element maxOccurs="unbounded" minOccurs="0" name="name" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Name of the cadastral zoning.&#13;&#13;-- Description --&#13;NOTE 1 Cadastral zonings which are also administrative units have generally a name.&#13;&#13;EXAMPLE Bordeaux, Copenhagen.&#13;&#13;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.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="gn:GeographicalName"/>
    </sequence>
    <attribute name="nilReason" type="gml:NilReasonType"/>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:nationalCadastalZoningReference
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Thematic identifier at national level, generally the full national code of the cadastral zoning.


 -- Description --
 EXAMPLE 03260000AB (France), 30133 (Austria), APD00F (Netherlands).
Diagram
Diagram
Type string
Properties
content simple
Source
<element name="nationalCadastalZoningReference" type="string">
  <annotation>
    <documentation>-- Definition --&#13;Thematic identifier at national level, generally the full national code of the cadastral zoning.&#13;&#13;-- Description --&#13;EXAMPLE 03260000AB (France), 30133 (Austria), APD00F (Netherlands).</documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:originalMapScaleDenominator
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- 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.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_originalMapScaleDenominator_nilReason
Type extension of integer
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="originalMapScaleDenominator" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;The denominator in the scale of the original paper map (if any) to whose extent the cadastral zoning corresponds.&#13;&#13;-- Description --&#13;EXAMPLE 2000 means that original cadastral map was designed at scale 1: 2000.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="integer">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:referencePoint
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 A point within the cadastral zoning.


 -- Description --
 EXAMPLE The centroid of the cadastral parcel geometry.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupgeometryBasic0d1d_xsd.tmp#PointgeometryBasic0d1d_xsd.tmp#PointPropertyType
Type gml:PointPropertyType
Properties
content complex
minOccurs 0
nillable true
Model
Children gml:Point
Instance
<cp:referencePoint xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:cp="urn:x-inspire:specification:gmlas:CadastralParcels:3.0" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:Point axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:Point>
</cp:referencePoint>
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element minOccurs="0" name="referencePoint" nillable="true" type="gml:PointPropertyType">
  <annotation>
    <documentation>-- Definition --&#13;A point within the cadastral zoning.&#13;&#13;-- Description --&#13;EXAMPLE The centroid of the cadastral parcel geometry.</documentation>
  </annotation>
</element>
Element cp:CadastralZoningType / cp:validFrom
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Official date and time the cadastral zoning was/will be legally established.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_validFrom_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validFrom" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Official date and time the cadastral zoning was/will be legally established.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:validTo
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 Date and time at which the cadastral zoning legally ceased/will cease to be used.

Diagram
DiagramCadastralParcels_xsd.tmp#CadastralZoningType_CadastralZoningType_validTo_nilReason
Type extension of dateTime
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
nilReason gml:NilReasonType optional
Source
<element minOccurs="0" name="validTo" nillable="true">
  <annotation>
    <documentation>-- Definition --&#13;Date and time at which the cadastral zoning legally ceased/will cease to be used.&#13;
    </documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="dateTime">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Element cp:CadastralZoningType / cp:upperLevelUnit
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Annotations
-- Definition --
 The next upper level cadastral zoning containing this cadastral zoning.
Diagram
DiagramgmlBase_xsd.tmp#OwnershipAttributeGroupgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#ReferenceType
Type gml:ReferenceType
Properties
content complex
minOccurs 0
nillable true
Model
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element minOccurs="0" name="upperLevelUnit" nillable="true" type="gml:ReferenceType">
  <annotation>
    <documentation>-- Definition --&#13;The next upper level cadastral zoning containing this cadastral zoning.</documentation>
    <appinfo>
      <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralZoning</targetElement>
    </appinfo>
  </annotation>
</element>
Complex Type cp:BasicPropertyUnitType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#BasicPropertyUnitType_inspireIdCadastralParcels_xsd.tmp#BasicPropertyUnitType_nationalCadastralReferenceCadastralParcels_xsd.tmp#BasicPropertyUnitType_areaValueCadastralParcels_xsd.tmp#BasicPropertyUnitType_validFromCadastralParcels_xsd.tmp#BasicPropertyUnitType_validToCadastralParcels_xsd.tmp#BasicPropertyUnitType_beginLifespanVersionCadastralParcels_xsd.tmp#BasicPropertyUnitType_endLifespanVersionCadastralParcels_xsd.tmp#BasicPropertyUnitType_administrativeUnit
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model
Children cp:administrativeUnit, cp:areaValue, cp:beginLifespanVersion, cp:endLifespanVersion, cp:inspireId, cp:nationalCadastralReference, cp:validFrom, cp:validTo, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Attributes
QName Type Use Annotation
gml:id ID optional
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="BasicPropertyUnitType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="inspireId" type="base:IdentifierPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;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.&#13;
            </documentation>
          </annotation>
        </element>
        <element name="nationalCadastralReference" type="string">
          <annotation>
            <documentation>-- Definition --&#13;Thematic identifier at national level, generally the full national code of the basic property unit. Must ensure the link to the national cadastral register or equivalent.&#13;&#13;-- Description --&#13;The national cadastral reference can be used also in further queries in national services.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="areaValue" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Registered area value giving quantification of the area projected on the horizontal plane of the cadastral parcels composing the basic property unit.</documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="gml:AreaType">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="validFrom" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Official date and time the basic property unit was/will be legally established.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can be used in legal acts.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="validTo" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which the basic property unit legally ceased/will cease to be used.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can no longer be used in legal acts.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="beginLifespanVersion" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
            </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 --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="administrativeUnit" nillable="true" type="gml:ReferenceType">
          <annotation>
            <documentation>-- Definition --&#13;The administrative unit of lowest administrative level containing this basic property unit.</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">au:AdministrativeUnit</targetElement>
            </appinfo>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type cp:BasicPropertyUnitPropertyType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupCadastralParcels_xsd.tmp#BasicPropertyUnit
Model
Children cp:BasicPropertyUnit
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="BasicPropertyUnitPropertyType">
  <sequence minOccurs="0">
    <element ref="cp:BasicPropertyUnit"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Complex Type cp:CadastralBoundaryType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#CadastralBoundaryType_beginLifespanVersionCadastralParcels_xsd.tmp#CadastralBoundaryType_endLifespanVersionCadastralParcels_xsd.tmp#CadastralBoundaryType_estimatedAccuracyCadastralParcels_xsd.tmp#CadastralBoundaryType_geometryCadastralParcels_xsd.tmp#CadastralBoundaryType_inspireIdCadastralParcels_xsd.tmp#CadastralBoundaryType_validFromCadastralParcels_xsd.tmp#CadastralBoundaryType_validToCadastralParcels_xsd.tmp#CadastralBoundaryType_parcel
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model
Children cp:beginLifespanVersion, cp:endLifespanVersion, cp:estimatedAccuracy, cp:geometry, cp:inspireId, cp:parcel, cp:validFrom, cp:validTo, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Attributes
QName Type Use Annotation
gml:id ID optional
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="CadastralBoundaryType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="beginLifespanVersion" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
            </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 --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="estimatedAccuracy" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Estimated absolute positional accuracy of the cadastral boundary 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.&#13;&#13;-- Description --&#13;NOTE This mean value may come from quality measures on a homogeneous population of cadastral boundaries or from an estimation based on the knowledge of the production processes and of their accuracy.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="gml:LengthType">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="geometry" type="gml:CurvePropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Geometry of the cadastral boundary.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="inspireId" type="base:IdentifierPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;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.&#13;
            </documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="validFrom" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Official date and time the cadastral boundary was/will be legally established.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="validTo" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which the cadastral boundary legally ceased/will cease to be used.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element maxOccurs="2" name="parcel" nillable="true" type="gml:ReferenceType">
          <annotation>
            <documentation>-- Definition --&#13;The cadastral parcel(s) outlined by this cadastral boundary. A cadastral boundary may outline one or two cadastral parcels.</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralParcel</targetElement>
            </appinfo>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type cp:CadastralBoundaryPropertyType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupCadastralParcels_xsd.tmp#CadastralBoundary
Model
Children cp:CadastralBoundary
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="CadastralBoundaryPropertyType">
  <sequence minOccurs="0">
    <element ref="cp:CadastralBoundary"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Complex Type cp:CadastralParcelType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#CadastralParcelType_areaValueCadastralParcels_xsd.tmp#CadastralParcelType_beginLifespanVersionCadastralParcels_xsd.tmp#CadastralParcelType_endLifespanVersionCadastralParcels_xsd.tmp#CadastralParcelType_geometryCadastralParcels_xsd.tmp#CadastralParcelType_inspireIdCadastralParcels_xsd.tmp#CadastralParcelType_labelCadastralParcels_xsd.tmp#CadastralParcelType_nationalCadastralReferenceCadastralParcels_xsd.tmp#CadastralParcelType_referencePointCadastralParcels_xsd.tmp#CadastralParcelType_validFromCadastralParcels_xsd.tmp#CadastralParcelType_validToCadastralParcels_xsd.tmp#CadastralParcelType_basicPropertyUnitCadastralParcels_xsd.tmp#CadastralParcelType_administrativeUnitCadastralParcels_xsd.tmp#CadastralParcelType_zoning
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model
Children cp:administrativeUnit, cp:areaValue, cp:basicPropertyUnit, cp:beginLifespanVersion, cp:endLifespanVersion, cp:geometry, cp:inspireId, cp:label, cp:nationalCadastralReference, cp:referencePoint, cp:validFrom, cp:validTo, cp:zoning, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Attributes
QName Type Use Annotation
gml:id ID optional
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="CadastralParcelType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element minOccurs="0" name="areaValue" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Registered area value giving quantification of the area projected on the horizontal plane of the cadastral parcel.</documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="gml:AreaType">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="beginLifespanVersion" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
            </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 --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="geometry" type="gml:GeometryPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Geometry of the cadastral parcel.&#13;&#13;-- Description --&#13;As much as possible, the geometry should be a single area.</documentation>
          </annotation>
        </element>
        <element name="inspireId" type="base:IdentifierPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;External object identifier of the spatial object.&#13;&#13;-- Description --&#13;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.&#13;
            </documentation>
          </annotation>
        </element>
        <element name="label" type="string">
          <annotation>
            <documentation>-- Definition --&#13;Text commonly used to display the cadastral parcel identification.&#13;&#13;-- Description --&#13;NOTE 1 The label is usually the last part of the national cadastral reference.&#13;&#13;NOTE 2 The label can be used for label in portrayal.</documentation>
          </annotation>
        </element>
        <element name="nationalCadastralReference" type="string">
          <annotation>
            <documentation>-- Definition --&#13;Thematic identifier at national level, generally the full national code of the cadastral parcel. Must ensure the link to the national cadastral register or equivalent.&#13;&#13;-- Description --&#13;The national cadastral reference can be used also in further queries in national services.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="referencePoint" nillable="true" type="gml:PointPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;A point within the cadastral parcel.&#13;&#13;-- Description --&#13;EXAMPLE The centroid of the cadastral parcel geometry.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="validFrom" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Official date and time the cadastral parcel was/will be legally established.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can be used in legal acts.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="validTo" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which the cadastral parcel legally ceased/will cease to be used.&#13;&#13;-- Description --&#13;NOTE This is the date and time the national cadastral reference can no longer be used in legal acts.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element maxOccurs="unbounded" minOccurs="0" name="basicPropertyUnit" nillable="true" type="gml:ReferenceType">
          <annotation>
            <documentation>-- Definition --&#13;The basic property unit(s) containing this cadastral parcel.</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:BasicPropertyUnit</targetElement>
            </appinfo>
          </annotation>
        </element>
        <element minOccurs="0" name="administrativeUnit" nillable="true" type="gml:ReferenceType">
          <annotation>
            <documentation>-- Definition --&#13;The administrative unit of lowest administrative level containing this cadastral parcel.</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">au:AdministrativeUnit</targetElement>
            </appinfo>
          </annotation>
        </element>
        <element minOccurs="0" name="zoning" nillable="true" type="gml:ReferenceType">
          <annotation>
            <documentation>-- Definition --&#13;The cadastral zoning of lowest level containing this cadastral parcel.</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralZoning</targetElement>
            </appinfo>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type cp:CadastralParcelPropertyType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupCadastralParcels_xsd.tmp#CadastralParcel
Model
Children cp:CadastralParcel
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="CadastralParcelPropertyType">
  <sequence minOccurs="0">
    <element ref="cp:CadastralParcel"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Complex Type cp:CadastralZoningType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypefeature_xsd.tmp#boundedBydeprecatedTypes_xsd.tmp#locationfeature_xsd.tmp#AbstractFeatureTypeCadastralParcels_xsd.tmp#CadastralZoningType_beginLifespanVersionCadastralParcels_xsd.tmp#CadastralZoningType_endLifespanVersionCadastralParcels_xsd.tmp#CadastralZoningType_estimatedAccuracyCadastralParcels_xsd.tmp#CadastralZoningType_geometryCadastralParcels_xsd.tmp#CadastralZoningType_inspireIdCadastralParcels_xsd.tmp#CadastralZoningType_labelCadastralParcels_xsd.tmp#CadastralZoningType_levelCadastralParcels_xsd.tmp#CadastralZoningType_levelNameCadastralParcels_xsd.tmp#CadastralZoningType_nameCadastralParcels_xsd.tmp#CadastralZoningType_nationalCadastalZoningReferenceCadastralParcels_xsd.tmp#CadastralZoningType_originalMapScaleDenominatorCadastralParcels_xsd.tmp#CadastralZoningType_referencePointCadastralParcels_xsd.tmp#CadastralZoningType_validFromCadastralParcels_xsd.tmp#CadastralZoningType_validToCadastralParcels_xsd.tmp#CadastralZoningType_upperLevelUnit
Type extension of gml:AbstractFeatureType
Type hierarchy
Used by
Model
Children 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:upperLevelUnit, cp:validFrom, cp:validTo, gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name
Attributes
QName Type Use Annotation
gml:id ID optional
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="CadastralZoningType">
  <complexContent>
    <extension base="gml:AbstractFeatureType">
      <sequence>
        <element name="beginLifespanVersion" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which this version of the spatial object was inserted or changed in the spatial data set.&#13;
            </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 --&#13;Date and time at which this version of the spatial object was superseded or retired in the spatial data set.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="estimatedAccuracy" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;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.&#13;&#13;-- Description --&#13;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.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="gml:LengthType">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="geometry" type="gml:MultiSurfacePropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Geometry of the cadastral zoning.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="inspireId" type="base:IdentifierPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;External object identifier of spatial object.&#13;&#13;-- Description --&#13;NOTE&#13;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.&#13;
            </documentation>
          </annotation>
        </element>
        <element name="label" type="string">
          <annotation>
            <documentation>-- Definition --&#13;Text commonly used to display the cadastral zoning identification.&#13;&#13;-- Description --&#13;NOTE 1 The label is usually the last part of the national cadastral zoning reference or that reference itself or the name.&#13;&#13;NOTE 2 The label can be used for label in portrayal.</documentation>
          </annotation>
        </element>
        <element name="level" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Level of the cadastral zoning in the national cadastral hierarchy.</documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="gml:CodeType">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element maxOccurs="unbounded" name="levelName" nillable="true" type="gmd:LocalisedCharacterString_PropertyType">
          <annotation>
            <documentation>-- Definition --&#13;Name of the level of the cadastral zoning in the national cadastral hierarchy, in at least one official language of the European Union.&#13;&#13;-- Description --&#13;EXAMPLE For Spain, level name might be supplied as "municipio" (in Spanish) and as "municipality" (in English).&#13;
            </documentation>
          </annotation>
        </element>
        <element maxOccurs="unbounded" minOccurs="0" name="name" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Name of the cadastral zoning.&#13;&#13;-- Description --&#13;NOTE 1 Cadastral zonings which are also administrative units have generally a name.&#13;&#13;EXAMPLE Bordeaux, Copenhagen.&#13;&#13;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.</documentation>
          </annotation>
          <complexType>
            <sequence>
              <element ref="gn:GeographicalName"/>
            </sequence>
            <attribute name="nilReason" type="gml:NilReasonType"/>
          </complexType>
        </element>
        <element name="nationalCadastalZoningReference" type="string">
          <annotation>
            <documentation>-- Definition --&#13;Thematic identifier at national level, generally the full national code of the cadastral zoning.&#13;&#13;-- Description --&#13;EXAMPLE 03260000AB (France), 30133 (Austria), APD00F (Netherlands).</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="originalMapScaleDenominator" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;The denominator in the scale of the original paper map (if any) to whose extent the cadastral zoning corresponds.&#13;&#13;-- Description --&#13;EXAMPLE 2000 means that original cadastral map was designed at scale 1: 2000.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="integer">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="referencePoint" nillable="true" type="gml:PointPropertyType">
          <annotation>
            <documentation>-- Definition --&#13;A point within the cadastral zoning.&#13;&#13;-- Description --&#13;EXAMPLE The centroid of the cadastral parcel geometry.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="validFrom" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Official date and time the cadastral zoning was/will be legally established.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="validTo" nillable="true">
          <annotation>
            <documentation>-- Definition --&#13;Date and time at which the cadastral zoning legally ceased/will cease to be used.&#13;
            </documentation>
          </annotation>
          <complexType>
            <simpleContent>
              <extension base="dateTime">
                <attribute name="nilReason" type="gml:NilReasonType"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element minOccurs="0" name="upperLevelUnit" nillable="true" type="gml:ReferenceType">
          <annotation>
            <documentation>-- Definition --&#13;The next upper level cadastral zoning containing this cadastral zoning.</documentation>
            <appinfo>
              <targetElement xmlns="http://www.opengis.net/gml/3.2">cp:CadastralZoning</targetElement>
            </appinfo>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type cp:CadastralZoningPropertyType
Namespace urn:x-inspire:specification:gmlas:CadastralParcels:3.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroupCadastralParcels_xsd.tmp#CadastralZoning
Model
Children cp:CadastralZoning
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="CadastralZoningPropertyType">
  <sequence minOccurs="0">
    <element ref="cp:CadastralZoning"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Attribute cp:BasicPropertyUnitType / cp:areaValue / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:BasicPropertyUnitType / cp:validFrom / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:BasicPropertyUnitType / cp:validTo / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:BasicPropertyUnitType / cp:beginLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:BasicPropertyUnitType / cp:endLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralBoundaryType / cp:beginLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralBoundaryType / cp:endLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralBoundaryType / cp:estimatedAccuracy / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralBoundaryType / cp:validFrom / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralBoundaryType / cp:validTo / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralParcelType / cp:areaValue / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralParcelType / cp:beginLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralParcelType / cp:endLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralParcelType / cp:validFrom / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralParcelType / cp:validTo / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:beginLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:endLifespanVersion / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:estimatedAccuracy / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:level / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:name / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:originalMapScaleDenominator / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:validFrom / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Attribute cp:CadastralZoningType / cp:validTo / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content simple
Used by
Source
<attribute name="nilReason" type="gml:NilReasonType"/>