-
Notifications
You must be signed in to change notification settings - Fork 0
/
AreaManagementRestrictionRegulationZone.xsd
263 lines (235 loc) · 13.2 KB
/
AreaManagementRestrictionRegulationZone.xsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<?xml version="1.0" encoding="UTF-8"?><schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:am="http://inspire.ec.europa.eu/schemas/am/4.0" xmlns:base="http://inspire.ec.europa.eu/schemas/base/3.3" xmlns:base2="http://inspire.ec.europa.eu/schemas/base2/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gn="http://inspire.ec.europa.eu/schemas/gn/4.0" xmlns:sc="http://www.interactive-instruments.de/ShapeChange/AppInfo" elementFormDefault="qualified" targetNamespace="http://inspire.ec.europa.eu/schemas/am/4.0" version="4.0">
<annotation>
<documentation>-- Name --
area management restriction and regulation zones
-- Definition --
The Area Management Restriction and Regulation Zones application schema contains the spatial object that represents zones or areas established to protect the environment via management, restriction or regulation.</documentation>
</annotation>
<import namespace="http://inspire.ec.europa.eu/schemas/base/3.3" schemaLocation="https://inspire.ec.europa.eu/schemas/base/3.3/BaseTypes.xsd"/>
<import namespace="http://inspire.ec.europa.eu/schemas/base2/2.0" schemaLocation="https://inspire.ec.europa.eu/schemas/base2/2.0/BaseTypes2.xsd"/>
<import namespace="http://inspire.ec.europa.eu/schemas/gn/4.0" schemaLocation="https://inspire.ec.europa.eu/schemas/gn/4.0/GeographicalNames.xsd"/>
<import namespace="http://www.interactive-instruments.de/ShapeChange/AppInfo" schemaLocation="http://portele.de/ShapeChangeAppinfo.xsd"/>
<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
<!--XML Schema document created by ShapeChange-->
<element name="ManagementRestrictionOrRegulationZone" substitutionGroup="gml:AbstractFeature" type="am:ManagementRestrictionOrRegulationZoneType">
<annotation>
<documentation>-- Name --
management restriction or regulation zone
-- Definition --
Area managed, restricted or regulated in accordance with a legal requirement related to an environmental policy or a policy or activity that may have an impact on the environment at any level of administration (or used for reporting at international, European, national, regional and local) levels.</documentation>
</annotation>
</element>
<complexType name="ManagementRestrictionOrRegulationZoneType">
<complexContent>
<extension base="gml:AbstractFeatureType">
<sequence>
<element name="inspireId" type="base:IdentifierPropertyType">
<annotation>
<documentation>-- Name --
inspireID
-- Definition --
External object identifier of the spatial object.
-- Description --
An external object identifier is a unique object identifier published by the responsible body, which may be used by external application to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.
NOTE: ManagementRestrictionOrRegulationZone spatial objects commonly perform the role/function of <i>"Reporting Unit"</i> for non-spatial reported data. The reported data shall contain object references to ManagementRestrictionOrRegulationZones. Therefore, all spatial objects shall be assigned an inspireID.</documentation>
</annotation>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="thematicId" nillable="true">
<annotation>
<documentation>-- Name --
thematic identifier
-- Definition --
Descriptive unique object identifier applied to spatial objects in a defined information theme.
-- Description --
Some management, restriction or regulation zones may be assigned multiple thematic identifiers. These may have been established to meet the reporting requirements of different legislative instruments at International, European or at Member State levels.
Where multiple thematicIDs exist all should be provided. This shall allow any external dataset that uses thematicIDs to referencing to the zone to continue to be linked to the spatial object.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="base2:ThematicIdentifier"/>
</sequence>
<attribute name="nilReason" type="gml:NilReasonType"/>
</complexType>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="name" nillable="true">
<annotation>
<documentation>-- Name --
name
-- Definition --
A geographical name that is used to identify the management, restriction or regulation zone in the real world. It provides a 'key' for implicitly associating different representations of the object.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="gn:GeographicalName"/>
</sequence>
<attribute name="nilReason" type="gml:NilReasonType"/>
</complexType>
</element>
<element name="geometry" type="gml:GeometryPropertyType">
<annotation>
<documentation>-- Name
geometry
-- Definition --
The geometry representing the spatial extent of the spatial object.
-- Description --
The geometry of a Management Area, Restriction or Regulation Zone can be defined using any geometry representation. Typically this shall be either a GM_Surface or GM_MultiSurface.
NOTE: Where a zone forms as a polygon, this should be encoded as a GM_Surface or GM_MultiSurface not a GM_Curve.</documentation>
</annotation>
</element>
<element maxOccurs="unbounded" name="zoneType" type="gml:ReferenceType">
<annotation>
<documentation>-- Name --
zone type
-- Definition --
High level classification defining the type of management, restriction or regulation zone.</documentation>
<appinfo>
<taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="obligation">implementingRule</taggedValue>
</appinfo>
</annotation>
</element>
<element minOccurs="0" name="specialisedZoneType" nillable="true" type="gml:ReferenceType">
<annotation>
<documentation>-- Name --
specialised zone type
-- Definition --
Additional classification value which further specialises the type of management, regulation or restriction zone relevant to the domain.
-- Description --
NOTE: This value should be derived from a relevant domain-specific controlled vocabulary, where available.
EXAMPLE 1: A ManagementRestrictionOrRegulationZone where the zoneType value = airQualityManagementZone could be further classified as either:
<ul>
<li> specialisedZoneType = agglomeration or </li>
<li> specialisedZoneType =nonAgglomeration</li>
</ul>
EXAMPLE 2: A ManagementRestrictionOrRegulationZone where the zoneType value = sensitiveArea could be further classified as either:
specialisedZoneType = lessSensitiveArea
specialisedZoneType = lessSensitiveNitrates
specialisedZoneType = lessSensitiveEutrophic
specialisedZoneType = lessSensitiveShellfish</documentation>
<appinfo>
<taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="obligation">technicalGuidance</taggedValue>
</appinfo>
</annotation>
</element>
<element name="designationPeriod" nillable="true" type="gml:TimePeriodPropertyType">
<annotation>
<documentation>-- Name --
designation period
-- Definition --
Time period defining when the management, restriction or regulation zone was legally designated or became effective in the real world.
-- Description --
NOTE: designationPeriod uses the ISO 19108 TM_Period which is comprised of two properties - gml:beginPosition and gml:endPosition.
If the zone shall remain in force for an indeterminate period of time then the endPosition/indeterminatePosition="unknown" can be used to state that the zone is still effective.</documentation>
</annotation>
</element>
<element maxOccurs="unbounded" name="environmentalDomain" type="gml:ReferenceType">
<annotation>
<documentation>-- Name --
environmental domain
-- Definition --
Classification of the environment domain(s) for which, through the establishment of the zone, certain environmental objectives shall be reached.
-- Description --
A zone may be established within one environmental domain (e.g. water) or may to cover a wide range of environmental objectives that cross-cut several domains. For example, Marine Regions may relate to water, land use, sustainable development.</documentation>
<appinfo>
<taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="obligation">implementingRule</taggedValue>
</appinfo>
</annotation>
</element>
<element maxOccurs="unbounded" name="competentAuthority" nillable="true">
<annotation>
<documentation>-- Name --
competent authority
-- Definition --
Description of the organisation(s) responsible for managing, restricting or regulating measures or activities within the zone.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="base2:RelatedParty"/>
</sequence>
<attribute name="nilReason" type="gml:NilReasonType"/>
</complexType>
</element>
<element name="beginLifespanVersion" nillable="true">
<annotation>
<documentation>-- Name --
begin lifespan version
-- Definition --
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="dateTime">
<attribute name="nilReason" type="gml:NilReasonType"/>
</extension>
</simpleContent>
</complexType>
</element>
<element minOccurs="0" name="endLifespanVersion" nillable="true">
<annotation>
<documentation>-- Name --
end lifespan version
-- Definition --
Date and time at which this version of the spatial object was superseded or retired in the spatial data set.</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="dateTime">
<attribute name="nilReason" type="gml:NilReasonType"/>
</extension>
</simpleContent>
</complexType>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="plan" nillable="true">
<annotation>
<documentation>-- Definition --
Reference to, or citation of a plan (management or action plan) that describes the environmental objectives and measures that shall be undertaken in the zone to protect the environment.</documentation>
</annotation>
<complexType>
<sequence minOccurs="0">
<element ref="base2:DocumentCitation"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
</element>
<element maxOccurs="unbounded" name="legalBasis" nillable="true">
<annotation>
<documentation>-- Definition --
Reference to, or citation of the legal instrument or document that required the establishment of the zone.</documentation>
</annotation>
<complexType>
<sequence minOccurs="0">
<element ref="base2:LegislationCitation"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="relatedZone" nillable="true" type="gml:ReferenceType">
<annotation>
<documentation>-- Definition --
Reference to a related management, regulation or restriction zone.
-- Description --
EXAMPLE 1: River basin districts (RBD) exist at three levels:
1) International River Basin District
2) National River Basin District
3) River Basin District Sub units.
An international RBD may contain one or more national RBD and/or River Basin Sub Units.
A national RBD may be related to an International RBD and one or more RBD sub-units.
EXAMPLE 2: A WFDWaterBody may be related to a River Basin District.</documentation>
<appinfo>
<targetElement xmlns="http://www.opengis.net/gml/3.2">am:ManagementRestrictionOrRegulationZone</targetElement>
</appinfo>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType name="ManagementRestrictionOrRegulationZonePropertyType">
<sequence minOccurs="0">
<element ref="am:ManagementRestrictionOrRegulationZone"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
</schema>