Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <schema targetNamespace="http://fdo.osgeo.org/schemas/feature/OGRSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
- <element name="catasto-x7e-fabbricati" type="OGRSchema:catasto-x7e-fabbricatiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-fabbricatiKey">
- <selector xpath=".//catasto-x7e-fabbricati"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-fabbricatiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~fabbricati" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-fabbricati_geometriaerrata" type="OGRSchema:catasto-x7e-fabbricati_geometriaerrataType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-fabbricati_geometriaerrataKey">
- <selector xpath=".//catasto-x7e-fabbricati_geometriaerrata"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-fabbricati_geometriaerrataType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~fabbricati_geometriaerrata" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-particelle" type="OGRSchema:catasto-x7e-particelleType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-particelleKey">
- <selector xpath=".//catasto-x7e-particelle"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-particelleType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="ogc_fid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-fiduciali" type="OGRSchema:catasto-x7e-fiducialiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-fiducialiKey">
- <selector xpath=".//catasto-x7e-fiduciali"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-fiducialiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="prog" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~fiduciali" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-linee" type="OGRSchema:catasto-x7e-lineeType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-lineeKey">
- <selector xpath=".//catasto-x7e-linee"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-lineeType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~linee" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-particelle_geometriaerrata" type="OGRSchema:catasto-x7e-particelle_geometriaerrataType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-particelle_geometriaerrataKey">
- <selector xpath=".//catasto-x7e-particelle_geometriaerrata"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-particelle_geometriaerrataType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~particelle_geometriaerrata" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-quadro_unione" type="OGRSchema:catasto-x7e-quadro_unioneType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-quadro_unioneKey">
- <selector xpath=".//catasto-x7e-quadro_unione"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-quadro_unioneType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~quadro_unione" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-simboli" type="OGRSchema:catasto-x7e-simboliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-simboliKey">
- <selector xpath=".//catasto-x7e-simboli"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-simboliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~simboli" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-storico_fabbricati" type="OGRSchema:catasto-x7e-storico_fabbricatiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-storico_fabbricatiKey">
- <selector xpath=".//catasto-x7e-storico_fabbricati"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-storico_fabbricatiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="data_sostituzione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~storico_fabbricati" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-storico_particelle" type="OGRSchema:catasto-x7e-storico_particelleType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-storico_particelleKey">
- <selector xpath=".//catasto-x7e-storico_particelle"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-storico_particelleType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="data_sostituzione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sostituita_da" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~storico_particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-testi" type="OGRSchema:catasto-x7e-testiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-testiKey">
- <selector xpath=".//catasto-x7e-testi"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-testiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="altezza" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="testo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="50"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~testi" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-upload_fabbricati" type="OGRSchema:catasto-x7e-upload_fabbricatiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-upload_fabbricatiKey">
- <selector xpath=".//catasto-x7e-upload_fabbricati"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-upload_fabbricatiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_fabbricati" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-upload_fiduciali" type="OGRSchema:catasto-x7e-upload_fiducialiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-upload_fiducialiKey">
- <selector xpath=".//catasto-x7e-upload_fiduciali"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-upload_fiducialiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="prog" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_fiduciali" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-upload_linee" type="OGRSchema:catasto-x7e-upload_lineeType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-upload_lineeKey">
- <selector xpath=".//catasto-x7e-upload_linee"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-upload_lineeType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_linee" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-upload_particelle" type="OGRSchema:catasto-x7e-upload_particelleType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-upload_particelleKey">
- <selector xpath=".//catasto-x7e-upload_particelle"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-upload_particelleType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-upload_simboli" type="OGRSchema:catasto-x7e-upload_simboliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-upload_simboliKey">
- <selector xpath=".//catasto-x7e-upload_simboli"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-upload_simboliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_simboli" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-upload_testi" type="OGRSchema:catasto-x7e-upload_testiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-upload_testiKey">
- <selector xpath=".//catasto-x7e-upload_testi"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="catasto-x7e-upload_testiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="altezza" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="testo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="50"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_testi" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-users_wkt" type="OGRSchema:catasto-x7e-users_wktType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-users_wktKey">
- <selector xpath=".//catasto-x7e-users_wkt"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="catasto-x7e-users_wktType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="shapefile" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="ts" minOccurs="0">
- <simpleType>
- <restriction base="xs:dateTime"/>
- </simpleType>
- </element>
- <element name="username" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~users_wkt" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-view_particelle" type="OGRSchema:catasto-x7e-view_particelleType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-view_particelleKey">
- <selector xpath=".//catasto-x7e-view_particelle"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-view_particelleType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~view_particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-view_particelle_acque" type="OGRSchema:catasto-x7e-view_particelle_acqueType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-view_particelle_acqueKey">
- <selector xpath=".//catasto-x7e-view_particelle_acque"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-view_particelle_acqueType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~view_particelle_acque" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="catasto-x7e-view_particelle_strade" type="OGRSchema:catasto-x7e-view_particelle_stradeType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="catasto-x7e-view_particelle_stradeKey">
- <selector xpath=".//catasto-x7e-view_particelle_strade"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="catasto-x7e-view_particelle_stradeType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="allegato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="comune" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="foglio" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="livello" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="10"/>
- </restriction>
- </simpleType>
- </element>
- <element name="particella" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="5"/>
- </restriction>
- </simpleType>
- </element>
- <element name="recno" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="sezione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="sviluppo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="1"/>
- </restriction>
- </simpleType>
- </element>
- <element name="x_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="y_coord" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~view_particelle_strade" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-accessi_principali_storia" type="OGRSchema:civici-x7e-accessi_principali_storiaType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-accessi_principali_storiaKey">
- <selector xpath=".//civici-x7e-accessi_principali_storia"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="civici-x7e-accessi_principali_storiaType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_log_attivita" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_passo_carraio" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="rilievo_accesso_sequenziale" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="rilievo_numero_alloggi" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="rilievo_numero_attivita" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="targa_alto_destra" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_conforme" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_da_sostituire" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_motivo_sostituzione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="targa_tipo_targhetta" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="targa_visibile_strada" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="tf" minOccurs="0">
- <simpleType>
- <restriction base="xs:dateTime"/>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_principali_storia" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-accessi_ripetuti_storia" type="OGRSchema:civici-x7e-accessi_ripetuti_storiaType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-accessi_ripetuti_storiaKey">
- <selector xpath=".//civici-x7e-accessi_ripetuti_storia"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="civici-x7e-accessi_ripetuti_storiaType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_log_attivita" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_passo_carraio" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="targa_alto_destra" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_conforme" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_da_sostituire" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="targa_motivo_sostituzione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="targa_tipo_targhetta" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="targa_visibile_strada" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="tf" minOccurs="0">
- <simpleType>
- <restriction base="xs:dateTime"/>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_ripetuti_storia" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-civici_imported" type="OGRSchema:civici-x7e-civici_importedType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-civici_importedKey">
- <selector xpath=".//civici-x7e-civici_imported"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="civici-x7e-civici_importedType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="annotazion" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="civ_targ" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="civico" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="codice_via" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="esp_targ" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="flag_sec" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="handle" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="idfab" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="objectid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="posizione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_civ" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="ubicazion" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="80"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~civici_imported" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_principali" type="OGRSchema:civici-x7e-view_accessi_principaliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_principaliKey">
- <selector xpath=".//civici-x7e-view_accessi_principali"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_principaliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_principali_da_murare" type="OGRSchema:civici-x7e-view_accessi_principali_da_murareType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_principali_da_murareKey">
- <selector xpath=".//civici-x7e-view_accessi_principali_da_murare"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_principali_da_murareType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_da_murare" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_principali_progetto" type="OGRSchema:civici-x7e-view_accessi_principali_progettoType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_principali_progettoKey">
- <selector xpath=".//civici-x7e-view_accessi_principali_progetto"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_principali_progettoType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_progetto" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_principali_pubblicati" type="OGRSchema:civici-x7e-view_accessi_principali_pubblicatiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_principali_pubblicatiKey">
- <selector xpath=".//civici-x7e-view_accessi_principali_pubblicati"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_principali_pubblicatiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_pubblicati" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_principali_rilievo" type="OGRSchema:civici-x7e-view_accessi_principali_rilievoType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_principali_rilievoKey">
- <selector xpath=".//civici-x7e-view_accessi_principali_rilievo"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_principali_rilievoType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_rilievo" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_ripetuti" type="OGRSchema:civici-x7e-view_accessi_ripetutiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_ripetutiKey">
- <selector xpath=".//civici-x7e-view_accessi_ripetuti"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_ripetutiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_ripetuti_da_murare" type="OGRSchema:civici-x7e-view_accessi_ripetuti_da_murareType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_ripetuti_da_murareKey">
- <selector xpath=".//civici-x7e-view_accessi_ripetuti_da_murare"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_ripetuti_da_murareType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_da_murare" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_ripetuti_progetto" type="OGRSchema:civici-x7e-view_accessi_ripetuti_progettoType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_ripetuti_progettoKey">
- <selector xpath=".//civici-x7e-view_accessi_ripetuti_progetto"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_ripetuti_progettoType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_progetto" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_ripetuti_pubblicati" type="OGRSchema:civici-x7e-view_accessi_ripetuti_pubblicatiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_ripetuti_pubblicatiKey">
- <selector xpath=".//civici-x7e-view_accessi_ripetuti_pubblicati"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_ripetuti_pubblicatiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_pubblicati" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-view_accessi_ripetuti_rilievo" type="OGRSchema:civici-x7e-view_accessi_ripetuti_rilievoType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-view_accessi_ripetuti_rilievoKey">
- <selector xpath=".//civici-x7e-view_accessi_ripetuti_rilievo"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="civici-x7e-view_accessi_ripetuti_rilievoType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_rilievo" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-aggiornamento_speditivo_edifici" type="OGRSchema:ctr-x7e-aggiornamento_speditivo_edificiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-aggiornamento_speditivo_edificiKey">
- <selector xpath=".//ctr-x7e-aggiornamento_speditivo_edifici"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-aggiornamento_speditivo_edificiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~aggiornamento_speditivo_edifici" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-archi_ferroviari" type="OGRSchema:ctr-x7e-archi_ferroviariType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-archi_ferroviariKey">
- <selector xpath=".//ctr-x7e-archi_ferroviari"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-archi_ferroviariType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="binari" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="3"/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="3"/>
- </restriction>
- </simpleType>
- </element>
- <element name="topon" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="40"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~archi_ferroviari" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-archi_idrici" type="OGRSchema:ctr-x7e-archi_idriciType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-archi_idriciKey">
- <selector xpath=".//ctr-x7e-archi_idrici"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-archi_idriciType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="3"/>
- </restriction>
- </simpleType>
- </element>
- <element name="topon" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="40"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~archi_idrici" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-archi_viari" type="OGRSchema:ctr-x7e-archi_viariType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-archi_viariKey">
- <selector xpath=".//ctr-x7e-archi_viari"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-archi_viariType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="4"/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="3"/>
- </restriction>
- </simpleType>
- </element>
- <element name="topon" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="40"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~archi_viari" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-aree_urbane" type="OGRSchema:ctr-x7e-aree_urbaneType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-aree_urbaneKey">
- <selector xpath=".//ctr-x7e-aree_urbane"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-aree_urbaneType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="codice" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="topon" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~aree_urbane" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-elementi_lineari_10k" type="OGRSchema:ctr-x7e-elementi_lineari_10kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-elementi_lineari_10kKey">
- <selector xpath=".//ctr-x7e-elementi_lineari_10k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-elementi_lineari_10kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="255"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~elementi_lineari_10k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-elementi_lineari_2k" type="OGRSchema:ctr-x7e-elementi_lineari_2kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-elementi_lineari_2kKey">
- <selector xpath=".//ctr-x7e-elementi_lineari_2k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-elementi_lineari_2kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~elementi_lineari_2k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-griglia_a3_1000" type="OGRSchema:ctr-x7e-griglia_a3_1000Type" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-griglia_a3_1000Key">
- <selector xpath=".//ctr-x7e-griglia_a3_1000"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="ctr-x7e-griglia_a3_1000Type" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~griglia_a3_1000" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-limiti_amministrativi" type="OGRSchema:ctr-x7e-limiti_amministrativiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-limiti_amministrativiKey">
- <selector xpath=".//ctr-x7e-limiti_amministrativi"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-limiti_amministrativiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="nome" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="40"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~limiti_amministrativi" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-limiti_amministrativi_g5" type="OGRSchema:ctr-x7e-limiti_amministrativi_g5Type" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-limiti_amministrativi_g5Key">
- <selector xpath=".//ctr-x7e-limiti_amministrativi_g5"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="ctr-x7e-limiti_amministrativi_g5Type" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="gid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="nome" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="40"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~limiti_amministrativi_g5" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-orografia_10k" type="OGRSchema:ctr-x7e-orografia_10kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-orografia_10kKey">
- <selector xpath=".//ctr-x7e-orografia_10k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-orografia_10kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="255"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~orografia_10k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-orografia_2k" type="OGRSchema:ctr-x7e-orografia_2kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-orografia_2kKey">
- <selector xpath=".//ctr-x7e-orografia_2k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-orografia_2kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~orografia_2k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-quote_10k" type="OGRSchema:ctr-x7e-quote_10kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-quote_10kKey">
- <selector xpath=".//ctr-x7e-quote_10k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-quote_10kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="altezza" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="255"/>
- </restriction>
- </simpleType>
- </element>
- <element name="textstring" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~quote_10k" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-quote_2k" type="OGRSchema:ctr-x7e-quote_2kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-quote_2kKey">
- <selector xpath=".//ctr-x7e-quote_2k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-quote_2kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="altezza" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="255"/>
- </restriction>
- </simpleType>
- </element>
- <element name="textstring" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~quote_2k" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-toponimi_10k" type="OGRSchema:ctr-x7e-toponimi_10kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-toponimi_10kKey">
- <selector xpath=".//ctr-x7e-toponimi_10k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-toponimi_10kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="altezza" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="255"/>
- </restriction>
- </simpleType>
- </element>
- <element name="textstring" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~toponimi_10k" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="ctr-x7e-toponimi_2k" type="OGRSchema:ctr-x7e-toponimi_2kType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="ctr-x7e-toponimi_2kKey">
- <selector xpath=".//ctr-x7e-toponimi_2k"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="ctr-x7e-toponimi_2kType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="altezza" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="layer" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="textstring" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="254"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~toponimi_2k" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="prg-x7e-griglia" type="OGRSchema:prg-x7e-grigliaType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="prg-x7e-grigliaKey">
- <selector xpath=".//prg-x7e-griglia"/>
- <field xpath="gid"/>
- </key>
- </element>
- <complexType name="prg-x7e-grigliaType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="n_tavola" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value="8"/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="prg~griglia" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_circolazione_pedonali" type="OGRSchema:strade-x7e-aree_circolazione_pedonaliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_circolazione_pedonaliKey">
- <selector xpath=".//strade-x7e-aree_circolazione_pedonali"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_circolazione_pedonaliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="codice_ctr" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="fondo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_aree_stradali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="ogc_fid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="origine_geometria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="periodizzazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="posizione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="sede" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="sopra_a" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="zona" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione_pedonali" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_circolazione_veicolari" type="OGRSchema:strade-x7e-aree_circolazione_veicolariType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_circolazione_veicolariKey">
- <selector xpath=".//strade-x7e-aree_circolazione_veicolari"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_circolazione_veicolariType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="codice_ctr" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="fondo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_aree_stradali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="ogc_fid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="origine_geometria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="periodizzazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="sede" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="sopra_a" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="zona" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione_veicolari" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_circolazione_ciclabili" type="OGRSchema:strade-x7e-aree_circolazione_ciclabiliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_circolazione_ciclabiliKey">
- <selector xpath=".//strade-x7e-aree_circolazione_ciclabili"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_circolazione_ciclabiliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="codice_ctr" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="fondo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_aree_stradali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="ogc_fid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="origine_geometria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="periodizzazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="posizione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="sede" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="sopra_a" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione_ciclabili" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_circolazione" type="OGRSchema:strade-x7e-aree_circolazioneType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_circolazioneKey">
- <selector xpath=".//strade-x7e-aree_circolazione"/>
- <field xpath="FID"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_circolazioneType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="toponimo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-accessi_ripetuti" type="OGRSchema:civici-x7e-accessi_ripetutiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-accessi_ripetutiKey">
- <selector xpath=".//civici-x7e-accessi_ripetuti"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="civici-x7e-accessi_ripetutiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="dismesso" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_accessi_principali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_passo_carraio" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_ripetuti" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-accessi_principali" type="OGRSchema:civici-x7e-accessi_principaliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-accessi_principaliKey">
- <selector xpath=".//civici-x7e-accessi_principali"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="civici-x7e-accessi_principaliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_edf_unita_volumetrica" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_passo_carraio" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="id_sezione_censuaria" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id_targhe" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="note" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_esponente" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_numero" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="progetto_targhetta_da_murare" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="progetto_targhetta_tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="rilievo_accesso_sequenziale" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="rilievo_numero_alloggi" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="rilievo_numero_attivita" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato_progetto" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_principali" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_stradali_view" type="OGRSchema:strade-x7e-aree_stradali_viewType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_stradali_viewKey">
- <selector xpath=".//strade-x7e-aree_stradali_view"/>
- <field xpath="ogc_fid"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_stradali_viewType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="classificazione_funzionale" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice_toponimi_stradali" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="denominazione" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="id" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="label" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_stradali_view" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="civici-x7e-targhe_stradali" type="OGRSchema:civici-x7e-targhe_stradaliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="civici-x7e-targhe_stradaliKey">
- <selector xpath=".//civici-x7e-targhe_stradali"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="civici-x7e-targhe_stradaliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="angolo" minOccurs="0">
- <simpleType>
- <restriction base="xs:double"/>
- </simpleType>
- </element>
- <element name="codice_strada" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="materiale" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="testo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="tipo" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~targhe_stradali" geometricTypes="point " geometryTypes="point multipoint "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_stradali_limiti" type="OGRSchema:strade-x7e-aree_stradali_limitiType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_stradali_limitiKey">
- <selector xpath=".//strade-x7e-aree_stradali_limiti"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_stradali_limitiType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="id_aree_stradali" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_stradali_limiti" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- <element name="strade-x7e-aree_stradali" type="OGRSchema:strade-x7e-aree_stradaliType" abstract="false" substitutionGroup="gml:_Feature">
- <key name="strade-x7e-aree_stradaliKey">
- <selector xpath=".//strade-x7e-aree_stradali"/>
- <field xpath="id"/>
- </key>
- </element>
- <complexType name="strade-x7e-aree_stradaliType" abstract="false" geometryName="the_geom">
- <complexContent>
- <extension base="gml:AbstractFeatureType">
- <sequence>
- <element name="classificazione_funzionale" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="codice_toponimi_stradali" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="ogc_fid" minOccurs="0">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- <element name="stato" minOccurs="0">
- <simpleType>
- <restriction base="xs:string">
- <maxLength value=""/>
- </restriction>
- </simpleType>
- </element>
- <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_stradali" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
- <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
- <simpleType>
- <restriction base="fdo:int32"/>
- </simpleType>
- </element>
- </sequence>
- </extension>
- </complexContent>
- </complexType>
- </schema>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement