<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS130" targetNamespace="http://tempuri.org/DataSetS130.xsd" xmlns:mstns="http://tempuri.org/DataSetS130.xsd" xmlns="http://tempuri.org/DataSetS130.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="DataSetS130" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS130" msprop:Generator_UserDSName="DataSetS130"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="PrincipaliPosizioni" msprop:Generator_TableClassName="PrincipaliPosizioniDataTable" msprop:Generator_TableVarName="tablePrincipaliPosizioni" msprop:Generator_TablePropName="PrincipaliPosizioni" msprop:Generator_RowDeletingName="PrincipaliPosizioniRowDeleting" msprop:Generator_RowChangingName="PrincipaliPosizioniRowChanging" msprop:Generator_RowEvHandlerName="PrincipaliPosizioniRowChangeEventHandler" msprop:Generator_RowDeletedName="PrincipaliPosizioniRowDeleted" msprop:Generator_UserTableName="PrincipaliPosizioni" msprop:Generator_RowChangedName="PrincipaliPosizioniRowChanged" msprop:Generator_RowEvArgName="PrincipaliPosizioniRowChangeEvent" msprop:Generator_RowClassName="PrincipaliPosizioniRow"> <xs:complexType> <xs:sequence> <xs:element name="Prodotto" msprop:Generator_ColumnVarNameInTable="columnProdotto" msprop:Generator_ColumnPropNameInRow="Prodotto" msprop:Generator_ColumnPropNameInTable="ProdottoColumn" msprop:Generator_UserColumnName="Prodotto" type="xs:string" minOccurs="0" /> <xs:element name="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" msprop:Generator_UserColumnName="Controvalore" type="xs:string" minOccurs="0" /> <xs:element name="PesoRelativo" msprop:Generator_ColumnVarNameInTable="columnPesoRelativo" msprop:Generator_ColumnPropNameInRow="PesoRelativo" msprop:Generator_ColumnPropNameInTable="PesoRelativoColumn" msprop:Generator_UserColumnName="PesoRelativo" type="xs:string" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>