<?xml version='1.0' encoding='UTF-8'?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml" xmlns:de.hh.up="https://registry.gdi-de.org/id/de.hh.up" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="https://registry.gdi-de.org/id/de.hh.up" elementFormDefault="qualified" attributeFormDefault="unqualified">
  <import namespace="http://www.opengis.net/gml" schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd"/>
  <element name="oef_park_spielplatz_ausserh_gr_ring" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="benennung" minOccurs="0" type="string"/>
            <element name="belegenheit" minOccurs="0" type="string"/>
            <element name="anlagennummer" minOccurs="0" type="string"/>
            <element name="nutzungscode" minOccurs="0" type="string"/>
            <element name="nutzung" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="stadtteil" minOccurs="0" type="string"/>
            <element name="ortsteil" minOccurs="0" type="string"/>
            <element name="gemarkung" minOccurs="0" type="string"/>
            <element name="verwaltung" minOccurs="0" type="string"/>
            <element name="umfang_m" minOccurs="0" type="decimal"/>
            <element name="flaeche_qm" minOccurs="0" type="decimal"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="gruene_ringe" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="gruenesnetz" minOccurs="0" type="string"/>
            <element name="flaeche_qm" minOccurs="0" type="decimal"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="landschaftsachsen_inkl_gr_ring" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="landschaftsachse" minOccurs="0" type="string"/>
            <element name="flaeche_qm" minOccurs="0" type="decimal"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="potenzialflaeche_ohne_komp" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="belegenheit" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="nutzungsart" minOccurs="0" type="string"/>
            <element name="bereits_baulich_genutzt" minOccurs="0" type="string"/>
            <element name="status" minOccurs="0" type="string"/>
            <element name="flaeche_qm" minOccurs="0" type="decimal"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="oef_park_spielplatz_inkl_gr_ring" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="benennung" minOccurs="0" type="string"/>
            <element name="belegenheit" minOccurs="0" type="string"/>
            <element name="anlagennummer" minOccurs="0" type="string"/>
            <element name="nutzungscode" minOccurs="0" type="string"/>
            <element name="nutzung" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="stadtteil" minOccurs="0" type="string"/>
            <element name="ortsteil" minOccurs="0" type="string"/>
            <element name="gemarkung" minOccurs="0" type="string"/>
            <element name="verwaltung" minOccurs="0" type="string"/>
            <element name="umfang_m" minOccurs="0" type="decimal"/>
            <element name="flaeche_qm" minOccurs="0" type="decimal"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="hauptwegenetz_freiraumverbund" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="wegetyp" minOccurs="0" type="string"/>
            <element name="laenge_m" minOccurs="0" type="integer"/>
            <element name="geom" minOccurs="0" type="gml:MultiLineStringPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="gesamtstaedtische_gruenverbindung" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="gruenverbindung" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiLineStringPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
</schema>