<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS135" targetNamespace="http://tempuri.org/DataSetS135.xsd" xmlns:mstns="http://tempuri.org/DataSetS135.xsd" xmlns="http://tempuri.org/DataSetS135.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="DataSetS135" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS135" msprop:Generator_UserDSName="DataSetS135"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="DatiGrafico" msprop:Generator_TableClassName="DatiGraficoDataTable" msprop:Generator_TableVarName="tableDatiGrafico" msprop:Generator_TablePropName="DatiGrafico" msprop:Generator_RowDeletingName="DatiGraficoRowDeleting" msprop:Generator_UserTableName="DatiGrafico" msprop:Generator_RowChangingName="DatiGraficoRowChanging" msprop:Generator_RowEvHandlerName="DatiGraficoRowChangeEventHandler" msprop:Generator_RowDeletedName="DatiGraficoRowDeleted" msprop:Generator_RowEvArgName="DatiGraficoRowChangeEvent" msprop:Generator_RowChangedName="DatiGraficoRowChanged" msprop:Generator_RowClassName="DatiGraficoRow"> <xs:complexType> <xs:sequence> <xs:element name="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" msprop:Generator_UserColumnName="Controvalore" type="xs:decimal" minOccurs="0" /> <xs:element name="RisorseAssociate" msprop:Generator_ColumnVarNameInTable="columnRisorseAssociate" msprop:Generator_ColumnPropNameInRow="RisorseAssociate" msprop:Generator_ColumnPropNameInTable="RisorseAssociateColumn" msprop:Generator_UserColumnName="RisorseAssociate" type="xs:decimal" minOccurs="0" /> <xs:element name="Data" msprop:Generator_ColumnVarNameInTable="columnData" msprop:Generator_ColumnPropNameInRow="Data" msprop:Generator_ColumnPropNameInTable="DataColumn" msprop:Generator_UserColumnName="Data" type="xs:dateTime" minOccurs="0" /> <xs:element name="Need_Area" msprop:Generator_ColumnVarNameInTable="columnNeed_Area" msprop:Generator_ColumnPropNameInRow="Need_Area" msprop:Generator_ColumnPropNameInTable="Need_AreaColumn" msprop:Generator_UserColumnName="Need_Area" type="xs:string" minOccurs="0" /> <xs:element name="NomeProgetto" msprop:Generator_ColumnVarNameInTable="columnNomeProgetto" msprop:Generator_ColumnPropNameInRow="NomeProgetto" msprop:Generator_ColumnPropNameInTable="NomeProgettoColumn" msprop:Generator_UserColumnName="NomeProgetto" type="xs:string" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DatiAsse" msprop:Generator_TableClassName="DatiAsseDataTable" msprop:Generator_TableVarName="tableDatiAsse" msprop:Generator_TablePropName="DatiAsse" msprop:Generator_RowDeletingName="DatiAsseRowDeleting" msprop:Generator_UserTableName="DatiAsse" msprop:Generator_RowChangingName="DatiAsseRowChanging" msprop:Generator_RowEvHandlerName="DatiAsseRowChangeEventHandler" msprop:Generator_RowDeletedName="DatiAsseRowDeleted" msprop:Generator_RowEvArgName="DatiAsseRowChangeEvent" msprop:Generator_RowChangedName="DatiAsseRowChanged" msprop:Generator_RowClassName="DatiAsseRow"> <xs:complexType> <xs:sequence> <xs:element name="DataInizio" msprop:Generator_ColumnVarNameInTable="columnDataInizio" msprop:Generator_ColumnPropNameInRow="DataInizio" msprop:Generator_ColumnPropNameInTable="DataInizioColumn" msprop:Generator_UserColumnName="DataInizio" type="xs:dateTime" minOccurs="0" /> <xs:element name="IntervalloMesi" msprop:Generator_ColumnVarNameInTable="columnIntervalloMesi" msprop:Generator_ColumnPropNameInRow="IntervalloMesi" msprop:Generator_ColumnPropNameInTable="IntervalloMesiColumn" msprop:Generator_UserColumnName="IntervalloMesi" type="xs:int" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>