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

39 lines
5.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS144" targetNamespace="http://tempuri.org/DataSetS144.xsd" xmlns:mstns="http://tempuri.org/DataSetS144.xsd" xmlns="http://tempuri.org/DataSetS144.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="DataSetS144" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS144" msprop:Generator_UserDSName="DataSetS144">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<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:element name="Scadenza" msprop:Generator_TableClassName="ScadenzaDataTable" msprop:Generator_TableVarName="tableScadenza" msprop:Generator_TablePropName="Scadenza" msprop:Generator_RowDeletingName="ScadenzaRowDeleting" msprop:Generator_UserTableName="Scadenza" msprop:Generator_RowChangingName="ScadenzaRowChanging" msprop:Generator_RowEvHandlerName="ScadenzaRowChangeEventHandler" msprop:Generator_RowDeletedName="ScadenzaRowDeleted" msprop:Generator_RowEvArgName="ScadenzaRowChangeEvent" msprop:Generator_RowChangedName="ScadenzaRowChanged" msprop:Generator_RowClassName="ScadenzaRow">
<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="Scadenza" msdata:Caption="RATING" msprop:Generator_ColumnVarNameInTable="columnScadenza" msprop:Generator_ColumnPropNameInRow="Scadenza" msprop:Generator_ColumnPropNameInTable="ScadenzaColumn" msprop:Generator_UserColumnName="Scadenza" type="xs:string" minOccurs="0" />
<xs:element name="Controvalore" msdata:Caption="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:choice>
</xs:complexType>
</xs:element>
</xs:schema>