<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="row">
    <xs:complexType>
      <xs:sequence>
        <xs:element type="xs:string" name="ACRONIMO_PROGETTO"/>
        <xs:element type="xs:string" name="DESCRIZIONE_BREVE_PROGETTO"/>
        <xs:element type="xs:string" name="DESCRIPTION"/>
        <xs:element type="xs:string" name="DESCRIZIONE"/>
        <xs:element type="xs:string" name="DOMINIO_RIFERIMENTO"/>
        <xs:element type="xs:string" name="KEYWORD"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_1"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_2"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_3"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_4"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_5"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_6"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_7"/>
        <xs:element type="xs:string" name="CODICI_FABBISOGNI_8"/>
        <xs:element type="xs:string" name="COMMUNITY"/>
        <xs:element type="xs:string" name="DENOMINAZIONE_PROPONENTE"/>
        <xs:element type="xs:string" name="SINGOLO_RAGGRUPPAMENTO"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_1"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_2"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_3"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_4"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_5"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_6"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_7"/>
        <xs:element type="xs:string" name="CODICI_PARTNER_8"/>
        <xs:element type="xs:string" name="PROVINCIA"/>
        <xs:element type="xs:string" name="CAPOFILA_AGGREGAZIONE"/>
        <xs:element type="xs:string" name="RIFERIMENTI"/>
        <xs:element type="xs:string" name="TELEFONO"/>
        <xs:element type="xs:string" name="MAIL"/>
        <xs:element type="xs:string" name="BANDO"/>
        <xs:element type="xs:float" name="COSTO_APPROVATO"/>
        <xs:element type="xs:float" name="CONTRIBUTO_APPROVATO"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>

