<?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="entwurf_zielszenario" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="objectid" minOccurs="0" type="integer"/>
            <element name="gebietseinheit" minOccurs="0" type="string"/>
            <element name="empfehlung" minOccurs="0" type="string"/>
            <element name="betreiber" minOccurs="0" type="string"/>
            <element name="betreiber_vorschlag" minOccurs="0" type="string"/>
            <element name="link_betreiber_a" minOccurs="0" type="string"/>
            <element name="link_betreiber_b" minOccurs="0" type="string"/>
            <element name="link_betreiber_c" minOccurs="0" type="string"/>
            <element name="link_betreiber_d" minOccurs="0" type="string"/>
            <element name="kommentar" minOccurs="0" type="string"/>
            <element name="link_building_website" minOccurs="0" type="string"/>
            <element name="link_eqk" minOccurs="0" type="string"/>
            <element name="link_zur_website" minOccurs="0" type="string"/>
            <element name="weitere_infos" minOccurs="0" type="string"/>
            <element name="faq" minOccurs="0" type="string"/>
            <element name="beteiligung" minOccurs="0" type="string"/>
            <element name="farbcode" minOccurs="0" type="string"/>
            <element name="transparenz" minOccurs="0" type="string"/>
            <element name="farbcode_schraffur" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiPolygonPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
</schema>