<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS164" targetNamespace="http://tempuri.org/DataSetS164.xsd" xmlns:mstns="http://tempuri.org/DataSetS164.xsd" xmlns="http://tempuri.org/DataSetS164.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="DataSetS164" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS164" msprop:Generator_UserDSName="DataSetS164"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Polizze" msprop:Generator_TableClassName="PolizzeDataTable" msprop:Generator_TableVarName="tablePolizze" msprop:Generator_TablePropName="Polizze" msprop:Generator_RowDeletingName="PolizzeRowDeleting" msprop:Generator_UserTableName="Polizze" msprop:Generator_RowChangingName="PolizzeRowChanging" msprop:Generator_RowEvHandlerName="PolizzeRowChangeEventHandler" msprop:Generator_RowDeletedName="PolizzeRowDeleted" msprop:Generator_RowEvArgName="PolizzeRowChangeEvent" msprop:Generator_RowChangedName="PolizzeRowChanged" msprop:Generator_RowClassName="PolizzeRow"> <xs:complexType> <xs:sequence> <xs:element name="Intermediario" msprop:Generator_ColumnVarNameInTable="columnIntermediario" msprop:Generator_ColumnPropNameInRow="Intermediario" msprop:Generator_ColumnPropNameInTable="IntermediarioColumn" msprop:Generator_UserColumnName="Intermediario" type="xs:string" minOccurs="0" /> <xs:element name="DataSottoscrizione" msdata:Caption="Data sott." msprop:Generator_ColumnVarNameInTable="columnDataSottoscrizione" msprop:Generator_ColumnPropNameInRow="DataSottoscrizione" msprop:Generator_ColumnPropNameInTable="DataSottoscrizioneColumn" msprop:Generator_UserColumnName="DataSottoscrizione" type="xs:string" minOccurs="0" /> <xs:element name="DataScadenza" msdata:Caption="Data di scadenza" msprop:Generator_ColumnVarNameInTable="columnDataScadenza" msprop:Generator_ColumnPropNameInRow="DataScadenza" msprop:Generator_ColumnPropNameInTable="DataScadenzaColumn" msprop:Generator_UserColumnName="DataScadenza" type="xs:string" minOccurs="0" /> <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" msdata:Caption="Tipologia Polizza" msprop:Generator_ColumnVarNameInTable="columnTipologia" msprop:Generator_ColumnPropNameInRow="Tipologia" msprop:Generator_ColumnPropNameInTable="TipologiaColumn" msprop:Generator_UserColumnName="Tipologia" type="xs:string" minOccurs="0" /> <xs:element name="TipoVersamento" msdata:Caption="Tipo di versam." msprop:Generator_ColumnVarNameInTable="columnTipoVersamento" msprop:Generator_ColumnPropNameInRow="TipoVersamento" msprop:Generator_ColumnPropNameInTable="TipoVersamentoColumn" msprop:Generator_UserColumnName="TipoVersamento" type="xs:string" minOccurs="0" /> <xs:element name="Prestazione" msdata:Caption="Prestazione assicurata" msprop:Generator_ColumnVarNameInTable="columnPrestazione" msprop:Generator_ColumnPropNameInRow="Prestazione" msprop:Generator_ColumnPropNameInTable="PrestazioneColumn" msprop:Generator_UserColumnName="Prestazione" type="xs:decimal" minOccurs="0" /> <xs:element name="Ammontare" msdata:Caption="Ammontare versam." msprop:Generator_ColumnVarNameInTable="columnAmmontare" msprop:Generator_ColumnPropNameInRow="Ammontare" msprop:Generator_ColumnPropNameInTable="AmmontareColumn" msprop:Generator_UserColumnName="Ammontare" type="xs:decimal" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Totali" msprop:Generator_TableClassName="TotaliDataTable" msprop:Generator_TableVarName="tableTotali" msprop:Generator_TablePropName="Totali" msprop:Generator_RowDeletingName="TotaliRowDeleting" msprop:Generator_UserTableName="Totali" msprop:Generator_RowChangingName="TotaliRowChanging" msprop:Generator_RowEvHandlerName="TotaliRowChangeEventHandler" msprop:Generator_RowDeletedName="TotaliRowDeleted" msprop:Generator_RowEvArgName="TotaliRowChangeEvent" msprop:Generator_RowChangedName="TotaliRowChanged" msprop:Generator_RowClassName="TotaliRow"> <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="Prestazione" msprop:Generator_ColumnVarNameInTable="columnPrestazione" msprop:Generator_ColumnPropNameInRow="Prestazione" msprop:Generator_ColumnPropNameInTable="PrestazioneColumn" msprop:Generator_UserColumnName="Prestazione" type="xs:decimal" minOccurs="0" /> <xs:element name="Ammontare" msprop:Generator_ColumnVarNameInTable="columnAmmontare" msprop:Generator_ColumnPropNameInRow="Ammontare" msprop:Generator_ColumnPropNameInTable="AmmontareColumn" msprop:Generator_UserColumnName="Ammontare" type="xs:decimal" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>