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

39 lines
5.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS142" targetNamespace="http://tempuri.org/DataSetS142.xsd" xmlns:mstns="http://tempuri.org/DataSetS142.xsd" xmlns="http://tempuri.org/DataSetS142.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="DataSetS142" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS142" msprop:Generator_UserDSName="DataSetS142">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Rating" msprop:Generator_TableClassName="RatingDataTable" msprop:Generator_TableVarName="tableRating" msprop:Generator_TablePropName="Rating" msprop:Generator_RowDeletingName="RatingRowDeleting" msprop:Generator_UserTableName="Rating" msprop:Generator_RowChangingName="RatingRowChanging" msprop:Generator_RowEvHandlerName="RatingRowChangeEventHandler" msprop:Generator_RowDeletedName="RatingRowDeleted" msprop:Generator_RowEvArgName="RatingRowChangeEvent" msprop:Generator_RowChangedName="RatingRowChanged" msprop:Generator_RowClassName="RatingRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Percentage" msprop:Generator_ColumnVarNameInTable="columnPercentage" msprop:Generator_ColumnPropNameInRow="Percentage" msprop:Generator_ColumnPropNameInTable="PercentageColumn" msprop:Generator_UserColumnName="Percentage" type="xs:decimal" minOccurs="0" />
<xs:element name="Red" msprop:Generator_ColumnVarNameInTable="columnRed" msprop:Generator_ColumnPropNameInRow="Red" msprop:Generator_ColumnPropNameInTable="RedColumn" msprop:Generator_UserColumnName="Red" type="xs:int" minOccurs="0" />
<xs:element name="Green" msprop:Generator_ColumnVarNameInTable="columnGreen" msprop:Generator_ColumnPropNameInRow="Green" msprop:Generator_ColumnPropNameInTable="GreenColumn" msprop:Generator_UserColumnName="Green" type="xs:int" minOccurs="0" />
<xs:element name="Blue" msprop:Generator_ColumnVarNameInTable="columnBlue" msprop:Generator_ColumnPropNameInRow="Blue" msprop:Generator_ColumnPropNameInTable="BlueColumn" msprop:Generator_UserColumnName="Blue" type="xs:int" minOccurs="0" />
<xs:element name="RATING" msprop:Generator_ColumnVarNameInTable="columnRATING" msprop:Generator_ColumnPropNameInRow="RATING" msprop:Generator_ColumnPropNameInTable="RATINGColumn" msprop:Generator_UserColumnName="RATING" 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:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Totale" msprop:Generator_TableClassName="TotaleDataTable" msprop:Generator_TableVarName="tableTotale" msprop:Generator_TablePropName="Totale" msprop:Generator_RowDeletingName="TotaleRowDeleting" msprop:Generator_UserTableName="Totale" msprop:Generator_RowChangingName="TotaleRowChanging" msprop:Generator_RowEvHandlerName="TotaleRowChangeEventHandler" msprop:Generator_RowDeletedName="TotaleRowDeleted" msprop:Generator_RowEvArgName="TotaleRowChangeEvent" msprop:Generator_RowChangedName="TotaleRowChanged" msprop:Generator_RowClassName="TotaleRow">
<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="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="Percentage" msprop:Generator_ColumnVarNameInTable="columnPercentage" msprop:Generator_ColumnPropNameInRow="Percentage" msprop:Generator_ColumnPropNameInTable="PercentageColumn" msprop:Generator_UserColumnName="Percentage" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>