<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS139" targetNamespace="http://tempuri.org/DataSetS139.xsd" xmlns:mstns="http://tempuri.org/DataSetS139.xsd" xmlns="http://tempuri.org/DataSetS139.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="DataSetS139" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS139" msprop:Generator_UserDSName="DataSetS139"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Scadenze" msprop:Generator_TableClassName="ScadenzeDataTable" msprop:Generator_TableVarName="tableScadenze" msprop:Generator_TablePropName="Scadenze" msprop:Generator_RowDeletingName="ScadenzeRowDeleting" msprop:Generator_UserTableName="Scadenze" msprop:Generator_RowChangingName="ScadenzeRowChanging" msprop:Generator_RowEvHandlerName="ScadenzeRowChangeEventHandler" msprop:Generator_RowDeletedName="ScadenzeRowDeleted" msprop:Generator_RowEvArgName="ScadenzeRowChangeEvent" msprop:Generator_RowChangedName="ScadenzeRowChanged" msprop:Generator_RowClassName="ScadenzeRow"> <xs:complexType> <xs:sequence> <xs:element name="DESPROD" msprop:Generator_ColumnVarNameInTable="columnDESPROD" msprop:Generator_ColumnPropNameInRow="DESPROD" msprop:Generator_ColumnPropNameInTable="DESPRODColumn" msprop:Generator_UserColumnName="DESPROD" type="xs:string" minOccurs="0" /> <xs:element name="TIPMOV" msprop:Generator_ColumnVarNameInTable="columnTIPMOV" msprop:Generator_ColumnPropNameInRow="TIPMOV" msprop:Generator_ColumnPropNameInTable="TIPMOVColumn" msprop:Generator_UserColumnName="TIPMOV" type="xs:string" minOccurs="0" /> <xs:element name="DTSCAD" msprop:Generator_ColumnVarNameInTable="columnDTSCAD" msprop:Generator_ColumnPropNameInRow="DTSCAD" msprop:Generator_ColumnPropNameInTable="DTSCADColumn" msprop:Generator_UserColumnName="DTSCAD" type="xs:string" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>