2025-04-15 12:10:19 +02:00

26 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS150" targetNamespace="http://tempuri.org/DataSetS150.xsd" xmlns:mstns="http://tempuri.org/DataSetS150.xsd" xmlns="http://tempuri.org/DataSetS150.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="DataSetS150" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS150" msprop:Generator_UserDSName="DataSetS150">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="DatiAnagrafici" msprop:Generator_TableClassName="DatiAnagraficiDataTable" msprop:Generator_TableVarName="tableDatiAnagrafici" msprop:Generator_TablePropName="DatiAnagrafici" msprop:Generator_RowDeletingName="DatiAnagraficiRowDeleting" msprop:Generator_UserTableName="DatiAnagrafici" msprop:Generator_RowChangingName="DatiAnagraficiRowChanging" msprop:Generator_RowEvHandlerName="DatiAnagraficiRowChangeEventHandler" msprop:Generator_RowDeletedName="DatiAnagraficiRowDeleted" msprop:Generator_RowEvArgName="DatiAnagraficiRowChangeEvent" msprop:Generator_RowChangedName="DatiAnagraficiRowChanged" msprop:Generator_RowClassName="DatiAnagraficiRow">
<xs:complexType>
<xs:sequence>
<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="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" msprop:Generator_UserColumnName="Valore" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>