-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNYP_PROJEDataSet.xsd
19 lines (19 loc) · 1.63 KB
/
NYP_PROJEDataSet.xsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="NYP_PROJEDataSet" targetNamespace="http://tempuri.org/NYP_PROJEDataSet.xsd" xmlns:mstns="http://tempuri.org/NYP_PROJEDataSet.xsd" xmlns="http://tempuri.org/NYP_PROJEDataSet.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="NYP_PROJEConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="NYP_PROJEConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.NYP_PROJE.Properties.Settings.GlobalReference.Default.NYP_PROJEConnectionString" Provider="System.Data.SqlClient" />
</Connections>
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="NYP_PROJEDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="NYP_PROJEDataSet" msprop:Generator_UserDSName="NYP_PROJEDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded" />
</xs:complexType>
</xs:element>
</xs:schema>