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

35 lines
4.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS156" targetNamespace="http://tempuri.org/DataSetS156.xsd" xmlns:mstns="http://tempuri.org/DataSetS156.xsd" xmlns="http://tempuri.org/DataSetS156.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="DataSetS156" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS156" msprop:Generator_UserDSName="DataSetS156">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Patrimonio" msprop:Generator_TableClassName="PatrimonioDataTable" msprop:Generator_TableVarName="tablePatrimonio" msprop:Generator_TablePropName="Patrimonio" msprop:Generator_RowDeletingName="PatrimonioRowDeleting" msprop:Generator_UserTableName="Patrimonio" msprop:Generator_RowChangingName="PatrimonioRowChanging" msprop:Generator_RowEvHandlerName="PatrimonioRowChangeEventHandler" msprop:Generator_RowDeletedName="PatrimonioRowDeleted" msprop:Generator_RowEvArgName="PatrimonioRowChangeEvent" msprop:Generator_RowChangedName="PatrimonioRowChanged" msprop:Generator_RowClassName="PatrimonioRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Denominazione" msprop:Generator_ColumnVarNameInTable="columnDenominazione" msprop:Generator_ColumnPropNameInRow="Denominazione" msprop:Generator_ColumnPropNameInTable="DenominazioneColumn" msprop:Generator_UserColumnName="Denominazione" type="xs:string" minOccurs="0" />
<xs:element name="Quote" msdata:Caption="Numero quote" msprop:Generator_ColumnVarNameInTable="columnQuote" msprop:Generator_ColumnPropNameInRow="Quote" msprop:Generator_ColumnPropNameInTable="QuoteColumn" msprop:Generator_UserColumnName="Quote" type="xs:decimal" minOccurs="0" />
<xs:element name="Valore" msdata:Caption="Valore stimato" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" msprop:Generator_UserColumnName="Valore" type="xs:decimal" 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_UserTableName="TotalePatrimonio" msprop:Generator_RowChangingName="TotalePatrimonioRowChanging" msprop:Generator_RowEvHandlerName="TotalePatrimonioRowChangeEventHandler" msprop:Generator_RowDeletedName="TotalePatrimonioRowDeleted" msprop:Generator_RowEvArgName="TotalePatrimonioRowChangeEvent" msprop:Generator_RowChangedName="TotalePatrimonioRowChanged" 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="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" msprop:Generator_UserColumnName="Valore" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>