38 lines
5.0 KiB
XML
38 lines
5.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS155" targetNamespace="http://tempuri.org/DataSetS155.xsd" xmlns:mstns="http://tempuri.org/DataSetS155.xsd" xmlns="http://tempuri.org/DataSetS155.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="DataSetS155" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS155" msprop:Generator_UserDSName="DataSetS155">
|
|
<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="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="Tipologia" msprop:Generator_ColumnVarNameInTable="columnTipologia" msprop:Generator_ColumnPropNameInRow="Tipologia" msprop:Generator_ColumnPropNameInTable="TipologiaColumn" msprop:Generator_UserColumnName="Tipologia" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Localita" msdata:Caption="Località" msprop:Generator_ColumnVarNameInTable="columnLocalita" msprop:Generator_ColumnPropNameInRow="Localita" msprop:Generator_ColumnPropNameInTable="LocalitaColumn" msprop:Generator_UserColumnName="Localita" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Affitti" msdata:Caption="Affitti percepiti" msprop:Generator_ColumnVarNameInTable="columnAffitti" msprop:Generator_ColumnPropNameInRow="Affitti" msprop:Generator_ColumnPropNameInTable="AffittiColumn" msprop:Generator_UserColumnName="Affitti" 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:element name="TotaleAffitto" msprop:Generator_ColumnVarNameInTable="columnTotaleAffitto" msprop:Generator_ColumnPropNameInRow="TotaleAffitto" msprop:Generator_ColumnPropNameInTable="TotaleAffittoColumn" msprop:Generator_UserColumnName="TotaleAffitto" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |