2025-04-15 12:10:19 +02:00

39 lines
5.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS80" targetNamespace="http://tempuri.org/DataSetS80.xsd" xmlns:mstns="http://tempuri.org/DataSetS80.xsd" xmlns="http://tempuri.org/DataSetS80.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="DataSetS80" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_DataSetName="DataSetS80" msprop:Generator_UserDSName="DataSetS80" msprop:EnableTableAdapterManager="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="DatiTabella" msprop:Generator_UserTableName="DatiTabella" msprop:Generator_RowDeletedName="DatiTabellaRowDeleted" msprop:Generator_TableClassName="DatiTabellaDataTable" msprop:Generator_RowChangedName="DatiTabellaRowChanged" msprop:Generator_RowClassName="DatiTabellaRow" msprop:Generator_RowChangingName="DatiTabellaRowChanging" msprop:Generator_RowEvArgName="DatiTabellaRowChangeEvent" msprop:Generator_RowEvHandlerName="DatiTabellaRowChangeEventHandler" msprop:Generator_TablePropName="DatiTabella" msprop:Generator_TableVarName="tableDatiTabella" msprop:Generator_RowDeletingName="DatiTabellaRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Fase1" msprop:Generator_UserColumnName="Fase1" msprop:Generator_ColumnPropNameInRow="Fase1" msprop:Generator_ColumnVarNameInTable="columnFase1" msprop:Generator_ColumnPropNameInTable="Fase1Column" type="xs:string" minOccurs="0" />
<xs:element name="Fase2" msprop:Generator_UserColumnName="Fase2" msprop:Generator_ColumnPropNameInRow="Fase2" msprop:Generator_ColumnVarNameInTable="columnFase2" msprop:Generator_ColumnPropNameInTable="Fase2Column" type="xs:string" minOccurs="0" />
<xs:element name="Fase3" msprop:Generator_UserColumnName="Fase3" msprop:Generator_ColumnPropNameInRow="Fase3" msprop:Generator_ColumnVarNameInTable="columnFase3" msprop:Generator_ColumnPropNameInTable="Fase3Column" type="xs:string" minOccurs="0" />
<xs:element name="NumeroFasi" msprop:Generator_UserColumnName="NumeroFasi" msprop:Generator_ColumnPropNameInRow="NumeroFasi" msprop:Generator_ColumnVarNameInTable="columnNumeroFasi" msprop:Generator_ColumnPropNameInTable="NumeroFasiColumn" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DatiTotale" msprop:Generator_UserTableName="DatiTotale" msprop:Generator_RowDeletedName="DatiTotaleRowDeleted" msprop:Generator_TableClassName="DatiTotaleDataTable" msprop:Generator_RowChangedName="DatiTotaleRowChanged" msprop:Generator_RowClassName="DatiTotaleRow" msprop:Generator_RowChangingName="DatiTotaleRowChanging" msprop:Generator_RowEvArgName="DatiTotaleRowChangeEvent" msprop:Generator_RowEvHandlerName="DatiTotaleRowChangeEventHandler" msprop:Generator_TablePropName="DatiTotale" msprop:Generator_TableVarName="tableDatiTotale" msprop:Generator_RowDeletingName="DatiTotaleRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Fase1" msprop:Generator_UserColumnName="Fase1" msprop:Generator_ColumnPropNameInRow="Fase1" msprop:Generator_ColumnVarNameInTable="columnFase1" msprop:Generator_ColumnPropNameInTable="Fase1Column" type="xs:string" minOccurs="0" />
<xs:element name="Fase2" msprop:Generator_UserColumnName="Fase2" msprop:Generator_ColumnPropNameInRow="Fase2" msprop:Generator_ColumnVarNameInTable="columnFase2" msprop:Generator_ColumnPropNameInTable="Fase2Column" type="xs:string" minOccurs="0" />
<xs:element name="Fase3" msprop:Generator_UserColumnName="Fase3" msprop:Generator_ColumnPropNameInRow="Fase3" msprop:Generator_ColumnVarNameInTable="columnFase3" msprop:Generator_ColumnPropNameInTable="Fase3Column" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>