<?xml version='1.0' encoding="UTF-8" ?>
<schema
   targetNamespace="http://mapserver.gis.umn.edu/mapserver" 
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver" 
   xmlns:ogc="http://www.opengis.net/ogc"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
   xmlns="http://www.w3.org/2001/XMLSchema"
   xmlns:gml="http://www.opengis.net/gml"
   elementFormDefault="qualified" version="0.1" >

  <import namespace="http://www.opengis.net/gml"
          schemaLocation="https://schemas.opengis.net/gml/3.1.1/base/gml.xsd" />

  <element name="spazio_risevato_alle_acque" 
           type="ms:spazio_risevato_alle_acqueType" 
           substitutionGroup="gml:_Feature" />

  <complexType name="spazio_risevato_alle_acqueType">
    <complexContent>
      <extension base="gml:AbstractFeatureType">
        <sequence>
          <element name="wkb_geometry" type="gml:GeometryPropertyType" minOccurs="0" maxOccurs="1"/>
          <element name="numero_oggetto" minOccurs="0" type="string"/>
          <element name="nome_del_corpo_idrico" minOccurs="0" type="string"/>
          <element name="stato_giuridico" minOccurs="0" type="string"/>
          <element name="pubblicato_da" minOccurs="0" type="string"/>
          <element name="pubblicato_fino_a" minOccurs="0" type="string"/>
          <element name="documento" minOccurs="0" type="string"/>
          <element name="rinuncia" minOccurs="0" type="string"/>
          <element name="cantone" minOccurs="0" type="string"/>
        </sequence>
      </extension>
    </complexContent>
  </complexType>

  <element name="aree_di_rinuncia" 
           type="ms:aree_di_rinunciaType" 
           substitutionGroup="gml:_Feature" />

  <complexType name="aree_di_rinunciaType">
    <complexContent>
      <extension base="gml:AbstractFeatureType">
        <sequence>
          <element name="wkb_geometry" type="gml:GeometryPropertyType" minOccurs="0" maxOccurs="1"/>
          <element name="numero_oggetto" minOccurs="0" type="string"/>
          <element name="nome_del_corpo_idrico" minOccurs="0" type="string"/>
          <element name="stato_giuridico" minOccurs="0" type="string"/>
          <element name="pubblicato_da" minOccurs="0" type="string"/>
          <element name="pubblicato_fino_a" minOccurs="0" type="string"/>
          <element name="documento" minOccurs="0" type="string"/>
          <element name="rinuncia" minOccurs="0" type="string"/>
          <element name="cantone" minOccurs="0" type="string"/>
        </sequence>
      </extension>
    </complexContent>
  </complexType>

  <element name="spazio_risevato_alle_acque_modifica" 
           type="ms:spazio_risevato_alle_acque_modificaType" 
           substitutionGroup="gml:_Feature" />

  <complexType name="spazio_risevato_alle_acque_modificaType">
    <complexContent>
      <extension base="gml:AbstractFeatureType">
        <sequence>
          <element name="wkb_geometry" type="gml:GeometryPropertyType" minOccurs="0" maxOccurs="1"/>
          <element name="numero_oggetto" minOccurs="0" type="string"/>
          <element name="nome_del_corpo_idrico" minOccurs="0" type="string"/>
          <element name="stato_giuridico" minOccurs="0" type="string"/>
          <element name="pubblicato_da" minOccurs="0" type="string"/>
          <element name="pubblicato_fino_a" minOccurs="0" type="string"/>
          <element name="documento" minOccurs="0" type="string"/>
          <element name="rinuncia" minOccurs="0" type="string"/>
          <element name="cantone" minOccurs="0" type="string"/>
        </sequence>
      </extension>
    </complexContent>
  </complexType>

  <element name="aree_di_rinuncia_modifica" 
           type="ms:aree_di_rinuncia_modificaType" 
           substitutionGroup="gml:_Feature" />

  <complexType name="aree_di_rinuncia_modificaType">
    <complexContent>
      <extension base="gml:AbstractFeatureType">
        <sequence>
          <element name="wkb_geometry" type="gml:GeometryPropertyType" minOccurs="0" maxOccurs="1"/>
          <element name="numero_oggetto" minOccurs="0" type="string"/>
          <element name="nome_del_corpo_idrico" minOccurs="0" type="string"/>
          <element name="stato_giuridico" minOccurs="0" type="string"/>
          <element name="pubblicato_da" minOccurs="0" type="string"/>
          <element name="pubblicato_fino_a" minOccurs="0" type="string"/>
          <element name="documento" minOccurs="0" type="string"/>
          <element name="rinuncia" minOccurs="0" type="string"/>
          <element name="cantone" minOccurs="0" type="string"/>
        </sequence>
      </extension>
    </complexContent>
  </complexType>

</schema>
