123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema id="konkursDataSet" targetNamespace="http://tempuri.org/konkursDataSet.xsd" xmlns:mstns="http://tempuri.org/konkursDataSet.xsd" xmlns="http://tempuri.org/konkursDataSet.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="konkursConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="konkursConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.konkurs.Properties.Settings.GlobalReference.Default.konkursConnectionString" Provider="System.Data.SqlClient" />
- </Connections>
- <Tables>
- <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="bronirovenieTableAdapter" GeneratorDataComponentClassName="bronirovenieTableAdapter" Name="bronirovenie" UserDataComponentName="bronirovenieTableAdapter">
- <MainSource>
- <DbSource ConnectionRef="konkursConnectionString (Settings)" DbObjectName="konkurs.dbo.bronirovenie" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
- <DeleteCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>DELETE FROM [dbo].[bronirovenie] WHERE (([nomer_kvitancii] = @Original_nomer_kvitancii) AND ((@IsNull_date_broni = 1 AND [date_broni] IS NULL) OR ([date_broni] = @Original_date_broni)) AND ((@IsNull_date_zaezda = 1 AND [date_zaezda] IS NULL) OR ([date_zaezda] = @Original_date_zaezda)) AND ((@IsNull_nomer_mesta = 1 AND [nomer_mesta] IS NULL) OR ([nomer_mesta] = @Original_nomer_mesta)) AND ((@IsNull_kod_clients = 1 AND [kod_clients] IS NULL) OR ([kod_clients] = @Original_kod_clients)) AND ((@IsNull_chislo_days = 1 AND [chislo_days] IS NULL) OR ([chislo_days] = @Original_chislo_days)) AND ((@IsNull_date_oplati = 1 AND [date_oplati] IS NULL) OR ([date_oplati] = @Original_date_oplati)) AND ((@IsNull_sale_oplata = 1 AND [sale_oplata] IS NULL) OR ([sale_oplata] = @Original_sale_oplata)) AND ((@IsNull_sale_season = 1 AND [sale_season] IS NULL) OR ([sale_season] = @Original_sale_season)))</CommandText>
- <Parameters>
- <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_nomer_kvitancii" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="nomer_kvitancii" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_date_broni" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="date_broni" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_date_broni" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_broni" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_date_zaezda" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="date_zaezda" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_date_zaezda" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_zaezda" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_nomer_mesta" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="nomer_mesta" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_nomer_mesta" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="nomer_mesta" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_kod_clients" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="kod_clients" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_kod_clients" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="kod_clients" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_chislo_days" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="chislo_days" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_chislo_days" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="chislo_days" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_date_oplati" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="date_oplati" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_date_oplati" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_oplati" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_sale_oplata" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="sale_oplata" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_sale_oplata" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_oplata" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_sale_season" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="sale_season" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_sale_season" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_season" SourceColumnNullMapping="false" SourceVersion="Original" />
- </Parameters>
- </DbCommand>
- </DeleteCommand>
- <InsertCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>INSERT INTO [dbo].[bronirovenie] ([nomer_kvitancii], [date_broni], [date_zaezda], [nomer_mesta], [kod_clients], [chislo_days], [date_oplati], [sale_oplata], [sale_season]) VALUES (@nomer_kvitancii, @date_broni, @date_zaezda, @nomer_mesta, @kod_clients, @chislo_days, @date_oplati, @sale_oplata, @sale_season);
- SELECT nomer_kvitancii, date_broni, date_zaezda, nomer_mesta, kod_clients, chislo_days, date_oplati, sale_oplata, sale_season FROM bronirovenie WHERE (nomer_kvitancii = @nomer_kvitancii)</CommandText>
- <Parameters>
- <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@nomer_kvitancii" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="nomer_kvitancii" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@date_broni" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_broni" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@date_zaezda" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_zaezda" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@nomer_mesta" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="nomer_mesta" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@kod_clients" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="kod_clients" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@chislo_days" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="chislo_days" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@date_oplati" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_oplati" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@sale_oplata" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_oplata" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@sale_season" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_season" SourceColumnNullMapping="false" SourceVersion="Current" />
- </Parameters>
- </DbCommand>
- </InsertCommand>
- <SelectCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>SELECT nomer_kvitancii, date_broni, date_zaezda, nomer_mesta, kod_clients, chislo_days, date_oplati, sale_oplata, sale_season FROM dbo.bronirovenie</CommandText>
- <Parameters />
- </DbCommand>
- </SelectCommand>
- <UpdateCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>UPDATE [dbo].[bronirovenie] SET [nomer_kvitancii] = @nomer_kvitancii, [date_broni] = @date_broni, [date_zaezda] = @date_zaezda, [nomer_mesta] = @nomer_mesta, [kod_clients] = @kod_clients, [chislo_days] = @chislo_days, [date_oplati] = @date_oplati, [sale_oplata] = @sale_oplata, [sale_season] = @sale_season WHERE (([nomer_kvitancii] = @Original_nomer_kvitancii) AND ((@IsNull_date_broni = 1 AND [date_broni] IS NULL) OR ([date_broni] = @Original_date_broni)) AND ((@IsNull_date_zaezda = 1 AND [date_zaezda] IS NULL) OR ([date_zaezda] = @Original_date_zaezda)) AND ((@IsNull_nomer_mesta = 1 AND [nomer_mesta] IS NULL) OR ([nomer_mesta] = @Original_nomer_mesta)) AND ((@IsNull_kod_clients = 1 AND [kod_clients] IS NULL) OR ([kod_clients] = @Original_kod_clients)) AND ((@IsNull_chislo_days = 1 AND [chislo_days] IS NULL) OR ([chislo_days] = @Original_chislo_days)) AND ((@IsNull_date_oplati = 1 AND [date_oplati] IS NULL) OR ([date_oplati] = @Original_date_oplati)) AND ((@IsNull_sale_oplata = 1 AND [sale_oplata] IS NULL) OR ([sale_oplata] = @Original_sale_oplata)) AND ((@IsNull_sale_season = 1 AND [sale_season] IS NULL) OR ([sale_season] = @Original_sale_season)));
- SELECT nomer_kvitancii, date_broni, date_zaezda, nomer_mesta, kod_clients, chislo_days, date_oplati, sale_oplata, sale_season FROM bronirovenie WHERE (nomer_kvitancii = @nomer_kvitancii)</CommandText>
- <Parameters>
- <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@nomer_kvitancii" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="nomer_kvitancii" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@date_broni" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_broni" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@date_zaezda" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_zaezda" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@nomer_mesta" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="nomer_mesta" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@kod_clients" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="kod_clients" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@chislo_days" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="chislo_days" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@date_oplati" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_oplati" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@sale_oplata" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_oplata" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@sale_season" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_season" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_nomer_kvitancii" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="nomer_kvitancii" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_date_broni" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="date_broni" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_date_broni" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_broni" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_date_zaezda" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="date_zaezda" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_date_zaezda" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_zaezda" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_nomer_mesta" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="nomer_mesta" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_nomer_mesta" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="nomer_mesta" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_kod_clients" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="kod_clients" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_kod_clients" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="kod_clients" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_chislo_days" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="chislo_days" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_chislo_days" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="chislo_days" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_date_oplati" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="date_oplati" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_date_oplati" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="date_oplati" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_sale_oplata" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="sale_oplata" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_sale_oplata" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_oplata" SourceColumnNullMapping="false" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_sale_season" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="sale_season" SourceColumnNullMapping="true" SourceVersion="Original" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="StringFixedLength" Direction="Input" ParameterName="@Original_sale_season" Precision="0" ProviderType="NChar" Scale="0" Size="0" SourceColumn="sale_season" SourceColumnNullMapping="false" SourceVersion="Original" />
- </Parameters>
- </DbCommand>
- </UpdateCommand>
- </DbSource>
- </MainSource>
- <Mappings>
- <Mapping SourceColumn="nomer_kvitancii" DataSetColumn="nomer_kvitancii" />
- <Mapping SourceColumn="date_broni" DataSetColumn="date_broni" />
- <Mapping SourceColumn="date_zaezda" DataSetColumn="date_zaezda" />
- <Mapping SourceColumn="nomer_mesta" DataSetColumn="nomer_mesta" />
- <Mapping SourceColumn="kod_clients" DataSetColumn="kod_clients" />
- <Mapping SourceColumn="chislo_days" DataSetColumn="chislo_days" />
- <Mapping SourceColumn="date_oplati" DataSetColumn="date_oplati" />
- <Mapping SourceColumn="sale_oplata" DataSetColumn="sale_oplata" />
- <Mapping SourceColumn="sale_season" DataSetColumn="sale_season" />
- </Mappings>
- <Sources />
- </TableAdapter>
- </Tables>
- <Sources />
- </DataSource>
- </xs:appinfo>
- </xs:annotation>
- <xs:element name="konkursDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="konkursDataSet" msprop:Generator_UserDSName="konkursDataSet">
- <xs:complexType>
- <xs:choice minOccurs="0" maxOccurs="unbounded">
- <xs:element name="bronirovenie" msprop:Generator_TableClassName="bronirovenieDataTable" msprop:Generator_TableVarName="tablebronirovenie" msprop:Generator_TablePropName="bronirovenie" msprop:Generator_RowDeletingName="bronirovenieRowDeleting" msprop:Generator_RowChangingName="bronirovenieRowChanging" msprop:Generator_RowEvHandlerName="bronirovenieRowChangeEventHandler" msprop:Generator_RowDeletedName="bronirovenieRowDeleted" msprop:Generator_UserTableName="bronirovenie" msprop:Generator_RowChangedName="bronirovenieRowChanged" msprop:Generator_RowEvArgName="bronirovenieRowChangeEvent" msprop:Generator_RowClassName="bronirovenieRow">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="nomer_kvitancii" msprop:Generator_ColumnVarNameInTable="columnnomer_kvitancii" msprop:Generator_ColumnPropNameInRow="nomer_kvitancii" msprop:Generator_ColumnPropNameInTable="nomer_kvitanciiColumn" msprop:Generator_UserColumnName="nomer_kvitancii" type="xs:int" />
- <xs:element name="date_broni" msprop:Generator_ColumnVarNameInTable="columndate_broni" msprop:Generator_ColumnPropNameInRow="date_broni" msprop:Generator_ColumnPropNameInTable="date_broniColumn" msprop:Generator_UserColumnName="date_broni" type="xs:dateTime" minOccurs="0" />
- <xs:element name="date_zaezda" msprop:Generator_ColumnVarNameInTable="columndate_zaezda" msprop:Generator_ColumnPropNameInRow="date_zaezda" msprop:Generator_ColumnPropNameInTable="date_zaezdaColumn" msprop:Generator_UserColumnName="date_zaezda" type="xs:dateTime" minOccurs="0" />
- <xs:element name="nomer_mesta" msprop:Generator_ColumnVarNameInTable="columnnomer_mesta" msprop:Generator_ColumnPropNameInRow="nomer_mesta" msprop:Generator_ColumnPropNameInTable="nomer_mestaColumn" msprop:Generator_UserColumnName="nomer_mesta" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="10" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="kod_clients" msprop:Generator_ColumnVarNameInTable="columnkod_clients" msprop:Generator_ColumnPropNameInRow="kod_clients" msprop:Generator_ColumnPropNameInTable="kod_clientsColumn" msprop:Generator_UserColumnName="kod_clients" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="10" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="chislo_days" msprop:Generator_ColumnVarNameInTable="columnchislo_days" msprop:Generator_ColumnPropNameInRow="chislo_days" msprop:Generator_ColumnPropNameInTable="chislo_daysColumn" msprop:Generator_UserColumnName="chislo_days" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="10" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="date_oplati" msprop:Generator_ColumnVarNameInTable="columndate_oplati" msprop:Generator_ColumnPropNameInRow="date_oplati" msprop:Generator_ColumnPropNameInTable="date_oplatiColumn" msprop:Generator_UserColumnName="date_oplati" type="xs:dateTime" minOccurs="0" />
- <xs:element name="sale_oplata" msprop:Generator_ColumnVarNameInTable="columnsale_oplata" msprop:Generator_ColumnPropNameInRow="sale_oplata" msprop:Generator_ColumnPropNameInTable="sale_oplataColumn" msprop:Generator_UserColumnName="sale_oplata" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="10" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="sale_season" msprop:Generator_ColumnVarNameInTable="columnsale_season" msprop:Generator_ColumnPropNameInRow="sale_season" msprop:Generator_ColumnPropNameInTable="sale_seasonColumn" msprop:Generator_UserColumnName="sale_season" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="10" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:choice>
- </xs:complexType>
- <xs:unique name="Constraint1" msdata:PrimaryKey="true">
- <xs:selector xpath=".//mstns:bronirovenie" />
- <xs:field xpath="mstns:nomer_kvitancii" />
- </xs:unique>
- </xs:element>
- </xs:schema>
|