| 1 | <?xml version="1.0" encoding="UTF-8"?><schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xe="http://www.xerleben.de" elementFormDefault="qualified" targetNamespace="http://www.xerleben.de" version="1.1">
|
|---|
| 2 | <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
|
|---|
| 3 | <!--XML Schema document created by ShapeChange-->
|
|---|
| 4 | <element name="XE_Siedlung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_SiedlungType"/>
|
|---|
| 5 | <complexType name="XE_SiedlungType">
|
|---|
| 6 | <complexContent>
|
|---|
| 7 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 8 | <sequence/>
|
|---|
| 9 | </extension>
|
|---|
| 10 | </complexContent>
|
|---|
| 11 | </complexType>
|
|---|
| 12 | <complexType name="XE_SiedlungPropertyType">
|
|---|
| 13 | <sequence minOccurs="0">
|
|---|
| 14 | <element ref="xe:XE_Siedlung"/>
|
|---|
| 15 | </sequence>
|
|---|
| 16 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 17 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 18 | </complexType>
|
|---|
| 19 | <element name="XE_TheaterMusik" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_TheaterMusikType"/>
|
|---|
| 20 | <complexType name="XE_TheaterMusikType">
|
|---|
| 21 | <complexContent>
|
|---|
| 22 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 23 | <sequence/>
|
|---|
| 24 | </extension>
|
|---|
| 25 | </complexContent>
|
|---|
| 26 | </complexType>
|
|---|
| 27 | <complexType name="XE_TheaterMusikPropertyType">
|
|---|
| 28 | <sequence minOccurs="0">
|
|---|
| 29 | <element ref="xe:XE_TheaterMusik"/>
|
|---|
| 30 | </sequence>
|
|---|
| 31 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 32 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 33 | </complexType>
|
|---|
| 34 | <element name="XE_Gefahrenstelle" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_GefahrenstelleType"/>
|
|---|
| 35 | <complexType name="XE_GefahrenstelleType">
|
|---|
| 36 | <complexContent>
|
|---|
| 37 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 38 | <sequence/>
|
|---|
| 39 | </extension>
|
|---|
| 40 | </complexContent>
|
|---|
| 41 | </complexType>
|
|---|
| 42 | <complexType name="XE_GefahrenstellePropertyType">
|
|---|
| 43 | <sequence minOccurs="0">
|
|---|
| 44 | <element ref="xe:XE_Gefahrenstelle"/>
|
|---|
| 45 | </sequence>
|
|---|
| 46 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 47 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 48 | </complexType>
|
|---|
| 49 | <element name="XE_Veranstaltung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_VeranstaltungType"/>
|
|---|
| 50 | <complexType name="XE_VeranstaltungType">
|
|---|
| 51 | <complexContent>
|
|---|
| 52 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 53 | <sequence/>
|
|---|
| 54 | </extension>
|
|---|
| 55 | </complexContent>
|
|---|
| 56 | </complexType>
|
|---|
| 57 | <complexType name="XE_VeranstaltungPropertyType">
|
|---|
| 58 | <sequence minOccurs="0">
|
|---|
| 59 | <element ref="xe:XE_Veranstaltung"/>
|
|---|
| 60 | </sequence>
|
|---|
| 61 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 62 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 63 | </complexType>
|
|---|
| 64 | <element name="XE_VerEntsorgungsbetrieb" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_VerEntsorgungsbetriebType"/>
|
|---|
| 65 | <complexType name="XE_VerEntsorgungsbetriebType">
|
|---|
| 66 | <complexContent>
|
|---|
| 67 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 68 | <sequence/>
|
|---|
| 69 | </extension>
|
|---|
| 70 | </complexContent>
|
|---|
| 71 | </complexType>
|
|---|
| 72 | <complexType name="XE_VerEntsorgungsbetriebPropertyType">
|
|---|
| 73 | <sequence minOccurs="0">
|
|---|
| 74 | <element ref="xe:XE_VerEntsorgungsbetrieb"/>
|
|---|
| 75 | </sequence>
|
|---|
| 76 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 77 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 78 | </complexType>
|
|---|
| 79 | <element name="XE_OrtVonInteresse" substitutionGroup="gml:AbstractFeature" type="xe:XE_OrtVonInteresseType"/>
|
|---|
| 80 | <complexType name="XE_OrtVonInteresseType">
|
|---|
| 81 | <complexContent>
|
|---|
| 82 | <extension base="gml:AbstractFeatureType">
|
|---|
| 83 | <sequence>
|
|---|
| 84 | <element minOccurs="0" name="besuchOeffungText" type="string"/>
|
|---|
| 85 | <element minOccurs="0" name="infoBeschreibung" type="string"/>
|
|---|
| 86 | <element minOccurs="0" name="infoExterneInfo1Beschreibung" type="string"/>
|
|---|
| 87 | <element minOccurs="0" name="infoExterneInfo1ExterneInfo" type="string"/>
|
|---|
| 88 | <element minOccurs="0" name="infoExterneInfo1Infoart" type="xe:EN_INFOARTType"/>
|
|---|
| 89 | <element minOccurs="0" name="infoExterneInfo1Mimetype" type="string"/>
|
|---|
| 90 | <element minOccurs="0" name="infoExterneInfo1Namensraum" type="string"/>
|
|---|
| 91 | <element minOccurs="0" name="infoExterneInfo1Titel" type="string"/>
|
|---|
| 92 | <element minOccurs="0" name="klassifizierungBedeutung" type="xe:EN_KLASS_BEDEUTUNGType"/>
|
|---|
| 93 | <element minOccurs="0" name="klassifizierungTourismus" type="xe:EN_KLASS_TOURISMUSType"/>
|
|---|
| 94 | <element name="lageAnfasspunkt" type="gml:PointPropertyType"/>
|
|---|
| 95 | <element minOccurs="0" name="lageAnfasspunktNordwert" type="integer"/>
|
|---|
| 96 | <element minOccurs="0" name="lageAnfasspunktOstwert" type="integer"/>
|
|---|
| 97 | <element name="metaInfoquelle" type="string"/>
|
|---|
| 98 | <element minOccurs="0" name="metaLebenszeitEnde" type="dateTime"/>
|
|---|
| 99 | <element name="metaLebenszeitStart" type="dateTime"/>
|
|---|
| 100 | <element name="metaPflegendeStelle" type="string"/>
|
|---|
| 101 | <element name="metaZuletztBearbeitetAm" type="dateTime"/>
|
|---|
| 102 | <element minOccurs="0" name="objektAdresseHausnr" type="string"/>
|
|---|
| 103 | <element minOccurs="0" name="objektAdresseLand" type="string"/>
|
|---|
| 104 | <element minOccurs="0" name="objektAdresseOrt" type="string"/>
|
|---|
| 105 | <element minOccurs="0" name="objektAdresseOrtsteil" type="string"/>
|
|---|
| 106 | <element minOccurs="0" name="objektAdressePlz" type="string"/>
|
|---|
| 107 | <element minOccurs="0" name="objektAdresseStrasse" type="string"/>
|
|---|
| 108 | <element name="objektCode" type="integer"/>
|
|---|
| 109 | <element minOccurs="0" name="objektEmail" type="string"/>
|
|---|
| 110 | <element name="objektFunktion" type="string"/>
|
|---|
| 111 | <element name="objektKategorie" type="string"/>
|
|---|
| 112 | <element name="objektName" type="string"/>
|
|---|
| 113 | <element minOccurs="0" name="objektTelefonOrtsanschluss" type="integer"/>
|
|---|
| 114 | <element minOccurs="0" name="objektTelefonVorwahl" type="integer"/>
|
|---|
| 115 | <element minOccurs="0" name="objektTelefonVorwahlInternational" type="integer"/>
|
|---|
| 116 | <element minOccurs="0" name="objektThesaurusVersion" type="double"/>
|
|---|
| 117 | <element name="objektUUID" type="string"/>
|
|---|
| 118 | </sequence>
|
|---|
| 119 | </extension>
|
|---|
| 120 | </complexContent>
|
|---|
| 121 | </complexType>
|
|---|
| 122 | <complexType name="XE_OrtVonInteressePropertyType">
|
|---|
| 123 | <sequence minOccurs="0">
|
|---|
| 124 | <element ref="xe:XE_OrtVonInteresse"/>
|
|---|
| 125 | </sequence>
|
|---|
| 126 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 127 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 128 | </complexType>
|
|---|
| 129 | <element name="XE_Nachtleben" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_NachtlebenType"/>
|
|---|
| 130 | <complexType name="XE_NachtlebenType">
|
|---|
| 131 | <complexContent>
|
|---|
| 132 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 133 | <sequence/>
|
|---|
| 134 | </extension>
|
|---|
| 135 | </complexContent>
|
|---|
| 136 | </complexType>
|
|---|
| 137 | <complexType name="XE_NachtlebenPropertyType">
|
|---|
| 138 | <sequence minOccurs="0">
|
|---|
| 139 | <element ref="xe:XE_Nachtleben"/>
|
|---|
| 140 | </sequence>
|
|---|
| 141 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 142 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 143 | </complexType>
|
|---|
| 144 | <element name="XE_Rettung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_RettungType"/>
|
|---|
| 145 | <complexType name="XE_RettungType">
|
|---|
| 146 | <complexContent>
|
|---|
| 147 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 148 | <sequence/>
|
|---|
| 149 | </extension>
|
|---|
| 150 | </complexContent>
|
|---|
| 151 | </complexType>
|
|---|
| 152 | <complexType name="XE_RettungPropertyType">
|
|---|
| 153 | <sequence minOccurs="0">
|
|---|
| 154 | <element ref="xe:XE_Rettung"/>
|
|---|
| 155 | </sequence>
|
|---|
| 156 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 157 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 158 | </complexType>
|
|---|
| 159 | <element name="XE_Rast" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_RastType"/>
|
|---|
| 160 | <complexType name="XE_RastType">
|
|---|
| 161 | <complexContent>
|
|---|
| 162 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 163 | <sequence/>
|
|---|
| 164 | </extension>
|
|---|
| 165 | </complexContent>
|
|---|
| 166 | </complexType>
|
|---|
| 167 | <complexType name="XE_RastPropertyType">
|
|---|
| 168 | <sequence minOccurs="0">
|
|---|
| 169 | <element ref="xe:XE_Rast"/>
|
|---|
| 170 | </sequence>
|
|---|
| 171 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 172 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 173 | </complexType>
|
|---|
| 174 | <element name="XE_Servicestelle" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_ServicestelleType"/>
|
|---|
| 175 | <complexType name="XE_ServicestelleType">
|
|---|
| 176 | <complexContent>
|
|---|
| 177 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 178 | <sequence/>
|
|---|
| 179 | </extension>
|
|---|
| 180 | </complexContent>
|
|---|
| 181 | </complexType>
|
|---|
| 182 | <complexType name="XE_ServicestellePropertyType">
|
|---|
| 183 | <sequence minOccurs="0">
|
|---|
| 184 | <element ref="xe:XE_Servicestelle"/>
|
|---|
| 185 | </sequence>
|
|---|
| 186 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 187 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 188 | </complexType>
|
|---|
| 189 | <element name="XE_Wanderweg" substitutionGroup="xe:XE_Freizeitweg" type="xe:XE_WanderwegType"/>
|
|---|
| 190 | <complexType name="XE_WanderwegType">
|
|---|
| 191 | <complexContent>
|
|---|
| 192 | <extension base="xe:XE_FreizeitwegType">
|
|---|
| 193 | <sequence/>
|
|---|
| 194 | </extension>
|
|---|
| 195 | </complexContent>
|
|---|
| 196 | </complexType>
|
|---|
| 197 | <complexType name="XE_WanderwegPropertyType">
|
|---|
| 198 | <sequence minOccurs="0">
|
|---|
| 199 | <element ref="xe:XE_Wanderweg"/>
|
|---|
| 200 | </sequence>
|
|---|
| 201 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 202 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 203 | </complexType>
|
|---|
| 204 | <simpleType name="EN_STRECKENVARIANTEType">
|
|---|
| 205 | <restriction base="string">
|
|---|
| 206 | <enumeration value="Hauptstrecke"/>
|
|---|
| 207 | <enumeration value="Alternativstrecke"/>
|
|---|
| 208 | <enumeration value="Stichweg"/>
|
|---|
| 209 | </restriction>
|
|---|
| 210 | </simpleType>
|
|---|
| 211 | <element name="XE_Denkmal" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_DenkmalType"/>
|
|---|
| 212 | <complexType name="XE_DenkmalType">
|
|---|
| 213 | <complexContent>
|
|---|
| 214 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 215 | <sequence/>
|
|---|
| 216 | </extension>
|
|---|
| 217 | </complexContent>
|
|---|
| 218 | </complexType>
|
|---|
| 219 | <complexType name="XE_DenkmalPropertyType">
|
|---|
| 220 | <sequence minOccurs="0">
|
|---|
| 221 | <element ref="xe:XE_Denkmal"/>
|
|---|
| 222 | </sequence>
|
|---|
| 223 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 224 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 225 | </complexType>
|
|---|
| 226 | <element name="XE_Aussichtspunkt" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_AussichtspunktType"/>
|
|---|
| 227 | <complexType name="XE_AussichtspunktType">
|
|---|
| 228 | <complexContent>
|
|---|
| 229 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 230 | <sequence/>
|
|---|
| 231 | </extension>
|
|---|
| 232 | </complexContent>
|
|---|
| 233 | </complexType>
|
|---|
| 234 | <complexType name="XE_AussichtspunktPropertyType">
|
|---|
| 235 | <sequence minOccurs="0">
|
|---|
| 236 | <element ref="xe:XE_Aussichtspunkt"/>
|
|---|
| 237 | </sequence>
|
|---|
| 238 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 239 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 240 | </complexType>
|
|---|
| 241 | <element name="XE_Wegabschnitt" substitutionGroup="gml:AbstractFeature" type="xe:XE_WegabschnittType"/>
|
|---|
| 242 | <complexType name="XE_WegabschnittType">
|
|---|
| 243 | <complexContent>
|
|---|
| 244 | <extension base="gml:AbstractFeatureType">
|
|---|
| 245 | <sequence>
|
|---|
| 246 | <element name="objektUUID" type="string"/>
|
|---|
| 247 | <element name="abschnittVerlauf" type="gml:CurvePropertyType"/>
|
|---|
| 248 | <element name="metaInfoquelle" type="string"/>
|
|---|
| 249 | <element name="metaPflegendeStelle" type="string"/>
|
|---|
| 250 | <element name="metaLebenszeitStart" type="dateTime"/>
|
|---|
| 251 | <element name="metaZuletztBearbeitetAm" type="dateTime"/>
|
|---|
| 252 | <element maxOccurs="unbounded" minOccurs="0" name="gehoertZuFreizeitweg" type="xe:XE_FreizeitwegPropertyType"/>
|
|---|
| 253 | </sequence>
|
|---|
| 254 | </extension>
|
|---|
| 255 | </complexContent>
|
|---|
| 256 | </complexType>
|
|---|
| 257 | <complexType name="XE_WegabschnittPropertyType">
|
|---|
| 258 | <sequence minOccurs="0">
|
|---|
| 259 | <element ref="xe:XE_Wegabschnitt"/>
|
|---|
| 260 | </sequence>
|
|---|
| 261 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 262 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 263 | </complexType>
|
|---|
| 264 | <element name="XE_Verband" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_VerbandType"/>
|
|---|
| 265 | <complexType name="XE_VerbandType">
|
|---|
| 266 | <complexContent>
|
|---|
| 267 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 268 | <sequence/>
|
|---|
| 269 | </extension>
|
|---|
| 270 | </complexContent>
|
|---|
| 271 | </complexType>
|
|---|
| 272 | <complexType name="XE_VerbandPropertyType">
|
|---|
| 273 | <sequence minOccurs="0">
|
|---|
| 274 | <element ref="xe:XE_Verband"/>
|
|---|
| 275 | </sequence>
|
|---|
| 276 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 277 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 278 | </complexType>
|
|---|
| 279 | <element name="XE_Erholung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_ErholungType"/>
|
|---|
| 280 | <complexType name="XE_ErholungType">
|
|---|
| 281 | <complexContent>
|
|---|
| 282 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 283 | <sequence/>
|
|---|
| 284 | </extension>
|
|---|
| 285 | </complexContent>
|
|---|
| 286 | </complexType>
|
|---|
| 287 | <complexType name="XE_ErholungPropertyType">
|
|---|
| 288 | <sequence minOccurs="0">
|
|---|
| 289 | <element ref="xe:XE_Erholung"/>
|
|---|
| 290 | </sequence>
|
|---|
| 291 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 292 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 293 | </complexType>
|
|---|
| 294 | <element name="XE_Gotteshaus" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_GotteshausType"/>
|
|---|
| 295 | <complexType name="XE_GotteshausType">
|
|---|
| 296 | <complexContent>
|
|---|
| 297 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 298 | <sequence/>
|
|---|
| 299 | </extension>
|
|---|
| 300 | </complexContent>
|
|---|
| 301 | </complexType>
|
|---|
| 302 | <complexType name="XE_GotteshausPropertyType">
|
|---|
| 303 | <sequence minOccurs="0">
|
|---|
| 304 | <element ref="xe:XE_Gotteshaus"/>
|
|---|
| 305 | </sequence>
|
|---|
| 306 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 307 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 308 | </complexType>
|
|---|
| 309 | <element name="XE_Messe" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_MesseType"/>
|
|---|
| 310 | <complexType name="XE_MesseType">
|
|---|
| 311 | <complexContent>
|
|---|
| 312 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 313 | <sequence/>
|
|---|
| 314 | </extension>
|
|---|
| 315 | </complexContent>
|
|---|
| 316 | </complexType>
|
|---|
| 317 | <complexType name="XE_MessePropertyType">
|
|---|
| 318 | <sequence minOccurs="0">
|
|---|
| 319 | <element ref="xe:XE_Messe"/>
|
|---|
| 320 | </sequence>
|
|---|
| 321 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 322 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 323 | </complexType>
|
|---|
| 324 | <element abstract="true" name="XE_Freizeitweg" substitutionGroup="gml:AbstractFeature" type="xe:XE_FreizeitwegType"/>
|
|---|
| 325 | <complexType abstract="true" name="XE_FreizeitwegType">
|
|---|
| 326 | <complexContent>
|
|---|
| 327 | <extension base="gml:AbstractFeatureType">
|
|---|
| 328 | <sequence>
|
|---|
| 329 | <element minOccurs="0" name="wegSchluessel" type="string"/>
|
|---|
| 330 | <element minOccurs="0" name="wegBezeichnung" type="string"/>
|
|---|
| 331 | <element minOccurs="0" name="wegVariante" type="xe:EN_STRECKENVARIANTEType"/>
|
|---|
| 332 | </sequence>
|
|---|
| 333 | </extension>
|
|---|
| 334 | </complexContent>
|
|---|
| 335 | </complexType>
|
|---|
| 336 | <complexType name="XE_FreizeitwegPropertyType">
|
|---|
| 337 | <sequence minOccurs="0">
|
|---|
| 338 | <element ref="xe:XE_Freizeitweg"/>
|
|---|
| 339 | </sequence>
|
|---|
| 340 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 341 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 342 | </complexType>
|
|---|
| 343 | <element name="XE_Gewerbegebiet" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_GewerbegebietType"/>
|
|---|
| 344 | <complexType name="XE_GewerbegebietType">
|
|---|
| 345 | <complexContent>
|
|---|
| 346 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 347 | <sequence/>
|
|---|
| 348 | </extension>
|
|---|
| 349 | </complexContent>
|
|---|
| 350 | </complexType>
|
|---|
| 351 | <complexType name="XE_GewerbegebietPropertyType">
|
|---|
| 352 | <sequence minOccurs="0">
|
|---|
| 353 | <element ref="xe:XE_Gewerbegebiet"/>
|
|---|
| 354 | </sequence>
|
|---|
| 355 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 356 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 357 | </complexType>
|
|---|
| 358 | <element name="XE_Sammelstelle" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_SammelstelleType"/>
|
|---|
| 359 | <complexType name="XE_SammelstelleType">
|
|---|
| 360 | <complexContent>
|
|---|
| 361 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 362 | <sequence/>
|
|---|
| 363 | </extension>
|
|---|
| 364 | </complexContent>
|
|---|
| 365 | </complexType>
|
|---|
| 366 | <complexType name="XE_SammelstellePropertyType">
|
|---|
| 367 | <sequence minOccurs="0">
|
|---|
| 368 | <element ref="xe:XE_Sammelstelle"/>
|
|---|
| 369 | </sequence>
|
|---|
| 370 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 371 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 372 | </complexType>
|
|---|
| 373 | <element name="XE_Unternehmen" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_UnternehmenType"/>
|
|---|
| 374 | <complexType name="XE_UnternehmenType">
|
|---|
| 375 | <complexContent>
|
|---|
| 376 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 377 | <sequence/>
|
|---|
| 378 | </extension>
|
|---|
| 379 | </complexContent>
|
|---|
| 380 | </complexType>
|
|---|
| 381 | <complexType name="XE_UnternehmenPropertyType">
|
|---|
| 382 | <sequence minOccurs="0">
|
|---|
| 383 | <element ref="xe:XE_Unternehmen"/>
|
|---|
| 384 | </sequence>
|
|---|
| 385 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 386 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 387 | </complexType>
|
|---|
| 388 | <element name="XE_OEVLinie" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_OEVLinieType"/>
|
|---|
| 389 | <complexType name="XE_OEVLinieType">
|
|---|
| 390 | <complexContent>
|
|---|
| 391 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 392 | <sequence/>
|
|---|
| 393 | </extension>
|
|---|
| 394 | </complexContent>
|
|---|
| 395 | </complexType>
|
|---|
| 396 | <complexType name="XE_OEVLiniePropertyType">
|
|---|
| 397 | <sequence minOccurs="0">
|
|---|
| 398 | <element ref="xe:XE_OEVLinie"/>
|
|---|
| 399 | </sequence>
|
|---|
| 400 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 401 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 402 | </complexType>
|
|---|
| 403 | <element name="XE_Logistik" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_LogistikType"/>
|
|---|
| 404 | <complexType name="XE_LogistikType">
|
|---|
| 405 | <complexContent>
|
|---|
| 406 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 407 | <sequence/>
|
|---|
| 408 | </extension>
|
|---|
| 409 | </complexContent>
|
|---|
| 410 | </complexType>
|
|---|
| 411 | <complexType name="XE_LogistikPropertyType">
|
|---|
| 412 | <sequence minOccurs="0">
|
|---|
| 413 | <element ref="xe:XE_Logistik"/>
|
|---|
| 414 | </sequence>
|
|---|
| 415 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 416 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 417 | </complexType>
|
|---|
| 418 | <element name="XE_Sport" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_SportType"/>
|
|---|
| 419 | <complexType name="XE_SportType">
|
|---|
| 420 | <complexContent>
|
|---|
| 421 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 422 | <sequence/>
|
|---|
| 423 | </extension>
|
|---|
| 424 | </complexContent>
|
|---|
| 425 | </complexType>
|
|---|
| 426 | <complexType name="XE_SportPropertyType">
|
|---|
| 427 | <sequence minOccurs="0">
|
|---|
| 428 | <element ref="xe:XE_Sport"/>
|
|---|
| 429 | </sequence>
|
|---|
| 430 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 431 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 432 | </complexType>
|
|---|
| 433 | <simpleType name="EN_KLASS_TOURISMUSType">
|
|---|
| 434 | <restriction base="string">
|
|---|
| 435 | <enumeration value="Lokalsehenswert"/>
|
|---|
| 436 | <enumeration value="Regionalsehenswert"/>
|
|---|
| 437 | <enumeration value="Ueberregionalsehenswert"/>
|
|---|
| 438 | </restriction>
|
|---|
| 439 | </simpleType>
|
|---|
| 440 | <element name="XE_Radwanderweg" substitutionGroup="xe:XE_Freizeitweg" type="xe:XE_RadwanderwegType"/>
|
|---|
| 441 | <complexType name="XE_RadwanderwegType">
|
|---|
| 442 | <complexContent>
|
|---|
| 443 | <extension base="xe:XE_FreizeitwegType">
|
|---|
| 444 | <sequence/>
|
|---|
| 445 | </extension>
|
|---|
| 446 | </complexContent>
|
|---|
| 447 | </complexType>
|
|---|
| 448 | <complexType name="XE_RadwanderwegPropertyType">
|
|---|
| 449 | <sequence minOccurs="0">
|
|---|
| 450 | <element ref="xe:XE_Radwanderweg"/>
|
|---|
| 451 | </sequence>
|
|---|
| 452 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 453 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 454 | </complexType>
|
|---|
| 455 | <element name="XE_Weiterbildung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_WeiterbildungType"/>
|
|---|
| 456 | <complexType name="XE_WeiterbildungType">
|
|---|
| 457 | <complexContent>
|
|---|
| 458 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 459 | <sequence/>
|
|---|
| 460 | </extension>
|
|---|
| 461 | </complexContent>
|
|---|
| 462 | </complexType>
|
|---|
| 463 | <complexType name="XE_WeiterbildungPropertyType">
|
|---|
| 464 | <sequence minOccurs="0">
|
|---|
| 465 | <element ref="xe:XE_Weiterbildung"/>
|
|---|
| 466 | </sequence>
|
|---|
| 467 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 468 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 469 | </complexType>
|
|---|
| 470 | <element name="XE_Tiermedizin" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_TiermedizinType"/>
|
|---|
| 471 | <complexType name="XE_TiermedizinType">
|
|---|
| 472 | <complexContent>
|
|---|
| 473 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 474 | <sequence/>
|
|---|
| 475 | </extension>
|
|---|
| 476 | </complexContent>
|
|---|
| 477 | </complexType>
|
|---|
| 478 | <complexType name="XE_TiermedizinPropertyType">
|
|---|
| 479 | <sequence minOccurs="0">
|
|---|
| 480 | <element ref="xe:XE_Tiermedizin"/>
|
|---|
| 481 | </sequence>
|
|---|
| 482 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 483 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 484 | </complexType>
|
|---|
| 485 | <element name="XE_Mediathek" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_MediathekType"/>
|
|---|
| 486 | <complexType name="XE_MediathekType">
|
|---|
| 487 | <complexContent>
|
|---|
| 488 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 489 | <sequence/>
|
|---|
| 490 | </extension>
|
|---|
| 491 | </complexContent>
|
|---|
| 492 | </complexType>
|
|---|
| 493 | <complexType name="XE_MediathekPropertyType">
|
|---|
| 494 | <sequence minOccurs="0">
|
|---|
| 495 | <element ref="xe:XE_Mediathek"/>
|
|---|
| 496 | </sequence>
|
|---|
| 497 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 498 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 499 | </complexType>
|
|---|
| 500 | <element name="XE_Wegweisung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_WegweisungType"/>
|
|---|
| 501 | <complexType name="XE_WegweisungType">
|
|---|
| 502 | <complexContent>
|
|---|
| 503 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 504 | <sequence/>
|
|---|
| 505 | </extension>
|
|---|
| 506 | </complexContent>
|
|---|
| 507 | </complexType>
|
|---|
| 508 | <complexType name="XE_WegweisungPropertyType">
|
|---|
| 509 | <sequence minOccurs="0">
|
|---|
| 510 | <element ref="xe:XE_Wegweisung"/>
|
|---|
| 511 | </sequence>
|
|---|
| 512 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 513 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 514 | </complexType>
|
|---|
| 515 | <element name="XE_Kino" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_KinoType"/>
|
|---|
| 516 | <complexType name="XE_KinoType">
|
|---|
| 517 | <complexContent>
|
|---|
| 518 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 519 | <sequence/>
|
|---|
| 520 | </extension>
|
|---|
| 521 | </complexContent>
|
|---|
| 522 | </complexType>
|
|---|
| 523 | <complexType name="XE_KinoPropertyType">
|
|---|
| 524 | <sequence minOccurs="0">
|
|---|
| 525 | <element ref="xe:XE_Kino"/>
|
|---|
| 526 | </sequence>
|
|---|
| 527 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 528 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 529 | </complexType>
|
|---|
| 530 | <element name="XE_Reitweg" substitutionGroup="xe:XE_Freizeitweg" type="xe:XE_ReitwegType"/>
|
|---|
| 531 | <complexType name="XE_ReitwegType">
|
|---|
| 532 | <complexContent>
|
|---|
| 533 | <extension base="xe:XE_FreizeitwegType">
|
|---|
| 534 | <sequence/>
|
|---|
| 535 | </extension>
|
|---|
| 536 | </complexContent>
|
|---|
| 537 | </complexType>
|
|---|
| 538 | <complexType name="XE_ReitwegPropertyType">
|
|---|
| 539 | <sequence minOccurs="0">
|
|---|
| 540 | <element ref="xe:XE_Reitweg"/>
|
|---|
| 541 | </sequence>
|
|---|
| 542 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 543 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 544 | </complexType>
|
|---|
| 545 | <element name="XE_Militaer" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_MilitaerType"/>
|
|---|
| 546 | <complexType name="XE_MilitaerType">
|
|---|
| 547 | <complexContent>
|
|---|
| 548 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 549 | <sequence/>
|
|---|
| 550 | </extension>
|
|---|
| 551 | </complexContent>
|
|---|
| 552 | </complexType>
|
|---|
| 553 | <complexType name="XE_MilitaerPropertyType">
|
|---|
| 554 | <sequence minOccurs="0">
|
|---|
| 555 | <element ref="xe:XE_Militaer"/>
|
|---|
| 556 | </sequence>
|
|---|
| 557 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 558 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 559 | </complexType>
|
|---|
| 560 | <element name="XE_Museum" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_MuseumType"/>
|
|---|
| 561 | <complexType name="XE_MuseumType">
|
|---|
| 562 | <complexContent>
|
|---|
| 563 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 564 | <sequence/>
|
|---|
| 565 | </extension>
|
|---|
| 566 | </complexContent>
|
|---|
| 567 | </complexType>
|
|---|
| 568 | <complexType name="XE_MuseumPropertyType">
|
|---|
| 569 | <sequence minOccurs="0">
|
|---|
| 570 | <element ref="xe:XE_Museum"/>
|
|---|
| 571 | </sequence>
|
|---|
| 572 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 573 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 574 | </complexType>
|
|---|
| 575 | <element name="XE_Shopping" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_ShoppingType"/>
|
|---|
| 576 | <complexType name="XE_ShoppingType">
|
|---|
| 577 | <complexContent>
|
|---|
| 578 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 579 | <sequence/>
|
|---|
| 580 | </extension>
|
|---|
| 581 | </complexContent>
|
|---|
| 582 | </complexType>
|
|---|
| 583 | <complexType name="XE_ShoppingPropertyType">
|
|---|
| 584 | <sequence minOccurs="0">
|
|---|
| 585 | <element ref="xe:XE_Shopping"/>
|
|---|
| 586 | </sequence>
|
|---|
| 587 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 588 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 589 | </complexType>
|
|---|
| 590 | <element name="XE_SozialEinrichtung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_SozialEinrichtungType"/>
|
|---|
| 591 | <complexType name="XE_SozialEinrichtungType">
|
|---|
| 592 | <complexContent>
|
|---|
| 593 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 594 | <sequence/>
|
|---|
| 595 | </extension>
|
|---|
| 596 | </complexContent>
|
|---|
| 597 | </complexType>
|
|---|
| 598 | <complexType name="XE_SozialEinrichtungPropertyType">
|
|---|
| 599 | <sequence minOccurs="0">
|
|---|
| 600 | <element ref="xe:XE_SozialEinrichtung"/>
|
|---|
| 601 | </sequence>
|
|---|
| 602 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 603 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 604 | </complexType>
|
|---|
| 605 | <element name="XE_Veranstaltungsort" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_VeranstaltungsortType"/>
|
|---|
| 606 | <complexType name="XE_VeranstaltungsortType">
|
|---|
| 607 | <complexContent>
|
|---|
| 608 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 609 | <sequence/>
|
|---|
| 610 | </extension>
|
|---|
| 611 | </complexContent>
|
|---|
| 612 | </complexType>
|
|---|
| 613 | <complexType name="XE_VeranstaltungsortPropertyType">
|
|---|
| 614 | <sequence minOccurs="0">
|
|---|
| 615 | <element ref="xe:XE_Veranstaltungsort"/>
|
|---|
| 616 | </sequence>
|
|---|
| 617 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 618 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 619 | </complexType>
|
|---|
| 620 | <element name="XE_Tierwelt" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_TierweltType"/>
|
|---|
| 621 | <complexType name="XE_TierweltType">
|
|---|
| 622 | <complexContent>
|
|---|
| 623 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 624 | <sequence/>
|
|---|
| 625 | </extension>
|
|---|
| 626 | </complexContent>
|
|---|
| 627 | </complexType>
|
|---|
| 628 | <complexType name="XE_TierweltPropertyType">
|
|---|
| 629 | <sequence minOccurs="0">
|
|---|
| 630 | <element ref="xe:XE_Tierwelt"/>
|
|---|
| 631 | </sequence>
|
|---|
| 632 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 633 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 634 | </complexType>
|
|---|
| 635 | <element name="XE_SchuleAllgemein" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_SchuleAllgemeinType"/>
|
|---|
| 636 | <complexType name="XE_SchuleAllgemeinType">
|
|---|
| 637 | <complexContent>
|
|---|
| 638 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 639 | <sequence/>
|
|---|
| 640 | </extension>
|
|---|
| 641 | </complexContent>
|
|---|
| 642 | </complexType>
|
|---|
| 643 | <complexType name="XE_SchuleAllgemeinPropertyType">
|
|---|
| 644 | <sequence minOccurs="0">
|
|---|
| 645 | <element ref="xe:XE_SchuleAllgemein"/>
|
|---|
| 646 | </sequence>
|
|---|
| 647 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 648 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 649 | </complexType>
|
|---|
| 650 | <element name="XE_Flughafen" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_FlughafenType"/>
|
|---|
| 651 | <complexType name="XE_FlughafenType">
|
|---|
| 652 | <complexContent>
|
|---|
| 653 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 654 | <sequence/>
|
|---|
| 655 | </extension>
|
|---|
| 656 | </complexContent>
|
|---|
| 657 | </complexType>
|
|---|
| 658 | <complexType name="XE_FlughafenPropertyType">
|
|---|
| 659 | <sequence minOccurs="0">
|
|---|
| 660 | <element ref="xe:XE_Flughafen"/>
|
|---|
| 661 | </sequence>
|
|---|
| 662 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 663 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 664 | </complexType>
|
|---|
| 665 | <element name="XE_Gastronomie" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_GastronomieType"/>
|
|---|
| 666 | <complexType name="XE_GastronomieType">
|
|---|
| 667 | <complexContent>
|
|---|
| 668 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 669 | <sequence/>
|
|---|
| 670 | </extension>
|
|---|
| 671 | </complexContent>
|
|---|
| 672 | </complexType>
|
|---|
| 673 | <complexType name="XE_GastronomiePropertyType">
|
|---|
| 674 | <sequence minOccurs="0">
|
|---|
| 675 | <element ref="xe:XE_Gastronomie"/>
|
|---|
| 676 | </sequence>
|
|---|
| 677 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 678 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 679 | </complexType>
|
|---|
| 680 | <element name="XE_Gesundheit" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_GesundheitType"/>
|
|---|
| 681 | <complexType name="XE_GesundheitType">
|
|---|
| 682 | <complexContent>
|
|---|
| 683 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 684 | <sequence/>
|
|---|
| 685 | </extension>
|
|---|
| 686 | </complexContent>
|
|---|
| 687 | </complexType>
|
|---|
| 688 | <complexType name="XE_GesundheitPropertyType">
|
|---|
| 689 | <sequence minOccurs="0">
|
|---|
| 690 | <element ref="xe:XE_Gesundheit"/>
|
|---|
| 691 | </sequence>
|
|---|
| 692 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 693 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 694 | </complexType>
|
|---|
| 695 | <element name="XE_Moeblierung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_MoeblierungType"/>
|
|---|
| 696 | <complexType name="XE_MoeblierungType">
|
|---|
| 697 | <complexContent>
|
|---|
| 698 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 699 | <sequence/>
|
|---|
| 700 | </extension>
|
|---|
| 701 | </complexContent>
|
|---|
| 702 | </complexType>
|
|---|
| 703 | <complexType name="XE_MoeblierungPropertyType">
|
|---|
| 704 | <sequence minOccurs="0">
|
|---|
| 705 | <element ref="xe:XE_Moeblierung"/>
|
|---|
| 706 | </sequence>
|
|---|
| 707 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 708 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 709 | </complexType>
|
|---|
| 710 | <element name="XE_Gewerbeimmobilie" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_GewerbeimmobilieType"/>
|
|---|
| 711 | <complexType name="XE_GewerbeimmobilieType">
|
|---|
| 712 | <complexContent>
|
|---|
| 713 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 714 | <sequence/>
|
|---|
| 715 | </extension>
|
|---|
| 716 | </complexContent>
|
|---|
| 717 | </complexType>
|
|---|
| 718 | <complexType name="XE_GewerbeimmobiliePropertyType">
|
|---|
| 719 | <sequence minOccurs="0">
|
|---|
| 720 | <element ref="xe:XE_Gewerbeimmobilie"/>
|
|---|
| 721 | </sequence>
|
|---|
| 722 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 723 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 724 | </complexType>
|
|---|
| 725 | <element name="XE_Radverkehr" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_RadverkehrType"/>
|
|---|
| 726 | <complexType name="XE_RadverkehrType">
|
|---|
| 727 | <complexContent>
|
|---|
| 728 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 729 | <sequence/>
|
|---|
| 730 | </extension>
|
|---|
| 731 | </complexContent>
|
|---|
| 732 | </complexType>
|
|---|
| 733 | <complexType name="XE_RadverkehrPropertyType">
|
|---|
| 734 | <sequence minOccurs="0">
|
|---|
| 735 | <element ref="xe:XE_Radverkehr"/>
|
|---|
| 736 | </sequence>
|
|---|
| 737 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 738 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 739 | </complexType>
|
|---|
| 740 | <element name="XE_OEVTrasse" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_OEVTrasseType"/>
|
|---|
| 741 | <complexType name="XE_OEVTrasseType">
|
|---|
| 742 | <complexContent>
|
|---|
| 743 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 744 | <sequence/>
|
|---|
| 745 | </extension>
|
|---|
| 746 | </complexContent>
|
|---|
| 747 | </complexType>
|
|---|
| 748 | <complexType name="XE_OEVTrassePropertyType">
|
|---|
| 749 | <sequence minOccurs="0">
|
|---|
| 750 | <element ref="xe:XE_OEVTrasse"/>
|
|---|
| 751 | </sequence>
|
|---|
| 752 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 753 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 754 | </complexType>
|
|---|
| 755 | <element name="XE_TechnischesBauwerk" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_TechnischesBauwerkType"/>
|
|---|
| 756 | <complexType name="XE_TechnischesBauwerkType">
|
|---|
| 757 | <complexContent>
|
|---|
| 758 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 759 | <sequence/>
|
|---|
| 760 | </extension>
|
|---|
| 761 | </complexContent>
|
|---|
| 762 | </complexType>
|
|---|
| 763 | <complexType name="XE_TechnischesBauwerkPropertyType">
|
|---|
| 764 | <sequence minOccurs="0">
|
|---|
| 765 | <element ref="xe:XE_TechnischesBauwerk"/>
|
|---|
| 766 | </sequence>
|
|---|
| 767 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 768 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 769 | </complexType>
|
|---|
| 770 | <element name="XE_Wissenschaft" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_WissenschaftType"/>
|
|---|
| 771 | <complexType name="XE_WissenschaftType">
|
|---|
| 772 | <complexContent>
|
|---|
| 773 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 774 | <sequence/>
|
|---|
| 775 | </extension>
|
|---|
| 776 | </complexContent>
|
|---|
| 777 | </complexType>
|
|---|
| 778 | <complexType name="XE_WissenschaftPropertyType">
|
|---|
| 779 | <sequence minOccurs="0">
|
|---|
| 780 | <element ref="xe:XE_Wissenschaft"/>
|
|---|
| 781 | </sequence>
|
|---|
| 782 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 783 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 784 | </complexType>
|
|---|
| 785 | <element name="XE_Landmarke" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_LandmarkeType"/>
|
|---|
| 786 | <complexType name="XE_LandmarkeType">
|
|---|
| 787 | <complexContent>
|
|---|
| 788 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 789 | <sequence/>
|
|---|
| 790 | </extension>
|
|---|
| 791 | </complexContent>
|
|---|
| 792 | </complexType>
|
|---|
| 793 | <complexType name="XE_LandmarkePropertyType">
|
|---|
| 794 | <sequence minOccurs="0">
|
|---|
| 795 | <element ref="xe:XE_Landmarke"/>
|
|---|
| 796 | </sequence>
|
|---|
| 797 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 798 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 799 | </complexType>
|
|---|
| 800 | <element name="XE_OEVHaltestelle" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_OEVHaltestelleType"/>
|
|---|
| 801 | <complexType name="XE_OEVHaltestelleType">
|
|---|
| 802 | <complexContent>
|
|---|
| 803 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 804 | <sequence/>
|
|---|
| 805 | </extension>
|
|---|
| 806 | </complexContent>
|
|---|
| 807 | </complexType>
|
|---|
| 808 | <complexType name="XE_OEVHaltestellePropertyType">
|
|---|
| 809 | <sequence minOccurs="0">
|
|---|
| 810 | <element ref="xe:XE_OEVHaltestelle"/>
|
|---|
| 811 | </sequence>
|
|---|
| 812 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 813 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 814 | </complexType>
|
|---|
| 815 | <element name="XE_NaturLandschaft" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_NaturLandschaftType"/>
|
|---|
| 816 | <complexType name="XE_NaturLandschaftType">
|
|---|
| 817 | <complexContent>
|
|---|
| 818 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 819 | <sequence/>
|
|---|
| 820 | </extension>
|
|---|
| 821 | </complexContent>
|
|---|
| 822 | </complexType>
|
|---|
| 823 | <complexType name="XE_NaturLandschaftPropertyType">
|
|---|
| 824 | <sequence minOccurs="0">
|
|---|
| 825 | <element ref="xe:XE_NaturLandschaft"/>
|
|---|
| 826 | </sequence>
|
|---|
| 827 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 828 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 829 | </complexType>
|
|---|
| 830 | <element name="XE_Kultureinrichtung" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_KultureinrichtungType"/>
|
|---|
| 831 | <complexType name="XE_KultureinrichtungType">
|
|---|
| 832 | <complexContent>
|
|---|
| 833 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 834 | <sequence/>
|
|---|
| 835 | </extension>
|
|---|
| 836 | </complexContent>
|
|---|
| 837 | </complexType>
|
|---|
| 838 | <complexType name="XE_KultureinrichtungPropertyType">
|
|---|
| 839 | <sequence minOccurs="0">
|
|---|
| 840 | <element ref="xe:XE_Kultureinrichtung"/>
|
|---|
| 841 | </sequence>
|
|---|
| 842 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 843 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 844 | </complexType>
|
|---|
| 845 | <element name="XE_Wasserverkehr" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_WasserverkehrType"/>
|
|---|
| 846 | <complexType name="XE_WasserverkehrType">
|
|---|
| 847 | <complexContent>
|
|---|
| 848 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 849 | <sequence/>
|
|---|
| 850 | </extension>
|
|---|
| 851 | </complexContent>
|
|---|
| 852 | </complexType>
|
|---|
| 853 | <complexType name="XE_WasserverkehrPropertyType">
|
|---|
| 854 | <sequence minOccurs="0">
|
|---|
| 855 | <element ref="xe:XE_Wasserverkehr"/>
|
|---|
| 856 | </sequence>
|
|---|
| 857 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 858 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 859 | </complexType>
|
|---|
| 860 | <element name="XE_Behoerde" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_BehoerdeType"/>
|
|---|
| 861 | <complexType name="XE_BehoerdeType">
|
|---|
| 862 | <complexContent>
|
|---|
| 863 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 864 | <sequence/>
|
|---|
| 865 | </extension>
|
|---|
| 866 | </complexContent>
|
|---|
| 867 | </complexType>
|
|---|
| 868 | <complexType name="XE_BehoerdePropertyType">
|
|---|
| 869 | <sequence minOccurs="0">
|
|---|
| 870 | <element ref="xe:XE_Behoerde"/>
|
|---|
| 871 | </sequence>
|
|---|
| 872 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 873 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 874 | </complexType>
|
|---|
| 875 | <element name="XE_SchuleSpezial" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_SchuleSpezialType"/>
|
|---|
| 876 | <complexType name="XE_SchuleSpezialType">
|
|---|
| 877 | <complexContent>
|
|---|
| 878 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 879 | <sequence/>
|
|---|
| 880 | </extension>
|
|---|
| 881 | </complexContent>
|
|---|
| 882 | </complexType>
|
|---|
| 883 | <complexType name="XE_SchuleSpezialPropertyType">
|
|---|
| 884 | <sequence minOccurs="0">
|
|---|
| 885 | <element ref="xe:XE_SchuleSpezial"/>
|
|---|
| 886 | </sequence>
|
|---|
| 887 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 888 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 889 | </complexType>
|
|---|
| 890 | <element name="XE_Unterkunft" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_UnterkunftType"/>
|
|---|
| 891 | <complexType name="XE_UnterkunftType">
|
|---|
| 892 | <complexContent>
|
|---|
| 893 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 894 | <sequence/>
|
|---|
| 895 | </extension>
|
|---|
| 896 | </complexContent>
|
|---|
| 897 | </complexType>
|
|---|
| 898 | <complexType name="XE_UnterkunftPropertyType">
|
|---|
| 899 | <sequence minOccurs="0">
|
|---|
| 900 | <element ref="xe:XE_Unterkunft"/>
|
|---|
| 901 | </sequence>
|
|---|
| 902 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 903 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 904 | </complexType>
|
|---|
| 905 | <element name="XE_Baden" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_BadenType"/>
|
|---|
| 906 | <complexType name="XE_BadenType">
|
|---|
| 907 | <complexContent>
|
|---|
| 908 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 909 | <sequence/>
|
|---|
| 910 | </extension>
|
|---|
| 911 | </complexContent>
|
|---|
| 912 | </complexType>
|
|---|
| 913 | <complexType name="XE_BadenPropertyType">
|
|---|
| 914 | <sequence minOccurs="0">
|
|---|
| 915 | <element ref="xe:XE_Baden"/>
|
|---|
| 916 | </sequence>
|
|---|
| 917 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 918 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 919 | </complexType>
|
|---|
| 920 | <simpleType name="EN_KLASS_BEDEUTUNGType">
|
|---|
| 921 | <restriction base="string">
|
|---|
| 922 | <enumeration value="Lokal"/>
|
|---|
| 923 | <enumeration value="Regional"/>
|
|---|
| 924 | <enumeration value="Ueberregional"/>
|
|---|
| 925 | </restriction>
|
|---|
| 926 | </simpleType>
|
|---|
| 927 | <element name="XE_Autoverkehr" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_AutoverkehrType"/>
|
|---|
| 928 | <complexType name="XE_AutoverkehrType">
|
|---|
| 929 | <complexContent>
|
|---|
| 930 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 931 | <sequence/>
|
|---|
| 932 | </extension>
|
|---|
| 933 | </complexContent>
|
|---|
| 934 | </complexType>
|
|---|
| 935 | <complexType name="XE_AutoverkehrPropertyType">
|
|---|
| 936 | <sequence minOccurs="0">
|
|---|
| 937 | <element ref="xe:XE_Autoverkehr"/>
|
|---|
| 938 | </sequence>
|
|---|
| 939 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 940 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 941 | </complexType>
|
|---|
| 942 | <simpleType name="EN_INFOARTType">
|
|---|
| 943 | <restriction base="string">
|
|---|
| 944 | <enumeration value="Geometrie"/>
|
|---|
| 945 | <enumeration value="Bild"/>
|
|---|
| 946 | <enumeration value="Video"/>
|
|---|
| 947 | <enumeration value="Audio"/>
|
|---|
| 948 | <enumeration value="Dokument"/>
|
|---|
| 949 | <enumeration value="Buchung"/>
|
|---|
| 950 | <enumeration value="Website"/>
|
|---|
| 951 | <enumeration value="Datenbankobjekt"/>
|
|---|
| 952 | <enumeration value="Sonstiges"/>
|
|---|
| 953 | </restriction>
|
|---|
| 954 | </simpleType>
|
|---|
| 955 | <element name="XE_Lehrpfad" substitutionGroup="xe:XE_Freizeitweg" type="xe:XE_LehrpfadType"/>
|
|---|
| 956 | <complexType name="XE_LehrpfadType">
|
|---|
| 957 | <complexContent>
|
|---|
| 958 | <extension base="xe:XE_FreizeitwegType">
|
|---|
| 959 | <sequence/>
|
|---|
| 960 | </extension>
|
|---|
| 961 | </complexContent>
|
|---|
| 962 | </complexType>
|
|---|
| 963 | <complexType name="XE_LehrpfadPropertyType">
|
|---|
| 964 | <sequence minOccurs="0">
|
|---|
| 965 | <element ref="xe:XE_Lehrpfad"/>
|
|---|
| 966 | </sequence>
|
|---|
| 967 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 968 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 969 | </complexType>
|
|---|
| 970 | <element name="XE_Tankstelle" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_TankstelleType"/>
|
|---|
| 971 | <complexType name="XE_TankstelleType">
|
|---|
| 972 | <complexContent>
|
|---|
| 973 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 974 | <sequence/>
|
|---|
| 975 | </extension>
|
|---|
| 976 | </complexContent>
|
|---|
| 977 | </complexType>
|
|---|
| 978 | <complexType name="XE_TankstellePropertyType">
|
|---|
| 979 | <sequence minOccurs="0">
|
|---|
| 980 | <element ref="xe:XE_Tankstelle"/>
|
|---|
| 981 | </sequence>
|
|---|
| 982 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 983 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 984 | </complexType>
|
|---|
| 985 | <element name="XE_Bauwerk" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_BauwerkType"/>
|
|---|
| 986 | <complexType name="XE_BauwerkType">
|
|---|
| 987 | <complexContent>
|
|---|
| 988 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 989 | <sequence/>
|
|---|
| 990 | </extension>
|
|---|
| 991 | </complexContent>
|
|---|
| 992 | </complexType>
|
|---|
| 993 | <complexType name="XE_BauwerkPropertyType">
|
|---|
| 994 | <sequence minOccurs="0">
|
|---|
| 995 | <element ref="xe:XE_Bauwerk"/>
|
|---|
| 996 | </sequence>
|
|---|
| 997 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 998 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 999 | </complexType>
|
|---|
| 1000 | <element name="XE_Religioeses" substitutionGroup="xe:XE_OrtVonInteresse" type="xe:XE_ReligioesesType"/>
|
|---|
| 1001 | <complexType name="XE_ReligioesesType">
|
|---|
| 1002 | <complexContent>
|
|---|
| 1003 | <extension base="xe:XE_OrtVonInteresseType">
|
|---|
| 1004 | <sequence/>
|
|---|
| 1005 | </extension>
|
|---|
| 1006 | </complexContent>
|
|---|
| 1007 | </complexType>
|
|---|
| 1008 | <complexType name="XE_ReligioesesPropertyType">
|
|---|
| 1009 | <sequence minOccurs="0">
|
|---|
| 1010 | <element ref="xe:XE_Religioeses"/>
|
|---|
| 1011 | </sequence>
|
|---|
| 1012 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 1013 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 1014 | </complexType>
|
|---|
| 1015 | <element name="XE_SonstigerFreizeitweg" substitutionGroup="xe:XE_Freizeitweg" type="xe:XE_SonstigerFreizeitwegType"/>
|
|---|
| 1016 | <complexType name="XE_SonstigerFreizeitwegType">
|
|---|
| 1017 | <complexContent>
|
|---|
| 1018 | <extension base="xe:XE_FreizeitwegType">
|
|---|
| 1019 | <sequence/>
|
|---|
| 1020 | </extension>
|
|---|
| 1021 | </complexContent>
|
|---|
| 1022 | </complexType>
|
|---|
| 1023 | <complexType name="XE_SonstigerFreizeitwegPropertyType">
|
|---|
| 1024 | <sequence minOccurs="0">
|
|---|
| 1025 | <element ref="xe:XE_SonstigerFreizeitweg"/>
|
|---|
| 1026 | </sequence>
|
|---|
| 1027 | <attributeGroup ref="gml:AssociationAttributeGroup"/>
|
|---|
| 1028 | <attributeGroup ref="gml:OwnershipAttributeGroup"/>
|
|---|
| 1029 | </complexType>
|
|---|
| 1030 | </schema>
|
|---|