<?xml version="1.0" encoding="utf-8"?> <xs:schema id="DataSetS131" targetNamespace="http://tempuri.org/DataSetS131.xsd" xmlns:mstns="http://tempuri.org/DataSetS131.xsd" xmlns="http://tempuri.org/DataSetS131.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="DataSetS131" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS131" msprop:Generator_UserDSName="DataSetS131"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Prodotti" msprop:Generator_TableClassName="ProdottiDataTable" msprop:Generator_TableVarName="tableProdotti" msprop:Generator_TablePropName="Prodotti" msprop:Generator_RowDeletingName="ProdottiRowDeleting" msprop:Generator_RowChangingName="ProdottiRowChanging" msprop:Generator_RowEvHandlerName="ProdottiRowChangeEventHandler" msprop:Generator_RowDeletedName="ProdottiRowDeleted" msprop:Generator_UserTableName="Prodotti" msprop:Generator_RowChangedName="ProdottiRowChanged" msprop:Generator_RowEvArgName="ProdottiRowChangeEvent" msprop:Generator_RowClassName="ProdottiRow"> <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="RischioMercato" msprop:Generator_ColumnVarNameInTable="columnRischioMercato" msprop:Generator_ColumnPropNameInRow="RischioMercato" msprop:Generator_ColumnPropNameInTable="RischioMercatoColumn" msprop:Generator_UserColumnName="RischioMercato" type="xs:string" minOccurs="0" /> <xs:element name="RischioRelativo" msprop:Generator_ColumnVarNameInTable="columnRischioRelativo" msprop:Generator_ColumnPropNameInRow="RischioRelativo" msprop:Generator_ColumnPropNameInTable="RischioRelativoColumn" msprop:Generator_UserColumnName="RischioRelativo" type="xs:string" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema>