55 lines
8.1 KiB
XML
55 lines
8.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS6" targetNamespace="http://tempuri.org/DataSetS6.xsd" xmlns:mstns="http://tempuri.org/DataSetS6.xsd" xmlns="http://tempuri.org/DataSetS6.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="DataSetS6" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS6" msprop:Generator_DataSetName="DataSetS6">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="Intermediario" msprop:Generator_UserTableName="Intermediario" msprop:Generator_RowDeletedName="IntermediarioRowDeleted" msprop:Generator_TableClassName="IntermediarioDataTable" msprop:Generator_RowChangedName="IntermediarioRowChanged" msprop:Generator_RowClassName="IntermediarioRow" msprop:Generator_RowChangingName="IntermediarioRowChanging" msprop:Generator_RowEvArgName="IntermediarioRowChangeEvent" msprop:Generator_RowEvHandlerName="IntermediarioRowChangeEventHandler" msprop:Generator_TablePropName="Intermediario" msprop:Generator_TableVarName="tableIntermediario" msprop:Generator_RowDeletingName="IntermediarioRowDeleting">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Descrizione" msdata:Caption="Intermediario" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Controvalore" msprop:Generator_UserColumnName="Controvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="Percentuale" msdata:Caption="Peso <br> (%) &nbsp;" msprop:Generator_UserColumnName="Percentuale" msprop:Generator_ColumnPropNameInRow="Percentuale" msprop:Generator_ColumnVarNameInTable="columnPercentuale" msprop:Generator_ColumnPropNameInTable="PercentualeColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="Red" msprop:Generator_UserColumnName="Red" msprop:Generator_ColumnPropNameInRow="Red" msprop:Generator_ColumnVarNameInTable="columnRed" msprop:Generator_ColumnPropNameInTable="RedColumn" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Green" msprop:Generator_UserColumnName="Green" msprop:Generator_ColumnPropNameInRow="Green" msprop:Generator_ColumnVarNameInTable="columnGreen" msprop:Generator_ColumnPropNameInTable="GreenColumn" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Blue" msprop:Generator_UserColumnName="Blue" msprop:Generator_ColumnPropNameInRow="Blue" msprop:Generator_ColumnVarNameInTable="columnBlue" msprop:Generator_ColumnPropNameInTable="BlueColumn" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="IntermediarioTotale" msprop:Generator_UserTableName="IntermediarioTotale" msprop:Generator_RowDeletedName="IntermediarioTotaleRowDeleted" msprop:Generator_TableClassName="IntermediarioTotaleDataTable" msprop:Generator_RowChangedName="IntermediarioTotaleRowChanged" msprop:Generator_RowClassName="IntermediarioTotaleRow" msprop:Generator_RowChangingName="IntermediarioTotaleRowChanging" msprop:Generator_RowEvArgName="IntermediarioTotaleRowChangeEvent" msprop:Generator_RowEvHandlerName="IntermediarioTotaleRowChangeEventHandler" msprop:Generator_TablePropName="IntermediarioTotale" msprop:Generator_TableVarName="tableIntermediarioTotale" msprop:Generator_RowDeletingName="IntermediarioTotaleRowDeleting">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Totale" msprop:Generator_UserColumnName="Totale" msprop:Generator_ColumnPropNameInRow="Totale" msprop:Generator_ColumnVarNameInTable="columnTotale" msprop:Generator_ColumnPropNameInTable="TotaleColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Controvalore" msprop:Generator_UserColumnName="Controvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="Percentuale" msprop:Generator_UserColumnName="Percentuale" msprop:Generator_ColumnPropNameInRow="Percentuale" msprop:Generator_ColumnVarNameInTable="columnPercentuale" msprop:Generator_ColumnPropNameInTable="PercentualeColumn" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ContoCorrenteBancaFideuram" msprop:Generator_UserTableName="ContoCorrenteBancaFideuram" msprop:Generator_RowDeletedName="ContoCorrenteBancaFideuramRowDeleted" msprop:Generator_TableClassName="ContoCorrenteBancaFideuramDataTable" msprop:Generator_RowChangedName="ContoCorrenteBancaFideuramRowChanged" msprop:Generator_RowClassName="ContoCorrenteBancaFideuramRow" msprop:Generator_RowChangingName="ContoCorrenteBancaFideuramRowChanging" msprop:Generator_RowEvArgName="ContoCorrenteBancaFideuramRowChangeEvent" msprop:Generator_RowEvHandlerName="ContoCorrenteBancaFideuramRowChangeEventHandler" msprop:Generator_TablePropName="ContoCorrenteBancaFideuram" msprop:Generator_TableVarName="tableContoCorrenteBancaFideuram" msprop:Generator_RowDeletingName="ContoCorrenteBancaFideuramRowDeleting">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ControValore" msprop:Generator_UserColumnName="ControValore" msprop:Generator_ColumnPropNameInRow="ControValore" msprop:Generator_ColumnVarNameInTable="columnControValore" msprop:Generator_ColumnPropNameInTable="ControValoreColumn" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="Totale" msprop:Generator_UserTableName="Totale" msprop:Generator_RowDeletedName="TotaleRowDeleted" msprop:Generator_TableClassName="TotaleDataTable" msprop:Generator_RowChangedName="TotaleRowChanged" msprop:Generator_RowClassName="TotaleRow" msprop:Generator_RowChangingName="TotaleRowChanging" msprop:Generator_RowEvArgName="TotaleRowChangeEvent" msprop:Generator_RowEvHandlerName="TotaleRowChangeEventHandler" msprop:Generator_TablePropName="Totale" msprop:Generator_TableVarName="tableTotale" msprop:Generator_RowDeletingName="TotaleRowDeleting">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ControValore" msprop:Generator_UserColumnName="ControValore" msprop:Generator_ColumnPropNameInRow="ControValore" msprop:Generator_ColumnVarNameInTable="columnControValore" msprop:Generator_ColumnPropNameInTable="ControValoreColumn" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |