<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS50" targetNamespace="http://tempuri.org/DataSetS50.xsd" xmlns:mstns="http://tempuri.org/DataSetS50.xsd" xmlns="http://tempuri.org/DataSetS50.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="DataSetS50" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS50" msprop:Generator_DataSetName="DataSetS50" msprop:EnableTableAdapterManager="true"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Fondi" msprop:Generator_UserTableName="Fondi" msprop:Generator_RowDeletedName="FondiRowDeleted" msprop:Generator_RowChangedName="FondiRowChanged" msprop:Generator_RowClassName="FondiRow" msprop:Generator_RowChangingName="FondiRowChanging" msprop:Generator_RowEvArgName="FondiRowChangeEvent" msprop:Generator_RowEvHandlerName="FondiRowChangeEventHandler" msprop:Generator_TableClassName="FondiDataTable" msprop:Generator_TableVarName="tableFondi" msprop:Generator_RowDeletingName="FondiRowDeleting" msprop:Generator_TablePropName="Fondi"> <xs:complexType> <xs:sequence> <xs:element name="Intermediario" msprop:Generator_UserColumnName="Intermediario" msprop:Generator_ColumnVarNameInTable="columnIntermediario" msprop:Generator_ColumnPropNameInRow="Intermediario" msprop:Generator_ColumnPropNameInTable="IntermediarioColumn" type="xs:string" minOccurs="0" /> <xs:element name="DataSottoscrizione" msdata:Caption="Data sott." msprop:Generator_UserColumnName="DataSottoscrizione" msprop:Generator_ColumnVarNameInTable="columnDataSottoscrizione" msprop:Generator_ColumnPropNameInRow="DataSottoscrizione" msprop:Generator_ColumnPropNameInTable="DataSottoscrizioneColumn" type="xs:string" minOccurs="0" /> <xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" /> <xs:element name="Controvalore" msprop:Generator_UserColumnName="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" type="xs:decimal" minOccurs="0" /> <xs:element name="TipoVersamento" msdata:Caption="Tipo di versamento" msprop:Generator_UserColumnName="TipoVersamento" msprop:Generator_ColumnVarNameInTable="columnTipoVersamento" msprop:Generator_ColumnPropNameInRow="TipoVersamento" msprop:Generator_ColumnPropNameInTable="TipoVersamentoColumn" type="xs:string" minOccurs="0" /> <xs:element name="Ammontare" msdata:Caption="Ammontare versamento" msprop:Generator_UserColumnName="Ammontare" msprop:Generator_ColumnVarNameInTable="columnAmmontare" msprop:Generator_ColumnPropNameInRow="Ammontare" msprop:Generator_ColumnPropNameInTable="AmmontareColumn" type="xs:decimal" minOccurs="0" /> <xs:element name="Var" msdata:Caption="Var <br> %" msprop:Generator_UserColumnName="Var" msprop:Generator_ColumnVarNameInTable="columnVar" msprop:Generator_ColumnPropNameInRow="Var" msprop:Generator_ColumnPropNameInTable="VarColumn" type="xs:string" minOccurs="0" /> <xs:element name="CreditRisk" msprop:Generator_UserColumnName="CreditRisk" msprop:Generator_ColumnPropNameInRow="CreditRisk" msprop:Generator_ColumnVarNameInTable="columnCreditRisk" msprop:Generator_ColumnPropNameInTable="CreditRiskColumn" type="xs:string" minOccurs="0" /> <xs:element name="VarProxato" msprop:Generator_UserColumnName="VarProxato" msprop:Generator_ColumnVarNameInTable="columnVarProxato" msprop:Generator_ColumnPropNameInRow="VarProxato" msprop:Generator_ColumnPropNameInTable="VarProxatoColumn" type="xs:string" minOccurs="0" /> <xs:element name="Copertura" msprop:Generator_UserColumnName="Copertura" msprop:Generator_ColumnVarNameInTable="columnCopertura" msprop:Generator_ColumnPropNameInRow="Copertura" msprop:Generator_ColumnPropNameInTable="CoperturaColumn" type="xs:string" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="FondiTotale" msprop:Generator_UserTableName="FondiTotale" msprop:Generator_RowDeletedName="FondiTotaleRowDeleted" msprop:Generator_RowChangedName="FondiTotaleRowChanged" msprop:Generator_RowClassName="FondiTotaleRow" msprop:Generator_RowChangingName="FondiTotaleRowChanging" msprop:Generator_RowEvArgName="FondiTotaleRowChangeEvent" msprop:Generator_RowEvHandlerName="FondiTotaleRowChangeEventHandler" msprop:Generator_TableClassName="FondiTotaleDataTable" msprop:Generator_TableVarName="tableFondiTotale" msprop:Generator_RowDeletingName="FondiTotaleRowDeleting" msprop:Generator_TablePropName="FondiTotale"> <xs:complexType> <xs:sequence> <xs:element name="Totale" msprop:Generator_UserColumnName="Totale" msprop:Generator_ColumnVarNameInTable="columnTotale" msprop:Generator_ColumnPropNameInRow="Totale" msprop:Generator_ColumnPropNameInTable="TotaleColumn" type="xs:string" minOccurs="0" /> <xs:element name="Controvalore" msprop:Generator_UserColumnName="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" type="xs:decimal" minOccurs="0" /> <xs:element name="Var" msprop:Generator_UserColumnName="Var" msprop:Generator_ColumnVarNameInTable="columnVar" msprop:Generator_ColumnPropNameInRow="Var" msprop:Generator_ColumnPropNameInTable="VarColumn" type="xs:string" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>