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

55 lines
8.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSet178" targetNamespace="http://tempuri.org/DataSet178.xsd" xmlns:mstns="http://tempuri.org/DataSet178.xsd" xmlns="http://tempuri.org/DataSet178.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="DataSet178" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSet178" msprop:Generator_UserDSName="DataSet178">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ProdottiAltaComplessita" msprop:Generator_TableClassName="ProdottiAltaComplessitaDataTable" msprop:Generator_TableVarName="tableProdottiAltaComplessita" msprop:Generator_RowChangedName="ProdottiAltaComplessitaRowChanged" msprop:Generator_TablePropName="ProdottiAltaComplessita" msprop:Generator_RowDeletingName="ProdottiAltaComplessitaRowDeleting" msprop:Generator_RowChangingName="ProdottiAltaComplessitaRowChanging" msprop:Generator_RowEvHandlerName="ProdottiAltaComplessitaRowChangeEventHandler" msprop:Generator_RowDeletedName="ProdottiAltaComplessitaRowDeleted" msprop:Generator_RowClassName="ProdottiAltaComplessitaRow" msprop:Generator_UserTableName="ProdottiAltaComplessita" msprop:Generator_RowEvArgName="ProdottiAltaComplessitaRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="CodiceContratto" msprop:Generator_ColumnVarNameInTable="columnCodiceContratto" msprop:Generator_ColumnPropNameInRow="CodiceContratto" msprop:Generator_ColumnPropNameInTable="CodiceContrattoColumn" msprop:Generator_UserColumnName="CodiceContratto" type="xs:string" minOccurs="0" />
<xs:element name="NomeProdotto" msprop:Generator_ColumnVarNameInTable="columnNomeProdotto" msprop:Generator_ColumnPropNameInRow="NomeProdotto" msprop:Generator_ColumnPropNameInTable="NomeProdottoColumn" msprop:Generator_UserColumnName="NomeProdotto" type="xs:string" minOccurs="0" />
<xs:element name="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" msprop:Generator_UserColumnName="Controvalore" type="xs:string" minOccurs="0" />
<xs:element name="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" msprop:Generator_UserColumnName="Peso" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TotaleProdotti" msprop:Generator_TableClassName="TotaleProdottiDataTable" msprop:Generator_TableVarName="tableTotaleProdotti" msprop:Generator_TablePropName="TotaleProdotti" msprop:Generator_RowDeletingName="TotaleProdottiRowDeleting" msprop:Generator_RowChangingName="TotaleProdottiRowChanging" msprop:Generator_RowEvHandlerName="TotaleProdottiRowChangeEventHandler" msprop:Generator_RowDeletedName="TotaleProdottiRowDeleted" msprop:Generator_UserTableName="TotaleProdotti" msprop:Generator_RowChangedName="TotaleProdottiRowChanged" msprop:Generator_RowEvArgName="TotaleProdottiRowChangeEvent" msprop:Generator_RowClassName="TotaleProdottiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msdata:Caption="CodiceContratto" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" msprop:Generator_UserColumnName="Descrizione" type="xs:string" minOccurs="0" />
<xs:element name="TotaleControvalore" msdata:Caption="NomeProdotto" msprop:Generator_ColumnVarNameInTable="columnTotaleControvalore" msprop:Generator_ColumnPropNameInRow="TotaleControvalore" msprop:Generator_ColumnPropNameInTable="TotaleControvaloreColumn" msprop:Generator_UserColumnName="TotaleControvalore" type="xs:string" minOccurs="0" />
<xs:element name="TotalePeso" msdata:Caption="Controvalore" msprop:Generator_ColumnVarNameInTable="columnTotalePeso" msprop:Generator_ColumnPropNameInRow="TotalePeso" msprop:Generator_ColumnPropNameInTable="TotalePesoColumn" msprop:Generator_UserColumnName="TotalePeso" type="xs:string" minOccurs="0" />
<xs:element name="TotalePatrimonio" msprop:Generator_ColumnVarNameInTable="columnTotalePatrimonio" msprop:Generator_ColumnPropNameInRow="TotalePatrimonio" msprop:Generator_ColumnPropNameInTable="TotalePatrimonioColumn" msprop:Generator_UserColumnName="TotalePatrimonio" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TotalePatrimonio" msprop:Generator_TableClassName="TotalePatrimonioDataTable" msprop:Generator_TableVarName="tableTotalePatrimonio" msprop:Generator_TablePropName="TotalePatrimonio" msprop:Generator_RowDeletingName="TotalePatrimonioRowDeleting" msprop:Generator_RowChangingName="TotalePatrimonioRowChanging" msprop:Generator_RowEvHandlerName="TotalePatrimonioRowChangeEventHandler" msprop:Generator_RowDeletedName="TotalePatrimonioRowDeleted" msprop:Generator_UserTableName="TotalePatrimonio" msprop:Generator_RowChangedName="TotalePatrimonioRowChanged" msprop:Generator_RowEvArgName="TotalePatrimonioRowChangeEvent" msprop:Generator_RowClassName="TotalePatrimonioRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" msprop:Generator_UserColumnName="Descrizione" type="xs:string" minOccurs="0" />
<xs:element name="TotaleControvalore" msprop:Generator_ColumnVarNameInTable="columnTotaleControvalore" msprop:Generator_ColumnPropNameInRow="TotaleControvalore" msprop:Generator_ColumnPropNameInTable="TotaleControvaloreColumn" msprop:Generator_UserColumnName="TotaleControvalore" type="xs:string" minOccurs="0" />
<xs:element name="TotalePeso" msprop:Generator_ColumnVarNameInTable="columnTotalePeso" msprop:Generator_ColumnPropNameInRow="TotalePeso" msprop:Generator_ColumnPropNameInTable="TotalePesoColumn" msprop:Generator_UserColumnName="TotalePeso" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FlagNotaFAI" msprop:Generator_TableClassName="FlagNotaFAIDataTable" msprop:Generator_TableVarName="tableFlagNotaFAI" msprop:Generator_TablePropName="FlagNotaFAI" msprop:Generator_RowDeletingName="FlagNotaFAIRowDeleting" msprop:Generator_RowChangingName="FlagNotaFAIRowChanging" msprop:Generator_RowEvHandlerName="FlagNotaFAIRowChangeEventHandler" msprop:Generator_RowDeletedName="FlagNotaFAIRowDeleted" msprop:Generator_UserTableName="FlagNotaFAI" msprop:Generator_RowChangedName="FlagNotaFAIRowChanged" msprop:Generator_RowEvArgName="FlagNotaFAIRowChangeEvent" msprop:Generator_RowClassName="FlagNotaFAIRow">
<xs:complexType>
<xs:sequence>
<xs:element name="FlagFAI" msprop:Generator_ColumnVarNameInTable="columnFlagFAI" msprop:Generator_ColumnPropNameInRow="FlagFAI" msprop:Generator_ColumnPropNameInTable="FlagFAIColumn" msprop:Generator_UserColumnName="FlagFAI" type="xs:string" minOccurs="0" />
<xs:element name="DataFAI" msprop:Generator_ColumnVarNameInTable="columnDataFAI" msprop:Generator_ColumnPropNameInRow="DataFAI" msprop:Generator_ColumnPropNameInTable="DataFAIColumn" msprop:Generator_UserColumnName="DataFAI" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>