<?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="foerdergebiet_eissendorf" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="gebietsnam" minOccurs="0" type="string"/>
            <element name="stadtteil" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="internet" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:PolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="foerdergebiet_neuwiedenthal" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="gebietsnam" minOccurs="0" type="string"/>
            <element name="stadtteil" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="internet" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="foerderprojekte_eissendorf" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="projektbezeichnung" minOccurs="0" type="string"/>
            <element name="zeitpunkt_umsetzung" minOccurs="0" type="string"/>
            <element name="beteiligte" minOccurs="0" type="string"/>
            <element name="beschreibung" minOccurs="0" type="string"/>
            <element name="bildlink" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiPointPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="foerderprojekte_neuwiedenthal" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="projektbezeichnung" minOccurs="0" type="string"/>
            <element name="zeitpunkt_umsetzung" minOccurs="0" type="string"/>
            <element name="beteiligte" minOccurs="0" type="string"/>
            <element name="beschreibung" minOccurs="0" type="string"/>
            <element name="bildlink" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiPointPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="foerdergebiet_wilstorf" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="gebietsnam" minOccurs="0" type="string"/>
            <element name="stadtteil" minOccurs="0" type="string"/>
            <element name="bezirk" minOccurs="0" type="string"/>
            <element name="internet" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:PolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="foerderprojekte_wilstorf" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="projektbezeichnung" minOccurs="0" type="string"/>
            <element name="zeitpunkt_umsetzung" minOccurs="0" type="string"/>
            <element name="beteiligte" minOccurs="0" type="string"/>
            <element name="beschreibung" minOccurs="0" type="string"/>
            <element name="bildlink" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiPointPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
</schema>