Advertisement
gabrimonfa

DescribeFeatureSchema

Jan 2nd, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 175.57 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <schema targetNamespace="http://fdo.osgeo.org/schemas/feature/OGRSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
  3.   <element name="catasto-x7e-fabbricati" type="OGRSchema:catasto-x7e-fabbricatiType" abstract="false" substitutionGroup="gml:_Feature">
  4.     <key name="catasto-x7e-fabbricatiKey">
  5.       <selector xpath=".//catasto-x7e-fabbricati"/>
  6.       <field xpath="ogc_fid"/>
  7.     </key>
  8.   </element>
  9.   <complexType name="catasto-x7e-fabbricatiType" abstract="false" geometryName="the_geom">
  10.     <complexContent>
  11.       <extension base="gml:AbstractFeatureType">
  12.         <sequence>
  13.           <element name="allegato" minOccurs="0">
  14.             <simpleType>
  15.               <restriction base="xs:string">
  16.                 <maxLength value="1"/>
  17.               </restriction>
  18.             </simpleType>
  19.           </element>
  20.           <element name="comune" minOccurs="0">
  21.             <simpleType>
  22.               <restriction base="xs:string">
  23.                 <maxLength value="4"/>
  24.               </restriction>
  25.             </simpleType>
  26.           </element>
  27.           <element name="foglio" minOccurs="0">
  28.             <simpleType>
  29.               <restriction base="xs:string">
  30.                 <maxLength value="4"/>
  31.               </restriction>
  32.             </simpleType>
  33.           </element>
  34.           <element name="gid" minOccurs="0">
  35.             <simpleType>
  36.               <restriction base="fdo:int32"/>
  37.             </simpleType>
  38.           </element>
  39.           <element name="particella" minOccurs="0">
  40.             <simpleType>
  41.               <restriction base="xs:string">
  42.                 <maxLength value="5"/>
  43.               </restriction>
  44.             </simpleType>
  45.           </element>
  46.           <element name="recno" minOccurs="0">
  47.             <simpleType>
  48.               <restriction base="fdo:int32"/>
  49.             </simpleType>
  50.           </element>
  51.           <element name="sezione" minOccurs="0">
  52.             <simpleType>
  53.               <restriction base="xs:string">
  54.                 <maxLength value="1"/>
  55.               </restriction>
  56.             </simpleType>
  57.           </element>
  58.           <element name="sviluppo" minOccurs="0">
  59.             <simpleType>
  60.               <restriction base="xs:string">
  61.                 <maxLength value="1"/>
  62.               </restriction>
  63.             </simpleType>
  64.           </element>
  65.           <element name="x_coord" minOccurs="0">
  66.             <simpleType>
  67.               <restriction base="xs:double"/>
  68.             </simpleType>
  69.           </element>
  70.           <element name="y_coord" minOccurs="0">
  71.             <simpleType>
  72.               <restriction base="xs:double"/>
  73.             </simpleType>
  74.           </element>
  75.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~fabbricati" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  76.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  77.             <simpleType>
  78.               <restriction base="fdo:int32"/>
  79.             </simpleType>
  80.           </element>
  81.         </sequence>
  82.       </extension>
  83.     </complexContent>
  84.   </complexType>
  85.   <element name="catasto-x7e-fabbricati_geometriaerrata" type="OGRSchema:catasto-x7e-fabbricati_geometriaerrataType" abstract="false" substitutionGroup="gml:_Feature">
  86.     <key name="catasto-x7e-fabbricati_geometriaerrataKey">
  87.       <selector xpath=".//catasto-x7e-fabbricati_geometriaerrata"/>
  88.       <field xpath="ogc_fid"/>
  89.     </key>
  90.   </element>
  91.   <complexType name="catasto-x7e-fabbricati_geometriaerrataType" abstract="false" geometryName="the_geom">
  92.     <complexContent>
  93.       <extension base="gml:AbstractFeatureType">
  94.         <sequence>
  95.           <element name="allegato" minOccurs="0">
  96.             <simpleType>
  97.               <restriction base="xs:string">
  98.                 <maxLength value="1"/>
  99.               </restriction>
  100.             </simpleType>
  101.           </element>
  102.           <element name="comune" minOccurs="0">
  103.             <simpleType>
  104.               <restriction base="xs:string">
  105.                 <maxLength value="4"/>
  106.               </restriction>
  107.             </simpleType>
  108.           </element>
  109.           <element name="foglio" minOccurs="0">
  110.             <simpleType>
  111.               <restriction base="xs:string">
  112.                 <maxLength value="4"/>
  113.               </restriction>
  114.             </simpleType>
  115.           </element>
  116.           <element name="gid" minOccurs="0">
  117.             <simpleType>
  118.               <restriction base="fdo:int32"/>
  119.             </simpleType>
  120.           </element>
  121.           <element name="particella" minOccurs="0">
  122.             <simpleType>
  123.               <restriction base="xs:string">
  124.                 <maxLength value="5"/>
  125.               </restriction>
  126.             </simpleType>
  127.           </element>
  128.           <element name="recno" minOccurs="0">
  129.             <simpleType>
  130.               <restriction base="fdo:int32"/>
  131.             </simpleType>
  132.           </element>
  133.           <element name="sezione" minOccurs="0">
  134.             <simpleType>
  135.               <restriction base="xs:string">
  136.                 <maxLength value="1"/>
  137.               </restriction>
  138.             </simpleType>
  139.           </element>
  140.           <element name="sviluppo" minOccurs="0">
  141.             <simpleType>
  142.               <restriction base="xs:string">
  143.                 <maxLength value="1"/>
  144.               </restriction>
  145.             </simpleType>
  146.           </element>
  147.           <element name="x_coord" minOccurs="0">
  148.             <simpleType>
  149.               <restriction base="xs:double"/>
  150.             </simpleType>
  151.           </element>
  152.           <element name="y_coord" minOccurs="0">
  153.             <simpleType>
  154.               <restriction base="xs:double"/>
  155.             </simpleType>
  156.           </element>
  157.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~fabbricati_geometriaerrata" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  158.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  159.             <simpleType>
  160.               <restriction base="fdo:int32"/>
  161.             </simpleType>
  162.           </element>
  163.         </sequence>
  164.       </extension>
  165.     </complexContent>
  166.   </complexType>
  167.   <element name="catasto-x7e-particelle" type="OGRSchema:catasto-x7e-particelleType" abstract="false" substitutionGroup="gml:_Feature">
  168.     <key name="catasto-x7e-particelleKey">
  169.       <selector xpath=".//catasto-x7e-particelle"/>
  170.       <field xpath="gid"/>
  171.     </key>
  172.   </element>
  173.   <complexType name="catasto-x7e-particelleType" abstract="false" geometryName="the_geom">
  174.     <complexContent>
  175.       <extension base="gml:AbstractFeatureType">
  176.         <sequence>
  177.           <element name="allegato" minOccurs="0">
  178.             <simpleType>
  179.               <restriction base="xs:string">
  180.                 <maxLength value="1"/>
  181.               </restriction>
  182.             </simpleType>
  183.           </element>
  184.           <element name="comune" minOccurs="0">
  185.             <simpleType>
  186.               <restriction base="xs:string">
  187.                 <maxLength value="4"/>
  188.               </restriction>
  189.             </simpleType>
  190.           </element>
  191.           <element name="foglio" minOccurs="0">
  192.             <simpleType>
  193.               <restriction base="xs:string">
  194.                 <maxLength value="4"/>
  195.               </restriction>
  196.             </simpleType>
  197.           </element>
  198.           <element name="livello" minOccurs="0">
  199.             <simpleType>
  200.               <restriction base="xs:string">
  201.                 <maxLength value="10"/>
  202.               </restriction>
  203.             </simpleType>
  204.           </element>
  205.           <element name="ogc_fid" minOccurs="0">
  206.             <simpleType>
  207.               <restriction base="fdo:int32"/>
  208.             </simpleType>
  209.           </element>
  210.           <element name="particella" minOccurs="0">
  211.             <simpleType>
  212.               <restriction base="xs:string">
  213.                 <maxLength value="5"/>
  214.               </restriction>
  215.             </simpleType>
  216.           </element>
  217.           <element name="recno" minOccurs="0">
  218.             <simpleType>
  219.               <restriction base="fdo:int32"/>
  220.             </simpleType>
  221.           </element>
  222.           <element name="sezione" minOccurs="0">
  223.             <simpleType>
  224.               <restriction base="xs:string">
  225.                 <maxLength value="1"/>
  226.               </restriction>
  227.             </simpleType>
  228.           </element>
  229.           <element name="sviluppo" minOccurs="0">
  230.             <simpleType>
  231.               <restriction base="xs:string">
  232.                 <maxLength value="1"/>
  233.               </restriction>
  234.             </simpleType>
  235.           </element>
  236.           <element name="x_coord" minOccurs="0">
  237.             <simpleType>
  238.               <restriction base="xs:double"/>
  239.             </simpleType>
  240.           </element>
  241.           <element name="y_coord" minOccurs="0">
  242.             <simpleType>
  243.               <restriction base="xs:double"/>
  244.             </simpleType>
  245.           </element>
  246.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  247.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  248.             <simpleType>
  249.               <restriction base="fdo:int32"/>
  250.             </simpleType>
  251.           </element>
  252.         </sequence>
  253.       </extension>
  254.     </complexContent>
  255.   </complexType>
  256.   <element name="catasto-x7e-fiduciali" type="OGRSchema:catasto-x7e-fiducialiType" abstract="false" substitutionGroup="gml:_Feature">
  257.     <key name="catasto-x7e-fiducialiKey">
  258.       <selector xpath=".//catasto-x7e-fiduciali"/>
  259.       <field xpath="FID"/>
  260.     </key>
  261.   </element>
  262.   <complexType name="catasto-x7e-fiducialiType" abstract="false" geometryName="the_geom">
  263.     <complexContent>
  264.       <extension base="gml:AbstractFeatureType">
  265.         <sequence>
  266.           <element name="allegato" minOccurs="0">
  267.             <simpleType>
  268.               <restriction base="xs:string">
  269.                 <maxLength value="1"/>
  270.               </restriction>
  271.             </simpleType>
  272.           </element>
  273.           <element name="codice" minOccurs="0">
  274.             <simpleType>
  275.               <restriction base="fdo:int32"/>
  276.             </simpleType>
  277.           </element>
  278.           <element name="comune" minOccurs="0">
  279.             <simpleType>
  280.               <restriction base="xs:string">
  281.                 <maxLength value="4"/>
  282.               </restriction>
  283.             </simpleType>
  284.           </element>
  285.           <element name="foglio" minOccurs="0">
  286.             <simpleType>
  287.               <restriction base="xs:string">
  288.                 <maxLength value="4"/>
  289.               </restriction>
  290.             </simpleType>
  291.           </element>
  292.           <element name="gid" minOccurs="0">
  293.             <simpleType>
  294.               <restriction base="fdo:int32"/>
  295.             </simpleType>
  296.           </element>
  297.           <element name="prog" minOccurs="0">
  298.             <simpleType>
  299.               <restriction base="fdo:int32"/>
  300.             </simpleType>
  301.           </element>
  302.           <element name="recno" minOccurs="0">
  303.             <simpleType>
  304.               <restriction base="fdo:int32"/>
  305.             </simpleType>
  306.           </element>
  307.           <element name="sezione" minOccurs="0">
  308.             <simpleType>
  309.               <restriction base="xs:string">
  310.                 <maxLength value="1"/>
  311.               </restriction>
  312.             </simpleType>
  313.           </element>
  314.           <element name="sviluppo" minOccurs="0">
  315.             <simpleType>
  316.               <restriction base="xs:string">
  317.                 <maxLength value="1"/>
  318.               </restriction>
  319.             </simpleType>
  320.           </element>
  321.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~fiduciali" geometricTypes="point " geometryTypes="point multipoint "/>
  322.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  323.             <simpleType>
  324.               <restriction base="fdo:int32"/>
  325.             </simpleType>
  326.           </element>
  327.         </sequence>
  328.       </extension>
  329.     </complexContent>
  330.   </complexType>
  331.   <element name="catasto-x7e-linee" type="OGRSchema:catasto-x7e-lineeType" abstract="false" substitutionGroup="gml:_Feature">
  332.     <key name="catasto-x7e-lineeKey">
  333.       <selector xpath=".//catasto-x7e-linee"/>
  334.       <field xpath="FID"/>
  335.     </key>
  336.   </element>
  337.   <complexType name="catasto-x7e-lineeType" abstract="false" geometryName="the_geom">
  338.     <complexContent>
  339.       <extension base="gml:AbstractFeatureType">
  340.         <sequence>
  341.           <element name="allegato" minOccurs="0">
  342.             <simpleType>
  343.               <restriction base="xs:string">
  344.                 <maxLength value="1"/>
  345.               </restriction>
  346.             </simpleType>
  347.           </element>
  348.           <element name="codice" minOccurs="0">
  349.             <simpleType>
  350.               <restriction base="fdo:int32"/>
  351.             </simpleType>
  352.           </element>
  353.           <element name="comune" minOccurs="0">
  354.             <simpleType>
  355.               <restriction base="xs:string">
  356.                 <maxLength value="4"/>
  357.               </restriction>
  358.             </simpleType>
  359.           </element>
  360.           <element name="foglio" minOccurs="0">
  361.             <simpleType>
  362.               <restriction base="xs:string">
  363.                 <maxLength value="4"/>
  364.               </restriction>
  365.             </simpleType>
  366.           </element>
  367.           <element name="gid" minOccurs="0">
  368.             <simpleType>
  369.               <restriction base="fdo:int32"/>
  370.             </simpleType>
  371.           </element>
  372.           <element name="recno" minOccurs="0">
  373.             <simpleType>
  374.               <restriction base="fdo:int32"/>
  375.             </simpleType>
  376.           </element>
  377.           <element name="sezione" minOccurs="0">
  378.             <simpleType>
  379.               <restriction base="xs:string">
  380.                 <maxLength value="1"/>
  381.               </restriction>
  382.             </simpleType>
  383.           </element>
  384.           <element name="sviluppo" minOccurs="0">
  385.             <simpleType>
  386.               <restriction base="xs:string">
  387.                 <maxLength value="1"/>
  388.               </restriction>
  389.             </simpleType>
  390.           </element>
  391.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~linee" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  392.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  393.             <simpleType>
  394.               <restriction base="fdo:int32"/>
  395.             </simpleType>
  396.           </element>
  397.         </sequence>
  398.       </extension>
  399.     </complexContent>
  400.   </complexType>
  401.   <element name="catasto-x7e-particelle_geometriaerrata" type="OGRSchema:catasto-x7e-particelle_geometriaerrataType" abstract="false" substitutionGroup="gml:_Feature">
  402.     <key name="catasto-x7e-particelle_geometriaerrataKey">
  403.       <selector xpath=".//catasto-x7e-particelle_geometriaerrata"/>
  404.       <field xpath="ogc_fid"/>
  405.     </key>
  406.   </element>
  407.   <complexType name="catasto-x7e-particelle_geometriaerrataType" abstract="false" geometryName="the_geom">
  408.     <complexContent>
  409.       <extension base="gml:AbstractFeatureType">
  410.         <sequence>
  411.           <element name="allegato" minOccurs="0">
  412.             <simpleType>
  413.               <restriction base="xs:string">
  414.                 <maxLength value="1"/>
  415.               </restriction>
  416.             </simpleType>
  417.           </element>
  418.           <element name="comune" minOccurs="0">
  419.             <simpleType>
  420.               <restriction base="xs:string">
  421.                 <maxLength value="4"/>
  422.               </restriction>
  423.             </simpleType>
  424.           </element>
  425.           <element name="foglio" minOccurs="0">
  426.             <simpleType>
  427.               <restriction base="xs:string">
  428.                 <maxLength value="4"/>
  429.               </restriction>
  430.             </simpleType>
  431.           </element>
  432.           <element name="gid" minOccurs="0">
  433.             <simpleType>
  434.               <restriction base="fdo:int32"/>
  435.             </simpleType>
  436.           </element>
  437.           <element name="livello" minOccurs="0">
  438.             <simpleType>
  439.               <restriction base="xs:string">
  440.                 <maxLength value="10"/>
  441.               </restriction>
  442.             </simpleType>
  443.           </element>
  444.           <element name="particella" minOccurs="0">
  445.             <simpleType>
  446.               <restriction base="xs:string">
  447.                 <maxLength value="5"/>
  448.               </restriction>
  449.             </simpleType>
  450.           </element>
  451.           <element name="recno" minOccurs="0">
  452.             <simpleType>
  453.               <restriction base="fdo:int32"/>
  454.             </simpleType>
  455.           </element>
  456.           <element name="sezione" minOccurs="0">
  457.             <simpleType>
  458.               <restriction base="xs:string">
  459.                 <maxLength value="1"/>
  460.               </restriction>
  461.             </simpleType>
  462.           </element>
  463.           <element name="sviluppo" minOccurs="0">
  464.             <simpleType>
  465.               <restriction base="xs:string">
  466.                 <maxLength value="1"/>
  467.               </restriction>
  468.             </simpleType>
  469.           </element>
  470.           <element name="x_coord" minOccurs="0">
  471.             <simpleType>
  472.               <restriction base="xs:double"/>
  473.             </simpleType>
  474.           </element>
  475.           <element name="y_coord" minOccurs="0">
  476.             <simpleType>
  477.               <restriction base="xs:double"/>
  478.             </simpleType>
  479.           </element>
  480.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~particelle_geometriaerrata" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  481.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  482.             <simpleType>
  483.               <restriction base="fdo:int32"/>
  484.             </simpleType>
  485.           </element>
  486.         </sequence>
  487.       </extension>
  488.     </complexContent>
  489.   </complexType>
  490.   <element name="catasto-x7e-quadro_unione" type="OGRSchema:catasto-x7e-quadro_unioneType" abstract="false" substitutionGroup="gml:_Feature">
  491.     <key name="catasto-x7e-quadro_unioneKey">
  492.       <selector xpath=".//catasto-x7e-quadro_unione"/>
  493.       <field xpath="ogc_fid"/>
  494.     </key>
  495.   </element>
  496.   <complexType name="catasto-x7e-quadro_unioneType" abstract="false" geometryName="the_geom">
  497.     <complexContent>
  498.       <extension base="gml:AbstractFeatureType">
  499.         <sequence>
  500.           <element name="allegato" minOccurs="0">
  501.             <simpleType>
  502.               <restriction base="xs:string">
  503.                 <maxLength value="1"/>
  504.               </restriction>
  505.             </simpleType>
  506.           </element>
  507.           <element name="comune" minOccurs="0">
  508.             <simpleType>
  509.               <restriction base="xs:string">
  510.                 <maxLength value="4"/>
  511.               </restriction>
  512.             </simpleType>
  513.           </element>
  514.           <element name="foglio" minOccurs="0">
  515.             <simpleType>
  516.               <restriction base="xs:string">
  517.                 <maxLength value="4"/>
  518.               </restriction>
  519.             </simpleType>
  520.           </element>
  521.           <element name="gid" minOccurs="0">
  522.             <simpleType>
  523.               <restriction base="fdo:int32"/>
  524.             </simpleType>
  525.           </element>
  526.           <element name="recno" minOccurs="0">
  527.             <simpleType>
  528.               <restriction base="fdo:int32"/>
  529.             </simpleType>
  530.           </element>
  531.           <element name="sezione" minOccurs="0">
  532.             <simpleType>
  533.               <restriction base="xs:string">
  534.                 <maxLength value="1"/>
  535.               </restriction>
  536.             </simpleType>
  537.           </element>
  538.           <element name="sviluppo" minOccurs="0">
  539.             <simpleType>
  540.               <restriction base="xs:string">
  541.                 <maxLength value="1"/>
  542.               </restriction>
  543.             </simpleType>
  544.           </element>
  545.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~quadro_unione" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  546.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  547.             <simpleType>
  548.               <restriction base="fdo:int32"/>
  549.             </simpleType>
  550.           </element>
  551.         </sequence>
  552.       </extension>
  553.     </complexContent>
  554.   </complexType>
  555.   <element name="catasto-x7e-simboli" type="OGRSchema:catasto-x7e-simboliType" abstract="false" substitutionGroup="gml:_Feature">
  556.     <key name="catasto-x7e-simboliKey">
  557.       <selector xpath=".//catasto-x7e-simboli"/>
  558.       <field xpath="FID"/>
  559.     </key>
  560.   </element>
  561.   <complexType name="catasto-x7e-simboliType" abstract="false" geometryName="the_geom">
  562.     <complexContent>
  563.       <extension base="gml:AbstractFeatureType">
  564.         <sequence>
  565.           <element name="allegato" minOccurs="0">
  566.             <simpleType>
  567.               <restriction base="xs:string">
  568.                 <maxLength value="1"/>
  569.               </restriction>
  570.             </simpleType>
  571.           </element>
  572.           <element name="angolo" minOccurs="0">
  573.             <simpleType>
  574.               <restriction base="xs:double"/>
  575.             </simpleType>
  576.           </element>
  577.           <element name="codice" minOccurs="0">
  578.             <simpleType>
  579.               <restriction base="fdo:int32"/>
  580.             </simpleType>
  581.           </element>
  582.           <element name="comune" minOccurs="0">
  583.             <simpleType>
  584.               <restriction base="xs:string">
  585.                 <maxLength value="4"/>
  586.               </restriction>
  587.             </simpleType>
  588.           </element>
  589.           <element name="foglio" minOccurs="0">
  590.             <simpleType>
  591.               <restriction base="xs:string">
  592.                 <maxLength value="4"/>
  593.               </restriction>
  594.             </simpleType>
  595.           </element>
  596.           <element name="gid" minOccurs="0">
  597.             <simpleType>
  598.               <restriction base="fdo:int32"/>
  599.             </simpleType>
  600.           </element>
  601.           <element name="recno" minOccurs="0">
  602.             <simpleType>
  603.               <restriction base="fdo:int32"/>
  604.             </simpleType>
  605.           </element>
  606.           <element name="sezione" minOccurs="0">
  607.             <simpleType>
  608.               <restriction base="xs:string">
  609.                 <maxLength value="1"/>
  610.               </restriction>
  611.             </simpleType>
  612.           </element>
  613.           <element name="sviluppo" minOccurs="0">
  614.             <simpleType>
  615.               <restriction base="xs:string">
  616.                 <maxLength value="1"/>
  617.               </restriction>
  618.             </simpleType>
  619.           </element>
  620.           <element name="x_coord" minOccurs="0">
  621.             <simpleType>
  622.               <restriction base="xs:double"/>
  623.             </simpleType>
  624.           </element>
  625.           <element name="y_coord" minOccurs="0">
  626.             <simpleType>
  627.               <restriction base="xs:double"/>
  628.             </simpleType>
  629.           </element>
  630.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~simboli" geometricTypes="point " geometryTypes="point multipoint "/>
  631.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  632.             <simpleType>
  633.               <restriction base="fdo:int32"/>
  634.             </simpleType>
  635.           </element>
  636.         </sequence>
  637.       </extension>
  638.     </complexContent>
  639.   </complexType>
  640.   <element name="catasto-x7e-storico_fabbricati" type="OGRSchema:catasto-x7e-storico_fabbricatiType" abstract="false" substitutionGroup="gml:_Feature">
  641.     <key name="catasto-x7e-storico_fabbricatiKey">
  642.       <selector xpath=".//catasto-x7e-storico_fabbricati"/>
  643.       <field xpath="FID"/>
  644.     </key>
  645.   </element>
  646.   <complexType name="catasto-x7e-storico_fabbricatiType" abstract="false" geometryName="the_geom">
  647.     <complexContent>
  648.       <extension base="gml:AbstractFeatureType">
  649.         <sequence>
  650.           <element name="allegato" minOccurs="0">
  651.             <simpleType>
  652.               <restriction base="xs:string">
  653.                 <maxLength value="1"/>
  654.               </restriction>
  655.             </simpleType>
  656.           </element>
  657.           <element name="comune" minOccurs="0">
  658.             <simpleType>
  659.               <restriction base="xs:string">
  660.                 <maxLength value="4"/>
  661.               </restriction>
  662.             </simpleType>
  663.           </element>
  664.           <element name="data_sostituzione" minOccurs="0">
  665.             <simpleType>
  666.               <restriction base="xs:string">
  667.                 <maxLength value="10"/>
  668.               </restriction>
  669.             </simpleType>
  670.           </element>
  671.           <element name="foglio" minOccurs="0">
  672.             <simpleType>
  673.               <restriction base="xs:string">
  674.                 <maxLength value="4"/>
  675.               </restriction>
  676.             </simpleType>
  677.           </element>
  678.           <element name="gid" minOccurs="0">
  679.             <simpleType>
  680.               <restriction base="fdo:int32"/>
  681.             </simpleType>
  682.           </element>
  683.           <element name="particella" minOccurs="0">
  684.             <simpleType>
  685.               <restriction base="xs:string">
  686.                 <maxLength value="5"/>
  687.               </restriction>
  688.             </simpleType>
  689.           </element>
  690.           <element name="recno" minOccurs="0">
  691.             <simpleType>
  692.               <restriction base="fdo:int32"/>
  693.             </simpleType>
  694.           </element>
  695.           <element name="sezione" minOccurs="0">
  696.             <simpleType>
  697.               <restriction base="xs:string">
  698.                 <maxLength value="1"/>
  699.               </restriction>
  700.             </simpleType>
  701.           </element>
  702.           <element name="sviluppo" minOccurs="0">
  703.             <simpleType>
  704.               <restriction base="xs:string">
  705.                 <maxLength value="1"/>
  706.               </restriction>
  707.             </simpleType>
  708.           </element>
  709.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~storico_fabbricati" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  710.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  711.             <simpleType>
  712.               <restriction base="fdo:int32"/>
  713.             </simpleType>
  714.           </element>
  715.         </sequence>
  716.       </extension>
  717.     </complexContent>
  718.   </complexType>
  719.   <element name="catasto-x7e-storico_particelle" type="OGRSchema:catasto-x7e-storico_particelleType" abstract="false" substitutionGroup="gml:_Feature">
  720.     <key name="catasto-x7e-storico_particelleKey">
  721.       <selector xpath=".//catasto-x7e-storico_particelle"/>
  722.       <field xpath="FID"/>
  723.     </key>
  724.   </element>
  725.   <complexType name="catasto-x7e-storico_particelleType" abstract="false" geometryName="the_geom">
  726.     <complexContent>
  727.       <extension base="gml:AbstractFeatureType">
  728.         <sequence>
  729.           <element name="allegato" minOccurs="0">
  730.             <simpleType>
  731.               <restriction base="xs:string">
  732.                 <maxLength value="1"/>
  733.               </restriction>
  734.             </simpleType>
  735.           </element>
  736.           <element name="comune" minOccurs="0">
  737.             <simpleType>
  738.               <restriction base="xs:string">
  739.                 <maxLength value="4"/>
  740.               </restriction>
  741.             </simpleType>
  742.           </element>
  743.           <element name="data_sostituzione" minOccurs="0">
  744.             <simpleType>
  745.               <restriction base="xs:string">
  746.                 <maxLength value="10"/>
  747.               </restriction>
  748.             </simpleType>
  749.           </element>
  750.           <element name="foglio" minOccurs="0">
  751.             <simpleType>
  752.               <restriction base="xs:string">
  753.                 <maxLength value="4"/>
  754.               </restriction>
  755.             </simpleType>
  756.           </element>
  757.           <element name="gid" minOccurs="0">
  758.             <simpleType>
  759.               <restriction base="fdo:int32"/>
  760.             </simpleType>
  761.           </element>
  762.           <element name="livello" minOccurs="0">
  763.             <simpleType>
  764.               <restriction base="xs:string">
  765.                 <maxLength value="10"/>
  766.               </restriction>
  767.             </simpleType>
  768.           </element>
  769.           <element name="particella" minOccurs="0">
  770.             <simpleType>
  771.               <restriction base="xs:string">
  772.                 <maxLength value="5"/>
  773.               </restriction>
  774.             </simpleType>
  775.           </element>
  776.           <element name="recno" minOccurs="0">
  777.             <simpleType>
  778.               <restriction base="fdo:int32"/>
  779.             </simpleType>
  780.           </element>
  781.           <element name="sezione" minOccurs="0">
  782.             <simpleType>
  783.               <restriction base="xs:string">
  784.                 <maxLength value="1"/>
  785.               </restriction>
  786.             </simpleType>
  787.           </element>
  788.           <element name="sostituita_da" minOccurs="0">
  789.             <simpleType>
  790.               <restriction base="fdo:int32"/>
  791.             </simpleType>
  792.           </element>
  793.           <element name="sviluppo" minOccurs="0">
  794.             <simpleType>
  795.               <restriction base="xs:string">
  796.                 <maxLength value="1"/>
  797.               </restriction>
  798.             </simpleType>
  799.           </element>
  800.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~storico_particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  801.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  802.             <simpleType>
  803.               <restriction base="fdo:int32"/>
  804.             </simpleType>
  805.           </element>
  806.         </sequence>
  807.       </extension>
  808.     </complexContent>
  809.   </complexType>
  810.   <element name="catasto-x7e-testi" type="OGRSchema:catasto-x7e-testiType" abstract="false" substitutionGroup="gml:_Feature">
  811.     <key name="catasto-x7e-testiKey">
  812.       <selector xpath=".//catasto-x7e-testi"/>
  813.       <field xpath="FID"/>
  814.     </key>
  815.   </element>
  816.   <complexType name="catasto-x7e-testiType" abstract="false" geometryName="the_geom">
  817.     <complexContent>
  818.       <extension base="gml:AbstractFeatureType">
  819.         <sequence>
  820.           <element name="allegato" minOccurs="0">
  821.             <simpleType>
  822.               <restriction base="xs:string">
  823.                 <maxLength value="1"/>
  824.               </restriction>
  825.             </simpleType>
  826.           </element>
  827.           <element name="altezza" minOccurs="0">
  828.             <simpleType>
  829.               <restriction base="fdo:int32"/>
  830.             </simpleType>
  831.           </element>
  832.           <element name="angolo" minOccurs="0">
  833.             <simpleType>
  834.               <restriction base="xs:double"/>
  835.             </simpleType>
  836.           </element>
  837.           <element name="comune" minOccurs="0">
  838.             <simpleType>
  839.               <restriction base="xs:string">
  840.                 <maxLength value="4"/>
  841.               </restriction>
  842.             </simpleType>
  843.           </element>
  844.           <element name="foglio" minOccurs="0">
  845.             <simpleType>
  846.               <restriction base="xs:string">
  847.                 <maxLength value="4"/>
  848.               </restriction>
  849.             </simpleType>
  850.           </element>
  851.           <element name="gid" minOccurs="0">
  852.             <simpleType>
  853.               <restriction base="fdo:int32"/>
  854.             </simpleType>
  855.           </element>
  856.           <element name="recno" minOccurs="0">
  857.             <simpleType>
  858.               <restriction base="fdo:int32"/>
  859.             </simpleType>
  860.           </element>
  861.           <element name="sezione" minOccurs="0">
  862.             <simpleType>
  863.               <restriction base="xs:string">
  864.                 <maxLength value="1"/>
  865.               </restriction>
  866.             </simpleType>
  867.           </element>
  868.           <element name="sviluppo" minOccurs="0">
  869.             <simpleType>
  870.               <restriction base="xs:string">
  871.                 <maxLength value="1"/>
  872.               </restriction>
  873.             </simpleType>
  874.           </element>
  875.           <element name="testo" minOccurs="0">
  876.             <simpleType>
  877.               <restriction base="xs:string">
  878.                 <maxLength value="50"/>
  879.               </restriction>
  880.             </simpleType>
  881.           </element>
  882.           <element name="x_coord" minOccurs="0">
  883.             <simpleType>
  884.               <restriction base="xs:double"/>
  885.             </simpleType>
  886.           </element>
  887.           <element name="y_coord" minOccurs="0">
  888.             <simpleType>
  889.               <restriction base="xs:double"/>
  890.             </simpleType>
  891.           </element>
  892.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~testi" geometricTypes="point " geometryTypes="point multipoint "/>
  893.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  894.             <simpleType>
  895.               <restriction base="fdo:int32"/>
  896.             </simpleType>
  897.           </element>
  898.         </sequence>
  899.       </extension>
  900.     </complexContent>
  901.   </complexType>
  902.   <element name="catasto-x7e-upload_fabbricati" type="OGRSchema:catasto-x7e-upload_fabbricatiType" abstract="false" substitutionGroup="gml:_Feature">
  903.     <key name="catasto-x7e-upload_fabbricatiKey">
  904.       <selector xpath=".//catasto-x7e-upload_fabbricati"/>
  905.       <field xpath="FID"/>
  906.     </key>
  907.   </element>
  908.   <complexType name="catasto-x7e-upload_fabbricatiType" abstract="false" geometryName="the_geom">
  909.     <complexContent>
  910.       <extension base="gml:AbstractFeatureType">
  911.         <sequence>
  912.           <element name="allegato" minOccurs="0">
  913.             <simpleType>
  914.               <restriction base="xs:string">
  915.                 <maxLength value="1"/>
  916.               </restriction>
  917.             </simpleType>
  918.           </element>
  919.           <element name="comune" minOccurs="0">
  920.             <simpleType>
  921.               <restriction base="xs:string">
  922.                 <maxLength value="4"/>
  923.               </restriction>
  924.             </simpleType>
  925.           </element>
  926.           <element name="foglio" minOccurs="0">
  927.             <simpleType>
  928.               <restriction base="xs:string">
  929.                 <maxLength value="4"/>
  930.               </restriction>
  931.             </simpleType>
  932.           </element>
  933.           <element name="gid" minOccurs="0">
  934.             <simpleType>
  935.               <restriction base="fdo:int32"/>
  936.             </simpleType>
  937.           </element>
  938.           <element name="particella" minOccurs="0">
  939.             <simpleType>
  940.               <restriction base="xs:string">
  941.                 <maxLength value="5"/>
  942.               </restriction>
  943.             </simpleType>
  944.           </element>
  945.           <element name="sezione" minOccurs="0">
  946.             <simpleType>
  947.               <restriction base="xs:string">
  948.                 <maxLength value="1"/>
  949.               </restriction>
  950.             </simpleType>
  951.           </element>
  952.           <element name="sviluppo" minOccurs="0">
  953.             <simpleType>
  954.               <restriction base="xs:string">
  955.                 <maxLength value="1"/>
  956.               </restriction>
  957.             </simpleType>
  958.           </element>
  959.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_fabbricati" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  960.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  961.             <simpleType>
  962.               <restriction base="fdo:int32"/>
  963.             </simpleType>
  964.           </element>
  965.         </sequence>
  966.       </extension>
  967.     </complexContent>
  968.   </complexType>
  969.   <element name="catasto-x7e-upload_fiduciali" type="OGRSchema:catasto-x7e-upload_fiducialiType" abstract="false" substitutionGroup="gml:_Feature">
  970.     <key name="catasto-x7e-upload_fiducialiKey">
  971.       <selector xpath=".//catasto-x7e-upload_fiduciali"/>
  972.       <field xpath="FID"/>
  973.     </key>
  974.   </element>
  975.   <complexType name="catasto-x7e-upload_fiducialiType" abstract="false" geometryName="the_geom">
  976.     <complexContent>
  977.       <extension base="gml:AbstractFeatureType">
  978.         <sequence>
  979.           <element name="allegato" minOccurs="0">
  980.             <simpleType>
  981.               <restriction base="xs:string">
  982.                 <maxLength value="1"/>
  983.               </restriction>
  984.             </simpleType>
  985.           </element>
  986.           <element name="codice" minOccurs="0">
  987.             <simpleType>
  988.               <restriction base="fdo:int32"/>
  989.             </simpleType>
  990.           </element>
  991.           <element name="comune" minOccurs="0">
  992.             <simpleType>
  993.               <restriction base="xs:string">
  994.                 <maxLength value="4"/>
  995.               </restriction>
  996.             </simpleType>
  997.           </element>
  998.           <element name="foglio" minOccurs="0">
  999.             <simpleType>
  1000.               <restriction base="xs:string">
  1001.                 <maxLength value="4"/>
  1002.               </restriction>
  1003.             </simpleType>
  1004.           </element>
  1005.           <element name="gid" minOccurs="0">
  1006.             <simpleType>
  1007.               <restriction base="fdo:int32"/>
  1008.             </simpleType>
  1009.           </element>
  1010.           <element name="prog" minOccurs="0">
  1011.             <simpleType>
  1012.               <restriction base="fdo:int32"/>
  1013.             </simpleType>
  1014.           </element>
  1015.           <element name="sezione" minOccurs="0">
  1016.             <simpleType>
  1017.               <restriction base="xs:string">
  1018.                 <maxLength value="1"/>
  1019.               </restriction>
  1020.             </simpleType>
  1021.           </element>
  1022.           <element name="sviluppo" minOccurs="0">
  1023.             <simpleType>
  1024.               <restriction base="xs:string">
  1025.                 <maxLength value="1"/>
  1026.               </restriction>
  1027.             </simpleType>
  1028.           </element>
  1029.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_fiduciali" geometricTypes="point " geometryTypes="point multipoint "/>
  1030.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1031.             <simpleType>
  1032.               <restriction base="fdo:int32"/>
  1033.             </simpleType>
  1034.           </element>
  1035.         </sequence>
  1036.       </extension>
  1037.     </complexContent>
  1038.   </complexType>
  1039.   <element name="catasto-x7e-upload_linee" type="OGRSchema:catasto-x7e-upload_lineeType" abstract="false" substitutionGroup="gml:_Feature">
  1040.     <key name="catasto-x7e-upload_lineeKey">
  1041.       <selector xpath=".//catasto-x7e-upload_linee"/>
  1042.       <field xpath="FID"/>
  1043.     </key>
  1044.   </element>
  1045.   <complexType name="catasto-x7e-upload_lineeType" abstract="false" geometryName="the_geom">
  1046.     <complexContent>
  1047.       <extension base="gml:AbstractFeatureType">
  1048.         <sequence>
  1049.           <element name="allegato" minOccurs="0">
  1050.             <simpleType>
  1051.               <restriction base="xs:string">
  1052.                 <maxLength value="1"/>
  1053.               </restriction>
  1054.             </simpleType>
  1055.           </element>
  1056.           <element name="codice" minOccurs="0">
  1057.             <simpleType>
  1058.               <restriction base="fdo:int32"/>
  1059.             </simpleType>
  1060.           </element>
  1061.           <element name="comune" minOccurs="0">
  1062.             <simpleType>
  1063.               <restriction base="xs:string">
  1064.                 <maxLength value="4"/>
  1065.               </restriction>
  1066.             </simpleType>
  1067.           </element>
  1068.           <element name="foglio" minOccurs="0">
  1069.             <simpleType>
  1070.               <restriction base="xs:string">
  1071.                 <maxLength value="4"/>
  1072.               </restriction>
  1073.             </simpleType>
  1074.           </element>
  1075.           <element name="gid" minOccurs="0">
  1076.             <simpleType>
  1077.               <restriction base="fdo:int32"/>
  1078.             </simpleType>
  1079.           </element>
  1080.           <element name="sezione" minOccurs="0">
  1081.             <simpleType>
  1082.               <restriction base="xs:string">
  1083.                 <maxLength value="1"/>
  1084.               </restriction>
  1085.             </simpleType>
  1086.           </element>
  1087.           <element name="sviluppo" minOccurs="0">
  1088.             <simpleType>
  1089.               <restriction base="xs:string">
  1090.                 <maxLength value="1"/>
  1091.               </restriction>
  1092.             </simpleType>
  1093.           </element>
  1094.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_linee" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  1095.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1096.             <simpleType>
  1097.               <restriction base="fdo:int32"/>
  1098.             </simpleType>
  1099.           </element>
  1100.         </sequence>
  1101.       </extension>
  1102.     </complexContent>
  1103.   </complexType>
  1104.   <element name="catasto-x7e-upload_particelle" type="OGRSchema:catasto-x7e-upload_particelleType" abstract="false" substitutionGroup="gml:_Feature">
  1105.     <key name="catasto-x7e-upload_particelleKey">
  1106.       <selector xpath=".//catasto-x7e-upload_particelle"/>
  1107.       <field xpath="FID"/>
  1108.     </key>
  1109.   </element>
  1110.   <complexType name="catasto-x7e-upload_particelleType" abstract="false" geometryName="the_geom">
  1111.     <complexContent>
  1112.       <extension base="gml:AbstractFeatureType">
  1113.         <sequence>
  1114.           <element name="allegato" minOccurs="0">
  1115.             <simpleType>
  1116.               <restriction base="xs:string">
  1117.                 <maxLength value="1"/>
  1118.               </restriction>
  1119.             </simpleType>
  1120.           </element>
  1121.           <element name="comune" minOccurs="0">
  1122.             <simpleType>
  1123.               <restriction base="xs:string">
  1124.                 <maxLength value="4"/>
  1125.               </restriction>
  1126.             </simpleType>
  1127.           </element>
  1128.           <element name="foglio" minOccurs="0">
  1129.             <simpleType>
  1130.               <restriction base="xs:string">
  1131.                 <maxLength value="4"/>
  1132.               </restriction>
  1133.             </simpleType>
  1134.           </element>
  1135.           <element name="gid" minOccurs="0">
  1136.             <simpleType>
  1137.               <restriction base="fdo:int32"/>
  1138.             </simpleType>
  1139.           </element>
  1140.           <element name="livello" minOccurs="0">
  1141.             <simpleType>
  1142.               <restriction base="xs:string">
  1143.                 <maxLength value="10"/>
  1144.               </restriction>
  1145.             </simpleType>
  1146.           </element>
  1147.           <element name="particella" minOccurs="0">
  1148.             <simpleType>
  1149.               <restriction base="xs:string">
  1150.                 <maxLength value="5"/>
  1151.               </restriction>
  1152.             </simpleType>
  1153.           </element>
  1154.           <element name="sezione" minOccurs="0">
  1155.             <simpleType>
  1156.               <restriction base="xs:string">
  1157.                 <maxLength value="1"/>
  1158.               </restriction>
  1159.             </simpleType>
  1160.           </element>
  1161.           <element name="sviluppo" minOccurs="0">
  1162.             <simpleType>
  1163.               <restriction base="xs:string">
  1164.                 <maxLength value="1"/>
  1165.               </restriction>
  1166.             </simpleType>
  1167.           </element>
  1168.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  1169.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1170.             <simpleType>
  1171.               <restriction base="fdo:int32"/>
  1172.             </simpleType>
  1173.           </element>
  1174.         </sequence>
  1175.       </extension>
  1176.     </complexContent>
  1177.   </complexType>
  1178.   <element name="catasto-x7e-upload_simboli" type="OGRSchema:catasto-x7e-upload_simboliType" abstract="false" substitutionGroup="gml:_Feature">
  1179.     <key name="catasto-x7e-upload_simboliKey">
  1180.       <selector xpath=".//catasto-x7e-upload_simboli"/>
  1181.       <field xpath="FID"/>
  1182.     </key>
  1183.   </element>
  1184.   <complexType name="catasto-x7e-upload_simboliType" abstract="false" geometryName="the_geom">
  1185.     <complexContent>
  1186.       <extension base="gml:AbstractFeatureType">
  1187.         <sequence>
  1188.           <element name="allegato" minOccurs="0">
  1189.             <simpleType>
  1190.               <restriction base="xs:string">
  1191.                 <maxLength value="1"/>
  1192.               </restriction>
  1193.             </simpleType>
  1194.           </element>
  1195.           <element name="angolo" minOccurs="0">
  1196.             <simpleType>
  1197.               <restriction base="xs:double"/>
  1198.             </simpleType>
  1199.           </element>
  1200.           <element name="codice" minOccurs="0">
  1201.             <simpleType>
  1202.               <restriction base="fdo:int32"/>
  1203.             </simpleType>
  1204.           </element>
  1205.           <element name="comune" minOccurs="0">
  1206.             <simpleType>
  1207.               <restriction base="xs:string">
  1208.                 <maxLength value="4"/>
  1209.               </restriction>
  1210.             </simpleType>
  1211.           </element>
  1212.           <element name="foglio" minOccurs="0">
  1213.             <simpleType>
  1214.               <restriction base="xs:string">
  1215.                 <maxLength value="4"/>
  1216.               </restriction>
  1217.             </simpleType>
  1218.           </element>
  1219.           <element name="gid" minOccurs="0">
  1220.             <simpleType>
  1221.               <restriction base="fdo:int32"/>
  1222.             </simpleType>
  1223.           </element>
  1224.           <element name="sezione" minOccurs="0">
  1225.             <simpleType>
  1226.               <restriction base="xs:string">
  1227.                 <maxLength value="1"/>
  1228.               </restriction>
  1229.             </simpleType>
  1230.           </element>
  1231.           <element name="sviluppo" minOccurs="0">
  1232.             <simpleType>
  1233.               <restriction base="xs:string">
  1234.                 <maxLength value="1"/>
  1235.               </restriction>
  1236.             </simpleType>
  1237.           </element>
  1238.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_simboli" geometricTypes="point " geometryTypes="point multipoint "/>
  1239.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1240.             <simpleType>
  1241.               <restriction base="fdo:int32"/>
  1242.             </simpleType>
  1243.           </element>
  1244.         </sequence>
  1245.       </extension>
  1246.     </complexContent>
  1247.   </complexType>
  1248.   <element name="catasto-x7e-upload_testi" type="OGRSchema:catasto-x7e-upload_testiType" abstract="false" substitutionGroup="gml:_Feature">
  1249.     <key name="catasto-x7e-upload_testiKey">
  1250.       <selector xpath=".//catasto-x7e-upload_testi"/>
  1251.       <field xpath="FID"/>
  1252.     </key>
  1253.   </element>
  1254.   <complexType name="catasto-x7e-upload_testiType" abstract="false" geometryName="the_geom">
  1255.     <complexContent>
  1256.       <extension base="gml:AbstractFeatureType">
  1257.         <sequence>
  1258.           <element name="allegato" minOccurs="0">
  1259.             <simpleType>
  1260.               <restriction base="xs:string">
  1261.                 <maxLength value="1"/>
  1262.               </restriction>
  1263.             </simpleType>
  1264.           </element>
  1265.           <element name="altezza" minOccurs="0">
  1266.             <simpleType>
  1267.               <restriction base="fdo:int32"/>
  1268.             </simpleType>
  1269.           </element>
  1270.           <element name="angolo" minOccurs="0">
  1271.             <simpleType>
  1272.               <restriction base="xs:double"/>
  1273.             </simpleType>
  1274.           </element>
  1275.           <element name="comune" minOccurs="0">
  1276.             <simpleType>
  1277.               <restriction base="xs:string">
  1278.                 <maxLength value="4"/>
  1279.               </restriction>
  1280.             </simpleType>
  1281.           </element>
  1282.           <element name="foglio" minOccurs="0">
  1283.             <simpleType>
  1284.               <restriction base="xs:string">
  1285.                 <maxLength value="4"/>
  1286.               </restriction>
  1287.             </simpleType>
  1288.           </element>
  1289.           <element name="gid" minOccurs="0">
  1290.             <simpleType>
  1291.               <restriction base="fdo:int32"/>
  1292.             </simpleType>
  1293.           </element>
  1294.           <element name="sezione" minOccurs="0">
  1295.             <simpleType>
  1296.               <restriction base="xs:string">
  1297.                 <maxLength value="1"/>
  1298.               </restriction>
  1299.             </simpleType>
  1300.           </element>
  1301.           <element name="sviluppo" minOccurs="0">
  1302.             <simpleType>
  1303.               <restriction base="xs:string">
  1304.                 <maxLength value="1"/>
  1305.               </restriction>
  1306.             </simpleType>
  1307.           </element>
  1308.           <element name="testo" minOccurs="0">
  1309.             <simpleType>
  1310.               <restriction base="xs:string">
  1311.                 <maxLength value="50"/>
  1312.               </restriction>
  1313.             </simpleType>
  1314.           </element>
  1315.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~upload_testi" geometricTypes="point " geometryTypes="point multipoint "/>
  1316.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1317.             <simpleType>
  1318.               <restriction base="fdo:int32"/>
  1319.             </simpleType>
  1320.           </element>
  1321.         </sequence>
  1322.       </extension>
  1323.     </complexContent>
  1324.   </complexType>
  1325.   <element name="catasto-x7e-users_wkt" type="OGRSchema:catasto-x7e-users_wktType" abstract="false" substitutionGroup="gml:_Feature">
  1326.     <key name="catasto-x7e-users_wktKey">
  1327.       <selector xpath=".//catasto-x7e-users_wkt"/>
  1328.       <field xpath="id"/>
  1329.     </key>
  1330.   </element>
  1331.   <complexType name="catasto-x7e-users_wktType" abstract="false" geometryName="the_geom">
  1332.     <complexContent>
  1333.       <extension base="gml:AbstractFeatureType">
  1334.         <sequence>
  1335.           <element name="shapefile" minOccurs="0">
  1336.             <simpleType>
  1337.               <restriction base="xs:string">
  1338.                 <maxLength value=""/>
  1339.               </restriction>
  1340.             </simpleType>
  1341.           </element>
  1342.           <element name="ts" minOccurs="0">
  1343.             <simpleType>
  1344.               <restriction base="xs:dateTime"/>
  1345.             </simpleType>
  1346.           </element>
  1347.           <element name="username" minOccurs="0">
  1348.             <simpleType>
  1349.               <restriction base="xs:string">
  1350.                 <maxLength value=""/>
  1351.               </restriction>
  1352.             </simpleType>
  1353.           </element>
  1354.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~users_wkt" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  1355.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  1356.             <simpleType>
  1357.               <restriction base="fdo:int32"/>
  1358.             </simpleType>
  1359.           </element>
  1360.         </sequence>
  1361.       </extension>
  1362.     </complexContent>
  1363.   </complexType>
  1364.   <element name="catasto-x7e-view_particelle" type="OGRSchema:catasto-x7e-view_particelleType" abstract="false" substitutionGroup="gml:_Feature">
  1365.     <key name="catasto-x7e-view_particelleKey">
  1366.       <selector xpath=".//catasto-x7e-view_particelle"/>
  1367.       <field xpath="ogc_fid"/>
  1368.     </key>
  1369.   </element>
  1370.   <complexType name="catasto-x7e-view_particelleType" abstract="false" geometryName="the_geom">
  1371.     <complexContent>
  1372.       <extension base="gml:AbstractFeatureType">
  1373.         <sequence>
  1374.           <element name="allegato" minOccurs="0">
  1375.             <simpleType>
  1376.               <restriction base="xs:string">
  1377.                 <maxLength value="1"/>
  1378.               </restriction>
  1379.             </simpleType>
  1380.           </element>
  1381.           <element name="comune" minOccurs="0">
  1382.             <simpleType>
  1383.               <restriction base="xs:string">
  1384.                 <maxLength value="4"/>
  1385.               </restriction>
  1386.             </simpleType>
  1387.           </element>
  1388.           <element name="foglio" minOccurs="0">
  1389.             <simpleType>
  1390.               <restriction base="xs:string">
  1391.                 <maxLength value="4"/>
  1392.               </restriction>
  1393.             </simpleType>
  1394.           </element>
  1395.           <element name="gid" minOccurs="0">
  1396.             <simpleType>
  1397.               <restriction base="fdo:int32"/>
  1398.             </simpleType>
  1399.           </element>
  1400.           <element name="livello" minOccurs="0">
  1401.             <simpleType>
  1402.               <restriction base="xs:string">
  1403.                 <maxLength value="10"/>
  1404.               </restriction>
  1405.             </simpleType>
  1406.           </element>
  1407.           <element name="particella" minOccurs="0">
  1408.             <simpleType>
  1409.               <restriction base="xs:string">
  1410.                 <maxLength value="5"/>
  1411.               </restriction>
  1412.             </simpleType>
  1413.           </element>
  1414.           <element name="recno" minOccurs="0">
  1415.             <simpleType>
  1416.               <restriction base="fdo:int32"/>
  1417.             </simpleType>
  1418.           </element>
  1419.           <element name="sezione" minOccurs="0">
  1420.             <simpleType>
  1421.               <restriction base="xs:string">
  1422.                 <maxLength value="1"/>
  1423.               </restriction>
  1424.             </simpleType>
  1425.           </element>
  1426.           <element name="sviluppo" minOccurs="0">
  1427.             <simpleType>
  1428.               <restriction base="xs:string">
  1429.                 <maxLength value="1"/>
  1430.               </restriction>
  1431.             </simpleType>
  1432.           </element>
  1433.           <element name="x_coord" minOccurs="0">
  1434.             <simpleType>
  1435.               <restriction base="xs:double"/>
  1436.             </simpleType>
  1437.           </element>
  1438.           <element name="y_coord" minOccurs="0">
  1439.             <simpleType>
  1440.               <restriction base="xs:double"/>
  1441.             </simpleType>
  1442.           </element>
  1443.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~view_particelle" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  1444.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  1445.             <simpleType>
  1446.               <restriction base="fdo:int32"/>
  1447.             </simpleType>
  1448.           </element>
  1449.         </sequence>
  1450.       </extension>
  1451.     </complexContent>
  1452.   </complexType>
  1453.   <element name="catasto-x7e-view_particelle_acque" type="OGRSchema:catasto-x7e-view_particelle_acqueType" abstract="false" substitutionGroup="gml:_Feature">
  1454.     <key name="catasto-x7e-view_particelle_acqueKey">
  1455.       <selector xpath=".//catasto-x7e-view_particelle_acque"/>
  1456.       <field xpath="ogc_fid"/>
  1457.     </key>
  1458.   </element>
  1459.   <complexType name="catasto-x7e-view_particelle_acqueType" abstract="false" geometryName="the_geom">
  1460.     <complexContent>
  1461.       <extension base="gml:AbstractFeatureType">
  1462.         <sequence>
  1463.           <element name="allegato" minOccurs="0">
  1464.             <simpleType>
  1465.               <restriction base="xs:string">
  1466.                 <maxLength value="1"/>
  1467.               </restriction>
  1468.             </simpleType>
  1469.           </element>
  1470.           <element name="comune" minOccurs="0">
  1471.             <simpleType>
  1472.               <restriction base="xs:string">
  1473.                 <maxLength value="4"/>
  1474.               </restriction>
  1475.             </simpleType>
  1476.           </element>
  1477.           <element name="foglio" minOccurs="0">
  1478.             <simpleType>
  1479.               <restriction base="xs:string">
  1480.                 <maxLength value="4"/>
  1481.               </restriction>
  1482.             </simpleType>
  1483.           </element>
  1484.           <element name="gid" minOccurs="0">
  1485.             <simpleType>
  1486.               <restriction base="fdo:int32"/>
  1487.             </simpleType>
  1488.           </element>
  1489.           <element name="livello" minOccurs="0">
  1490.             <simpleType>
  1491.               <restriction base="xs:string">
  1492.                 <maxLength value="10"/>
  1493.               </restriction>
  1494.             </simpleType>
  1495.           </element>
  1496.           <element name="particella" minOccurs="0">
  1497.             <simpleType>
  1498.               <restriction base="xs:string">
  1499.                 <maxLength value="5"/>
  1500.               </restriction>
  1501.             </simpleType>
  1502.           </element>
  1503.           <element name="recno" minOccurs="0">
  1504.             <simpleType>
  1505.               <restriction base="fdo:int32"/>
  1506.             </simpleType>
  1507.           </element>
  1508.           <element name="sezione" minOccurs="0">
  1509.             <simpleType>
  1510.               <restriction base="xs:string">
  1511.                 <maxLength value="1"/>
  1512.               </restriction>
  1513.             </simpleType>
  1514.           </element>
  1515.           <element name="sviluppo" minOccurs="0">
  1516.             <simpleType>
  1517.               <restriction base="xs:string">
  1518.                 <maxLength value="1"/>
  1519.               </restriction>
  1520.             </simpleType>
  1521.           </element>
  1522.           <element name="x_coord" minOccurs="0">
  1523.             <simpleType>
  1524.               <restriction base="xs:double"/>
  1525.             </simpleType>
  1526.           </element>
  1527.           <element name="y_coord" minOccurs="0">
  1528.             <simpleType>
  1529.               <restriction base="xs:double"/>
  1530.             </simpleType>
  1531.           </element>
  1532.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~view_particelle_acque" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  1533.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  1534.             <simpleType>
  1535.               <restriction base="fdo:int32"/>
  1536.             </simpleType>
  1537.           </element>
  1538.         </sequence>
  1539.       </extension>
  1540.     </complexContent>
  1541.   </complexType>
  1542.   <element name="catasto-x7e-view_particelle_strade" type="OGRSchema:catasto-x7e-view_particelle_stradeType" abstract="false" substitutionGroup="gml:_Feature">
  1543.     <key name="catasto-x7e-view_particelle_stradeKey">
  1544.       <selector xpath=".//catasto-x7e-view_particelle_strade"/>
  1545.       <field xpath="ogc_fid"/>
  1546.     </key>
  1547.   </element>
  1548.   <complexType name="catasto-x7e-view_particelle_stradeType" abstract="false" geometryName="the_geom">
  1549.     <complexContent>
  1550.       <extension base="gml:AbstractFeatureType">
  1551.         <sequence>
  1552.           <element name="allegato" minOccurs="0">
  1553.             <simpleType>
  1554.               <restriction base="xs:string">
  1555.                 <maxLength value="1"/>
  1556.               </restriction>
  1557.             </simpleType>
  1558.           </element>
  1559.           <element name="comune" minOccurs="0">
  1560.             <simpleType>
  1561.               <restriction base="xs:string">
  1562.                 <maxLength value="4"/>
  1563.               </restriction>
  1564.             </simpleType>
  1565.           </element>
  1566.           <element name="foglio" minOccurs="0">
  1567.             <simpleType>
  1568.               <restriction base="xs:string">
  1569.                 <maxLength value="4"/>
  1570.               </restriction>
  1571.             </simpleType>
  1572.           </element>
  1573.           <element name="gid" minOccurs="0">
  1574.             <simpleType>
  1575.               <restriction base="fdo:int32"/>
  1576.             </simpleType>
  1577.           </element>
  1578.           <element name="livello" minOccurs="0">
  1579.             <simpleType>
  1580.               <restriction base="xs:string">
  1581.                 <maxLength value="10"/>
  1582.               </restriction>
  1583.             </simpleType>
  1584.           </element>
  1585.           <element name="particella" minOccurs="0">
  1586.             <simpleType>
  1587.               <restriction base="xs:string">
  1588.                 <maxLength value="5"/>
  1589.               </restriction>
  1590.             </simpleType>
  1591.           </element>
  1592.           <element name="recno" minOccurs="0">
  1593.             <simpleType>
  1594.               <restriction base="fdo:int32"/>
  1595.             </simpleType>
  1596.           </element>
  1597.           <element name="sezione" minOccurs="0">
  1598.             <simpleType>
  1599.               <restriction base="xs:string">
  1600.                 <maxLength value="1"/>
  1601.               </restriction>
  1602.             </simpleType>
  1603.           </element>
  1604.           <element name="sviluppo" minOccurs="0">
  1605.             <simpleType>
  1606.               <restriction base="xs:string">
  1607.                 <maxLength value="1"/>
  1608.               </restriction>
  1609.             </simpleType>
  1610.           </element>
  1611.           <element name="x_coord" minOccurs="0">
  1612.             <simpleType>
  1613.               <restriction base="xs:double"/>
  1614.             </simpleType>
  1615.           </element>
  1616.           <element name="y_coord" minOccurs="0">
  1617.             <simpleType>
  1618.               <restriction base="xs:double"/>
  1619.             </simpleType>
  1620.           </element>
  1621.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="catasto~view_particelle_strade" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  1622.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  1623.             <simpleType>
  1624.               <restriction base="fdo:int32"/>
  1625.             </simpleType>
  1626.           </element>
  1627.         </sequence>
  1628.       </extension>
  1629.     </complexContent>
  1630.   </complexType>
  1631.   <element name="civici-x7e-accessi_principali_storia" type="OGRSchema:civici-x7e-accessi_principali_storiaType" abstract="false" substitutionGroup="gml:_Feature">
  1632.     <key name="civici-x7e-accessi_principali_storiaKey">
  1633.       <selector xpath=".//civici-x7e-accessi_principali_storia"/>
  1634.       <field xpath="FID"/>
  1635.     </key>
  1636.   </element>
  1637.   <complexType name="civici-x7e-accessi_principali_storiaType" abstract="false" geometryName="the_geom">
  1638.     <complexContent>
  1639.       <extension base="gml:AbstractFeatureType">
  1640.         <sequence>
  1641.           <element name="angolo" minOccurs="0">
  1642.             <simpleType>
  1643.               <restriction base="xs:double"/>
  1644.             </simpleType>
  1645.           </element>
  1646.           <element name="codice_strada" minOccurs="0">
  1647.             <simpleType>
  1648.               <restriction base="xs:string">
  1649.                 <maxLength value=""/>
  1650.               </restriction>
  1651.             </simpleType>
  1652.           </element>
  1653.           <element name="esponente" minOccurs="0">
  1654.             <simpleType>
  1655.               <restriction base="xs:string">
  1656.                 <maxLength value=""/>
  1657.               </restriction>
  1658.             </simpleType>
  1659.           </element>
  1660.           <element name="id" minOccurs="0">
  1661.             <simpleType>
  1662.               <restriction base="fdo:int32"/>
  1663.             </simpleType>
  1664.           </element>
  1665.           <element name="id_accesso" minOccurs="0">
  1666.             <simpleType>
  1667.               <restriction base="fdo:int32"/>
  1668.             </simpleType>
  1669.           </element>
  1670.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  1671.             <simpleType>
  1672.               <restriction base="fdo:int32"/>
  1673.             </simpleType>
  1674.           </element>
  1675.           <element name="id_log_attivita" minOccurs="0">
  1676.             <simpleType>
  1677.               <restriction base="fdo:int32"/>
  1678.             </simpleType>
  1679.           </element>
  1680.           <element name="id_passo_carraio" minOccurs="0">
  1681.             <simpleType>
  1682.               <restriction base="fdo:int32"/>
  1683.             </simpleType>
  1684.           </element>
  1685.           <element name="id_sezione_censuaria" minOccurs="0">
  1686.             <simpleType>
  1687.               <restriction base="xs:string">
  1688.                 <maxLength value=""/>
  1689.               </restriction>
  1690.             </simpleType>
  1691.           </element>
  1692.           <element name="note" minOccurs="0">
  1693.             <simpleType>
  1694.               <restriction base="xs:string">
  1695.                 <maxLength value=""/>
  1696.               </restriction>
  1697.             </simpleType>
  1698.           </element>
  1699.           <element name="numero" minOccurs="0">
  1700.             <simpleType>
  1701.               <restriction base="xs:string">
  1702.                 <maxLength value=""/>
  1703.               </restriction>
  1704.             </simpleType>
  1705.           </element>
  1706.           <element name="rilievo_accesso_sequenziale" minOccurs="0">
  1707.             <simpleType>
  1708.               <restriction base="fdo:int32"/>
  1709.             </simpleType>
  1710.           </element>
  1711.           <element name="rilievo_numero_alloggi" minOccurs="0">
  1712.             <simpleType>
  1713.               <restriction base="fdo:int32"/>
  1714.             </simpleType>
  1715.           </element>
  1716.           <element name="rilievo_numero_attivita" minOccurs="0">
  1717.             <simpleType>
  1718.               <restriction base="fdo:int32"/>
  1719.             </simpleType>
  1720.           </element>
  1721.           <element name="stato" minOccurs="0">
  1722.             <simpleType>
  1723.               <restriction base="xs:string">
  1724.                 <maxLength value=""/>
  1725.               </restriction>
  1726.             </simpleType>
  1727.           </element>
  1728.           <element name="targa_alto_destra" minOccurs="0">
  1729.             <simpleType>
  1730.               <restriction base="fdo:int32"/>
  1731.             </simpleType>
  1732.           </element>
  1733.           <element name="targa_conforme" minOccurs="0">
  1734.             <simpleType>
  1735.               <restriction base="fdo:int32"/>
  1736.             </simpleType>
  1737.           </element>
  1738.           <element name="targa_da_sostituire" minOccurs="0">
  1739.             <simpleType>
  1740.               <restriction base="fdo:int32"/>
  1741.             </simpleType>
  1742.           </element>
  1743.           <element name="targa_id" minOccurs="0">
  1744.             <simpleType>
  1745.               <restriction base="fdo:int32"/>
  1746.             </simpleType>
  1747.           </element>
  1748.           <element name="targa_motivo_sostituzione" minOccurs="0">
  1749.             <simpleType>
  1750.               <restriction base="xs:string">
  1751.                 <maxLength value=""/>
  1752.               </restriction>
  1753.             </simpleType>
  1754.           </element>
  1755.           <element name="targa_tipo_targhetta" minOccurs="0">
  1756.             <simpleType>
  1757.               <restriction base="xs:string">
  1758.                 <maxLength value=""/>
  1759.               </restriction>
  1760.             </simpleType>
  1761.           </element>
  1762.           <element name="targa_visibile_strada" minOccurs="0">
  1763.             <simpleType>
  1764.               <restriction base="fdo:int32"/>
  1765.             </simpleType>
  1766.           </element>
  1767.           <element name="tf" minOccurs="0">
  1768.             <simpleType>
  1769.               <restriction base="xs:dateTime"/>
  1770.             </simpleType>
  1771.           </element>
  1772.           <element name="tipo" minOccurs="0">
  1773.             <simpleType>
  1774.               <restriction base="xs:string">
  1775.                 <maxLength value=""/>
  1776.               </restriction>
  1777.             </simpleType>
  1778.           </element>
  1779.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_principali_storia" geometricTypes="point " geometryTypes="point multipoint "/>
  1780.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1781.             <simpleType>
  1782.               <restriction base="fdo:int32"/>
  1783.             </simpleType>
  1784.           </element>
  1785.         </sequence>
  1786.       </extension>
  1787.     </complexContent>
  1788.   </complexType>
  1789.   <element name="civici-x7e-accessi_ripetuti_storia" type="OGRSchema:civici-x7e-accessi_ripetuti_storiaType" abstract="false" substitutionGroup="gml:_Feature">
  1790.     <key name="civici-x7e-accessi_ripetuti_storiaKey">
  1791.       <selector xpath=".//civici-x7e-accessi_ripetuti_storia"/>
  1792.       <field xpath="FID"/>
  1793.     </key>
  1794.   </element>
  1795.   <complexType name="civici-x7e-accessi_ripetuti_storiaType" abstract="false" geometryName="the_geom">
  1796.     <complexContent>
  1797.       <extension base="gml:AbstractFeatureType">
  1798.         <sequence>
  1799.           <element name="angolo" minOccurs="0">
  1800.             <simpleType>
  1801.               <restriction base="xs:double"/>
  1802.             </simpleType>
  1803.           </element>
  1804.           <element name="dismesso" minOccurs="0">
  1805.             <simpleType>
  1806.               <restriction base="fdo:int32"/>
  1807.             </simpleType>
  1808.           </element>
  1809.           <element name="id" minOccurs="0">
  1810.             <simpleType>
  1811.               <restriction base="fdo:int32"/>
  1812.             </simpleType>
  1813.           </element>
  1814.           <element name="id_accessi_principali" minOccurs="0">
  1815.             <simpleType>
  1816.               <restriction base="fdo:int32"/>
  1817.             </simpleType>
  1818.           </element>
  1819.           <element name="id_accesso" minOccurs="0">
  1820.             <simpleType>
  1821.               <restriction base="fdo:int32"/>
  1822.             </simpleType>
  1823.           </element>
  1824.           <element name="id_log_attivita" minOccurs="0">
  1825.             <simpleType>
  1826.               <restriction base="fdo:int32"/>
  1827.             </simpleType>
  1828.           </element>
  1829.           <element name="id_passo_carraio" minOccurs="0">
  1830.             <simpleType>
  1831.               <restriction base="fdo:int32"/>
  1832.             </simpleType>
  1833.           </element>
  1834.           <element name="note" minOccurs="0">
  1835.             <simpleType>
  1836.               <restriction base="xs:string">
  1837.                 <maxLength value=""/>
  1838.               </restriction>
  1839.             </simpleType>
  1840.           </element>
  1841.           <element name="targa_alto_destra" minOccurs="0">
  1842.             <simpleType>
  1843.               <restriction base="fdo:int32"/>
  1844.             </simpleType>
  1845.           </element>
  1846.           <element name="targa_conforme" minOccurs="0">
  1847.             <simpleType>
  1848.               <restriction base="fdo:int32"/>
  1849.             </simpleType>
  1850.           </element>
  1851.           <element name="targa_da_sostituire" minOccurs="0">
  1852.             <simpleType>
  1853.               <restriction base="fdo:int32"/>
  1854.             </simpleType>
  1855.           </element>
  1856.           <element name="targa_id" minOccurs="0">
  1857.             <simpleType>
  1858.               <restriction base="fdo:int32"/>
  1859.             </simpleType>
  1860.           </element>
  1861.           <element name="targa_motivo_sostituzione" minOccurs="0">
  1862.             <simpleType>
  1863.               <restriction base="xs:string">
  1864.                 <maxLength value=""/>
  1865.               </restriction>
  1866.             </simpleType>
  1867.           </element>
  1868.           <element name="targa_tipo_targhetta" minOccurs="0">
  1869.             <simpleType>
  1870.               <restriction base="xs:string">
  1871.                 <maxLength value=""/>
  1872.               </restriction>
  1873.             </simpleType>
  1874.           </element>
  1875.           <element name="targa_visibile_strada" minOccurs="0">
  1876.             <simpleType>
  1877.               <restriction base="fdo:int32"/>
  1878.             </simpleType>
  1879.           </element>
  1880.           <element name="tf" minOccurs="0">
  1881.             <simpleType>
  1882.               <restriction base="xs:dateTime"/>
  1883.             </simpleType>
  1884.           </element>
  1885.           <element name="tipo" minOccurs="0">
  1886.             <simpleType>
  1887.               <restriction base="xs:string">
  1888.                 <maxLength value=""/>
  1889.               </restriction>
  1890.             </simpleType>
  1891.           </element>
  1892.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_ripetuti_storia" geometricTypes="point " geometryTypes="point multipoint "/>
  1893.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  1894.             <simpleType>
  1895.               <restriction base="fdo:int32"/>
  1896.             </simpleType>
  1897.           </element>
  1898.         </sequence>
  1899.       </extension>
  1900.     </complexContent>
  1901.   </complexType>
  1902.   <element name="civici-x7e-civici_imported" type="OGRSchema:civici-x7e-civici_importedType" abstract="false" substitutionGroup="gml:_Feature">
  1903.     <key name="civici-x7e-civici_importedKey">
  1904.       <selector xpath=".//civici-x7e-civici_imported"/>
  1905.       <field xpath="gid"/>
  1906.     </key>
  1907.   </element>
  1908.   <complexType name="civici-x7e-civici_importedType" abstract="false" geometryName="the_geom">
  1909.     <complexContent>
  1910.       <extension base="gml:AbstractFeatureType">
  1911.         <sequence>
  1912.           <element name="annotazion" minOccurs="0">
  1913.             <simpleType>
  1914.               <restriction base="xs:string">
  1915.                 <maxLength value="80"/>
  1916.               </restriction>
  1917.             </simpleType>
  1918.           </element>
  1919.           <element name="civ_targ" minOccurs="0">
  1920.             <simpleType>
  1921.               <restriction base="fdo:int32"/>
  1922.             </simpleType>
  1923.           </element>
  1924.           <element name="civico" minOccurs="0">
  1925.             <simpleType>
  1926.               <restriction base="fdo:int32"/>
  1927.             </simpleType>
  1928.           </element>
  1929.           <element name="codice_via" minOccurs="0">
  1930.             <simpleType>
  1931.               <restriction base="fdo:int32"/>
  1932.             </simpleType>
  1933.           </element>
  1934.           <element name="esp_targ" minOccurs="0">
  1935.             <simpleType>
  1936.               <restriction base="xs:string">
  1937.                 <maxLength value="80"/>
  1938.               </restriction>
  1939.             </simpleType>
  1940.           </element>
  1941.           <element name="esponente" minOccurs="0">
  1942.             <simpleType>
  1943.               <restriction base="xs:string">
  1944.                 <maxLength value="80"/>
  1945.               </restriction>
  1946.             </simpleType>
  1947.           </element>
  1948.           <element name="flag_sec" minOccurs="0">
  1949.             <simpleType>
  1950.               <restriction base="xs:string">
  1951.                 <maxLength value="80"/>
  1952.               </restriction>
  1953.             </simpleType>
  1954.           </element>
  1955.           <element name="handle" minOccurs="0">
  1956.             <simpleType>
  1957.               <restriction base="xs:string">
  1958.                 <maxLength value="80"/>
  1959.               </restriction>
  1960.             </simpleType>
  1961.           </element>
  1962.           <element name="idfab" minOccurs="0">
  1963.             <simpleType>
  1964.               <restriction base="xs:string">
  1965.                 <maxLength value="80"/>
  1966.               </restriction>
  1967.             </simpleType>
  1968.           </element>
  1969.           <element name="layer" minOccurs="0">
  1970.             <simpleType>
  1971.               <restriction base="xs:string">
  1972.                 <maxLength value="80"/>
  1973.               </restriction>
  1974.             </simpleType>
  1975.           </element>
  1976.           <element name="objectid" minOccurs="0">
  1977.             <simpleType>
  1978.               <restriction base="fdo:int32"/>
  1979.             </simpleType>
  1980.           </element>
  1981.           <element name="posizione" minOccurs="0">
  1982.             <simpleType>
  1983.               <restriction base="xs:string">
  1984.                 <maxLength value="80"/>
  1985.               </restriction>
  1986.             </simpleType>
  1987.           </element>
  1988.           <element name="stato_civ" minOccurs="0">
  1989.             <simpleType>
  1990.               <restriction base="xs:string">
  1991.                 <maxLength value="80"/>
  1992.               </restriction>
  1993.             </simpleType>
  1994.           </element>
  1995.           <element name="ubicazion" minOccurs="0">
  1996.             <simpleType>
  1997.               <restriction base="xs:string">
  1998.                 <maxLength value="80"/>
  1999.               </restriction>
  2000.             </simpleType>
  2001.           </element>
  2002.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~civici_imported" geometricTypes="point " geometryTypes="point multipoint "/>
  2003.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  2004.             <simpleType>
  2005.               <restriction base="fdo:int32"/>
  2006.             </simpleType>
  2007.           </element>
  2008.         </sequence>
  2009.       </extension>
  2010.     </complexContent>
  2011.   </complexType>
  2012.   <element name="civici-x7e-view_accessi_principali" type="OGRSchema:civici-x7e-view_accessi_principaliType" abstract="false" substitutionGroup="gml:_Feature">
  2013.     <key name="civici-x7e-view_accessi_principaliKey">
  2014.       <selector xpath=".//civici-x7e-view_accessi_principali"/>
  2015.       <field xpath="ogc_fid"/>
  2016.     </key>
  2017.   </element>
  2018.   <complexType name="civici-x7e-view_accessi_principaliType" abstract="false" geometryName="the_geom">
  2019.     <complexContent>
  2020.       <extension base="gml:AbstractFeatureType">
  2021.         <sequence>
  2022.           <element name="angolo" minOccurs="0">
  2023.             <simpleType>
  2024.               <restriction base="xs:double"/>
  2025.             </simpleType>
  2026.           </element>
  2027.           <element name="codice_strada" minOccurs="0">
  2028.             <simpleType>
  2029.               <restriction base="xs:string">
  2030.                 <maxLength value=""/>
  2031.               </restriction>
  2032.             </simpleType>
  2033.           </element>
  2034.           <element name="denominazione" minOccurs="0">
  2035.             <simpleType>
  2036.               <restriction base="xs:string">
  2037.                 <maxLength value=""/>
  2038.               </restriction>
  2039.             </simpleType>
  2040.           </element>
  2041.           <element name="esponente" minOccurs="0">
  2042.             <simpleType>
  2043.               <restriction base="xs:string">
  2044.                 <maxLength value=""/>
  2045.               </restriction>
  2046.             </simpleType>
  2047.           </element>
  2048.           <element name="id" minOccurs="0">
  2049.             <simpleType>
  2050.               <restriction base="fdo:int32"/>
  2051.             </simpleType>
  2052.           </element>
  2053.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  2054.             <simpleType>
  2055.               <restriction base="fdo:int32"/>
  2056.             </simpleType>
  2057.           </element>
  2058.           <element name="id_sezione_censuaria" minOccurs="0">
  2059.             <simpleType>
  2060.               <restriction base="xs:string">
  2061.                 <maxLength value=""/>
  2062.               </restriction>
  2063.             </simpleType>
  2064.           </element>
  2065.           <element name="id_targhe" minOccurs="0">
  2066.             <simpleType>
  2067.               <restriction base="fdo:int32"/>
  2068.             </simpleType>
  2069.           </element>
  2070.           <element name="label" minOccurs="0">
  2071.             <simpleType>
  2072.               <restriction base="xs:string">
  2073.                 <maxLength value=""/>
  2074.               </restriction>
  2075.             </simpleType>
  2076.           </element>
  2077.           <element name="note" minOccurs="0">
  2078.             <simpleType>
  2079.               <restriction base="xs:string">
  2080.                 <maxLength value=""/>
  2081.               </restriction>
  2082.             </simpleType>
  2083.           </element>
  2084.           <element name="numero" minOccurs="0">
  2085.             <simpleType>
  2086.               <restriction base="xs:string">
  2087.                 <maxLength value=""/>
  2088.               </restriction>
  2089.             </simpleType>
  2090.           </element>
  2091.           <element name="progetto_codice_strada" minOccurs="0">
  2092.             <simpleType>
  2093.               <restriction base="xs:string">
  2094.                 <maxLength value=""/>
  2095.               </restriction>
  2096.             </simpleType>
  2097.           </element>
  2098.           <element name="progetto_esponente" minOccurs="0">
  2099.             <simpleType>
  2100.               <restriction base="xs:string">
  2101.                 <maxLength value=""/>
  2102.               </restriction>
  2103.             </simpleType>
  2104.           </element>
  2105.           <element name="progetto_numero" minOccurs="0">
  2106.             <simpleType>
  2107.               <restriction base="xs:string">
  2108.                 <maxLength value=""/>
  2109.               </restriction>
  2110.             </simpleType>
  2111.           </element>
  2112.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2113.             <simpleType>
  2114.               <restriction base="fdo:int32"/>
  2115.             </simpleType>
  2116.           </element>
  2117.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2118.             <simpleType>
  2119.               <restriction base="xs:string">
  2120.                 <maxLength value=""/>
  2121.               </restriction>
  2122.             </simpleType>
  2123.           </element>
  2124.           <element name="stato" minOccurs="0">
  2125.             <simpleType>
  2126.               <restriction base="xs:string">
  2127.                 <maxLength value=""/>
  2128.               </restriction>
  2129.             </simpleType>
  2130.           </element>
  2131.           <element name="stato_progetto" minOccurs="0">
  2132.             <simpleType>
  2133.               <restriction base="xs:string">
  2134.                 <maxLength value=""/>
  2135.               </restriction>
  2136.             </simpleType>
  2137.           </element>
  2138.           <element name="tipo" minOccurs="0">
  2139.             <simpleType>
  2140.               <restriction base="xs:string">
  2141.                 <maxLength value=""/>
  2142.               </restriction>
  2143.             </simpleType>
  2144.           </element>
  2145.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali" geometricTypes="point " geometryTypes="point multipoint "/>
  2146.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2147.             <simpleType>
  2148.               <restriction base="fdo:int32"/>
  2149.             </simpleType>
  2150.           </element>
  2151.         </sequence>
  2152.       </extension>
  2153.     </complexContent>
  2154.   </complexType>
  2155.   <element name="civici-x7e-view_accessi_principali_da_murare" type="OGRSchema:civici-x7e-view_accessi_principali_da_murareType" abstract="false" substitutionGroup="gml:_Feature">
  2156.     <key name="civici-x7e-view_accessi_principali_da_murareKey">
  2157.       <selector xpath=".//civici-x7e-view_accessi_principali_da_murare"/>
  2158.       <field xpath="ogc_fid"/>
  2159.     </key>
  2160.   </element>
  2161.   <complexType name="civici-x7e-view_accessi_principali_da_murareType" abstract="false" geometryName="the_geom">
  2162.     <complexContent>
  2163.       <extension base="gml:AbstractFeatureType">
  2164.         <sequence>
  2165.           <element name="angolo" minOccurs="0">
  2166.             <simpleType>
  2167.               <restriction base="xs:double"/>
  2168.             </simpleType>
  2169.           </element>
  2170.           <element name="codice_strada" minOccurs="0">
  2171.             <simpleType>
  2172.               <restriction base="xs:string">
  2173.                 <maxLength value=""/>
  2174.               </restriction>
  2175.             </simpleType>
  2176.           </element>
  2177.           <element name="denominazione" minOccurs="0">
  2178.             <simpleType>
  2179.               <restriction base="xs:string">
  2180.                 <maxLength value=""/>
  2181.               </restriction>
  2182.             </simpleType>
  2183.           </element>
  2184.           <element name="esponente" minOccurs="0">
  2185.             <simpleType>
  2186.               <restriction base="xs:string">
  2187.                 <maxLength value=""/>
  2188.               </restriction>
  2189.             </simpleType>
  2190.           </element>
  2191.           <element name="id" minOccurs="0">
  2192.             <simpleType>
  2193.               <restriction base="fdo:int32"/>
  2194.             </simpleType>
  2195.           </element>
  2196.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  2197.             <simpleType>
  2198.               <restriction base="fdo:int32"/>
  2199.             </simpleType>
  2200.           </element>
  2201.           <element name="id_sezione_censuaria" minOccurs="0">
  2202.             <simpleType>
  2203.               <restriction base="xs:string">
  2204.                 <maxLength value=""/>
  2205.               </restriction>
  2206.             </simpleType>
  2207.           </element>
  2208.           <element name="id_targhe" minOccurs="0">
  2209.             <simpleType>
  2210.               <restriction base="fdo:int32"/>
  2211.             </simpleType>
  2212.           </element>
  2213.           <element name="label" minOccurs="0">
  2214.             <simpleType>
  2215.               <restriction base="xs:string">
  2216.                 <maxLength value=""/>
  2217.               </restriction>
  2218.             </simpleType>
  2219.           </element>
  2220.           <element name="note" minOccurs="0">
  2221.             <simpleType>
  2222.               <restriction base="xs:string">
  2223.                 <maxLength value=""/>
  2224.               </restriction>
  2225.             </simpleType>
  2226.           </element>
  2227.           <element name="numero" minOccurs="0">
  2228.             <simpleType>
  2229.               <restriction base="xs:string">
  2230.                 <maxLength value=""/>
  2231.               </restriction>
  2232.             </simpleType>
  2233.           </element>
  2234.           <element name="progetto_codice_strada" minOccurs="0">
  2235.             <simpleType>
  2236.               <restriction base="xs:string">
  2237.                 <maxLength value=""/>
  2238.               </restriction>
  2239.             </simpleType>
  2240.           </element>
  2241.           <element name="progetto_esponente" minOccurs="0">
  2242.             <simpleType>
  2243.               <restriction base="xs:string">
  2244.                 <maxLength value=""/>
  2245.               </restriction>
  2246.             </simpleType>
  2247.           </element>
  2248.           <element name="progetto_numero" minOccurs="0">
  2249.             <simpleType>
  2250.               <restriction base="xs:string">
  2251.                 <maxLength value=""/>
  2252.               </restriction>
  2253.             </simpleType>
  2254.           </element>
  2255.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2256.             <simpleType>
  2257.               <restriction base="fdo:int32"/>
  2258.             </simpleType>
  2259.           </element>
  2260.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2261.             <simpleType>
  2262.               <restriction base="xs:string">
  2263.                 <maxLength value=""/>
  2264.               </restriction>
  2265.             </simpleType>
  2266.           </element>
  2267.           <element name="stato" minOccurs="0">
  2268.             <simpleType>
  2269.               <restriction base="xs:string">
  2270.                 <maxLength value=""/>
  2271.               </restriction>
  2272.             </simpleType>
  2273.           </element>
  2274.           <element name="stato_progetto" minOccurs="0">
  2275.             <simpleType>
  2276.               <restriction base="xs:string">
  2277.                 <maxLength value=""/>
  2278.               </restriction>
  2279.             </simpleType>
  2280.           </element>
  2281.           <element name="tipo" minOccurs="0">
  2282.             <simpleType>
  2283.               <restriction base="xs:string">
  2284.                 <maxLength value=""/>
  2285.               </restriction>
  2286.             </simpleType>
  2287.           </element>
  2288.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_da_murare" geometricTypes="point " geometryTypes="point multipoint "/>
  2289.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2290.             <simpleType>
  2291.               <restriction base="fdo:int32"/>
  2292.             </simpleType>
  2293.           </element>
  2294.         </sequence>
  2295.       </extension>
  2296.     </complexContent>
  2297.   </complexType>
  2298.   <element name="civici-x7e-view_accessi_principali_progetto" type="OGRSchema:civici-x7e-view_accessi_principali_progettoType" abstract="false" substitutionGroup="gml:_Feature">
  2299.     <key name="civici-x7e-view_accessi_principali_progettoKey">
  2300.       <selector xpath=".//civici-x7e-view_accessi_principali_progetto"/>
  2301.       <field xpath="ogc_fid"/>
  2302.     </key>
  2303.   </element>
  2304.   <complexType name="civici-x7e-view_accessi_principali_progettoType" abstract="false" geometryName="the_geom">
  2305.     <complexContent>
  2306.       <extension base="gml:AbstractFeatureType">
  2307.         <sequence>
  2308.           <element name="angolo" minOccurs="0">
  2309.             <simpleType>
  2310.               <restriction base="xs:double"/>
  2311.             </simpleType>
  2312.           </element>
  2313.           <element name="codice_strada" minOccurs="0">
  2314.             <simpleType>
  2315.               <restriction base="xs:string">
  2316.                 <maxLength value=""/>
  2317.               </restriction>
  2318.             </simpleType>
  2319.           </element>
  2320.           <element name="denominazione" minOccurs="0">
  2321.             <simpleType>
  2322.               <restriction base="xs:string">
  2323.                 <maxLength value=""/>
  2324.               </restriction>
  2325.             </simpleType>
  2326.           </element>
  2327.           <element name="esponente" minOccurs="0">
  2328.             <simpleType>
  2329.               <restriction base="xs:string">
  2330.                 <maxLength value=""/>
  2331.               </restriction>
  2332.             </simpleType>
  2333.           </element>
  2334.           <element name="id" minOccurs="0">
  2335.             <simpleType>
  2336.               <restriction base="fdo:int32"/>
  2337.             </simpleType>
  2338.           </element>
  2339.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  2340.             <simpleType>
  2341.               <restriction base="fdo:int32"/>
  2342.             </simpleType>
  2343.           </element>
  2344.           <element name="id_sezione_censuaria" minOccurs="0">
  2345.             <simpleType>
  2346.               <restriction base="xs:string">
  2347.                 <maxLength value=""/>
  2348.               </restriction>
  2349.             </simpleType>
  2350.           </element>
  2351.           <element name="id_targhe" minOccurs="0">
  2352.             <simpleType>
  2353.               <restriction base="fdo:int32"/>
  2354.             </simpleType>
  2355.           </element>
  2356.           <element name="label" minOccurs="0">
  2357.             <simpleType>
  2358.               <restriction base="xs:string">
  2359.                 <maxLength value=""/>
  2360.               </restriction>
  2361.             </simpleType>
  2362.           </element>
  2363.           <element name="note" minOccurs="0">
  2364.             <simpleType>
  2365.               <restriction base="xs:string">
  2366.                 <maxLength value=""/>
  2367.               </restriction>
  2368.             </simpleType>
  2369.           </element>
  2370.           <element name="numero" minOccurs="0">
  2371.             <simpleType>
  2372.               <restriction base="xs:string">
  2373.                 <maxLength value=""/>
  2374.               </restriction>
  2375.             </simpleType>
  2376.           </element>
  2377.           <element name="progetto_codice_strada" minOccurs="0">
  2378.             <simpleType>
  2379.               <restriction base="xs:string">
  2380.                 <maxLength value=""/>
  2381.               </restriction>
  2382.             </simpleType>
  2383.           </element>
  2384.           <element name="progetto_denominazione" minOccurs="0">
  2385.             <simpleType>
  2386.               <restriction base="xs:string">
  2387.                 <maxLength value=""/>
  2388.               </restriction>
  2389.             </simpleType>
  2390.           </element>
  2391.           <element name="progetto_esponente" minOccurs="0">
  2392.             <simpleType>
  2393.               <restriction base="xs:string">
  2394.                 <maxLength value=""/>
  2395.               </restriction>
  2396.             </simpleType>
  2397.           </element>
  2398.           <element name="progetto_label" minOccurs="0">
  2399.             <simpleType>
  2400.               <restriction base="xs:string">
  2401.                 <maxLength value=""/>
  2402.               </restriction>
  2403.             </simpleType>
  2404.           </element>
  2405.           <element name="progetto_numero" minOccurs="0">
  2406.             <simpleType>
  2407.               <restriction base="xs:string">
  2408.                 <maxLength value=""/>
  2409.               </restriction>
  2410.             </simpleType>
  2411.           </element>
  2412.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2413.             <simpleType>
  2414.               <restriction base="fdo:int32"/>
  2415.             </simpleType>
  2416.           </element>
  2417.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2418.             <simpleType>
  2419.               <restriction base="xs:string">
  2420.                 <maxLength value=""/>
  2421.               </restriction>
  2422.             </simpleType>
  2423.           </element>
  2424.           <element name="stato" minOccurs="0">
  2425.             <simpleType>
  2426.               <restriction base="xs:string">
  2427.                 <maxLength value=""/>
  2428.               </restriction>
  2429.             </simpleType>
  2430.           </element>
  2431.           <element name="stato_progetto" minOccurs="0">
  2432.             <simpleType>
  2433.               <restriction base="xs:string">
  2434.                 <maxLength value=""/>
  2435.               </restriction>
  2436.             </simpleType>
  2437.           </element>
  2438.           <element name="tipo" minOccurs="0">
  2439.             <simpleType>
  2440.               <restriction base="xs:string">
  2441.                 <maxLength value=""/>
  2442.               </restriction>
  2443.             </simpleType>
  2444.           </element>
  2445.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_progetto" geometricTypes="point " geometryTypes="point multipoint "/>
  2446.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2447.             <simpleType>
  2448.               <restriction base="fdo:int32"/>
  2449.             </simpleType>
  2450.           </element>
  2451.         </sequence>
  2452.       </extension>
  2453.     </complexContent>
  2454.   </complexType>
  2455.   <element name="civici-x7e-view_accessi_principali_pubblicati" type="OGRSchema:civici-x7e-view_accessi_principali_pubblicatiType" abstract="false" substitutionGroup="gml:_Feature">
  2456.     <key name="civici-x7e-view_accessi_principali_pubblicatiKey">
  2457.       <selector xpath=".//civici-x7e-view_accessi_principali_pubblicati"/>
  2458.       <field xpath="ogc_fid"/>
  2459.     </key>
  2460.   </element>
  2461.   <complexType name="civici-x7e-view_accessi_principali_pubblicatiType" abstract="false" geometryName="the_geom">
  2462.     <complexContent>
  2463.       <extension base="gml:AbstractFeatureType">
  2464.         <sequence>
  2465.           <element name="angolo" minOccurs="0">
  2466.             <simpleType>
  2467.               <restriction base="xs:double"/>
  2468.             </simpleType>
  2469.           </element>
  2470.           <element name="codice_strada" minOccurs="0">
  2471.             <simpleType>
  2472.               <restriction base="xs:string">
  2473.                 <maxLength value=""/>
  2474.               </restriction>
  2475.             </simpleType>
  2476.           </element>
  2477.           <element name="denominazione" minOccurs="0">
  2478.             <simpleType>
  2479.               <restriction base="xs:string">
  2480.                 <maxLength value=""/>
  2481.               </restriction>
  2482.             </simpleType>
  2483.           </element>
  2484.           <element name="esponente" minOccurs="0">
  2485.             <simpleType>
  2486.               <restriction base="xs:string">
  2487.                 <maxLength value=""/>
  2488.               </restriction>
  2489.             </simpleType>
  2490.           </element>
  2491.           <element name="id" minOccurs="0">
  2492.             <simpleType>
  2493.               <restriction base="fdo:int32"/>
  2494.             </simpleType>
  2495.           </element>
  2496.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  2497.             <simpleType>
  2498.               <restriction base="fdo:int32"/>
  2499.             </simpleType>
  2500.           </element>
  2501.           <element name="id_sezione_censuaria" minOccurs="0">
  2502.             <simpleType>
  2503.               <restriction base="xs:string">
  2504.                 <maxLength value=""/>
  2505.               </restriction>
  2506.             </simpleType>
  2507.           </element>
  2508.           <element name="id_targhe" minOccurs="0">
  2509.             <simpleType>
  2510.               <restriction base="fdo:int32"/>
  2511.             </simpleType>
  2512.           </element>
  2513.           <element name="label" minOccurs="0">
  2514.             <simpleType>
  2515.               <restriction base="xs:string">
  2516.                 <maxLength value=""/>
  2517.               </restriction>
  2518.             </simpleType>
  2519.           </element>
  2520.           <element name="note" minOccurs="0">
  2521.             <simpleType>
  2522.               <restriction base="xs:string">
  2523.                 <maxLength value=""/>
  2524.               </restriction>
  2525.             </simpleType>
  2526.           </element>
  2527.           <element name="numero" minOccurs="0">
  2528.             <simpleType>
  2529.               <restriction base="xs:string">
  2530.                 <maxLength value=""/>
  2531.               </restriction>
  2532.             </simpleType>
  2533.           </element>
  2534.           <element name="progetto_codice_strada" minOccurs="0">
  2535.             <simpleType>
  2536.               <restriction base="xs:string">
  2537.                 <maxLength value=""/>
  2538.               </restriction>
  2539.             </simpleType>
  2540.           </element>
  2541.           <element name="progetto_esponente" minOccurs="0">
  2542.             <simpleType>
  2543.               <restriction base="xs:string">
  2544.                 <maxLength value=""/>
  2545.               </restriction>
  2546.             </simpleType>
  2547.           </element>
  2548.           <element name="progetto_numero" minOccurs="0">
  2549.             <simpleType>
  2550.               <restriction base="xs:string">
  2551.                 <maxLength value=""/>
  2552.               </restriction>
  2553.             </simpleType>
  2554.           </element>
  2555.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2556.             <simpleType>
  2557.               <restriction base="fdo:int32"/>
  2558.             </simpleType>
  2559.           </element>
  2560.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2561.             <simpleType>
  2562.               <restriction base="xs:string">
  2563.                 <maxLength value=""/>
  2564.               </restriction>
  2565.             </simpleType>
  2566.           </element>
  2567.           <element name="stato" minOccurs="0">
  2568.             <simpleType>
  2569.               <restriction base="xs:string">
  2570.                 <maxLength value=""/>
  2571.               </restriction>
  2572.             </simpleType>
  2573.           </element>
  2574.           <element name="stato_progetto" minOccurs="0">
  2575.             <simpleType>
  2576.               <restriction base="xs:string">
  2577.                 <maxLength value=""/>
  2578.               </restriction>
  2579.             </simpleType>
  2580.           </element>
  2581.           <element name="tipo" minOccurs="0">
  2582.             <simpleType>
  2583.               <restriction base="xs:string">
  2584.                 <maxLength value=""/>
  2585.               </restriction>
  2586.             </simpleType>
  2587.           </element>
  2588.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_pubblicati" geometricTypes="point " geometryTypes="point multipoint "/>
  2589.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2590.             <simpleType>
  2591.               <restriction base="fdo:int32"/>
  2592.             </simpleType>
  2593.           </element>
  2594.         </sequence>
  2595.       </extension>
  2596.     </complexContent>
  2597.   </complexType>
  2598.   <element name="civici-x7e-view_accessi_principali_rilievo" type="OGRSchema:civici-x7e-view_accessi_principali_rilievoType" abstract="false" substitutionGroup="gml:_Feature">
  2599.     <key name="civici-x7e-view_accessi_principali_rilievoKey">
  2600.       <selector xpath=".//civici-x7e-view_accessi_principali_rilievo"/>
  2601.       <field xpath="ogc_fid"/>
  2602.     </key>
  2603.   </element>
  2604.   <complexType name="civici-x7e-view_accessi_principali_rilievoType" abstract="false" geometryName="the_geom">
  2605.     <complexContent>
  2606.       <extension base="gml:AbstractFeatureType">
  2607.         <sequence>
  2608.           <element name="angolo" minOccurs="0">
  2609.             <simpleType>
  2610.               <restriction base="xs:double"/>
  2611.             </simpleType>
  2612.           </element>
  2613.           <element name="codice_strada" minOccurs="0">
  2614.             <simpleType>
  2615.               <restriction base="xs:string">
  2616.                 <maxLength value=""/>
  2617.               </restriction>
  2618.             </simpleType>
  2619.           </element>
  2620.           <element name="denominazione" minOccurs="0">
  2621.             <simpleType>
  2622.               <restriction base="xs:string">
  2623.                 <maxLength value=""/>
  2624.               </restriction>
  2625.             </simpleType>
  2626.           </element>
  2627.           <element name="esponente" minOccurs="0">
  2628.             <simpleType>
  2629.               <restriction base="xs:string">
  2630.                 <maxLength value=""/>
  2631.               </restriction>
  2632.             </simpleType>
  2633.           </element>
  2634.           <element name="id" minOccurs="0">
  2635.             <simpleType>
  2636.               <restriction base="fdo:int32"/>
  2637.             </simpleType>
  2638.           </element>
  2639.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  2640.             <simpleType>
  2641.               <restriction base="fdo:int32"/>
  2642.             </simpleType>
  2643.           </element>
  2644.           <element name="id_sezione_censuaria" minOccurs="0">
  2645.             <simpleType>
  2646.               <restriction base="xs:string">
  2647.                 <maxLength value=""/>
  2648.               </restriction>
  2649.             </simpleType>
  2650.           </element>
  2651.           <element name="id_targhe" minOccurs="0">
  2652.             <simpleType>
  2653.               <restriction base="fdo:int32"/>
  2654.             </simpleType>
  2655.           </element>
  2656.           <element name="label" minOccurs="0">
  2657.             <simpleType>
  2658.               <restriction base="xs:string">
  2659.                 <maxLength value=""/>
  2660.               </restriction>
  2661.             </simpleType>
  2662.           </element>
  2663.           <element name="note" minOccurs="0">
  2664.             <simpleType>
  2665.               <restriction base="xs:string">
  2666.                 <maxLength value=""/>
  2667.               </restriction>
  2668.             </simpleType>
  2669.           </element>
  2670.           <element name="numero" minOccurs="0">
  2671.             <simpleType>
  2672.               <restriction base="xs:string">
  2673.                 <maxLength value=""/>
  2674.               </restriction>
  2675.             </simpleType>
  2676.           </element>
  2677.           <element name="progetto_codice_strada" minOccurs="0">
  2678.             <simpleType>
  2679.               <restriction base="xs:string">
  2680.                 <maxLength value=""/>
  2681.               </restriction>
  2682.             </simpleType>
  2683.           </element>
  2684.           <element name="progetto_esponente" minOccurs="0">
  2685.             <simpleType>
  2686.               <restriction base="xs:string">
  2687.                 <maxLength value=""/>
  2688.               </restriction>
  2689.             </simpleType>
  2690.           </element>
  2691.           <element name="progetto_numero" minOccurs="0">
  2692.             <simpleType>
  2693.               <restriction base="xs:string">
  2694.                 <maxLength value=""/>
  2695.               </restriction>
  2696.             </simpleType>
  2697.           </element>
  2698.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2699.             <simpleType>
  2700.               <restriction base="fdo:int32"/>
  2701.             </simpleType>
  2702.           </element>
  2703.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2704.             <simpleType>
  2705.               <restriction base="xs:string">
  2706.                 <maxLength value=""/>
  2707.               </restriction>
  2708.             </simpleType>
  2709.           </element>
  2710.           <element name="stato" minOccurs="0">
  2711.             <simpleType>
  2712.               <restriction base="xs:string">
  2713.                 <maxLength value=""/>
  2714.               </restriction>
  2715.             </simpleType>
  2716.           </element>
  2717.           <element name="stato_progetto" minOccurs="0">
  2718.             <simpleType>
  2719.               <restriction base="xs:string">
  2720.                 <maxLength value=""/>
  2721.               </restriction>
  2722.             </simpleType>
  2723.           </element>
  2724.           <element name="tipo" minOccurs="0">
  2725.             <simpleType>
  2726.               <restriction base="xs:string">
  2727.                 <maxLength value=""/>
  2728.               </restriction>
  2729.             </simpleType>
  2730.           </element>
  2731.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_principali_rilievo" geometricTypes="point " geometryTypes="point multipoint "/>
  2732.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2733.             <simpleType>
  2734.               <restriction base="fdo:int32"/>
  2735.             </simpleType>
  2736.           </element>
  2737.         </sequence>
  2738.       </extension>
  2739.     </complexContent>
  2740.   </complexType>
  2741.   <element name="civici-x7e-view_accessi_ripetuti" type="OGRSchema:civici-x7e-view_accessi_ripetutiType" abstract="false" substitutionGroup="gml:_Feature">
  2742.     <key name="civici-x7e-view_accessi_ripetutiKey">
  2743.       <selector xpath=".//civici-x7e-view_accessi_ripetuti"/>
  2744.       <field xpath="ogc_fid"/>
  2745.     </key>
  2746.   </element>
  2747.   <complexType name="civici-x7e-view_accessi_ripetutiType" abstract="false" geometryName="the_geom">
  2748.     <complexContent>
  2749.       <extension base="gml:AbstractFeatureType">
  2750.         <sequence>
  2751.           <element name="angolo" minOccurs="0">
  2752.             <simpleType>
  2753.               <restriction base="xs:double"/>
  2754.             </simpleType>
  2755.           </element>
  2756.           <element name="denominazione" minOccurs="0">
  2757.             <simpleType>
  2758.               <restriction base="xs:string">
  2759.                 <maxLength value=""/>
  2760.               </restriction>
  2761.             </simpleType>
  2762.           </element>
  2763.           <element name="dismesso" minOccurs="0">
  2764.             <simpleType>
  2765.               <restriction base="fdo:int32"/>
  2766.             </simpleType>
  2767.           </element>
  2768.           <element name="esponente" minOccurs="0">
  2769.             <simpleType>
  2770.               <restriction base="xs:string">
  2771.                 <maxLength value=""/>
  2772.               </restriction>
  2773.             </simpleType>
  2774.           </element>
  2775.           <element name="id" minOccurs="0">
  2776.             <simpleType>
  2777.               <restriction base="fdo:int32"/>
  2778.             </simpleType>
  2779.           </element>
  2780.           <element name="id_accessi_principali" minOccurs="0">
  2781.             <simpleType>
  2782.               <restriction base="fdo:int32"/>
  2783.             </simpleType>
  2784.           </element>
  2785.           <element name="id_targhe" minOccurs="0">
  2786.             <simpleType>
  2787.               <restriction base="fdo:int32"/>
  2788.             </simpleType>
  2789.           </element>
  2790.           <element name="label" minOccurs="0">
  2791.             <simpleType>
  2792.               <restriction base="xs:string">
  2793.                 <maxLength value=""/>
  2794.               </restriction>
  2795.             </simpleType>
  2796.           </element>
  2797.           <element name="note" minOccurs="0">
  2798.             <simpleType>
  2799.               <restriction base="xs:string">
  2800.                 <maxLength value=""/>
  2801.               </restriction>
  2802.             </simpleType>
  2803.           </element>
  2804.           <element name="numero" minOccurs="0">
  2805.             <simpleType>
  2806.               <restriction base="xs:string">
  2807.                 <maxLength value=""/>
  2808.               </restriction>
  2809.             </simpleType>
  2810.           </element>
  2811.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2812.             <simpleType>
  2813.               <restriction base="fdo:int32"/>
  2814.             </simpleType>
  2815.           </element>
  2816.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2817.             <simpleType>
  2818.               <restriction base="xs:string">
  2819.                 <maxLength value=""/>
  2820.               </restriction>
  2821.             </simpleType>
  2822.           </element>
  2823.           <element name="stato" minOccurs="0">
  2824.             <simpleType>
  2825.               <restriction base="xs:string">
  2826.                 <maxLength value=""/>
  2827.               </restriction>
  2828.             </simpleType>
  2829.           </element>
  2830.           <element name="stato_progetto" minOccurs="0">
  2831.             <simpleType>
  2832.               <restriction base="xs:string">
  2833.                 <maxLength value=""/>
  2834.               </restriction>
  2835.             </simpleType>
  2836.           </element>
  2837.           <element name="tipo" minOccurs="0">
  2838.             <simpleType>
  2839.               <restriction base="xs:string">
  2840.                 <maxLength value=""/>
  2841.               </restriction>
  2842.             </simpleType>
  2843.           </element>
  2844.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti" geometricTypes="point " geometryTypes="point multipoint "/>
  2845.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2846.             <simpleType>
  2847.               <restriction base="fdo:int32"/>
  2848.             </simpleType>
  2849.           </element>
  2850.         </sequence>
  2851.       </extension>
  2852.     </complexContent>
  2853.   </complexType>
  2854.   <element name="civici-x7e-view_accessi_ripetuti_da_murare" type="OGRSchema:civici-x7e-view_accessi_ripetuti_da_murareType" abstract="false" substitutionGroup="gml:_Feature">
  2855.     <key name="civici-x7e-view_accessi_ripetuti_da_murareKey">
  2856.       <selector xpath=".//civici-x7e-view_accessi_ripetuti_da_murare"/>
  2857.       <field xpath="ogc_fid"/>
  2858.     </key>
  2859.   </element>
  2860.   <complexType name="civici-x7e-view_accessi_ripetuti_da_murareType" abstract="false" geometryName="the_geom">
  2861.     <complexContent>
  2862.       <extension base="gml:AbstractFeatureType">
  2863.         <sequence>
  2864.           <element name="angolo" minOccurs="0">
  2865.             <simpleType>
  2866.               <restriction base="xs:double"/>
  2867.             </simpleType>
  2868.           </element>
  2869.           <element name="denominazione" minOccurs="0">
  2870.             <simpleType>
  2871.               <restriction base="xs:string">
  2872.                 <maxLength value=""/>
  2873.               </restriction>
  2874.             </simpleType>
  2875.           </element>
  2876.           <element name="dismesso" minOccurs="0">
  2877.             <simpleType>
  2878.               <restriction base="fdo:int32"/>
  2879.             </simpleType>
  2880.           </element>
  2881.           <element name="esponente" minOccurs="0">
  2882.             <simpleType>
  2883.               <restriction base="xs:string">
  2884.                 <maxLength value=""/>
  2885.               </restriction>
  2886.             </simpleType>
  2887.           </element>
  2888.           <element name="id" minOccurs="0">
  2889.             <simpleType>
  2890.               <restriction base="fdo:int32"/>
  2891.             </simpleType>
  2892.           </element>
  2893.           <element name="id_accessi_principali" minOccurs="0">
  2894.             <simpleType>
  2895.               <restriction base="fdo:int32"/>
  2896.             </simpleType>
  2897.           </element>
  2898.           <element name="id_targhe" minOccurs="0">
  2899.             <simpleType>
  2900.               <restriction base="fdo:int32"/>
  2901.             </simpleType>
  2902.           </element>
  2903.           <element name="label" minOccurs="0">
  2904.             <simpleType>
  2905.               <restriction base="xs:string">
  2906.                 <maxLength value=""/>
  2907.               </restriction>
  2908.             </simpleType>
  2909.           </element>
  2910.           <element name="note" minOccurs="0">
  2911.             <simpleType>
  2912.               <restriction base="xs:string">
  2913.                 <maxLength value=""/>
  2914.               </restriction>
  2915.             </simpleType>
  2916.           </element>
  2917.           <element name="numero" minOccurs="0">
  2918.             <simpleType>
  2919.               <restriction base="xs:string">
  2920.                 <maxLength value=""/>
  2921.               </restriction>
  2922.             </simpleType>
  2923.           </element>
  2924.           <element name="progetto_esponente" minOccurs="0">
  2925.             <simpleType>
  2926.               <restriction base="xs:string">
  2927.                 <maxLength value=""/>
  2928.               </restriction>
  2929.             </simpleType>
  2930.           </element>
  2931.           <element name="progetto_numero" minOccurs="0">
  2932.             <simpleType>
  2933.               <restriction base="xs:string">
  2934.                 <maxLength value=""/>
  2935.               </restriction>
  2936.             </simpleType>
  2937.           </element>
  2938.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  2939.             <simpleType>
  2940.               <restriction base="fdo:int32"/>
  2941.             </simpleType>
  2942.           </element>
  2943.           <element name="progetto_targhetta_tipo" minOccurs="0">
  2944.             <simpleType>
  2945.               <restriction base="xs:string">
  2946.                 <maxLength value=""/>
  2947.               </restriction>
  2948.             </simpleType>
  2949.           </element>
  2950.           <element name="stato" minOccurs="0">
  2951.             <simpleType>
  2952.               <restriction base="xs:string">
  2953.                 <maxLength value=""/>
  2954.               </restriction>
  2955.             </simpleType>
  2956.           </element>
  2957.           <element name="stato_progetto" minOccurs="0">
  2958.             <simpleType>
  2959.               <restriction base="xs:string">
  2960.                 <maxLength value=""/>
  2961.               </restriction>
  2962.             </simpleType>
  2963.           </element>
  2964.           <element name="tipo" minOccurs="0">
  2965.             <simpleType>
  2966.               <restriction base="xs:string">
  2967.                 <maxLength value=""/>
  2968.               </restriction>
  2969.             </simpleType>
  2970.           </element>
  2971.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_da_murare" geometricTypes="point " geometryTypes="point multipoint "/>
  2972.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  2973.             <simpleType>
  2974.               <restriction base="fdo:int32"/>
  2975.             </simpleType>
  2976.           </element>
  2977.         </sequence>
  2978.       </extension>
  2979.     </complexContent>
  2980.   </complexType>
  2981.   <element name="civici-x7e-view_accessi_ripetuti_progetto" type="OGRSchema:civici-x7e-view_accessi_ripetuti_progettoType" abstract="false" substitutionGroup="gml:_Feature">
  2982.     <key name="civici-x7e-view_accessi_ripetuti_progettoKey">
  2983.       <selector xpath=".//civici-x7e-view_accessi_ripetuti_progetto"/>
  2984.       <field xpath="ogc_fid"/>
  2985.     </key>
  2986.   </element>
  2987.   <complexType name="civici-x7e-view_accessi_ripetuti_progettoType" abstract="false" geometryName="the_geom">
  2988.     <complexContent>
  2989.       <extension base="gml:AbstractFeatureType">
  2990.         <sequence>
  2991.           <element name="angolo" minOccurs="0">
  2992.             <simpleType>
  2993.               <restriction base="xs:double"/>
  2994.             </simpleType>
  2995.           </element>
  2996.           <element name="denominazione" minOccurs="0">
  2997.             <simpleType>
  2998.               <restriction base="xs:string">
  2999.                 <maxLength value=""/>
  3000.               </restriction>
  3001.             </simpleType>
  3002.           </element>
  3003.           <element name="dismesso" minOccurs="0">
  3004.             <simpleType>
  3005.               <restriction base="fdo:int32"/>
  3006.             </simpleType>
  3007.           </element>
  3008.           <element name="esponente" minOccurs="0">
  3009.             <simpleType>
  3010.               <restriction base="xs:string">
  3011.                 <maxLength value=""/>
  3012.               </restriction>
  3013.             </simpleType>
  3014.           </element>
  3015.           <element name="id" minOccurs="0">
  3016.             <simpleType>
  3017.               <restriction base="fdo:int32"/>
  3018.             </simpleType>
  3019.           </element>
  3020.           <element name="id_accessi_principali" minOccurs="0">
  3021.             <simpleType>
  3022.               <restriction base="fdo:int32"/>
  3023.             </simpleType>
  3024.           </element>
  3025.           <element name="id_targhe" minOccurs="0">
  3026.             <simpleType>
  3027.               <restriction base="fdo:int32"/>
  3028.             </simpleType>
  3029.           </element>
  3030.           <element name="label" minOccurs="0">
  3031.             <simpleType>
  3032.               <restriction base="xs:string">
  3033.                 <maxLength value=""/>
  3034.               </restriction>
  3035.             </simpleType>
  3036.           </element>
  3037.           <element name="note" minOccurs="0">
  3038.             <simpleType>
  3039.               <restriction base="xs:string">
  3040.                 <maxLength value=""/>
  3041.               </restriction>
  3042.             </simpleType>
  3043.           </element>
  3044.           <element name="numero" minOccurs="0">
  3045.             <simpleType>
  3046.               <restriction base="xs:string">
  3047.                 <maxLength value=""/>
  3048.               </restriction>
  3049.             </simpleType>
  3050.           </element>
  3051.           <element name="progetto_denominazione" minOccurs="0">
  3052.             <simpleType>
  3053.               <restriction base="xs:string">
  3054.                 <maxLength value=""/>
  3055.               </restriction>
  3056.             </simpleType>
  3057.           </element>
  3058.           <element name="progetto_label" minOccurs="0">
  3059.             <simpleType>
  3060.               <restriction base="xs:string">
  3061.                 <maxLength value=""/>
  3062.               </restriction>
  3063.             </simpleType>
  3064.           </element>
  3065.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  3066.             <simpleType>
  3067.               <restriction base="fdo:int32"/>
  3068.             </simpleType>
  3069.           </element>
  3070.           <element name="progetto_targhetta_tipo" minOccurs="0">
  3071.             <simpleType>
  3072.               <restriction base="xs:string">
  3073.                 <maxLength value=""/>
  3074.               </restriction>
  3075.             </simpleType>
  3076.           </element>
  3077.           <element name="stato" minOccurs="0">
  3078.             <simpleType>
  3079.               <restriction base="xs:string">
  3080.                 <maxLength value=""/>
  3081.               </restriction>
  3082.             </simpleType>
  3083.           </element>
  3084.           <element name="stato_progetto" minOccurs="0">
  3085.             <simpleType>
  3086.               <restriction base="xs:string">
  3087.                 <maxLength value=""/>
  3088.               </restriction>
  3089.             </simpleType>
  3090.           </element>
  3091.           <element name="tipo" minOccurs="0">
  3092.             <simpleType>
  3093.               <restriction base="xs:string">
  3094.                 <maxLength value=""/>
  3095.               </restriction>
  3096.             </simpleType>
  3097.           </element>
  3098.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_progetto" geometricTypes="point " geometryTypes="point multipoint "/>
  3099.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  3100.             <simpleType>
  3101.               <restriction base="fdo:int32"/>
  3102.             </simpleType>
  3103.           </element>
  3104.         </sequence>
  3105.       </extension>
  3106.     </complexContent>
  3107.   </complexType>
  3108.   <element name="civici-x7e-view_accessi_ripetuti_pubblicati" type="OGRSchema:civici-x7e-view_accessi_ripetuti_pubblicatiType" abstract="false" substitutionGroup="gml:_Feature">
  3109.     <key name="civici-x7e-view_accessi_ripetuti_pubblicatiKey">
  3110.       <selector xpath=".//civici-x7e-view_accessi_ripetuti_pubblicati"/>
  3111.       <field xpath="ogc_fid"/>
  3112.     </key>
  3113.   </element>
  3114.   <complexType name="civici-x7e-view_accessi_ripetuti_pubblicatiType" abstract="false" geometryName="the_geom">
  3115.     <complexContent>
  3116.       <extension base="gml:AbstractFeatureType">
  3117.         <sequence>
  3118.           <element name="angolo" minOccurs="0">
  3119.             <simpleType>
  3120.               <restriction base="xs:double"/>
  3121.             </simpleType>
  3122.           </element>
  3123.           <element name="denominazione" minOccurs="0">
  3124.             <simpleType>
  3125.               <restriction base="xs:string">
  3126.                 <maxLength value=""/>
  3127.               </restriction>
  3128.             </simpleType>
  3129.           </element>
  3130.           <element name="dismesso" minOccurs="0">
  3131.             <simpleType>
  3132.               <restriction base="fdo:int32"/>
  3133.             </simpleType>
  3134.           </element>
  3135.           <element name="esponente" minOccurs="0">
  3136.             <simpleType>
  3137.               <restriction base="xs:string">
  3138.                 <maxLength value=""/>
  3139.               </restriction>
  3140.             </simpleType>
  3141.           </element>
  3142.           <element name="id" minOccurs="0">
  3143.             <simpleType>
  3144.               <restriction base="fdo:int32"/>
  3145.             </simpleType>
  3146.           </element>
  3147.           <element name="id_accessi_principali" minOccurs="0">
  3148.             <simpleType>
  3149.               <restriction base="fdo:int32"/>
  3150.             </simpleType>
  3151.           </element>
  3152.           <element name="id_targhe" minOccurs="0">
  3153.             <simpleType>
  3154.               <restriction base="fdo:int32"/>
  3155.             </simpleType>
  3156.           </element>
  3157.           <element name="label" minOccurs="0">
  3158.             <simpleType>
  3159.               <restriction base="xs:string">
  3160.                 <maxLength value=""/>
  3161.               </restriction>
  3162.             </simpleType>
  3163.           </element>
  3164.           <element name="note" minOccurs="0">
  3165.             <simpleType>
  3166.               <restriction base="xs:string">
  3167.                 <maxLength value=""/>
  3168.               </restriction>
  3169.             </simpleType>
  3170.           </element>
  3171.           <element name="numero" minOccurs="0">
  3172.             <simpleType>
  3173.               <restriction base="xs:string">
  3174.                 <maxLength value=""/>
  3175.               </restriction>
  3176.             </simpleType>
  3177.           </element>
  3178.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  3179.             <simpleType>
  3180.               <restriction base="fdo:int32"/>
  3181.             </simpleType>
  3182.           </element>
  3183.           <element name="progetto_targhetta_tipo" minOccurs="0">
  3184.             <simpleType>
  3185.               <restriction base="xs:string">
  3186.                 <maxLength value=""/>
  3187.               </restriction>
  3188.             </simpleType>
  3189.           </element>
  3190.           <element name="stato" minOccurs="0">
  3191.             <simpleType>
  3192.               <restriction base="xs:string">
  3193.                 <maxLength value=""/>
  3194.               </restriction>
  3195.             </simpleType>
  3196.           </element>
  3197.           <element name="stato_progetto" minOccurs="0">
  3198.             <simpleType>
  3199.               <restriction base="xs:string">
  3200.                 <maxLength value=""/>
  3201.               </restriction>
  3202.             </simpleType>
  3203.           </element>
  3204.           <element name="tipo" minOccurs="0">
  3205.             <simpleType>
  3206.               <restriction base="xs:string">
  3207.                 <maxLength value=""/>
  3208.               </restriction>
  3209.             </simpleType>
  3210.           </element>
  3211.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_pubblicati" geometricTypes="point " geometryTypes="point multipoint "/>
  3212.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  3213.             <simpleType>
  3214.               <restriction base="fdo:int32"/>
  3215.             </simpleType>
  3216.           </element>
  3217.         </sequence>
  3218.       </extension>
  3219.     </complexContent>
  3220.   </complexType>
  3221.   <element name="civici-x7e-view_accessi_ripetuti_rilievo" type="OGRSchema:civici-x7e-view_accessi_ripetuti_rilievoType" abstract="false" substitutionGroup="gml:_Feature">
  3222.     <key name="civici-x7e-view_accessi_ripetuti_rilievoKey">
  3223.       <selector xpath=".//civici-x7e-view_accessi_ripetuti_rilievo"/>
  3224.       <field xpath="ogc_fid"/>
  3225.     </key>
  3226.   </element>
  3227.   <complexType name="civici-x7e-view_accessi_ripetuti_rilievoType" abstract="false" geometryName="the_geom">
  3228.     <complexContent>
  3229.       <extension base="gml:AbstractFeatureType">
  3230.         <sequence>
  3231.           <element name="angolo" minOccurs="0">
  3232.             <simpleType>
  3233.               <restriction base="xs:double"/>
  3234.             </simpleType>
  3235.           </element>
  3236.           <element name="denominazione" minOccurs="0">
  3237.             <simpleType>
  3238.               <restriction base="xs:string">
  3239.                 <maxLength value=""/>
  3240.               </restriction>
  3241.             </simpleType>
  3242.           </element>
  3243.           <element name="dismesso" minOccurs="0">
  3244.             <simpleType>
  3245.               <restriction base="fdo:int32"/>
  3246.             </simpleType>
  3247.           </element>
  3248.           <element name="esponente" minOccurs="0">
  3249.             <simpleType>
  3250.               <restriction base="xs:string">
  3251.                 <maxLength value=""/>
  3252.               </restriction>
  3253.             </simpleType>
  3254.           </element>
  3255.           <element name="id" minOccurs="0">
  3256.             <simpleType>
  3257.               <restriction base="fdo:int32"/>
  3258.             </simpleType>
  3259.           </element>
  3260.           <element name="id_accessi_principali" minOccurs="0">
  3261.             <simpleType>
  3262.               <restriction base="fdo:int32"/>
  3263.             </simpleType>
  3264.           </element>
  3265.           <element name="id_targhe" minOccurs="0">
  3266.             <simpleType>
  3267.               <restriction base="fdo:int32"/>
  3268.             </simpleType>
  3269.           </element>
  3270.           <element name="label" minOccurs="0">
  3271.             <simpleType>
  3272.               <restriction base="xs:string">
  3273.                 <maxLength value=""/>
  3274.               </restriction>
  3275.             </simpleType>
  3276.           </element>
  3277.           <element name="note" minOccurs="0">
  3278.             <simpleType>
  3279.               <restriction base="xs:string">
  3280.                 <maxLength value=""/>
  3281.               </restriction>
  3282.             </simpleType>
  3283.           </element>
  3284.           <element name="numero" minOccurs="0">
  3285.             <simpleType>
  3286.               <restriction base="xs:string">
  3287.                 <maxLength value=""/>
  3288.               </restriction>
  3289.             </simpleType>
  3290.           </element>
  3291.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  3292.             <simpleType>
  3293.               <restriction base="fdo:int32"/>
  3294.             </simpleType>
  3295.           </element>
  3296.           <element name="progetto_targhetta_tipo" minOccurs="0">
  3297.             <simpleType>
  3298.               <restriction base="xs:string">
  3299.                 <maxLength value=""/>
  3300.               </restriction>
  3301.             </simpleType>
  3302.           </element>
  3303.           <element name="stato" minOccurs="0">
  3304.             <simpleType>
  3305.               <restriction base="xs:string">
  3306.                 <maxLength value=""/>
  3307.               </restriction>
  3308.             </simpleType>
  3309.           </element>
  3310.           <element name="stato_progetto" minOccurs="0">
  3311.             <simpleType>
  3312.               <restriction base="xs:string">
  3313.                 <maxLength value=""/>
  3314.               </restriction>
  3315.             </simpleType>
  3316.           </element>
  3317.           <element name="tipo" minOccurs="0">
  3318.             <simpleType>
  3319.               <restriction base="xs:string">
  3320.                 <maxLength value=""/>
  3321.               </restriction>
  3322.             </simpleType>
  3323.           </element>
  3324.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~view_accessi_ripetuti_rilievo" geometricTypes="point " geometryTypes="point multipoint "/>
  3325.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  3326.             <simpleType>
  3327.               <restriction base="fdo:int32"/>
  3328.             </simpleType>
  3329.           </element>
  3330.         </sequence>
  3331.       </extension>
  3332.     </complexContent>
  3333.   </complexType>
  3334.   <element name="ctr-x7e-aggiornamento_speditivo_edifici" type="OGRSchema:ctr-x7e-aggiornamento_speditivo_edificiType" abstract="false" substitutionGroup="gml:_Feature">
  3335.     <key name="ctr-x7e-aggiornamento_speditivo_edificiKey">
  3336.       <selector xpath=".//ctr-x7e-aggiornamento_speditivo_edifici"/>
  3337.       <field xpath="gid"/>
  3338.     </key>
  3339.   </element>
  3340.   <complexType name="ctr-x7e-aggiornamento_speditivo_edificiType" abstract="false" geometryName="the_geom">
  3341.     <complexContent>
  3342.       <extension base="gml:AbstractFeatureType">
  3343.         <sequence>
  3344.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~aggiornamento_speditivo_edifici" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3345.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3346.             <simpleType>
  3347.               <restriction base="fdo:int32"/>
  3348.             </simpleType>
  3349.           </element>
  3350.         </sequence>
  3351.       </extension>
  3352.     </complexContent>
  3353.   </complexType>
  3354.   <element name="ctr-x7e-archi_ferroviari" type="OGRSchema:ctr-x7e-archi_ferroviariType" abstract="false" substitutionGroup="gml:_Feature">
  3355.     <key name="ctr-x7e-archi_ferroviariKey">
  3356.       <selector xpath=".//ctr-x7e-archi_ferroviari"/>
  3357.       <field xpath="gid"/>
  3358.     </key>
  3359.   </element>
  3360.   <complexType name="ctr-x7e-archi_ferroviariType" abstract="false" geometryName="the_geom">
  3361.     <complexContent>
  3362.       <extension base="gml:AbstractFeatureType">
  3363.         <sequence>
  3364.           <element name="binari" minOccurs="0">
  3365.             <simpleType>
  3366.               <restriction base="xs:string">
  3367.                 <maxLength value="3"/>
  3368.               </restriction>
  3369.             </simpleType>
  3370.           </element>
  3371.           <element name="codice" minOccurs="0">
  3372.             <simpleType>
  3373.               <restriction base="xs:string">
  3374.                 <maxLength value="4"/>
  3375.               </restriction>
  3376.             </simpleType>
  3377.           </element>
  3378.           <element name="tipo" minOccurs="0">
  3379.             <simpleType>
  3380.               <restriction base="xs:string">
  3381.                 <maxLength value="3"/>
  3382.               </restriction>
  3383.             </simpleType>
  3384.           </element>
  3385.           <element name="topon" minOccurs="0">
  3386.             <simpleType>
  3387.               <restriction base="xs:string">
  3388.                 <maxLength value="40"/>
  3389.               </restriction>
  3390.             </simpleType>
  3391.           </element>
  3392.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~archi_ferroviari" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3393.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3394.             <simpleType>
  3395.               <restriction base="fdo:int32"/>
  3396.             </simpleType>
  3397.           </element>
  3398.         </sequence>
  3399.       </extension>
  3400.     </complexContent>
  3401.   </complexType>
  3402.   <element name="ctr-x7e-archi_idrici" type="OGRSchema:ctr-x7e-archi_idriciType" abstract="false" substitutionGroup="gml:_Feature">
  3403.     <key name="ctr-x7e-archi_idriciKey">
  3404.       <selector xpath=".//ctr-x7e-archi_idrici"/>
  3405.       <field xpath="gid"/>
  3406.     </key>
  3407.   </element>
  3408.   <complexType name="ctr-x7e-archi_idriciType" abstract="false" geometryName="the_geom">
  3409.     <complexContent>
  3410.       <extension base="gml:AbstractFeatureType">
  3411.         <sequence>
  3412.           <element name="codice" minOccurs="0">
  3413.             <simpleType>
  3414.               <restriction base="xs:string">
  3415.                 <maxLength value="4"/>
  3416.               </restriction>
  3417.             </simpleType>
  3418.           </element>
  3419.           <element name="tipo" minOccurs="0">
  3420.             <simpleType>
  3421.               <restriction base="xs:string">
  3422.                 <maxLength value="3"/>
  3423.               </restriction>
  3424.             </simpleType>
  3425.           </element>
  3426.           <element name="topon" minOccurs="0">
  3427.             <simpleType>
  3428.               <restriction base="xs:string">
  3429.                 <maxLength value="40"/>
  3430.               </restriction>
  3431.             </simpleType>
  3432.           </element>
  3433.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~archi_idrici" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3434.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3435.             <simpleType>
  3436.               <restriction base="fdo:int32"/>
  3437.             </simpleType>
  3438.           </element>
  3439.         </sequence>
  3440.       </extension>
  3441.     </complexContent>
  3442.   </complexType>
  3443.   <element name="ctr-x7e-archi_viari" type="OGRSchema:ctr-x7e-archi_viariType" abstract="false" substitutionGroup="gml:_Feature">
  3444.     <key name="ctr-x7e-archi_viariKey">
  3445.       <selector xpath=".//ctr-x7e-archi_viari"/>
  3446.       <field xpath="gid"/>
  3447.     </key>
  3448.   </element>
  3449.   <complexType name="ctr-x7e-archi_viariType" abstract="false" geometryName="the_geom">
  3450.     <complexContent>
  3451.       <extension base="gml:AbstractFeatureType">
  3452.         <sequence>
  3453.           <element name="codice" minOccurs="0">
  3454.             <simpleType>
  3455.               <restriction base="xs:string">
  3456.                 <maxLength value="4"/>
  3457.               </restriction>
  3458.             </simpleType>
  3459.           </element>
  3460.           <element name="tipo" minOccurs="0">
  3461.             <simpleType>
  3462.               <restriction base="xs:string">
  3463.                 <maxLength value="3"/>
  3464.               </restriction>
  3465.             </simpleType>
  3466.           </element>
  3467.           <element name="topon" minOccurs="0">
  3468.             <simpleType>
  3469.               <restriction base="xs:string">
  3470.                 <maxLength value="40"/>
  3471.               </restriction>
  3472.             </simpleType>
  3473.           </element>
  3474.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~archi_viari" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3475.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3476.             <simpleType>
  3477.               <restriction base="fdo:int32"/>
  3478.             </simpleType>
  3479.           </element>
  3480.         </sequence>
  3481.       </extension>
  3482.     </complexContent>
  3483.   </complexType>
  3484.   <element name="ctr-x7e-aree_urbane" type="OGRSchema:ctr-x7e-aree_urbaneType" abstract="false" substitutionGroup="gml:_Feature">
  3485.     <key name="ctr-x7e-aree_urbaneKey">
  3486.       <selector xpath=".//ctr-x7e-aree_urbane"/>
  3487.       <field xpath="gid"/>
  3488.     </key>
  3489.   </element>
  3490.   <complexType name="ctr-x7e-aree_urbaneType" abstract="false" geometryName="the_geom">
  3491.     <complexContent>
  3492.       <extension base="gml:AbstractFeatureType">
  3493.         <sequence>
  3494.           <element name="codice" minOccurs="0">
  3495.             <simpleType>
  3496.               <restriction base="xs:string">
  3497.                 <maxLength value="254"/>
  3498.               </restriction>
  3499.             </simpleType>
  3500.           </element>
  3501.           <element name="topon" minOccurs="0">
  3502.             <simpleType>
  3503.               <restriction base="xs:string">
  3504.                 <maxLength value="254"/>
  3505.               </restriction>
  3506.             </simpleType>
  3507.           </element>
  3508.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~aree_urbane" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  3509.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3510.             <simpleType>
  3511.               <restriction base="fdo:int32"/>
  3512.             </simpleType>
  3513.           </element>
  3514.         </sequence>
  3515.       </extension>
  3516.     </complexContent>
  3517.   </complexType>
  3518.   <element name="ctr-x7e-elementi_lineari_10k" type="OGRSchema:ctr-x7e-elementi_lineari_10kType" abstract="false" substitutionGroup="gml:_Feature">
  3519.     <key name="ctr-x7e-elementi_lineari_10kKey">
  3520.       <selector xpath=".//ctr-x7e-elementi_lineari_10k"/>
  3521.       <field xpath="gid"/>
  3522.     </key>
  3523.   </element>
  3524.   <complexType name="ctr-x7e-elementi_lineari_10kType" abstract="false" geometryName="the_geom">
  3525.     <complexContent>
  3526.       <extension base="gml:AbstractFeatureType">
  3527.         <sequence>
  3528.           <element name="layer" minOccurs="0">
  3529.             <simpleType>
  3530.               <restriction base="xs:string">
  3531.                 <maxLength value="255"/>
  3532.               </restriction>
  3533.             </simpleType>
  3534.           </element>
  3535.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~elementi_lineari_10k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3536.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3537.             <simpleType>
  3538.               <restriction base="fdo:int32"/>
  3539.             </simpleType>
  3540.           </element>
  3541.         </sequence>
  3542.       </extension>
  3543.     </complexContent>
  3544.   </complexType>
  3545.   <element name="ctr-x7e-elementi_lineari_2k" type="OGRSchema:ctr-x7e-elementi_lineari_2kType" abstract="false" substitutionGroup="gml:_Feature">
  3546.     <key name="ctr-x7e-elementi_lineari_2kKey">
  3547.       <selector xpath=".//ctr-x7e-elementi_lineari_2k"/>
  3548.       <field xpath="gid"/>
  3549.     </key>
  3550.   </element>
  3551.   <complexType name="ctr-x7e-elementi_lineari_2kType" abstract="false" geometryName="the_geom">
  3552.     <complexContent>
  3553.       <extension base="gml:AbstractFeatureType">
  3554.         <sequence>
  3555.           <element name="layer" minOccurs="0">
  3556.             <simpleType>
  3557.               <restriction base="xs:string">
  3558.                 <maxLength value="254"/>
  3559.               </restriction>
  3560.             </simpleType>
  3561.           </element>
  3562.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~elementi_lineari_2k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3563.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3564.             <simpleType>
  3565.               <restriction base="fdo:int32"/>
  3566.             </simpleType>
  3567.           </element>
  3568.         </sequence>
  3569.       </extension>
  3570.     </complexContent>
  3571.   </complexType>
  3572.   <element name="ctr-x7e-griglia_a3_1000" type="OGRSchema:ctr-x7e-griglia_a3_1000Type" abstract="false" substitutionGroup="gml:_Feature">
  3573.     <key name="ctr-x7e-griglia_a3_1000Key">
  3574.       <selector xpath=".//ctr-x7e-griglia_a3_1000"/>
  3575.       <field xpath="id"/>
  3576.     </key>
  3577.   </element>
  3578.   <complexType name="ctr-x7e-griglia_a3_1000Type" abstract="false" geometryName="the_geom">
  3579.     <complexContent>
  3580.       <extension base="gml:AbstractFeatureType">
  3581.         <sequence>
  3582.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~griglia_a3_1000" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  3583.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  3584.             <simpleType>
  3585.               <restriction base="fdo:int32"/>
  3586.             </simpleType>
  3587.           </element>
  3588.         </sequence>
  3589.       </extension>
  3590.     </complexContent>
  3591.   </complexType>
  3592.   <element name="ctr-x7e-limiti_amministrativi" type="OGRSchema:ctr-x7e-limiti_amministrativiType" abstract="false" substitutionGroup="gml:_Feature">
  3593.     <key name="ctr-x7e-limiti_amministrativiKey">
  3594.       <selector xpath=".//ctr-x7e-limiti_amministrativi"/>
  3595.       <field xpath="gid"/>
  3596.     </key>
  3597.   </element>
  3598.   <complexType name="ctr-x7e-limiti_amministrativiType" abstract="false" geometryName="the_geom">
  3599.     <complexContent>
  3600.       <extension base="gml:AbstractFeatureType">
  3601.         <sequence>
  3602.           <element name="nome" minOccurs="0">
  3603.             <simpleType>
  3604.               <restriction base="xs:string">
  3605.                 <maxLength value="40"/>
  3606.               </restriction>
  3607.             </simpleType>
  3608.           </element>
  3609.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~limiti_amministrativi" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  3610.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3611.             <simpleType>
  3612.               <restriction base="fdo:int32"/>
  3613.             </simpleType>
  3614.           </element>
  3615.         </sequence>
  3616.       </extension>
  3617.     </complexContent>
  3618.   </complexType>
  3619.   <element name="ctr-x7e-limiti_amministrativi_g5" type="OGRSchema:ctr-x7e-limiti_amministrativi_g5Type" abstract="false" substitutionGroup="gml:_Feature">
  3620.     <key name="ctr-x7e-limiti_amministrativi_g5Key">
  3621.       <selector xpath=".//ctr-x7e-limiti_amministrativi_g5"/>
  3622.       <field xpath="FID"/>
  3623.     </key>
  3624.   </element>
  3625.   <complexType name="ctr-x7e-limiti_amministrativi_g5Type" abstract="false" geometryName="the_geom">
  3626.     <complexContent>
  3627.       <extension base="gml:AbstractFeatureType">
  3628.         <sequence>
  3629.           <element name="gid" minOccurs="0">
  3630.             <simpleType>
  3631.               <restriction base="fdo:int32"/>
  3632.             </simpleType>
  3633.           </element>
  3634.           <element name="nome" minOccurs="0">
  3635.             <simpleType>
  3636.               <restriction base="xs:string">
  3637.                 <maxLength value="40"/>
  3638.               </restriction>
  3639.             </simpleType>
  3640.           </element>
  3641.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~limiti_amministrativi_g5" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  3642.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  3643.             <simpleType>
  3644.               <restriction base="fdo:int32"/>
  3645.             </simpleType>
  3646.           </element>
  3647.         </sequence>
  3648.       </extension>
  3649.     </complexContent>
  3650.   </complexType>
  3651.   <element name="ctr-x7e-orografia_10k" type="OGRSchema:ctr-x7e-orografia_10kType" abstract="false" substitutionGroup="gml:_Feature">
  3652.     <key name="ctr-x7e-orografia_10kKey">
  3653.       <selector xpath=".//ctr-x7e-orografia_10k"/>
  3654.       <field xpath="gid"/>
  3655.     </key>
  3656.   </element>
  3657.   <complexType name="ctr-x7e-orografia_10kType" abstract="false" geometryName="the_geom">
  3658.     <complexContent>
  3659.       <extension base="gml:AbstractFeatureType">
  3660.         <sequence>
  3661.           <element name="layer" minOccurs="0">
  3662.             <simpleType>
  3663.               <restriction base="xs:string">
  3664.                 <maxLength value="255"/>
  3665.               </restriction>
  3666.             </simpleType>
  3667.           </element>
  3668.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~orografia_10k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3669.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3670.             <simpleType>
  3671.               <restriction base="fdo:int32"/>
  3672.             </simpleType>
  3673.           </element>
  3674.         </sequence>
  3675.       </extension>
  3676.     </complexContent>
  3677.   </complexType>
  3678.   <element name="ctr-x7e-orografia_2k" type="OGRSchema:ctr-x7e-orografia_2kType" abstract="false" substitutionGroup="gml:_Feature">
  3679.     <key name="ctr-x7e-orografia_2kKey">
  3680.       <selector xpath=".//ctr-x7e-orografia_2k"/>
  3681.       <field xpath="gid"/>
  3682.     </key>
  3683.   </element>
  3684.   <complexType name="ctr-x7e-orografia_2kType" abstract="false" geometryName="the_geom">
  3685.     <complexContent>
  3686.       <extension base="gml:AbstractFeatureType">
  3687.         <sequence>
  3688.           <element name="layer" minOccurs="0">
  3689.             <simpleType>
  3690.               <restriction base="xs:string">
  3691.                 <maxLength value="254"/>
  3692.               </restriction>
  3693.             </simpleType>
  3694.           </element>
  3695.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~orografia_2k" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  3696.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3697.             <simpleType>
  3698.               <restriction base="fdo:int32"/>
  3699.             </simpleType>
  3700.           </element>
  3701.         </sequence>
  3702.       </extension>
  3703.     </complexContent>
  3704.   </complexType>
  3705.   <element name="ctr-x7e-quote_10k" type="OGRSchema:ctr-x7e-quote_10kType" abstract="false" substitutionGroup="gml:_Feature">
  3706.     <key name="ctr-x7e-quote_10kKey">
  3707.       <selector xpath=".//ctr-x7e-quote_10k"/>
  3708.       <field xpath="gid"/>
  3709.     </key>
  3710.   </element>
  3711.   <complexType name="ctr-x7e-quote_10kType" abstract="false" geometryName="the_geom">
  3712.     <complexContent>
  3713.       <extension base="gml:AbstractFeatureType">
  3714.         <sequence>
  3715.           <element name="altezza" minOccurs="0">
  3716.             <simpleType>
  3717.               <restriction base="fdo:int32"/>
  3718.             </simpleType>
  3719.           </element>
  3720.           <element name="angolo" minOccurs="0">
  3721.             <simpleType>
  3722.               <restriction base="fdo:int32"/>
  3723.             </simpleType>
  3724.           </element>
  3725.           <element name="layer" minOccurs="0">
  3726.             <simpleType>
  3727.               <restriction base="xs:string">
  3728.                 <maxLength value="255"/>
  3729.               </restriction>
  3730.             </simpleType>
  3731.           </element>
  3732.           <element name="textstring" minOccurs="0">
  3733.             <simpleType>
  3734.               <restriction base="xs:string">
  3735.                 <maxLength value="254"/>
  3736.               </restriction>
  3737.             </simpleType>
  3738.           </element>
  3739.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~quote_10k" geometricTypes="point " geometryTypes="point multipoint "/>
  3740.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3741.             <simpleType>
  3742.               <restriction base="fdo:int32"/>
  3743.             </simpleType>
  3744.           </element>
  3745.         </sequence>
  3746.       </extension>
  3747.     </complexContent>
  3748.   </complexType>
  3749.   <element name="ctr-x7e-quote_2k" type="OGRSchema:ctr-x7e-quote_2kType" abstract="false" substitutionGroup="gml:_Feature">
  3750.     <key name="ctr-x7e-quote_2kKey">
  3751.       <selector xpath=".//ctr-x7e-quote_2k"/>
  3752.       <field xpath="gid"/>
  3753.     </key>
  3754.   </element>
  3755.   <complexType name="ctr-x7e-quote_2kType" abstract="false" geometryName="the_geom">
  3756.     <complexContent>
  3757.       <extension base="gml:AbstractFeatureType">
  3758.         <sequence>
  3759.           <element name="altezza" minOccurs="0">
  3760.             <simpleType>
  3761.               <restriction base="fdo:int32"/>
  3762.             </simpleType>
  3763.           </element>
  3764.           <element name="angolo" minOccurs="0">
  3765.             <simpleType>
  3766.               <restriction base="fdo:int32"/>
  3767.             </simpleType>
  3768.           </element>
  3769.           <element name="layer" minOccurs="0">
  3770.             <simpleType>
  3771.               <restriction base="xs:string">
  3772.                 <maxLength value="255"/>
  3773.               </restriction>
  3774.             </simpleType>
  3775.           </element>
  3776.           <element name="textstring" minOccurs="0">
  3777.             <simpleType>
  3778.               <restriction base="xs:string">
  3779.                 <maxLength value="254"/>
  3780.               </restriction>
  3781.             </simpleType>
  3782.           </element>
  3783.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~quote_2k" geometricTypes="point " geometryTypes="point multipoint "/>
  3784.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3785.             <simpleType>
  3786.               <restriction base="fdo:int32"/>
  3787.             </simpleType>
  3788.           </element>
  3789.         </sequence>
  3790.       </extension>
  3791.     </complexContent>
  3792.   </complexType>
  3793.   <element name="ctr-x7e-toponimi_10k" type="OGRSchema:ctr-x7e-toponimi_10kType" abstract="false" substitutionGroup="gml:_Feature">
  3794.     <key name="ctr-x7e-toponimi_10kKey">
  3795.       <selector xpath=".//ctr-x7e-toponimi_10k"/>
  3796.       <field xpath="gid"/>
  3797.     </key>
  3798.   </element>
  3799.   <complexType name="ctr-x7e-toponimi_10kType" abstract="false" geometryName="the_geom">
  3800.     <complexContent>
  3801.       <extension base="gml:AbstractFeatureType">
  3802.         <sequence>
  3803.           <element name="altezza" minOccurs="0">
  3804.             <simpleType>
  3805.               <restriction base="fdo:int32"/>
  3806.             </simpleType>
  3807.           </element>
  3808.           <element name="angolo" minOccurs="0">
  3809.             <simpleType>
  3810.               <restriction base="fdo:int32"/>
  3811.             </simpleType>
  3812.           </element>
  3813.           <element name="layer" minOccurs="0">
  3814.             <simpleType>
  3815.               <restriction base="xs:string">
  3816.                 <maxLength value="255"/>
  3817.               </restriction>
  3818.             </simpleType>
  3819.           </element>
  3820.           <element name="textstring" minOccurs="0">
  3821.             <simpleType>
  3822.               <restriction base="xs:string">
  3823.                 <maxLength value="254"/>
  3824.               </restriction>
  3825.             </simpleType>
  3826.           </element>
  3827.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~toponimi_10k" geometricTypes="point " geometryTypes="point multipoint "/>
  3828.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3829.             <simpleType>
  3830.               <restriction base="fdo:int32"/>
  3831.             </simpleType>
  3832.           </element>
  3833.         </sequence>
  3834.       </extension>
  3835.     </complexContent>
  3836.   </complexType>
  3837.   <element name="ctr-x7e-toponimi_2k" type="OGRSchema:ctr-x7e-toponimi_2kType" abstract="false" substitutionGroup="gml:_Feature">
  3838.     <key name="ctr-x7e-toponimi_2kKey">
  3839.       <selector xpath=".//ctr-x7e-toponimi_2k"/>
  3840.       <field xpath="gid"/>
  3841.     </key>
  3842.   </element>
  3843.   <complexType name="ctr-x7e-toponimi_2kType" abstract="false" geometryName="the_geom">
  3844.     <complexContent>
  3845.       <extension base="gml:AbstractFeatureType">
  3846.         <sequence>
  3847.           <element name="altezza" minOccurs="0">
  3848.             <simpleType>
  3849.               <restriction base="fdo:int32"/>
  3850.             </simpleType>
  3851.           </element>
  3852.           <element name="angolo" minOccurs="0">
  3853.             <simpleType>
  3854.               <restriction base="fdo:int32"/>
  3855.             </simpleType>
  3856.           </element>
  3857.           <element name="layer" minOccurs="0">
  3858.             <simpleType>
  3859.               <restriction base="xs:string">
  3860.                 <maxLength value="254"/>
  3861.               </restriction>
  3862.             </simpleType>
  3863.           </element>
  3864.           <element name="textstring" minOccurs="0">
  3865.             <simpleType>
  3866.               <restriction base="xs:string">
  3867.                 <maxLength value="254"/>
  3868.               </restriction>
  3869.             </simpleType>
  3870.           </element>
  3871.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="ctr~toponimi_2k" geometricTypes="point " geometryTypes="point multipoint "/>
  3872.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3873.             <simpleType>
  3874.               <restriction base="fdo:int32"/>
  3875.             </simpleType>
  3876.           </element>
  3877.         </sequence>
  3878.       </extension>
  3879.     </complexContent>
  3880.   </complexType>
  3881.   <element name="prg-x7e-griglia" type="OGRSchema:prg-x7e-grigliaType" abstract="false" substitutionGroup="gml:_Feature">
  3882.     <key name="prg-x7e-grigliaKey">
  3883.       <selector xpath=".//prg-x7e-griglia"/>
  3884.       <field xpath="gid"/>
  3885.     </key>
  3886.   </element>
  3887.   <complexType name="prg-x7e-grigliaType" abstract="false" geometryName="the_geom">
  3888.     <complexContent>
  3889.       <extension base="gml:AbstractFeatureType">
  3890.         <sequence>
  3891.           <element name="n_tavola" minOccurs="0">
  3892.             <simpleType>
  3893.               <restriction base="xs:string">
  3894.                 <maxLength value="8"/>
  3895.               </restriction>
  3896.             </simpleType>
  3897.           </element>
  3898.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="prg~griglia" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  3899.           <element name="gid" readOnly="true" minOccurs="0" autogenerated="true">
  3900.             <simpleType>
  3901.               <restriction base="fdo:int32"/>
  3902.             </simpleType>
  3903.           </element>
  3904.         </sequence>
  3905.       </extension>
  3906.     </complexContent>
  3907.   </complexType>
  3908.   <element name="strade-x7e-aree_circolazione_pedonali" type="OGRSchema:strade-x7e-aree_circolazione_pedonaliType" abstract="false" substitutionGroup="gml:_Feature">
  3909.     <key name="strade-x7e-aree_circolazione_pedonaliKey">
  3910.       <selector xpath=".//strade-x7e-aree_circolazione_pedonali"/>
  3911.       <field xpath="id"/>
  3912.     </key>
  3913.   </element>
  3914.   <complexType name="strade-x7e-aree_circolazione_pedonaliType" abstract="false" geometryName="the_geom">
  3915.     <complexContent>
  3916.       <extension base="gml:AbstractFeatureType">
  3917.         <sequence>
  3918.           <element name="codice_ctr" minOccurs="0">
  3919.             <simpleType>
  3920.               <restriction base="xs:string">
  3921.                 <maxLength value=""/>
  3922.               </restriction>
  3923.             </simpleType>
  3924.           </element>
  3925.           <element name="fondo" minOccurs="0">
  3926.             <simpleType>
  3927.               <restriction base="xs:string">
  3928.                 <maxLength value=""/>
  3929.               </restriction>
  3930.             </simpleType>
  3931.           </element>
  3932.           <element name="id_aree_stradali" minOccurs="0">
  3933.             <simpleType>
  3934.               <restriction base="fdo:int32"/>
  3935.             </simpleType>
  3936.           </element>
  3937.           <element name="ogc_fid" minOccurs="0">
  3938.             <simpleType>
  3939.               <restriction base="fdo:int32"/>
  3940.             </simpleType>
  3941.           </element>
  3942.           <element name="origine_geometria" minOccurs="0">
  3943.             <simpleType>
  3944.               <restriction base="xs:string">
  3945.                 <maxLength value=""/>
  3946.               </restriction>
  3947.             </simpleType>
  3948.           </element>
  3949.           <element name="periodizzazione" minOccurs="0">
  3950.             <simpleType>
  3951.               <restriction base="xs:string">
  3952.                 <maxLength value=""/>
  3953.               </restriction>
  3954.             </simpleType>
  3955.           </element>
  3956.           <element name="posizione" minOccurs="0">
  3957.             <simpleType>
  3958.               <restriction base="xs:string">
  3959.                 <maxLength value=""/>
  3960.               </restriction>
  3961.             </simpleType>
  3962.           </element>
  3963.           <element name="sede" minOccurs="0">
  3964.             <simpleType>
  3965.               <restriction base="xs:string">
  3966.                 <maxLength value=""/>
  3967.               </restriction>
  3968.             </simpleType>
  3969.           </element>
  3970.           <element name="sopra_a" minOccurs="0">
  3971.             <simpleType>
  3972.               <restriction base="xs:string">
  3973.                 <maxLength value=""/>
  3974.               </restriction>
  3975.             </simpleType>
  3976.           </element>
  3977.           <element name="zona" minOccurs="0">
  3978.             <simpleType>
  3979.               <restriction base="xs:string">
  3980.                 <maxLength value=""/>
  3981.               </restriction>
  3982.             </simpleType>
  3983.           </element>
  3984.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione_pedonali" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  3985.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  3986.             <simpleType>
  3987.               <restriction base="fdo:int32"/>
  3988.             </simpleType>
  3989.           </element>
  3990.         </sequence>
  3991.       </extension>
  3992.     </complexContent>
  3993.   </complexType>
  3994.   <element name="strade-x7e-aree_circolazione_veicolari" type="OGRSchema:strade-x7e-aree_circolazione_veicolariType" abstract="false" substitutionGroup="gml:_Feature">
  3995.     <key name="strade-x7e-aree_circolazione_veicolariKey">
  3996.       <selector xpath=".//strade-x7e-aree_circolazione_veicolari"/>
  3997.       <field xpath="id"/>
  3998.     </key>
  3999.   </element>
  4000.   <complexType name="strade-x7e-aree_circolazione_veicolariType" abstract="false" geometryName="the_geom">
  4001.     <complexContent>
  4002.       <extension base="gml:AbstractFeatureType">
  4003.         <sequence>
  4004.           <element name="codice_ctr" minOccurs="0">
  4005.             <simpleType>
  4006.               <restriction base="xs:string">
  4007.                 <maxLength value=""/>
  4008.               </restriction>
  4009.             </simpleType>
  4010.           </element>
  4011.           <element name="fondo" minOccurs="0">
  4012.             <simpleType>
  4013.               <restriction base="xs:string">
  4014.                 <maxLength value=""/>
  4015.               </restriction>
  4016.             </simpleType>
  4017.           </element>
  4018.           <element name="id_aree_stradali" minOccurs="0">
  4019.             <simpleType>
  4020.               <restriction base="fdo:int32"/>
  4021.             </simpleType>
  4022.           </element>
  4023.           <element name="ogc_fid" minOccurs="0">
  4024.             <simpleType>
  4025.               <restriction base="fdo:int32"/>
  4026.             </simpleType>
  4027.           </element>
  4028.           <element name="origine_geometria" minOccurs="0">
  4029.             <simpleType>
  4030.               <restriction base="xs:string">
  4031.                 <maxLength value=""/>
  4032.               </restriction>
  4033.             </simpleType>
  4034.           </element>
  4035.           <element name="periodizzazione" minOccurs="0">
  4036.             <simpleType>
  4037.               <restriction base="xs:string">
  4038.                 <maxLength value=""/>
  4039.               </restriction>
  4040.             </simpleType>
  4041.           </element>
  4042.           <element name="sede" minOccurs="0">
  4043.             <simpleType>
  4044.               <restriction base="xs:string">
  4045.                 <maxLength value=""/>
  4046.               </restriction>
  4047.             </simpleType>
  4048.           </element>
  4049.           <element name="sopra_a" minOccurs="0">
  4050.             <simpleType>
  4051.               <restriction base="xs:string">
  4052.                 <maxLength value=""/>
  4053.               </restriction>
  4054.             </simpleType>
  4055.           </element>
  4056.           <element name="zona" minOccurs="0">
  4057.             <simpleType>
  4058.               <restriction base="xs:string">
  4059.                 <maxLength value=""/>
  4060.               </restriction>
  4061.             </simpleType>
  4062.           </element>
  4063.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione_veicolari" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  4064.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4065.             <simpleType>
  4066.               <restriction base="fdo:int32"/>
  4067.             </simpleType>
  4068.           </element>
  4069.         </sequence>
  4070.       </extension>
  4071.     </complexContent>
  4072.   </complexType>
  4073.   <element name="strade-x7e-aree_circolazione_ciclabili" type="OGRSchema:strade-x7e-aree_circolazione_ciclabiliType" abstract="false" substitutionGroup="gml:_Feature">
  4074.     <key name="strade-x7e-aree_circolazione_ciclabiliKey">
  4075.       <selector xpath=".//strade-x7e-aree_circolazione_ciclabili"/>
  4076.       <field xpath="id"/>
  4077.     </key>
  4078.   </element>
  4079.   <complexType name="strade-x7e-aree_circolazione_ciclabiliType" abstract="false" geometryName="the_geom">
  4080.     <complexContent>
  4081.       <extension base="gml:AbstractFeatureType">
  4082.         <sequence>
  4083.           <element name="codice_ctr" minOccurs="0">
  4084.             <simpleType>
  4085.               <restriction base="xs:string">
  4086.                 <maxLength value=""/>
  4087.               </restriction>
  4088.             </simpleType>
  4089.           </element>
  4090.           <element name="fondo" minOccurs="0">
  4091.             <simpleType>
  4092.               <restriction base="xs:string">
  4093.                 <maxLength value=""/>
  4094.               </restriction>
  4095.             </simpleType>
  4096.           </element>
  4097.           <element name="id_aree_stradali" minOccurs="0">
  4098.             <simpleType>
  4099.               <restriction base="fdo:int32"/>
  4100.             </simpleType>
  4101.           </element>
  4102.           <element name="ogc_fid" minOccurs="0">
  4103.             <simpleType>
  4104.               <restriction base="fdo:int32"/>
  4105.             </simpleType>
  4106.           </element>
  4107.           <element name="origine_geometria" minOccurs="0">
  4108.             <simpleType>
  4109.               <restriction base="xs:string">
  4110.                 <maxLength value=""/>
  4111.               </restriction>
  4112.             </simpleType>
  4113.           </element>
  4114.           <element name="periodizzazione" minOccurs="0">
  4115.             <simpleType>
  4116.               <restriction base="xs:string">
  4117.                 <maxLength value=""/>
  4118.               </restriction>
  4119.             </simpleType>
  4120.           </element>
  4121.           <element name="posizione" minOccurs="0">
  4122.             <simpleType>
  4123.               <restriction base="xs:string">
  4124.                 <maxLength value=""/>
  4125.               </restriction>
  4126.             </simpleType>
  4127.           </element>
  4128.           <element name="sede" minOccurs="0">
  4129.             <simpleType>
  4130.               <restriction base="xs:string">
  4131.                 <maxLength value=""/>
  4132.               </restriction>
  4133.             </simpleType>
  4134.           </element>
  4135.           <element name="sopra_a" minOccurs="0">
  4136.             <simpleType>
  4137.               <restriction base="xs:string">
  4138.                 <maxLength value=""/>
  4139.               </restriction>
  4140.             </simpleType>
  4141.           </element>
  4142.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione_ciclabili" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  4143.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4144.             <simpleType>
  4145.               <restriction base="fdo:int32"/>
  4146.             </simpleType>
  4147.           </element>
  4148.         </sequence>
  4149.       </extension>
  4150.     </complexContent>
  4151.   </complexType>
  4152.   <element name="strade-x7e-aree_circolazione" type="OGRSchema:strade-x7e-aree_circolazioneType" abstract="false" substitutionGroup="gml:_Feature">
  4153.     <key name="strade-x7e-aree_circolazioneKey">
  4154.       <selector xpath=".//strade-x7e-aree_circolazione"/>
  4155.       <field xpath="FID"/>
  4156.     </key>
  4157.   </element>
  4158.   <complexType name="strade-x7e-aree_circolazioneType" abstract="false" geometryName="the_geom">
  4159.     <complexContent>
  4160.       <extension base="gml:AbstractFeatureType">
  4161.         <sequence>
  4162.           <element name="id" minOccurs="0">
  4163.             <simpleType>
  4164.               <restriction base="fdo:int32"/>
  4165.             </simpleType>
  4166.           </element>
  4167.           <element name="tipo" minOccurs="0">
  4168.             <simpleType>
  4169.               <restriction base="xs:string">
  4170.                 <maxLength value=""/>
  4171.               </restriction>
  4172.             </simpleType>
  4173.           </element>
  4174.           <element name="toponimo" minOccurs="0">
  4175.             <simpleType>
  4176.               <restriction base="xs:string">
  4177.                 <maxLength value=""/>
  4178.               </restriction>
  4179.             </simpleType>
  4180.           </element>
  4181.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_circolazione" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  4182.           <element name="FID" readOnly="true" minOccurs="0" autogenerated="true">
  4183.             <simpleType>
  4184.               <restriction base="fdo:int32"/>
  4185.             </simpleType>
  4186.           </element>
  4187.         </sequence>
  4188.       </extension>
  4189.     </complexContent>
  4190.   </complexType>
  4191.   <element name="civici-x7e-accessi_ripetuti" type="OGRSchema:civici-x7e-accessi_ripetutiType" abstract="false" substitutionGroup="gml:_Feature">
  4192.     <key name="civici-x7e-accessi_ripetutiKey">
  4193.       <selector xpath=".//civici-x7e-accessi_ripetuti"/>
  4194.       <field xpath="id"/>
  4195.     </key>
  4196.   </element>
  4197.   <complexType name="civici-x7e-accessi_ripetutiType" abstract="false" geometryName="the_geom">
  4198.     <complexContent>
  4199.       <extension base="gml:AbstractFeatureType">
  4200.         <sequence>
  4201.           <element name="angolo" minOccurs="0">
  4202.             <simpleType>
  4203.               <restriction base="xs:double"/>
  4204.             </simpleType>
  4205.           </element>
  4206.           <element name="dismesso" minOccurs="0">
  4207.             <simpleType>
  4208.               <restriction base="fdo:int32"/>
  4209.             </simpleType>
  4210.           </element>
  4211.           <element name="id_accessi_principali" minOccurs="0">
  4212.             <simpleType>
  4213.               <restriction base="fdo:int32"/>
  4214.             </simpleType>
  4215.           </element>
  4216.           <element name="id_passo_carraio" minOccurs="0">
  4217.             <simpleType>
  4218.               <restriction base="fdo:int32"/>
  4219.             </simpleType>
  4220.           </element>
  4221.           <element name="id_targhe" minOccurs="0">
  4222.             <simpleType>
  4223.               <restriction base="fdo:int32"/>
  4224.             </simpleType>
  4225.           </element>
  4226.           <element name="note" minOccurs="0">
  4227.             <simpleType>
  4228.               <restriction base="xs:string">
  4229.                 <maxLength value=""/>
  4230.               </restriction>
  4231.             </simpleType>
  4232.           </element>
  4233.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  4234.             <simpleType>
  4235.               <restriction base="fdo:int32"/>
  4236.             </simpleType>
  4237.           </element>
  4238.           <element name="progetto_targhetta_tipo" minOccurs="0">
  4239.             <simpleType>
  4240.               <restriction base="xs:string">
  4241.                 <maxLength value=""/>
  4242.               </restriction>
  4243.             </simpleType>
  4244.           </element>
  4245.           <element name="tipo" minOccurs="0">
  4246.             <simpleType>
  4247.               <restriction base="xs:string">
  4248.                 <maxLength value=""/>
  4249.               </restriction>
  4250.             </simpleType>
  4251.           </element>
  4252.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_ripetuti" geometricTypes="point " geometryTypes="point multipoint "/>
  4253.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4254.             <simpleType>
  4255.               <restriction base="fdo:int32"/>
  4256.             </simpleType>
  4257.           </element>
  4258.         </sequence>
  4259.       </extension>
  4260.     </complexContent>
  4261.   </complexType>
  4262.   <element name="civici-x7e-accessi_principali" type="OGRSchema:civici-x7e-accessi_principaliType" abstract="false" substitutionGroup="gml:_Feature">
  4263.     <key name="civici-x7e-accessi_principaliKey">
  4264.       <selector xpath=".//civici-x7e-accessi_principali"/>
  4265.       <field xpath="id"/>
  4266.     </key>
  4267.   </element>
  4268.   <complexType name="civici-x7e-accessi_principaliType" abstract="false" geometryName="the_geom">
  4269.     <complexContent>
  4270.       <extension base="gml:AbstractFeatureType">
  4271.         <sequence>
  4272.           <element name="angolo" minOccurs="0">
  4273.             <simpleType>
  4274.               <restriction base="xs:double"/>
  4275.             </simpleType>
  4276.           </element>
  4277.           <element name="codice_strada" minOccurs="0">
  4278.             <simpleType>
  4279.               <restriction base="xs:string">
  4280.                 <maxLength value=""/>
  4281.               </restriction>
  4282.             </simpleType>
  4283.           </element>
  4284.           <element name="esponente" minOccurs="0">
  4285.             <simpleType>
  4286.               <restriction base="xs:string">
  4287.                 <maxLength value=""/>
  4288.               </restriction>
  4289.             </simpleType>
  4290.           </element>
  4291.           <element name="id_edf_unita_volumetrica" minOccurs="0">
  4292.             <simpleType>
  4293.               <restriction base="fdo:int32"/>
  4294.             </simpleType>
  4295.           </element>
  4296.           <element name="id_passo_carraio" minOccurs="0">
  4297.             <simpleType>
  4298.               <restriction base="fdo:int32"/>
  4299.             </simpleType>
  4300.           </element>
  4301.           <element name="id_sezione_censuaria" minOccurs="0">
  4302.             <simpleType>
  4303.               <restriction base="xs:string">
  4304.                 <maxLength value=""/>
  4305.               </restriction>
  4306.             </simpleType>
  4307.           </element>
  4308.           <element name="id_targhe" minOccurs="0">
  4309.             <simpleType>
  4310.               <restriction base="fdo:int32"/>
  4311.             </simpleType>
  4312.           </element>
  4313.           <element name="note" minOccurs="0">
  4314.             <simpleType>
  4315.               <restriction base="xs:string">
  4316.                 <maxLength value=""/>
  4317.               </restriction>
  4318.             </simpleType>
  4319.           </element>
  4320.           <element name="numero" minOccurs="0">
  4321.             <simpleType>
  4322.               <restriction base="xs:string">
  4323.                 <maxLength value=""/>
  4324.               </restriction>
  4325.             </simpleType>
  4326.           </element>
  4327.           <element name="progetto_codice_strada" minOccurs="0">
  4328.             <simpleType>
  4329.               <restriction base="xs:string">
  4330.                 <maxLength value=""/>
  4331.               </restriction>
  4332.             </simpleType>
  4333.           </element>
  4334.           <element name="progetto_esponente" minOccurs="0">
  4335.             <simpleType>
  4336.               <restriction base="xs:string">
  4337.                 <maxLength value=""/>
  4338.               </restriction>
  4339.             </simpleType>
  4340.           </element>
  4341.           <element name="progetto_numero" minOccurs="0">
  4342.             <simpleType>
  4343.               <restriction base="xs:string">
  4344.                 <maxLength value=""/>
  4345.               </restriction>
  4346.             </simpleType>
  4347.           </element>
  4348.           <element name="progetto_targhetta_da_murare" minOccurs="0">
  4349.             <simpleType>
  4350.               <restriction base="fdo:int32"/>
  4351.             </simpleType>
  4352.           </element>
  4353.           <element name="progetto_targhetta_tipo" minOccurs="0">
  4354.             <simpleType>
  4355.               <restriction base="xs:string">
  4356.                 <maxLength value=""/>
  4357.               </restriction>
  4358.             </simpleType>
  4359.           </element>
  4360.           <element name="rilievo_accesso_sequenziale" minOccurs="0">
  4361.             <simpleType>
  4362.               <restriction base="fdo:int32"/>
  4363.             </simpleType>
  4364.           </element>
  4365.           <element name="rilievo_numero_alloggi" minOccurs="0">
  4366.             <simpleType>
  4367.               <restriction base="fdo:int32"/>
  4368.             </simpleType>
  4369.           </element>
  4370.           <element name="rilievo_numero_attivita" minOccurs="0">
  4371.             <simpleType>
  4372.               <restriction base="fdo:int32"/>
  4373.             </simpleType>
  4374.           </element>
  4375.           <element name="stato" minOccurs="0">
  4376.             <simpleType>
  4377.               <restriction base="xs:string">
  4378.                 <maxLength value=""/>
  4379.               </restriction>
  4380.             </simpleType>
  4381.           </element>
  4382.           <element name="stato_progetto" minOccurs="0">
  4383.             <simpleType>
  4384.               <restriction base="xs:string">
  4385.                 <maxLength value=""/>
  4386.               </restriction>
  4387.             </simpleType>
  4388.           </element>
  4389.           <element name="tipo" minOccurs="0">
  4390.             <simpleType>
  4391.               <restriction base="xs:string">
  4392.                 <maxLength value=""/>
  4393.               </restriction>
  4394.             </simpleType>
  4395.           </element>
  4396.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~accessi_principali" geometricTypes="point " geometryTypes="point multipoint "/>
  4397.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4398.             <simpleType>
  4399.               <restriction base="fdo:int32"/>
  4400.             </simpleType>
  4401.           </element>
  4402.         </sequence>
  4403.       </extension>
  4404.     </complexContent>
  4405.   </complexType>
  4406.   <element name="strade-x7e-aree_stradali_view" type="OGRSchema:strade-x7e-aree_stradali_viewType" abstract="false" substitutionGroup="gml:_Feature">
  4407.     <key name="strade-x7e-aree_stradali_viewKey">
  4408.       <selector xpath=".//strade-x7e-aree_stradali_view"/>
  4409.       <field xpath="ogc_fid"/>
  4410.     </key>
  4411.   </element>
  4412.   <complexType name="strade-x7e-aree_stradali_viewType" abstract="false" geometryName="the_geom">
  4413.     <complexContent>
  4414.       <extension base="gml:AbstractFeatureType">
  4415.         <sequence>
  4416.           <element name="classificazione_funzionale" minOccurs="0">
  4417.             <simpleType>
  4418.               <restriction base="xs:string">
  4419.                 <maxLength value=""/>
  4420.               </restriction>
  4421.             </simpleType>
  4422.           </element>
  4423.           <element name="codice_toponimi_stradali" minOccurs="0">
  4424.             <simpleType>
  4425.               <restriction base="xs:string">
  4426.                 <maxLength value=""/>
  4427.               </restriction>
  4428.             </simpleType>
  4429.           </element>
  4430.           <element name="denominazione" minOccurs="0">
  4431.             <simpleType>
  4432.               <restriction base="xs:string">
  4433.                 <maxLength value=""/>
  4434.               </restriction>
  4435.             </simpleType>
  4436.           </element>
  4437.           <element name="id" minOccurs="0">
  4438.             <simpleType>
  4439.               <restriction base="fdo:int32"/>
  4440.             </simpleType>
  4441.           </element>
  4442.           <element name="label" minOccurs="0">
  4443.             <simpleType>
  4444.               <restriction base="xs:string">
  4445.                 <maxLength value=""/>
  4446.               </restriction>
  4447.             </simpleType>
  4448.           </element>
  4449.           <element name="stato" minOccurs="0">
  4450.             <simpleType>
  4451.               <restriction base="xs:string">
  4452.                 <maxLength value=""/>
  4453.               </restriction>
  4454.             </simpleType>
  4455.           </element>
  4456.           <element name="tipo" minOccurs="0">
  4457.             <simpleType>
  4458.               <restriction base="xs:string">
  4459.                 <maxLength value=""/>
  4460.               </restriction>
  4461.             </simpleType>
  4462.           </element>
  4463.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_stradali_view" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  4464.           <element name="ogc_fid" readOnly="true" minOccurs="0" autogenerated="true">
  4465.             <simpleType>
  4466.               <restriction base="fdo:int32"/>
  4467.             </simpleType>
  4468.           </element>
  4469.         </sequence>
  4470.       </extension>
  4471.     </complexContent>
  4472.   </complexType>
  4473.   <element name="civici-x7e-targhe_stradali" type="OGRSchema:civici-x7e-targhe_stradaliType" abstract="false" substitutionGroup="gml:_Feature">
  4474.     <key name="civici-x7e-targhe_stradaliKey">
  4475.       <selector xpath=".//civici-x7e-targhe_stradali"/>
  4476.       <field xpath="id"/>
  4477.     </key>
  4478.   </element>
  4479.   <complexType name="civici-x7e-targhe_stradaliType" abstract="false" geometryName="the_geom">
  4480.     <complexContent>
  4481.       <extension base="gml:AbstractFeatureType">
  4482.         <sequence>
  4483.           <element name="angolo" minOccurs="0">
  4484.             <simpleType>
  4485.               <restriction base="xs:double"/>
  4486.             </simpleType>
  4487.           </element>
  4488.           <element name="codice_strada" minOccurs="0">
  4489.             <simpleType>
  4490.               <restriction base="xs:string">
  4491.                 <maxLength value=""/>
  4492.               </restriction>
  4493.             </simpleType>
  4494.           </element>
  4495.           <element name="materiale" minOccurs="0">
  4496.             <simpleType>
  4497.               <restriction base="xs:string">
  4498.                 <maxLength value=""/>
  4499.               </restriction>
  4500.             </simpleType>
  4501.           </element>
  4502.           <element name="testo" minOccurs="0">
  4503.             <simpleType>
  4504.               <restriction base="xs:string">
  4505.                 <maxLength value=""/>
  4506.               </restriction>
  4507.             </simpleType>
  4508.           </element>
  4509.           <element name="tipo" minOccurs="0">
  4510.             <simpleType>
  4511.               <restriction base="xs:string">
  4512.                 <maxLength value=""/>
  4513.               </restriction>
  4514.             </simpleType>
  4515.           </element>
  4516.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="civici~targhe_stradali" geometricTypes="point " geometryTypes="point multipoint "/>
  4517.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4518.             <simpleType>
  4519.               <restriction base="fdo:int32"/>
  4520.             </simpleType>
  4521.           </element>
  4522.         </sequence>
  4523.       </extension>
  4524.     </complexContent>
  4525.   </complexType>
  4526.   <element name="strade-x7e-aree_stradali_limiti" type="OGRSchema:strade-x7e-aree_stradali_limitiType" abstract="false" substitutionGroup="gml:_Feature">
  4527.     <key name="strade-x7e-aree_stradali_limitiKey">
  4528.       <selector xpath=".//strade-x7e-aree_stradali_limiti"/>
  4529.       <field xpath="id"/>
  4530.     </key>
  4531.   </element>
  4532.   <complexType name="strade-x7e-aree_stradali_limitiType" abstract="false" geometryName="the_geom">
  4533.     <complexContent>
  4534.       <extension base="gml:AbstractFeatureType">
  4535.         <sequence>
  4536.           <element name="id_aree_stradali" minOccurs="0">
  4537.             <simpleType>
  4538.               <restriction base="fdo:int32"/>
  4539.             </simpleType>
  4540.           </element>
  4541.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_stradali_limiti" geometricTypes="curve " geometryTypes="linestring multilinestring curvestring multicurvestring "/>
  4542.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4543.             <simpleType>
  4544.               <restriction base="fdo:int32"/>
  4545.             </simpleType>
  4546.           </element>
  4547.         </sequence>
  4548.       </extension>
  4549.     </complexContent>
  4550.   </complexType>
  4551.   <element name="strade-x7e-aree_stradali" type="OGRSchema:strade-x7e-aree_stradaliType" abstract="false" substitutionGroup="gml:_Feature">
  4552.     <key name="strade-x7e-aree_stradaliKey">
  4553.       <selector xpath=".//strade-x7e-aree_stradali"/>
  4554.       <field xpath="id"/>
  4555.     </key>
  4556.   </element>
  4557.   <complexType name="strade-x7e-aree_stradaliType" abstract="false" geometryName="the_geom">
  4558.     <complexContent>
  4559.       <extension base="gml:AbstractFeatureType">
  4560.         <sequence>
  4561.           <element name="classificazione_funzionale" minOccurs="0">
  4562.             <simpleType>
  4563.               <restriction base="xs:string">
  4564.                 <maxLength value=""/>
  4565.               </restriction>
  4566.             </simpleType>
  4567.           </element>
  4568.           <element name="codice_toponimi_stradali" minOccurs="0">
  4569.             <simpleType>
  4570.               <restriction base="xs:string">
  4571.                 <maxLength value=""/>
  4572.               </restriction>
  4573.             </simpleType>
  4574.           </element>
  4575.           <element name="ogc_fid" minOccurs="0">
  4576.             <simpleType>
  4577.               <restriction base="fdo:int32"/>
  4578.             </simpleType>
  4579.           </element>
  4580.           <element name="stato" minOccurs="0">
  4581.             <simpleType>
  4582.               <restriction base="xs:string">
  4583.                 <maxLength value=""/>
  4584.               </restriction>
  4585.             </simpleType>
  4586.           </element>
  4587.           <element name="the_geom" type="gml:AbstractGeometryType" hasMeasure="false" hasElevation="false" srsName="strade~aree_stradali" geometricTypes="surface " geometryTypes="polygon multipolygon curvepolygon multicurvepolygon "/>
  4588.           <element name="id" readOnly="true" minOccurs="0" autogenerated="true">
  4589.             <simpleType>
  4590.               <restriction base="fdo:int32"/>
  4591.             </simpleType>
  4592.           </element>
  4593.         </sequence>
  4594.       </extension>
  4595.     </complexContent>
  4596.   </complexType>
  4597. </schema>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement