123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema id="LeMarathonSkills2016DataSet" targetNamespace="http://tempuri.org/LeMarathonSkills2016DataSet.xsd" xmlns:mstns="http://tempuri.org/LeMarathonSkills2016DataSet.xsd" xmlns="http://tempuri.org/LeMarathonSkills2016DataSet.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="LeMarathonSkills2016ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="LeMarathonSkills2016ConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.MarathonSkills2016Le.Properties.Settings.GlobalReference.Default.LeMarathonSkills2016ConnectionString" Provider="System.Data.SqlClient" />
- </Connections>
- <Tables>
- <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="1234TableAdapter" GeneratorDataComponentClassName="_1234TableAdapter" Name="1234" UserDataComponentName="1234TableAdapter">
- <MainSource>
- <DbSource ConnectionRef="LeMarathonSkills2016ConnectionString (Settings)" DbObjectName="LeMarathonSkills2016.dbo.[1234]" 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">
- <InsertCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>INSERT INTO [dbo].[1234] ([StaffID], [Name1], [Name1_1], [DateofBirth], [Gender], [PositionID], [PositionName], [Position_Description], [PayPeriod], [PayRate], [EmailAddress]) VALUES (@StaffID, @Name1, @Name1_1, @DateofBirth, @Gender, @PositionID, @PositionName, @Position_Description, @PayPeriod, @PayRate, @EmailAddress)</CommandText>
- <Parameters>
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@StaffID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="StaffID" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Name1" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Name1" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Name1_1" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Name1_1" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@DateofBirth" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="DateofBirth" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Gender" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Gender" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PositionID" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PositionID" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PositionName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PositionName" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Position_Description" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Position_Description" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PayPeriod" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PayPeriod" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PayRate" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PayRate" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@EmailAddress" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="EmailAddress" SourceColumnNullMapping="false" SourceVersion="Current" />
- </Parameters>
- </DbCommand>
- </InsertCommand>
- <SelectCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>SELECT StaffID, Name1, Name1_1, DateofBirth, Gender, PositionID, PositionName, Position_Description, PayPeriod, PayRate, EmailAddress FROM dbo.[1234]</CommandText>
- <Parameters />
- </DbCommand>
- </SelectCommand>
- </DbSource>
- </MainSource>
- <Mappings>
- <Mapping SourceColumn="StaffID" DataSetColumn="StaffID" />
- <Mapping SourceColumn="Name1" DataSetColumn="Name1" />
- <Mapping SourceColumn="Name1_1" DataSetColumn="Name1_1" />
- <Mapping SourceColumn="DateofBirth" DataSetColumn="DateofBirth" />
- <Mapping SourceColumn="Gender" DataSetColumn="Gender" />
- <Mapping SourceColumn="PositionID" DataSetColumn="PositionID" />
- <Mapping SourceColumn="PositionName" DataSetColumn="PositionName" />
- <Mapping SourceColumn="Position_Description" DataSetColumn="Position_Description" />
- <Mapping SourceColumn="PayPeriod" DataSetColumn="PayPeriod" />
- <Mapping SourceColumn="PayRate" DataSetColumn="PayRate" />
- <Mapping SourceColumn="EmailAddress" DataSetColumn="EmailAddress" />
- </Mappings>
- <Sources />
- </TableAdapter>
- <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="marathon-skills-2016-timesheet-importTableAdapter" GeneratorDataComponentClassName="marathon_skills_2016_timesheet_importTableAdapter" Name="marathon-skills-2016-timesheet-import" UserDataComponentName="marathon-skills-2016-timesheet-importTableAdapter">
- <MainSource>
- <DbSource ConnectionRef="LeMarathonSkills2016ConnectionString (Settings)" DbObjectName="LeMarathonSkills2016.dbo.[marathon-skills-2016-timesheet-import]" 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">
- <InsertCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>INSERT INTO [dbo].[marathon-skills-2016-timesheet-import] ([TimesheetID], [NumStaffID], [NumStartDateTime], [EndDateTime], [PaymentAmount]) VALUES (@TimesheetID, @NumStaffID, @NumStartDateTime, @EndDateTime, @PaymentAmount)</CommandText>
- <Parameters>
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@TimesheetID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="TimesheetID" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumStaffID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumStaffID" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@NumStartDateTime" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="NumStartDateTime" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@EndDateTime" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="EndDateTime" SourceColumnNullMapping="false" SourceVersion="Current" />
- <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PaymentAmount" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PaymentAmount" SourceColumnNullMapping="false" SourceVersion="Current" />
- </Parameters>
- </DbCommand>
- </InsertCommand>
- <SelectCommand>
- <DbCommand CommandType="Text" ModifiedByUser="false">
- <CommandText>SELECT TimesheetID, NumStaffID, NumStartDateTime, EndDateTime, PaymentAmount FROM dbo.[marathon-skills-2016-timesheet-import]</CommandText>
- <Parameters />
- </DbCommand>
- </SelectCommand>
- </DbSource>
- </MainSource>
- <Mappings>
- <Mapping SourceColumn="TimesheetID" DataSetColumn="TimesheetID" />
- <Mapping SourceColumn="NumStaffID" DataSetColumn="NumStaffID" />
- <Mapping SourceColumn="NumStartDateTime" DataSetColumn="NumStartDateTime" />
- <Mapping SourceColumn="EndDateTime" DataSetColumn="EndDateTime" />
- <Mapping SourceColumn="PaymentAmount" DataSetColumn="PaymentAmount" />
- </Mappings>
- <Sources />
- </TableAdapter>
- </Tables>
- <Sources />
- </DataSource>
- </xs:appinfo>
- </xs:annotation>
- <xs:element name="LeMarathonSkills2016DataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="LeMarathonSkills2016DataSet" msprop:Generator_UserDSName="LeMarathonSkills2016DataSet">
- <xs:complexType>
- <xs:choice minOccurs="0" maxOccurs="unbounded">
- <xs:element name="_x0031_234" msprop:Generator_TableClassName="_1234DataTable" msprop:Generator_TableVarName="table1234" msprop:Generator_TablePropName="_1234" msprop:Generator_RowDeletingName="_1234RowDeleting" msprop:Generator_RowChangingName="_1234RowChanging" msprop:Generator_RowEvHandlerName="_1234RowChangeEventHandler" msprop:Generator_RowDeletedName="_1234RowDeleted" msprop:Generator_UserTableName="1234" msprop:Generator_RowChangedName="_1234RowChanged" msprop:Generator_RowEvArgName="_1234RowChangeEvent" msprop:Generator_RowClassName="_1234Row">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="StaffID" msprop:Generator_ColumnVarNameInTable="columnStaffID" msprop:Generator_ColumnPropNameInRow="StaffID" msprop:Generator_ColumnPropNameInTable="StaffIDColumn" msprop:Generator_UserColumnName="StaffID" type="xs:int" minOccurs="0" />
- <xs:element name="Name1" msprop:Generator_ColumnVarNameInTable="columnName1" msprop:Generator_ColumnPropNameInRow="Name1" msprop:Generator_ColumnPropNameInTable="Name1Column" msprop:Generator_UserColumnName="Name1" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="Name1_1" msprop:Generator_ColumnVarNameInTable="columnName1_1" msprop:Generator_ColumnPropNameInRow="Name1_1" msprop:Generator_ColumnPropNameInTable="Name1_1Column" msprop:Generator_UserColumnName="Name1_1" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="DateofBirth" msprop:Generator_ColumnVarNameInTable="columnDateofBirth" msprop:Generator_ColumnPropNameInRow="DateofBirth" msprop:Generator_ColumnPropNameInTable="DateofBirthColumn" msprop:Generator_UserColumnName="DateofBirth" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="PositionID" msprop:Generator_ColumnVarNameInTable="columnPositionID" msprop:Generator_ColumnPropNameInRow="PositionID" msprop:Generator_ColumnPropNameInTable="PositionIDColumn" msprop:Generator_UserColumnName="PositionID" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="PositionName" msprop:Generator_ColumnVarNameInTable="columnPositionName" msprop:Generator_ColumnPropNameInRow="PositionName" msprop:Generator_ColumnPropNameInTable="PositionNameColumn" msprop:Generator_UserColumnName="PositionName" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="Position_Description" msprop:Generator_ColumnVarNameInTable="columnPosition_Description" msprop:Generator_ColumnPropNameInRow="Position_Description" msprop:Generator_ColumnPropNameInTable="Position_DescriptionColumn" msprop:Generator_UserColumnName="Position_Description" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="PayPeriod" msprop:Generator_ColumnVarNameInTable="columnPayPeriod" msprop:Generator_ColumnPropNameInRow="PayPeriod" msprop:Generator_ColumnPropNameInTable="PayPeriodColumn" msprop:Generator_UserColumnName="PayPeriod" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="PayRate" msprop:Generator_ColumnVarNameInTable="columnPayRate" msprop:Generator_ColumnPropNameInRow="PayRate" msprop:Generator_ColumnPropNameInTable="PayRateColumn" msprop:Generator_UserColumnName="PayRate" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_UserColumnName="EmailAddress" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="marathon-skills-2016-timesheet-import" msprop:Generator_TableClassName="_marathon_skills_2016_timesheet_importDataTable" msprop:Generator_TableVarName="_tablemarathon_skills_2016_timesheet_import" msprop:Generator_TablePropName="_marathon_skills_2016_timesheet_import" msprop:Generator_RowDeletingName="_marathon_skills_2016_timesheet_importRowDeleting" msprop:Generator_RowChangingName="_marathon_skills_2016_timesheet_importRowChanging" msprop:Generator_RowEvHandlerName="_marathon_skills_2016_timesheet_importRowChangeEventHandler" msprop:Generator_RowDeletedName="_marathon_skills_2016_timesheet_importRowDeleted" msprop:Generator_UserTableName="marathon-skills-2016-timesheet-import" msprop:Generator_RowChangedName="_marathon_skills_2016_timesheet_importRowChanged" msprop:Generator_RowEvArgName="_marathon_skills_2016_timesheet_importRowChangeEvent" msprop:Generator_RowClassName="_marathon_skills_2016_timesheet_importRow">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="TimesheetID" msprop:Generator_ColumnVarNameInTable="columnTimesheetID" msprop:Generator_ColumnPropNameInRow="TimesheetID" msprop:Generator_ColumnPropNameInTable="TimesheetIDColumn" msprop:Generator_UserColumnName="TimesheetID" type="xs:int" minOccurs="0" />
- <xs:element name="NumStaffID" msprop:Generator_ColumnVarNameInTable="columnNumStaffID" msprop:Generator_ColumnPropNameInRow="NumStaffID" msprop:Generator_ColumnPropNameInTable="NumStaffIDColumn" msprop:Generator_UserColumnName="NumStaffID" type="xs:int" minOccurs="0" />
- <xs:element name="NumStartDateTime" msprop:Generator_ColumnVarNameInTable="columnNumStartDateTime" msprop:Generator_ColumnPropNameInRow="NumStartDateTime" msprop:Generator_ColumnPropNameInTable="NumStartDateTimeColumn" msprop:Generator_UserColumnName="NumStartDateTime" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="EndDateTime" msprop:Generator_ColumnVarNameInTable="columnEndDateTime" msprop:Generator_ColumnPropNameInRow="EndDateTime" msprop:Generator_ColumnPropNameInTable="EndDateTimeColumn" msprop:Generator_UserColumnName="EndDateTime" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- <xs:element name="PaymentAmount" msprop:Generator_ColumnVarNameInTable="columnPaymentAmount" msprop:Generator_ColumnPropNameInRow="PaymentAmount" msprop:Generator_ColumnPropNameInTable="PaymentAmountColumn" msprop:Generator_UserColumnName="PaymentAmount" minOccurs="0">
- <xs:simpleType>
- <xs:restriction base="xs:string">
- <xs:maxLength value="50" />
- </xs:restriction>
- </xs:simpleType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:choice>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|