25 lines
2.3 KiB
XML
25 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS149" targetNamespace="http://tempuri.org/DataSetS149.xsd" xmlns:mstns="http://tempuri.org/DataSetS149.xsd" xmlns="http://tempuri.org/DataSetS149.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="DataSetS149" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS149" msprop:Generator_UserDSName="DataSetS149">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="DatiPatrimonio" msprop:Generator_TableClassName="DatiPatrimonioDataTable" msprop:Generator_TableVarName="tableDatiPatrimonio" msprop:Generator_TablePropName="DatiPatrimonio" msprop:Generator_RowDeletingName="DatiPatrimonioRowDeleting" msprop:Generator_RowChangingName="DatiPatrimonioRowChanging" msprop:Generator_RowEvHandlerName="DatiPatrimonioRowChangeEventHandler" msprop:Generator_RowDeletedName="DatiPatrimonioRowDeleted" msprop:Generator_UserTableName="DatiPatrimonio" msprop:Generator_RowChangedName="DatiPatrimonioRowChanged" msprop:Generator_RowEvArgName="DatiPatrimonioRowChangeEvent" msprop:Generator_RowClassName="DatiPatrimonioRow">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Patrimonio" msprop:Generator_ColumnVarNameInTable="columnPatrimonio" msprop:Generator_ColumnPropNameInRow="Patrimonio" msprop:Generator_ColumnPropNameInTable="PatrimonioColumn" msprop:Generator_UserColumnName="Patrimonio" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |