<?xml version='1.0' encoding='UTF-8'?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml" xmlns:app="http://www.deegree.org/app" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.deegree.org/app" 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="bodenlehrpfade_tafeln_bille" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="punkt_bez" minOccurs="0" type="string"/>
            <element name="bildname" minOccurs="0" type="string"/>
            <element name="bildrechte" minOccurs="0" type="string"/>
            <element name="link_bild" minOccurs="0" type="string"/>
            <element name="lehrpfad" minOccurs="0" type="string"/>
            <element name="titel" minOccurs="0" type="string"/>
            <element name="link_artikel" minOccurs="0" type="string"/>
            <element name="kurztext" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:PointPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="bodenlehrpfade_wege_bille" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="typ" minOccurs="0" type="string"/>
            <element name="lehrpfad" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiLineStringPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="bodenlehrpfade_wege_boberg" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="typ" minOccurs="0" type="string"/>
            <element name="lehrpfad" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:MultiLineStringPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="bodenlehrpfade_parken_bille" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="punkt_bez" minOccurs="0" type="string"/>
            <element name="bildname" minOccurs="0" type="string"/>
            <element name="bildrechte" minOccurs="0" type="string"/>
            <element name="link" minOccurs="0" type="string"/>
            <element name="lehrpfad" minOccurs="0" type="string"/>
            <element name="thema" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:PointPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
  <element name="bodenlehrpfade_tafeln_boberg" substitutionGroup="gml:_Feature">
    <complexType>
      <complexContent>
        <extension base="gml:AbstractFeatureType">
          <sequence>
            <element name="punkt_bez" minOccurs="0" type="string"/>
            <element name="bildname" minOccurs="0" type="string"/>
            <element name="bildrechte" minOccurs="0" type="string"/>
            <element name="link_bild" minOccurs="0" type="string"/>
            <element name="lehrpfad" minOccurs="0" type="string"/>
            <element name="titel" minOccurs="0" type="string"/>
            <element name="link_artikel" minOccurs="0" type="string"/>
            <element name="kurztext" minOccurs="0" type="string"/>
            <element name="geom" minOccurs="0" type="gml:PointPropertyType"/>
          </sequence>
        </extension>
      </complexContent>
    </complexType>
  </element>
</schema>