12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema id="_1_DE_KuleshovDataSet" targetNamespace="http://tempuri.org/_1_DE_KuleshovDataSet.xsd" xmlns:mstns="http://tempuri.org/_1_DE_KuleshovDataSet.xsd" xmlns="http://tempuri.org/_1_DE_KuleshovDataSet.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>
- <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="_1_DE_KuleshovConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="_1_DE_KuleshovConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.IS31KiselevStudent.Properties.Settings.GlobalReference.Default._1_DE_KuleshovConnectionString" Provider="System.Data.SqlClient" />
- </Connections>
- <Tables />
- <Sources />
- </DataSource>
- </xs:appinfo>
- </xs:annotation>
- <xs:element name="_1_DE_KuleshovDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="_1_DE_KuleshovDataSet" msprop:Generator_UserDSName="_1_DE_KuleshovDataSet">
- <xs:complexType>
- <xs:choice minOccurs="0" maxOccurs="unbounded" />
- </xs:complexType>
- </xs:element>
- </xs:schema>
|