33 lines
4.7 KiB
XML
33 lines
4.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS44" targetNamespace="http://tempuri.org/DataSetS44.xsd" xmlns:mstns="http://tempuri.org/DataSetS44.xsd" xmlns="http://tempuri.org/DataSetS44.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="DataSetS44" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS44" msprop:Generator_UserDSName="DataSetS44">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="OperazioniUltimoTrimestre" msprop:Generator_TableClassName="OperazioniUltimoTrimestreDataTable" msprop:Generator_TableVarName="tableOperazioniUltimoTrimestre" msprop:Generator_TablePropName="OperazioniUltimoTrimestre" msprop:Generator_RowDeletingName="OperazioniUltimoTrimestreRowDeleting" msprop:Generator_RowChangingName="OperazioniUltimoTrimestreRowChanging" msprop:Generator_RowEvHandlerName="OperazioniUltimoTrimestreRowChangeEventHandler" msprop:Generator_RowDeletedName="OperazioniUltimoTrimestreRowDeleted" msprop:Generator_UserTableName="OperazioniUltimoTrimestre" msprop:Generator_RowChangedName="OperazioniUltimoTrimestreRowChanged" msprop:Generator_RowEvArgName="OperazioniUltimoTrimestreRowChangeEvent" msprop:Generator_RowClassName="OperazioniUltimoTrimestreRow">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="CodiceFiscale" msprop:Generator_ColumnVarNameInTable="columnCodiceFiscale" msprop:Generator_ColumnPropNameInRow="CodiceFiscale" msprop:Generator_ColumnPropNameInTable="CodiceFiscaleColumn" msprop:Generator_UserColumnName="CodiceFiscale" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Rete" msprop:Generator_ColumnVarNameInTable="columnRete" msprop:Generator_ColumnPropNameInRow="Rete" msprop:Generator_ColumnPropNameInTable="ReteColumn" msprop:Generator_UserColumnName="Rete" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DataOperazione" msprop:Generator_ColumnVarNameInTable="columnDataOperazione" msprop:Generator_ColumnPropNameInRow="DataOperazione" msprop:Generator_ColumnPropNameInTable="DataOperazioneColumn" msprop:Generator_UserColumnName="DataOperazione" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Contratto" msprop:Generator_ColumnVarNameInTable="columnContratto" msprop:Generator_ColumnPropNameInRow="Contratto" msprop:Generator_ColumnPropNameInTable="ContrattoColumn" msprop:Generator_UserColumnName="Contratto" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CodiceContratto" msprop:Generator_ColumnVarNameInTable="columnCodiceContratto" msprop:Generator_ColumnPropNameInRow="CodiceContratto" msprop:Generator_ColumnPropNameInTable="CodiceContrattoColumn" msprop:Generator_UserColumnName="CodiceContratto" 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="Importo" msprop:Generator_ColumnVarNameInTable="columnImporto" msprop:Generator_ColumnPropNameInRow="Importo" msprop:Generator_ColumnPropNameInTable="ImportoColumn" msprop:Generator_UserColumnName="Importo" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="FirmaDigitale" msprop:Generator_ColumnVarNameInTable="columnFirmaDigitale" msprop:Generator_ColumnPropNameInRow="FirmaDigitale" msprop:Generator_ColumnPropNameInTable="FirmaDigitaleColumn" msprop:Generator_UserColumnName="FirmaDigitale" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DataInserimento" msprop:Generator_ColumnVarNameInTable="columnDataInserimento" msprop:Generator_ColumnPropNameInRow="DataInserimento" msprop:Generator_ColumnPropNameInTable="DataInserimentoColumn" msprop:Generator_UserColumnName="DataInserimento" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |