Content-Length: 2176
Content-Type: text/xml; charset=utf-8

<schema xmlns:gml="http://www.opengis.net/gml" targetNamespace="http://www.qgis.org/gml" xmlns:qgs="http://www.qgis.org/gml" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ogc="http://www.opengis.net/ogc" version="1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
 <import namespace="http://www.opengis.net/gml" schemaLocation="http://schemas.opengis.net/gml/2.1.2/feature.xsd"/>
 <element type="qgs:as_areasType" name="as_areas" substitutionGroup="gml:_Feature"/>
 <complexType name="as_areasType">
  <complexContent>
   <extension base="gml:AbstractFeatureType">
    <sequence>
     <element maxOccurs="1" type="gml:MultiPolygonPropertyType" minOccurs="0" name="geometry"/>
     <element type="long" name="fid"/>
     <element type="int" nillable="true" name="gid"/>
     <element type="string" nillable="true" name="datum"/>
     <element type="string" nillable="true" name="bearbeiter"/>
     <element type="string" nillable="true" name="veranstaltung"/>
     <element type="string" nillable="true" name="beschriftung"/>
     <element type="string" nillable="true" name="name"/>
     <element type="string" nillable="true" name="flaechentyp"/>
     <element type="string" nillable="true" name="farbe"/>
     <element type="string" nillable="true" name="schraff_width"/>
     <element type="string" nillable="true" name="schraff_width_prt"/>
     <element type="string" nillable="true" name="schraff_size"/>
     <element type="string" nillable="true" name="schraff_size_prt"/>
     <element type="string" nillable="true" name="schraff_winkel"/>
     <element type="string" nillable="true" name="umrissfarbe"/>
     <element type="string" nillable="true" name="umrisstyp"/>
     <element type="string" nillable="true" name="umrissstaerke"/>
     <element type="string" nillable="true" name="umrissstaerke_prt"/>
     <element type="decimal" nillable="true" name="umfang"/>
     <element type="decimal" nillable="true" name="flaeche"/>
     <element type="string" nillable="true" name="bemerkung"/>
     <element type="string" nillable="true" name="last_change"/>
    </sequence>
   </extension>
  </complexContent>
 </complexType>
</schema>
