EchoTex_Payroll/HRM.Report/Attendence/AttendenceDataSet/AttendenceDataSet.xsd

804 lines
182 KiB
XML
Raw Normal View History

2024-10-14 10:01:49 +06:00
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="AttendenceDataSet" targetNamespace="http://tempuri.org/AttendenceDataSet.xsd" xmlns:mstns="http://tempuri.org/AttendenceDataSet.xsd" xmlns="http://tempuri.org/AttendenceDataSet.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="AttendenceDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="AttendenceDataSet" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="AttendenceDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="DailyAttnProcess" msprop:Generator_RowEvHandlerName="DailyAttnProcessRowChangeEventHandler" msprop:Generator_RowDeletedName="DailyAttnProcessRowDeleted" msprop:Generator_RowDeletingName="DailyAttnProcessRowDeleting" msprop:Generator_RowEvArgName="DailyAttnProcessRowChangeEvent" msprop:Generator_TablePropName="DailyAttnProcess" msprop:Generator_RowChangedName="DailyAttnProcessRowChanged" msprop:Generator_UserTableName="DailyAttnProcess" msprop:Generator_RowChangingName="DailyAttnProcessRowChanging" msprop:Generator_RowClassName="DailyAttnProcessRow" msprop:Generator_TableClassName="DailyAttnProcessDataTable" msprop:Generator_TableVarName="tableDailyAttnProcess">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDailyAttnPrev" msprop:Generator_RowEvHandlerName="EmpDailyAttnPrevRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDailyAttnPrevRowDeleted" msprop:Generator_RowDeletingName="EmpDailyAttnPrevRowDeleting" msprop:Generator_RowEvArgName="EmpDailyAttnPrevRowChangeEvent" msprop:Generator_TablePropName="EmpDailyAttnPrev" msprop:Generator_RowChangedName="EmpDailyAttnPrevRowChanged" msprop:Generator_UserTableName="EmpDailyAttnPrev" msprop:Generator_RowChangingName="EmpDailyAttnPrevRowChanging" msprop:Generator_RowClassName="EmpDailyAttnPrevRow" msprop:Generator_TableClassName="EmpDailyAttnPrevDataTable" msprop:Generator_TableVarName="tableEmpDailyAttnPrev">
<xs:complexType>
<xs:sequence>
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="LateBy" msprop:Generator_ColumnPropNameInTable="LateByColumn" msprop:Generator_ColumnPropNameInRow="LateBy" msprop:Generator_UserColumnName="LateBy" msprop:Generator_ColumnVarNameInTable="columnLateBy" type="xs:string" minOccurs="0" />
<xs:element name="OTHr" msprop:Generator_ColumnPropNameInTable="OTHrColumn" msprop:Generator_ColumnPropNameInRow="OTHr" msprop:Generator_UserColumnName="OTHr" msprop:Generator_ColumnVarNameInTable="columnOTHr" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Day" msprop:Generator_ColumnPropNameInTable="DayColumn" msprop:Generator_ColumnPropNameInRow="Day" msprop:Generator_UserColumnName="Day" msprop:Generator_ColumnVarNameInTable="columnDay" type="xs:string" minOccurs="0" />
<xs:element name="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_UserColumnName="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="InTimeShow" msprop:Generator_ColumnPropNameInTable="InTimeShowColumn" msprop:Generator_ColumnPropNameInRow="InTimeShow" msprop:Generator_UserColumnName="InTimeShow" msprop:Generator_ColumnVarNameInTable="columnInTimeShow" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDailyAttnParentNew" msprop:Generator_RowEvHandlerName="EmpDailyAttnParentNewRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDailyAttnParentNewRowDeleted" msprop:Generator_RowDeletingName="EmpDailyAttnParentNewRowDeleting" msprop:Generator_RowEvArgName="EmpDailyAttnParentNewRowChangeEvent" msprop:Generator_TablePropName="EmpDailyAttnParentNew" msprop:Generator_RowChangedName="EmpDailyAttnParentNewRowChanged" msprop:Generator_UserTableName="EmpDailyAttnParentNew" msprop:Generator_RowChangingName="EmpDailyAttnParentNewRowChanging" msprop:Generator_RowClassName="EmpDailyAttnParentNewRow" msprop:Generator_TableClassName="EmpDailyAttnParentNewDataTable" msprop:Generator_TableVarName="tableEmpDailyAttnParentNew">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="TotalLate" msprop:Generator_ColumnPropNameInTable="TotalLateColumn" msprop:Generator_ColumnPropNameInRow="TotalLate" msprop:Generator_UserColumnName="TotalLate" msprop:Generator_ColumnVarNameInTable="columnTotalLate" type="xs:string" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MonthlyDetail" msprop:Generator_RowEvHandlerName="MonthlyDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlyDetailRowDeleted" msprop:Generator_RowDeletingName="MonthlyDetailRowDeleting" msprop:Generator_RowEvArgName="MonthlyDetailRowChangeEvent" msprop:Generator_TablePropName="MonthlyDetail" msprop:Generator_RowChangedName="MonthlyDetailRowChanged" msprop:Generator_UserTableName="MonthlyDetail" msprop:Generator_RowChangingName="MonthlyDetailRowChanging" msprop:Generator_RowClassName="MonthlyDetailRow" msprop:Generator_TableClassName="MonthlyDetailDataTable" msprop:Generator_TableVarName="tableMonthlyDetail">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="JoinDate" msprop:Generator_ColumnPropNameInTable="JoinDateColumn" msprop:Generator_ColumnPropNameInRow="JoinDate" msprop:Generator_UserColumnName="JoinDate" msprop:Generator_ColumnVarNameInTable="columnJoinDate" type="xs:string" minOccurs="0" />
<xs:element name="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_UserColumnName="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpInfo" msprop:Generator_RowEvHandlerName="EmpInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpInfoRowDeleted" msprop:Generator_RowDeletingName="EmpInfoRowDeleting" msprop:Generator_RowEvArgName="EmpInfoRowChangeEvent" msprop:Generator_TablePropName="EmpInfo" msprop:Generator_RowChangedName="EmpInfoRowChanged" msprop:Generator_UserTableName="EmpInfo" msprop:Generator_RowChangingName="EmpInfoRowChanging" msprop:Generator_RowClassName="EmpInfoRow" msprop:Generator_TableClassName="EmpInfoDataTable" msprop:Generator_TableVarName="tableEmpInfo">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IDCard" msprop:Generator_RowEvHandlerName="IDCardRowChangeEventHandler" msprop:Generator_RowDeletedName="IDCardRowDeleted" msprop:Generator_RowDeletingName="IDCardRowDeleting" msprop:Generator_RowEvArgName="IDCardRowChangeEvent" msprop:Generator_TablePropName="IDCard" msprop:Generator_RowChangedName="IDCardRowChanged" msprop:Generator_UserTableName="IDCard" msprop:Generator_RowChangingName="IDCardRowChanging" msprop:Generator_RowClassName="IDCardRow" msprop:Generator_TableClassName="IDCardDataTable" msprop:Generator_TableVarName="tableIDCard">
<xs:complexType>
<xs:sequence>
<xs:element name="IDNo" msprop:Generator_ColumnPropNameInTable="IDNoColumn" msprop:Generator_ColumnPropNameInRow="IDNo" msprop:Generator_UserColumnName="IDNo" msprop:Generator_ColumnVarNameInTable="columnIDNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Desig" msprop:Generator_ColumnPropNameInTable="DesigColumn" msprop:Generator_ColumnPropNameInRow="Desig" msprop:Generator_UserColumnName="Desig" msprop:Generator_ColumnVarNameInTable="columnDesig" type="xs:string" minOccurs="0" />
<xs:element name="Dept" msprop:Generator_ColumnPropNameInTable="DeptColumn" msprop:Generator_ColumnPropNameInRow="Dept" msprop:Generator_UserColumnName="Dept" msprop:Generator_ColumnVarNameInTable="columnDept" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="EmpPhoto" msprop:Generator_ColumnPropNameInTable="EmpPhotoColumn" msprop:Generator_ColumnPropNameInRow="EmpPhoto" msprop:Generator_UserColumnName="EmpPhoto" msprop:Generator_ColumnVarNameInTable="columnEmpPhoto" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="GradeColor" msprop:Generator_ColumnPropNameInTable="GradeColorColumn" msprop:Generator_ColumnPropNameInRow="GradeColor" msprop:Generator_UserColumnName="GradeColor" msprop:Generator_ColumnVarNameInTable="columnGradeColor" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="BG" msprop:Generator_ColumnPropNameInTable="BGColumn" msprop:Generator_ColumnPropNameInRow="BG" msprop:Generator_UserColumnName="BG" msprop:Generator_ColumnVarNameInTable="columnBG" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MonthlyAttnBenefit" msprop:Generator_RowEvHandlerName="MonthlyAttnBenefitRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlyAttnBenefitRowDeleted" msprop:Generator_RowDeletingName="MonthlyAttnBenefitRowDeleting" msprop:Generator_RowEvArgName="MonthlyAttnBenefitRowChangeEvent" msprop:Generator_TablePropName="MonthlyAttnBenefit" msprop:Generator_RowChangedName="MonthlyAttnBenefitRowChanged" msprop:Generator_UserTableName="MonthlyAttnBenefit" msprop:Generator_RowChangingName="MonthlyAttnBenefitRowChanging" msprop:Generator_RowClassName="MonthlyAttnBenefitRow" msprop:Generator_TableClassName="MonthlyAttnBenefitDataTable" msprop:Generator_TableVarName="tableMonthlyAttnBenefit">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
<xs:element name="OrdinaryHourDeduct" msprop:Generator_ColumnPropNameInTable="OrdinaryHourDeductColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourDeduct" msprop:Generator_UserColumnName="OrdinaryHourDeduct" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourDeduct" type="xs:double" minOccurs="0" />
<xs:element name="OrdinaryHourExtra" msprop:Generator_ColumnPropNameInTable="OrdinaryHourExtraColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourExtra" msprop:Generator_UserColumnName="OrdinaryHourExtra" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourExtra" type="xs:double" minOccurs="0" />
<xs:element name="OrdinaryHourPayable" msprop:Generator_ColumnPropNameInTable="OrdinaryHourPayableColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourPayable" msprop:Generator_UserColumnName="OrdinaryHourPayable" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourPayable" type="xs:double" minOccurs="0" />
<xs:element name="OrdinaryHourTotal" msprop:Generator_ColumnPropNameInTable="OrdinaryHourTotalColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourTotal" msprop:Generator_UserColumnName="OrdinaryHourTotal" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourTotal" type="xs:double" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
<xs:element name="ActualBasic" msprop:Generator_ColumnPropNameInTable="ActualBasicColumn" msprop:Generator_ColumnPropNameInRow="ActualBasic" msprop:Generator_UserColumnName="ActualBasic" msprop:Generator_ColumnVarNameInTable="columnActualBasic" type="xs:double" minOccurs="0" />
<xs:element name="Order" msprop:Generator_ColumnPropNameInTable="OrderColumn" msprop:Generator_ColumnPropNameInRow="Order" msprop:Generator_UserColumnName="Order" msprop:Generator_ColumnVarNameInTable="columnOrder" type="xs:int" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="WorkDayType" msprop:Generator_ColumnPropNameInTable="WorkDayTypeColumn" msprop:Generator_ColumnPropNameInRow="WorkDayType" msprop:Generator_UserColumnName="WorkDayType" msprop:Generator_ColumnVarNameInTable="columnWorkDayType" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliEmpNotAssignInWork" msprop:Generator_RowEvHandlerName="BadliEmpNotAssignInWorkRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliEmpNotAssignInWorkRowDeleted" msprop:Generator_RowDeletingName="BadliEmpNotAssignInWorkRowDeleting" msprop:Generator_RowEvArgName="BadliEmpNotAssignInWorkRowChangeEvent" msprop:Generator_TablePropName="BadliEmpNotAssignInWork" msprop:Generator_RowChangedName="BadliEmpNotAssignInWorkRowChanged" msprop:Generator_UserTableName="BadliEmpNotAssignInWork" msprop:Generator_RowChangingName="BadliEmpNotAssignInWorkRowChanging" msprop:Generator_RowClassName="BadliEmpNotAssignInWorkRow" msprop:Generator_TableClassName="BadliEmpNotAssignInWorkDataTable" msprop:Generator_TableVarName="tableBadliEmpNotAssignInWork">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="EntryDate" msprop:Generator_ColumnPropNameInTable="EntryDateColumn" msprop:Generator_ColumnPropNameInRow="EntryDate" msprop:Generator_UserColumnName="EntryDate" msprop:Generator_ColumnVarNameInTable="columnEntryDate" type="xs:string" minOccurs="0" />
<xs:element name="EntryTime" msprop:Generator_ColumnPropNameInTable="EntryTimeColumn" msprop:Generator_ColumnPropNameInRow="EntryTime" msprop:Generator_UserColumnName="EntryTime" msprop:Generator_ColumnVarNameInTable="columnEntryTime" type="xs:string" minOccurs="0" />
<xs:element name="BadliStatus" msprop:Generator_ColumnPropNameInTable="BadliStatusColumn" msprop:Generator_ColumnPropNameInRow="BadliStatus" msprop:Generator_UserColumnName="BadliStatus" msprop:Generator_ColumnVarNameInTable="columnBadliStatus" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliPaymentRegister" msprop:Generator_RowEvHandlerName="BadliPaymentRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliPaymentRegisterRowDeleted" msprop:Generator_RowDeletingName="BadliPaymentRegisterRowDeleting" msprop:Generator_RowEvArgName="BadliPaymentRegisterRowChangeEvent" msprop:Generator_TablePropName="BadliPaymentRegister" msprop:Generator_RowChangedName="BadliPaymentRegisterRowChanged" msprop:Generator_UserTableName="BadliPaymentRegister" msprop:Generator_RowChangingName="BadliPaymentRegisterRowChanging" msprop:Generator_RowClassName="BadliPaymentRegisterRow" msprop:Generator_TableClassName="BadliPaymentRegisterDataTable" msprop:Generator_TableVarName="tableBadliPaymentRegister">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_UserColumnName="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" type="xs:string" minOccurs="0" />
<xs:element name="DailyRate" msprop:Generator_ColumnPropNameInTable="DailyRateColumn" msprop:Generator_ColumnPropNameInRow="DailyRate" msprop:Generator_UserColumnName="DailyRate" msprop:Generator_ColumnVarNameInTable="columnDailyRate" type="xs:string" minOccurs="0" />
<xs:element name="OverTime" msprop:Generator_ColumnPropNameInTable="OverTimeColumn" msprop:Generator_ColumnPropNameInRow="OverTime" msprop:Generator_UserColumnName="OverTime" msprop:Generator_ColumnVarNameInTable="columnOverTime" type="xs:string" minOccurs="0" />
<xs:element name="MealAllowAmount" msprop:Generator_ColumnPropNameInTable="MealAllowAmountColumn" msprop:Generator_ColumnPropNameInRow="MealAllowAmount" msprop:Generator_UserColumnName="MealAllowAmount" msprop:Generator_ColumnVarNameInTable="columnMealAllowAmount" type="xs:string" minOccurs="0" />
<xs:element name="HartalAllowAmount" msprop:Generator_ColumnPropNameInTable="HartalAllowAmountColumn" msprop:Generator_ColumnPropNameInRow="HartalAllowAmount" msprop:Generator_UserColumnName="HartalAllowAmount" msprop:Generator_ColumnVarNameInTable="columnHartalAllowAmount" type="xs:string" minOccurs="0" />
<xs:element name="FestivalAllowAmount" msprop:Generator_ColumnPropNameInTable="FestivalAllowAmountColumn" msprop:Generator_ColumnPropNameInRow="FestivalAllowAmount" msprop:Generator_UserColumnName="FestivalAllowAmount" msprop:Generator_ColumnVarNameInTable="columnFestivalAllowAmount" type="xs:string" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:double" minOccurs="0" />
<xs:element name="BankCharge" msprop:Generator_ColumnPropNameInTable="BankChargeColumn" msprop:Generator_ColumnPropNameInRow="BankCharge" msprop:Generator_UserColumnName="BankCharge" msprop:Generator_ColumnVarNameInTable="columnBankCharge" type="xs:string" minOccurs="0" />
<xs:element name="TotalTaka" msprop:Generator_ColumnPropNameInTable="TotalTakaColumn" msprop:Generator_ColumnPropNameInRow="TotalTaka" msprop:Generator_UserColumnName="TotalTaka" msprop:Generator_ColumnVarNameInTable="columnTotalTaka" type="xs:double" minOccurs="0" />
<xs:element name="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_UserColumnName="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" type="xs:int" minOccurs="0" />
<xs:element name="MobileNo" msprop:Generator_ColumnPropNameInTable="MobileNoColumn" msprop:Generator_ColumnPropNameInRow="MobileNo" msprop:Generator_UserColumnName="MobileNo" msprop:Generator_ColumnVarNameInTable="columnMobileNo" type="xs:string" minOccurs="0" />
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="GL" msprop:Generator_ColumnPropNameInTable="GLColumn" msprop:Generator_ColumnPropNameInRow="GL" msprop:Generator_UserColumnName="GL" msprop:Generator_ColumnVarNameInTable="columnGL" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliWorkStatus" msprop:Generator_RowEvHandlerName="BadliWorkStatusRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliWorkStatusRowDeleted" msprop:Generator_RowDeletingName="BadliWorkStatusRowDeleting" msprop:Generator_RowEvArgName="BadliWorkStatusRowChangeEvent" msprop:Generator_TablePropName="BadliWorkStatus" msprop:Generator_RowChangedName="BadliWorkStatusRowChanged" msprop:Generator_UserTableName="BadliWorkStatus" msprop:Generator_RowChangingName="BadliWorkStatusRowChanging" msprop:Generator_RowClassName="BadliWorkStatusRow" msprop:Generator_TableClassName="BadliWorkStatusDataTable" msprop:Generator_TableVarName="tableBadliWorkStatus">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="ActualShift" msprop:Generator_ColumnPropNameInTable="ActualShiftColumn" msprop:Generator_ColumnPropNameInRow="ActualShift" msprop:Generator_UserColumnName="ActualShift" msprop:Generator_ColumnVarNameInTable="columnActualShift" type="xs:string" minOccurs="0" />
<xs:element name="WorkShift" msprop:Generator_ColumnPropNameInTable="WorkShiftColumn" msprop:Generator_ColumnPropNameInRow="WorkShift" msprop:Generator_UserColumnName="WorkShift" msprop:Generator_ColumnVarNameInTable="columnWorkShift" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="WorkDays" msprop:Generator_ColumnPropNameInTable="WorkDaysColumn" msprop:Generator_ColumnPropNameInRow="WorkDays" msprop:Generator_UserColumnName="WorkDays" msprop:Generator_ColumnVarNameInTable="columnWorkDays" type="xs:string" minOccurs="0" />
<xs:element name="WorkedShifts" msprop:Generator_ColumnPropNameInTable="WorkedShiftsColumn" msprop:Generator_ColumnPropNameInRow="WorkedShifts" msprop:Generator_UserColumnName="WorkedShifts" msprop:Generator_ColumnVarNameInTable="columnWorkedShifts" type="xs:string" minOccurs="0" />
<xs:element name="Variance" msprop:Generator_ColumnPropNameInTable="VarianceColumn" msprop:Generator_ColumnPropNameInRow="Variance" msprop:Generator_UserColumnName="Variance" msprop:Generator_ColumnVarNameInTable="columnVariance" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DailyLabourSummary" msprop:Generator_RowEvHandlerName="DailyLabourSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="DailyLabourSummaryRowDeleted" msprop:Generator_RowDeletingName="DailyLabourSummaryRowDeleting" msprop:Generator_RowEvArgName="DailyLabourSummaryRowChangeEvent" msprop:Generator_TablePropName="DailyLabourSummary" msprop:Generator_RowChangedName="DailyLabourSummaryRowChanged" msprop:Generator_UserTableName="DailyLabourSummary" msprop:Generator_RowChangingName="DailyLabourSummaryRowChanging" msprop:Generator_RowClassName="DailyLabourSummaryRow" msprop:Generator_TableClassName="DailyLabourSummaryDataTable" msprop:Generator_TableVarName="tableDailyLabourSummary">
<xs:complexType>
<xs:sequence>
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="NoOfSheets" msprop:Generator_ColumnPropNameInTable="NoOfSheetsColumn" msprop:Generator_ColumnPropNameInRow="NoOfSheets" msprop:Generator_UserColumnName="NoOfSheets" msprop:Generator_ColumnVarNameInTable="columnNoOfSheets" type="xs:double" minOccurs="0" />
<xs:element name="NoOfWorkers" msprop:Generator_ColumnPropNameInTable="NoOfWorkersColumn" msprop:Generator_ColumnPropNameInRow="NoOfWorkers" msprop:Generator_UserColumnName="NoOfWorkers" msprop:Generator_ColumnVarNameInTable="columnNoOfWorkers" type="xs:double" minOccurs="0" />
<xs:element name="Amounts" msprop:Generator_ColumnPropNameInTable="AmountsColumn" msprop:Generator_ColumnPropNameInRow="Amounts" msprop:Generator_UserColumnName="Amounts" msprop:Generator_ColumnVarNameInTable="columnAmounts" type="xs:double" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
<xs:element name="SapGL" msprop:Generator_ColumnPropNameInTable="SapGLColumn" msprop:Generator_ColumnPropNameInRow="SapGL" msprop:Generator_UserColumnName="SapGL" msprop:Generator_ColumnVarNameInTable="columnSapGL" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliDailyBill" msprop:Generator_RowEvHandlerName="BadliDailyBillRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliDailyBillRowDeleted" msprop:Generator_RowDeletingName="BadliDailyBillRowDeleting" msprop:Generator_RowEvArgName="BadliDailyBillRowChangeEvent" msprop:Generator_TablePropName="BadliDailyBill" msprop:Generator_RowChangedName="BadliDailyBillRowChanged" msprop:Generator_UserTableName="BadliDailyBill" msprop:Generator_RowChangingName="BadliDailyBillRowChanging" msprop:Generator_RowClassName="BadliDailyBillRow" msprop:Generator_TableClassName="BadliDailyBillDataTable" msprop:Generator_TableVarName="tableBadliDailyBill">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="PaidDate" msprop:Generator_ColumnPropNameInTable="PaidDateColumn" msprop:Generator_ColumnPropNameInRow="PaidDate" msprop:Generator_UserColumnName="PaidDate" msprop:Generator_ColumnVarNameInTable="columnPaidDate" type="xs:string" minOccurs="0" />
<xs:element name="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_UserColumnName="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" type="xs:string" minOccurs="0" />
<xs:element name="Rate" msprop:Generator_ColumnPropNameInTable="RateColumn" msprop:Generator_ColumnPropNameInRow="Rate" msprop:Generator_UserColumnName="Rate" msprop:Generator_ColumnVarNameInTable="columnRate" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:double" minOccurs="0" />
<xs:element name="IsReceivedBy" msprop:Generator_ColumnPropNameInTable="IsReceivedByColumn" msprop:Generator_ColumnPropNameInRow="IsReceivedBy" msprop:Generator_UserColumnName="IsReceivedBy" msprop:Generator_ColumnVarNameInTable="columnIsReceivedBy" type="xs:string" minOccurs="0" />
<xs:element name="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_UserColumnName="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" type="xs:string" minOccurs="0" />
<xs:element name="Serial" msprop:Generator_ColumnPropNameInTable="SerialColumn" msprop:Generator_ColumnPropNameInRow="Serial" msprop:Generator_UserColumnName="Serial" msprop:Generator_ColumnVarNameInTable="columnSerial" type="xs:string" minOccurs="0" />
<xs:element name="EntryDate" msprop:Generator_ColumnPropNameInTable="EntryDateColumn" msprop:Generator_ColumnPropNameInRow="EntryDate" msprop:Generator_UserColumnName="EntryDate" msprop:Generator_ColumnVarNameInTable="columnEntryDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliEmpAssignInWork" msprop:Generator_RowEvHandlerName="BadliEmpAssignInWorkRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliEmpAssignInWorkRowDeleted" msprop:Generator_RowDeletingName="BadliEmpAssignInWorkRowDeleting" msprop:Generator_RowEvArgName="BadliEmpAssignInWorkRowChangeEvent" msprop:Generator_TablePropName="BadliEmpAssignInWork" msprop:Generator_RowChangedName="BadliEmpAssignInWorkRowChanged" msprop:Generator_UserTableName="BadliEmpAssignInWork" msprop:Generator_RowChangingName="BadliEmpAssignInWorkRowChanging" msprop:Generator_RowClassName="BadliEmpAssignInWorkRow" msprop:Generator_TableClassName="BadliEmpAssignInWorkDataTable" msprop:Generator_TableVarName="tableBadliEmpAssignInWork">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="EntryDate" msprop:Generator_ColumnPropNameInTable="EntryDateColumn" msprop:Generator_ColumnPropNameInRow="EntryDate" msprop:Generator_UserColumnName="EntryDate" msprop:Generator_ColumnVarNameInTable="columnEntryDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="RecommendedBy" msprop:Generator_ColumnPropNameInTable="RecommendedByColumn" msprop:Generator_ColumnPropNameInRow="RecommendedBy" msprop:Generator_UserColumnName="RecommendedBy" msprop:Generator_ColumnVarNameInTable="columnRecommendedBy" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TimeCard" msprop:Generator_RowEvHandlerName="TimeCardRowChangeEventHandler" msprop:Generator_RowDeletedName="TimeCardRowDeleted" msprop:Generator_RowDeletingName="TimeCardRowDeleting" msprop:Generator_RowEvArgName="TimeCardRowChangeEvent" msprop:Generator_TablePropName="TimeCard" msprop:Generator_RowChangedName="TimeCardRowChanged" msprop:Generator_UserTableName="TimeCard" msprop:Generator_RowChangingName="TimeCardRowChanging" msprop:Generator_RowClassName="TimeCardRow" msprop:Generator_TableClassName="TimeCardDataTable" msprop:Generator_TableVarName="tableTimeCard">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="PresentStatus" msprop:Generator_ColumnPropNameInTable="PresentStatusColumn" msprop:Generator_ColumnPropNameInRow="PresentStatus" msprop:Generator_UserColumnName="PresentStatus" msprop:Generator_ColumnVarNameInTable="columnPresentStatus" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="OrdHour" msprop:Generator_ColumnPropNameInTable="OrdHourColumn" msprop:Generator_ColumnPropNameInRow="OrdHour" msprop:Generator_UserColumnName="OrdHour" msprop:Generator_ColumnVarNameInTable="columnOrdHour" type="xs:double" minOccurs="0" />
<xs:element name="OrdHourExtra" msprop:Generator_ColumnPropNameInTable="OrdHourExtraColumn" msprop:Generator_ColumnPropNameInRow="OrdHourExtra" msprop:Generator_UserColumnName="OrdHourExtra" msprop:Generator_ColumnVarNameInTable="columnOrdHourExtra" type="xs:double" minOccurs="0" />
<xs:element name="ActualOT" msprop:Generator_ColumnPropNameInTable="ActualOTColumn" msprop:Generator_ColumnPropNameInRow="ActualOT" msprop:Generator_UserColumnName="ActualOT" msprop:Generator_ColumnVarNameInTable="columnActualOT" type="xs:double" minOccurs="0" />
<xs:element name="AdditionalOT" msprop:Generator_ColumnPropNameInTable="AdditionalOTColumn" msprop:Generator_ColumnPropNameInRow="AdditionalOT" msprop:Generator_UserColumnName="AdditionalOT" msprop:Generator_ColumnVarNameInTable="columnAdditionalOT" type="xs:double" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:double" minOccurs="0" />
<xs:element name="DSA" msprop:Generator_ColumnPropNameInTable="DSAColumn" msprop:Generator_ColumnPropNameInRow="DSA" msprop:Generator_UserColumnName="DSA" msprop:Generator_ColumnVarNameInTable="columnDSA" type="xs:double" minOccurs="0" />
<xs:element name="TSA" msprop:Generator_ColumnPropNameInTable="TSAColumn" msprop:Generator_ColumnPropNameInRow="TSA" msprop:Generator_UserColumnName="TSA" msprop:Generator_ColumnVarNameInTable="columnTSA" type="xs:double" minOccurs="0" />
<xs:element name="Converance" msprop:Generator_ColumnPropNameInTable="ConveranceColumn" msprop:Generator_ColumnPropNameInRow="Converance" msprop:Generator_UserColumnName="Converance" msprop:Generator_ColumnVarNameInTable="columnConverance" type="xs:double" minOccurs="0" />
<xs:element name="Relay" msprop:Generator_ColumnPropNameInTable="RelayColumn" msprop:Generator_ColumnPropNameInRow="Relay" msprop:Generator_UserColumnName="Relay" msprop:Generator_ColumnVarNameInTable="columnRelay" type="xs:double" minOccurs="0" />
<xs:element name="MealAllow" msprop:Generator_ColumnPropNameInTable="MealAllowColumn" msprop:Generator_ColumnPropNameInRow="MealAllow" msprop:Generator_UserColumnName="MealAllow" msprop:Generator_ColumnVarNameInTable="columnMealAllow" type="xs:double" minOccurs="0" />
<xs:element name="TeaAllow" msprop:Generator_ColumnPropNameInTable="TeaAllowColumn" msprop:Generator_ColumnPropNameInRow="TeaAllow" msprop:Generator_UserColumnName="TeaAllow" msprop:Generator_ColumnVarNameInTable="columnTeaAllow" type="xs:double" minOccurs="0" />
<xs:element name="ActingAllow" msprop:Generator_ColumnPropNameInTable="ActingAllowColumn" msprop:Generator_ColumnPropNameInRow="ActingAllow" msprop:Generator_UserColumnName="ActingAllow" msprop:Generator_ColumnVarNameInTable="columnActingAllow" type="xs:double" minOccurs="0" />
<xs:element name="TempShift" msprop:Generator_ColumnPropNameInTable="TempShiftColumn" msprop:Generator_ColumnPropNameInRow="TempShift" msprop:Generator_UserColumnName="TempShift" msprop:Generator_ColumnVarNameInTable="columnTempShift" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliWeeklyPayment" msprop:Generator_RowEvHandlerName="BadliWeeklyPaymentRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliWeeklyPaymentRowDeleted" msprop:Generator_RowDeletingName="BadliWeeklyPaymentRowDeleting" msprop:Generator_RowEvArgName="BadliWeeklyPaymentRowChangeEvent" msprop:Generator_TablePropName="BadliWeeklyPayment" msprop:Generator_RowChangedName="BadliWeeklyPaymentRowChanged" msprop:Generator_UserTableName="BadliWeeklyPayment" msprop:Generator_RowChangingName="BadliWeeklyPaymentRowChanging" msprop:Generator_RowClassName="BadliWeeklyPaymentRow" msprop:Generator_TableClassName="BadliWeeklyPaymentDataTable" msprop:Generator_TableVarName="tableBadliWeeklyPayment">
<xs:complexType>
<xs:sequence>
<xs:element name="RefNo" msprop:Generator_ColumnPropNameInTable="RefNoColumn" msprop:Generator_ColumnPropNameInRow="RefNo" msprop:Generator_UserColumnName="RefNo" msprop:Generator_ColumnVarNameInTable="columnRefNo" type="xs:string" minOccurs="0" />
<xs:element name="PayeeName" msprop:Generator_ColumnPropNameInTable="PayeeNameColumn" msprop:Generator_ColumnPropNameInRow="PayeeName" msprop:Generator_UserColumnName="PayeeName" msprop:Generator_ColumnVarNameInTable="columnPayeeName" type="xs:string" minOccurs="0" />
<xs:element name="PayeeBankAccount" msprop:Generator_ColumnPropNameInTable="PayeeBankAccountColumn" msprop:Generator_ColumnPropNameInRow="PayeeBankAccount" msprop:Generator_UserColumnName="PayeeBankAccount" msprop:Generator_ColumnVarNameInTable="columnPayeeBankAccount" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BadliMonthWiseSummary" msprop:Generator_RowEvHandlerName="BadliMonthWiseSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="BadliMonthWiseSummaryRowDeleted" msprop:Generator_RowDeletingName="BadliMonthWiseSummaryRowDeleting" msprop:Generator_RowEvArgName="BadliMonthWiseSummaryRowChangeEvent" msprop:Generator_TablePropName="BadliMonthWiseSummary" msprop:Generator_RowChangedName="BadliMonthWiseSummaryRowChanged" msprop:Generator_UserTableName="BadliMonthWiseSummary" msprop:Generator_RowChangingName="BadliMonthWiseSummaryRowChanging" msprop:Generator_RowClassName="BadliMonthWiseSummaryRow" msprop:Generator_TableClassName="BadliMonthWiseSummaryDataTable" msprop:Generator_TableVarName="tableBadliMonthWiseSummary">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="Day" msprop:Generator_ColumnPropNameInTable="DayColumn" msprop:Generator_ColumnPropNameInRow="Day" msprop:Generator_UserColumnName="Day" msprop:Generator_ColumnVarNameInTable="columnDay" type="xs:string" minOccurs="0" />
<xs:element name="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_UserColumnName="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" type="xs:int" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:int" minOccurs="0" />
<xs:element name="Average" msprop:Generator_ColumnPropNameInTable="AverageColumn" msprop:Generator_ColumnPropNameInRow="Average" msprop:Generator_UserColumnName="Average" msprop:Generator_ColumnVarNameInTable="columnAverage" type="xs:double" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DailyOverTime" msprop:Generator_RowEvHandlerName="DailyOverTimeRowChangeEventHandler" msprop:Generator_RowDeletedName="DailyOverTimeRowDeleted" msprop:Generator_RowDeletingName="DailyOverTimeRowDeleting" msprop:Generator_RowEvArgName="DailyOverTimeRowChangeEvent" msprop:Generator_TablePropName="DailyOverTime" msprop:Generator_RowChangedName="DailyOverTimeRowChanged" msprop:Generator_UserTableName="DailyOverTime" msprop:Generator_RowChangingName="DailyOverTimeRowChanging" msprop:Generator_RowClassName="DailyOverTimeRow" msprop:Generator_TableClassName="DailyOverTimeDataTable" msprop:Generator_TableVarName="tableDailyOverTime">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="OrdinaryHour" msprop:Generator_ColumnPropNameInTable="OrdinaryHourColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHour" msprop:Generator_UserColumnName="OrdinaryHour" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHour" type="xs:double" minOccurs="0" />
<xs:element name="ActualOT" msprop:Generator_ColumnPropNameInTable="ActualOTColumn" msprop:Generator_ColumnPropNameInRow="ActualOT" msprop:Generator_UserColumnName="ActualOT" msprop:Generator_ColumnVarNameInTable="columnActualOT" type="xs:double" minOccurs="0" />
<xs:element name="CompensatoryOT" msprop:Generator_ColumnPropNameInTable="CompensatoryOTColumn" msprop:Generator_ColumnPropNameInRow="CompensatoryOT" msprop:Generator_UserColumnName="CompensatoryOT" msprop:Generator_ColumnVarNameInTable="columnCompensatoryOT" type="xs:double" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:double" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="TotalOTAmount" msprop:Generator_ColumnPropNameInTable="TotalOTAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalOTAmount" msprop:Generator_UserColumnName="TotalOTAmount" msprop:Generator_ColumnVarNameInTable="columnTotalOTAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AttnBenefitDataCompare" msprop:Generator_RowEvHandlerName="AttnBenefitDataCompareRowChangeEventHandler" msprop:Generator_RowDeletedName="AttnBenefitDataCompareRowDeleted" msprop:Generator_RowDeletingName="AttnBenefitDataCompareRowDeleting" msprop:Generator_RowEvArgName="AttnBenefitDataCompareRowChangeEvent" msprop:Generator_TablePropName="AttnBenefitDataCompare" msprop:Generator_RowChangedName="AttnBenefitDataCompareRowChanged" msprop:Generator_UserTableName="AttnBenefitDataCompare" msprop:Generator_RowChangingName="AttnBenefitDataCompareRowChanging" msprop:Generator_RowClassName="AttnBenefitDataCompareRow" msprop:Generator_TableClassName="AttnBenefitDataCompareDataTable" msprop:Generator_TableVarName="tableAttnBenefitDataCompare">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="OrdinaryHourG" msprop:Generator_ColumnPropNameInTable="OrdinaryHourGColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourG" msprop:Generator_UserColumnName="OrdinaryHourG" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourG" type="xs:double" minOccurs="0" />
<xs:element name="OrdinaryHourL" msprop:Generator_ColumnPropNameInTable="OrdinaryHourLColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourL" msprop:Generator_UserColumnName="OrdinaryHourL" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourL" type="xs:double" minOccurs="0" />
<xs:element name="OverTimeG" msprop:Generator_ColumnPropNameInTable="OverTimeGColumn" msprop:Generator_ColumnPropNameInRow="OverTimeG" msprop:Generator_UserColumnName="OverTimeG" msprop:Generator_ColumnVarNameInTable="columnOverTimeG" type="xs:double" minOccurs="0" />
<xs:element name="OverTimeL" msprop:Generator_ColumnPropNameInTable="OverTimeLColumn" msprop:Generator_ColumnPropNameInRow="OverTimeL" msprop:Generator_UserColumnName="OverTimeL" msprop:Generator_ColumnVarNameInTable="columnOverTimeL" type="xs:double" minOccurs="0" />
<xs:element name="ConveyanceG" msprop:Generator_ColumnPropNameInTable="ConveyanceGColumn" msprop:Generator_ColumnPropNameInRow="ConveyanceG" msprop:Generator_UserColumnName="ConveyanceG" msprop:Generator_ColumnVarNameInTable="columnConveyanceG" type="xs:double" minOccurs="0" />
<xs:element name="ConveyanceL" msprop:Generator_ColumnPropNameInTable="ConveyanceLColumn" msprop:Generator_ColumnPropNameInRow="ConveyanceL" msprop:Generator_UserColumnName="ConveyanceL" msprop:Generator_ColumnVarNameInTable="columnConveyanceL" type="xs:double" minOccurs="0" />
<xs:element name="TSAG" msprop:Generator_ColumnPropNameInTable="TSAGColumn" msprop:Generator_ColumnPropNameInRow="TSAG" msprop:Generator_UserColumnName="TSAG" msprop:Generator_ColumnVarNameInTable="columnTSAG" type="xs:double" minOccurs="0" />
<xs:element name="TSAL" msprop:Generator_ColumnPropNameInTable="TSALColumn" msprop:Generator_ColumnPropNameInRow="TSAL" msprop:Generator_UserColumnName="TSAL" msprop:Generator_ColumnVarNameInTable="columnTSAL" type="xs:double" minOccurs="0" />
<xs:element name="DSAG" msprop:Generator_ColumnPropNameInTable="DSAGColumn" msprop:Generator_ColumnPropNameInRow="DSAG" msprop:Generator_UserColumnName="DSAG" msprop:Generator_ColumnVarNameInTable="columnDSAG" type="xs:double" minOccurs="0" />
<xs:element name="DSAL" msprop:Generator_ColumnPropNameInTable="DSALColumn" msprop:Generator_ColumnPropNameInRow="DSAL" msprop:Generator_UserColumnName="DSAL" msprop:Generator_ColumnVarNameInTable="columnDSAL" type="xs:double" minOccurs="0" />
<xs:element name="AttnTypeG" msprop:Generator_ColumnPropNameInTable="AttnTypeGColumn" msprop:Generator_ColumnPropNameInRow="AttnTypeG" msprop:Generator_UserColumnName="AttnTypeG" msprop:Generator_ColumnVarNameInTable="columnAttnTypeG" type="xs:string" minOccurs="0" />
<xs:element name="AttnTypeL" msprop:Generator_ColumnPropNameInTable="AttnTypeLColumn" msprop:Generator_ColumnPropNameInRow="AttnTypeL" msprop:Generator_UserColumnName="AttnTypeL" msprop:Generator_ColumnVarNameInTable="columnAttnTypeL" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="OutsideEmpType" msprop:Generator_ColumnPropNameInTable="OutsideEmpTypeColumn" msprop:Generator_ColumnPropNameInRow="OutsideEmpType" msprop:Generator_UserColumnName="OutsideEmpType" msprop:Generator_ColumnVarNameInTable="columnOutsideEmpType" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AttnMonthlyBDataCompare" msprop:Generator_RowEvHandlerName="AttnMonthlyBDataCompareRowChangeEventHandler" msprop:Generator_RowDeletedName="AttnMonthlyBDataCompareRowDeleted" msprop:Generator_RowDeletingName="AttnMonthlyBDataCompareRowDeleting" msprop:Generator_RowEvArgName="AttnMonthlyBDataCompareRowChangeEvent" msprop:Generator_TablePropName="AttnMonthlyBDataCompare" msprop:Generator_RowChangedName="AttnMonthlyBDataCompareRowChanged" msprop:Generator_UserTableName="AttnMonthlyBDataCompare" msprop:Generator_RowChangingName="AttnMonthlyBDataCompareRowChanging" msprop:Generator_RowClassName="AttnMonthlyBDataCompareRow" msprop:Generator_TableClassName="AttnMonthlyBDataCompareDataTable" msprop:Generator_TableVarName="tableAttnMonthlyBDataCompare">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="ORDG" msprop:Generator_ColumnPropNameInTable="ORDGColumn" msprop:Generator_ColumnPropNameInRow="ORDG" msprop:Generator_UserColumnName="ORDG" msprop:Generator_ColumnVarNameInTable="columnORDG" type="xs:double" minOccurs="0" />
<xs:element name="ORDL" msprop:Generator_ColumnPropNameInTable="ORDLColumn" msprop:Generator_ColumnPropNameInRow="ORDL" msprop:Generator_UserColumnName="ORDL" msprop:Generator_ColumnVarNameInTable="columnORDL" type="xs:double" minOccurs="0" />
<xs:element name="AdditionalHourG" msprop:Generator_ColumnPropNameInTable="AdditionalHourGColumn" msprop:Generator_ColumnPropNameInRow="AdditionalHourG" msprop:Generator_UserColumnName="AdditionalHourG" msprop:Generator_ColumnVarNameInTable="columnAdditionalHourG" type="xs:double" minOccurs="0" />
<xs:element name="AdditionalHourL" msprop:Generator_ColumnPropNameInTable="AdditionalHourLColumn" msprop:Generator_ColumnPropNameInRow="AdditionalHourL" msprop:Generator_UserColumnName="AdditionalHourL" msprop:Generator_ColumnVarNameInTable="columnAdditionalHourL" type="xs:double" minOccurs="0" />
<xs:element name="MealAllowG" msprop:Generator_ColumnPropNameInTable="MealAllowGColumn" msprop:Generator_ColumnPropNameInRow="MealAllowG" msprop:Generator_UserColumnName="MealAllowG" msprop:Generator_ColumnVarNameInTable="columnMealAllowG" type="xs:double" minOccurs="0" />
<xs:element name="MealAllowL" msprop:Generator_ColumnPropNameInTable="MealAllowLColumn" msprop:Generator_ColumnPropNameInRow="MealAllowL" msprop:Generator_UserColumnName="MealAllowL" msprop:Generator_ColumnVarNameInTable="columnMealAllowL" type="xs:double" minOccurs="0" />
<xs:element name="TeaAllowG" msprop:Generator_ColumnPropNameInTable="TeaAllowGColumn" msprop:Generator_ColumnPropNameInRow="TeaAllowG" msprop:Generator_UserColumnName="TeaAllowG" msprop:Generator_ColumnVarNameInTable="columnTeaAllowG" type="xs:double" minOccurs="0" />
<xs:element name="TeaAllowL" msprop:Generator_ColumnPropNameInTable="TeaAllowLColumn" msprop:Generator_ColumnPropNameInRow="TeaAllowL" msprop:Generator_UserColumnName="TeaAllowL" msprop:Generator_ColumnVarNameInTable="columnTeaAllowL" type="xs:double" minOccurs="0" />
<xs:element name="DSAAllowG" msprop:Generator_ColumnPropNameInTable="DSAAllowGColumn" msprop:Generator_ColumnPropNameInRow="DSAAllowG" msprop:Generator_UserColumnName="DSAAllowG" msprop:Generator_ColumnVarNameInTable="columnDSAAllowG" type="xs:double" minOccurs="0" />
<xs:element name="DSAAllowL" msprop:Generator_ColumnPropNameInTable="DSAAllowLColumn" msprop:Generator_ColumnPropNameInRow="DSAAllowL" msprop:Generator_UserColumnName="DSAAllowL" msprop:Generator_ColumnVarNameInTable="columnDSAAllowL" type="xs:double" minOccurs="0" />
<xs:element name="TSAAllowG" msprop:Generator_ColumnPropNameInTable="TSAAllowGColumn" msprop:Generator_ColumnPropNameInRow="TSAAllowG" msprop:Generator_UserColumnName="TSAAllowG" msprop:Generator_ColumnVarNameInTable="columnTSAAllowG" type="xs:double" minOccurs="0" />
<xs:element name="TSAAllowL" msprop:Generator_ColumnPropNameInTable="TSAAllowLColumn" msprop:Generator_ColumnPropNameInRow="TSAAllowL" msprop:Generator_UserColumnName="TSAAllowL" msprop:Generator_ColumnVarNameInTable="columnTSAAllowL" type="xs:double" minOccurs="0" />
<xs:element name="ConvG" msprop:Generator_ColumnPropNameInTable="ConvGColumn" msprop:Generator_ColumnPropNameInRow="ConvG" msprop:Generator_UserColumnName="ConvG" msprop:Generator_ColumnVarNameInTable="columnConvG" type="xs:double" minOccurs="0" />
<xs:element name="ConvL" msprop:Generator_ColumnPropNameInTable="ConvLColumn" msprop:Generator_ColumnPropNameInRow="ConvL" msprop:Generator_UserColumnName="ConvL" msprop:Generator_ColumnVarNameInTable="columnConvL" type="xs:double" minOccurs="0" />
<xs:element name="OTG" msprop:Generator_ColumnPropNameInTable="OTGColumn" msprop:Generator_ColumnPropNameInRow="OTG" msprop:Generator_UserColumnName="OTG" msprop:Generator_ColumnVarNameInTable="columnOTG" type="xs:double" minOccurs="0" />
<xs:element name="OTL" msprop:Generator_ColumnPropNameInTable="OTLColumn" msprop:Generator_ColumnPropNameInRow="OTL" msprop:Generator_UserColumnName="OTL" msprop:Generator_ColumnVarNameInTable="columnOTL" type="xs:double" minOccurs="0" />
<xs:element name="OrdinaryHourExtraL" msprop:Generator_ColumnPropNameInTable="OrdinaryHourExtraLColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHourExtraL" msprop:Generator_UserColumnName="OrdinaryHourExtraL" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHourExtraL" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ActingAllowance" msprop:Generator_RowEvHandlerName="ActingAllowanceRowChangeEventHandler" msprop:Generator_RowDeletedName="ActingAllowanceRowDeleted" msprop:Generator_RowDeletingName="ActingAllowanceRowDeleting" msprop:Generator_RowEvArgName="ActingAllowanceRowChangeEvent" msprop:Generator_TablePropName="ActingAllowance" msprop:Generator_RowChangedName="ActingAllowanceRowChanged" msprop:Generator_UserTableName="ActingAllowance" msprop:Generator_RowChangingName="ActingAllowanceRowChanging" msprop:Generator_RowClassName="ActingAllowanceRow" msprop:Generator_TableClassName="ActingAllowanceDataTable" msprop:Generator_TableVarName="tableActingAllowance">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DepartmentWiseOT" msprop:Generator_RowEvHandlerName="DepartmentWiseOTRowChangeEventHandler" msprop:Generator_RowDeletedName="DepartmentWiseOTRowDeleted" msprop:Generator_RowDeletingName="DepartmentWiseOTRowDeleting" msprop:Generator_RowEvArgName="DepartmentWiseOTRowChangeEvent" msprop:Generator_TablePropName="DepartmentWiseOT" msprop:Generator_RowChangedName="DepartmentWiseOTRowChanged" msprop:Generator_UserTableName="DepartmentWiseOT" msprop:Generator_RowChangingName="DepartmentWiseOTRowChanging" msprop:Generator_RowClassName="DepartmentWiseOTRow" msprop:Generator_TableClassName="DepartmentWiseOTDataTable" msprop:Generator_TableVarName="tableDepartmentWiseOT">
<xs:complexType>
<xs:sequence>
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="OrdinaryHour" msprop:Generator_ColumnPropNameInTable="OrdinaryHourColumn" msprop:Generator_ColumnPropNameInRow="OrdinaryHour" msprop:Generator_UserColumnName="OrdinaryHour" msprop:Generator_ColumnVarNameInTable="columnOrdinaryHour" type="xs:double" minOccurs="0" />
<xs:element name="FestivalOT" msprop:Generator_ColumnPropNameInTable="FestivalOTColumn" msprop:Generator_ColumnPropNameInRow="FestivalOT" msprop:Generator_UserColumnName="FestivalOT" msprop:Generator_ColumnVarNameInTable="columnFestivalOT" type="xs:double" minOccurs="0" />
<xs:element name="FestivalAmount" msprop:Generator_ColumnPropNameInTable="FestivalAmountColumn" msprop:Generator_ColumnPropNameInRow="FestivalAmount" msprop:Generator_UserColumnName="FestivalAmount" msprop:Generator_ColumnVarNameInTable="columnFestivalAmount" type="xs:double" minOccurs="0" />
<xs:element name="HartalOT" msprop:Generator_ColumnPropNameInTable="HartalOTColumn" msprop:Generator_ColumnPropNameInRow="HartalOT" msprop:Generator_UserColumnName="HartalOT" msprop:Generator_ColumnVarNameInTable="columnHartalOT" type="xs:double" minOccurs="0" />
<xs:element name="HartalAmount" msprop:Generator_ColumnPropNameInTable="HartalAmountColumn" msprop:Generator_ColumnPropNameInRow="HartalAmount" msprop:Generator_UserColumnName="HartalAmount" msprop:Generator_ColumnVarNameInTable="columnHartalAmount" type="xs:double" minOccurs="0" />
<xs:element name="DayOffOT" msprop:Generator_ColumnPropNameInTable="DayOffOTColumn" msprop:Generator_ColumnPropNameInRow="DayOffOT" msprop:Generator_UserColumnName="DayOffOT" msprop:Generator_ColumnVarNameInTable="columnDayOffOT" type="xs:double" minOccurs="0" />
<xs:element name="DayOffAmount" msprop:Generator_ColumnPropNameInTable="DayOffAmountColumn" msprop:Generator_ColumnPropNameInRow="DayOffAmount" msprop:Generator_UserColumnName="DayOffAmount" msprop:Generator_ColumnVarNameInTable="columnDayOffAmount" type="xs:double" minOccurs="0" />
<xs:element name="NormalOT" msprop:Generator_ColumnPropNameInTable="NormalOTColumn" msprop:Generator_ColumnPropNameInRow="NormalOT" msprop:Generator_UserColumnName="NormalOT" msprop:Generator_ColumnVarNameInTable="columnNormalOT" type="xs:double" minOccurs="0" />
<xs:element name="NormalAmount" msprop:Generator_ColumnPropNameInTable="NormalAmountColumn" msprop:Generator_ColumnPropNameInRow="NormalAmount" msprop:Generator_UserColumnName="NormalAmount" msprop:Generator_ColumnVarNameInTable="columnNormalAmount" type="xs:double" minOccurs="0" />
<xs:element name="TotalAmount" msprop:Generator_ColumnPropNameInTable="TotalAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalAmount" msprop:Generator_UserColumnName="TotalAmount" msprop:Generator_ColumnVarNameInTable="columnTotalAmount" type="xs:double" minOccurs="0" />
<xs:element name="TotalOTHour" msprop:Generator_ColumnPropNameInTable="TotalOTHourColumn" msprop:Generator_ColumnPropNameInRow="TotalOTHour" msprop:Generator_UserColumnName="TotalOTHour" msprop:Generator_ColumnVarNameInTable="columnTotalOTHour" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveWithoutPay" msprop:Generator_RowEvHandlerName="LeaveWithoutPayRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveWithoutPayRowDeleted" msprop:Generator_RowDeletingName="LeaveWithoutPayRowDeleting" msprop:Generator_RowEvArgName="LeaveWithoutPayRowChangeEvent" msprop:Generator_TablePropName="LeaveWithoutPay" msprop:Generator_RowChangedName="LeaveWithoutPayRowChanged" msprop:Generator_UserTableName="LeaveWithoutPay" msprop:Generator_RowChangingName="LeaveWithoutPayRowChanging" msprop:Generator_RowClassName="LeaveWithoutPayRow" msprop:Generator_TableClassName="LeaveWithoutPayDataTable" msprop:Generator_TableVarName="tableLeaveWithoutPay">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="Days" msprop:Generator_ColumnPropNameInTable="DaysColumn" msprop:Generator_ColumnPropNameInRow="Days" msprop:Generator_UserColumnName="Days" msprop:Generator_ColumnVarNameInTable="columnDays" type="xs:string" minOccurs="0" />
<xs:element name="LeaveType" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:string" minOccurs="0" />
<xs:element name="IsLateAttnRelated" msprop:Generator_ColumnPropNameInTable="IsLateAttnRelatedColumn" msprop:Generator_ColumnPropNameInRow="IsLateAttnRelated" msprop:Generator_UserColumnName="IsLateAttnRelated" msprop:Generator_ColumnVarNameInTable="columnIsLateAttnRelated" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DailyInOut" msprop:Generator_RowEvHandlerName="DailyInOutRowChangeEventHandler" msprop:Generator_RowDeletedName="DailyInOutRowDeleted" msprop:Generator_RowDeletingName="DailyInOutRowDeleting" msprop:Generator_RowEvArgName="DailyInOutRowChangeEvent" msprop:Generator_TablePropName="DailyInOut" msprop:Generator_RowChangedName="DailyInOutRowChanged" msprop:Generator_UserTableName="DailyInOut" msprop:Generator_RowChangingName="DailyInOutRowChanging" msprop:Generator_RowClassName="DailyInOutRow" msprop:Generator_TableClassName="DailyInOutDataTable" msprop:Generator_TableVarName="tableDailyInOut">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="EmpType" msprop:Generator_ColumnPropNameInTable="EmpTypeColumn" msprop:Generator_ColumnPropNameInRow="EmpType" msprop:Generator_UserColumnName="EmpType" msprop:Generator_ColumnVarNameInTable="columnEmpType" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
<xs:element name="DeptID" msprop:Generator_ColumnPropNameInTable="DeptIDColumn" msprop:Generator_ColumnPropNameInRow="DeptID" msprop:Generator_UserColumnName="DeptID" msprop:Generator_ColumnVarNameInTable="columnDeptID" type="xs:int" minOccurs="0" />
<xs:element name="DeptName" msprop:Generator_ColumnPropNameInTable="DeptNameColumn" msprop:Generator_ColumnPropNameInRow="DeptName" msprop:Generator_UserColumnName="DeptName" msprop:Generator_ColumnVarNameInTable="columnDeptName" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="ShiftInTime" msprop:Generator_ColumnPropNameInTable="ShiftInTimeColumn" msprop:Generator_ColumnPropNameInRow="ShiftInTime" msprop:Generator_UserColumnName="ShiftInTime" msprop:Generator_ColumnVarNameInTable="columnShiftInTime" type="xs:string" minOccurs="0" />
<xs:element name="ShiftOutTime" msprop:Generator_ColumnPropNameInTable="ShiftOutTimeColumn" msprop:Generator_ColumnPropNameInRow="ShiftOutTime" msprop:Generator_UserColumnName="ShiftOutTime" msprop:Generator_ColumnVarNameInTable="columnShiftOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="LateBy" msprop:Generator_ColumnPropNameInTable="LateByColumn" msprop:Generator_ColumnPropNameInRow="LateBy" msprop:Generator_UserColumnName="LateBy" msprop:Generator_ColumnVarNameInTable="columnLateBy" type="xs:string" minOccurs="0" />
<xs:element name="OTHourDBL" msprop:Generator_ColumnPropNameInTable="OTHourDBLColumn" msprop:Generator_ColumnPropNameInRow="OTHourDBL" msprop:Generator_UserColumnName="OTHourDBL" msprop:Generator_ColumnVarNameInTable="columnOTHourDBL" type="xs:string" minOccurs="0" />
<xs:element name="PreviousDayShift" msprop:Generator_ColumnPropNameInTable="PreviousDayShiftColumn" msprop:Generator_ColumnPropNameInRow="PreviousDayShift" msprop:Generator_UserColumnName="PreviousDayShift" msprop:Generator_ColumnVarNameInTable="columnPreviousDayShift" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpAttenInfo" msprop:Generator_RowEvHandlerName="EmpAttenInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpAttenInfoRowDeleted" msprop:Generator_RowDeletingName="EmpAttenInfoRowDeleting" msprop:Generator_RowEvArgName="EmpAttenInfoRowChangeEvent" msprop:Generator_TablePropName="EmpAttenInfo" msprop:Generator_RowChangedName="EmpAttenInfoRowChanged" msprop:Generator_UserTableName="EmpAttenInfo" msprop:Generator_RowChangingName="EmpAttenInfoRowChanging" msprop:Generator_RowClassName="EmpAttenInfoRow" msprop:Generator_TableClassName="EmpAttenInfoDataTable" msprop:Generator_TableVarName="tableEmpAttenInfo">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="AccessCardID" msprop:Generator_ColumnPropNameInTable="AccessCardIDColumn" msprop:Generator_ColumnPropNameInRow="AccessCardID" msprop:Generator_UserColumnName="AccessCardID" msprop:Generator_ColumnVarNameInTable="columnAccessCardID" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="DeptName" msprop:Generator_ColumnPropNameInTable="DeptNameColumn" msprop:Generator_ColumnPropNameInRow="DeptName" msprop:Generator_UserColumnName="DeptName" msprop:Generator_ColumnVarNameInTable="columnDeptName" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DailyAbsent" msprop:Generator_RowEvHandlerName="DailyAbsentRowChangeEventHandler" msprop:Generator_RowDeletedName="DailyAbsentRowDeleted" msprop:Generator_RowDeletingName="DailyAbsentRowDeleting" msprop:Generator_RowEvArgName="DailyAbsentRowChangeEvent" msprop:Generator_TablePropName="DailyAbsent" msprop:Generator_RowChangedName="DailyAbsentRowChanged" msprop:Generator_UserTableName="DailyAbsent" msprop:Generator_RowChangingName="DailyAbsentRowChanging" msprop:Generator_RowClassName="DailyAbsentRow" msprop:Generator_TableClassName="DailyAbsentDataTable" msprop:Generator_TableVarName="tableDailyAbsent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="AbsentReason" msprop:Generator_ColumnPropNameInTable="AbsentReasonColumn" msprop:Generator_ColumnPropNameInRow="AbsentReason" msprop:Generator_UserColumnName="AbsentReason" msprop:Generator_ColumnVarNameInTable="columnAbsentReason" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OddNumberInOut" msprop:Generator_RowEvHandlerName="OddNumberInOutRowChangeEventHandler" msprop:Generator_RowDeletedName="OddNumberInOutRowDeleted" msprop:Generator_RowDeletingName="OddNumberInOutRowDeleting" msprop:Generator_RowEvArgName="OddNumberInOutRowChangeEvent" msprop:Generator_TablePropName="OddNumberInOut" msprop:Generator_RowChangedName="OddNumberInOutRowChanged" msprop:Generator_UserTableName="OddNumberInOut" msprop:Generator_RowChangingName="OddNumberInOutRowChanging" msprop:Generator_RowClassName="OddNumberInOutRow" msprop:Generator_TableClassName="OddNumberInOutDataTable" msprop:Generator_TableVarName="tableOddNumberInOut">
<xs:complexType>
<xs:sequence>
<xs:element name="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_UserColumnName="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="InOut" msprop:Generator_ColumnPropNameInTable="InOutColumn" msprop:Generator_ColumnPropNameInRow="InOut" msprop:Generator_UserColumnName="InOut" msprop:Generator_ColumnVarNameInTable="columnInOut" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="NoOfInOut" msprop:Generator_ColumnPropNameInTable="NoOfInOutColumn" msprop:Generator_ColumnPropNameInRow="NoOfInOut" msprop:Generator_UserColumnName="NoOfInOut" msprop:Generator_ColumnVarNameInTable="columnNoOfInOut" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="InOutMissing" msprop:Generator_RowEvHandlerName="InOutMissingRowChangeEventHandler" msprop:Generator_RowDeletedName="InOutMissingRowDeleted" msprop:Generator_RowDeletingName="InOutMissingRowDeleting" msprop:Generator_RowEvArgName="InOutMissingRowChangeEvent" msprop:Generator_TablePropName="InOutMissing" msprop:Generator_RowChangedName="InOutMissingRowChanged" msprop:Generator_UserTableName="InOutMissing" msprop:Generator_RowChangingName="InOutMissingRowChanging" msprop:Generator_RowClassName="InOutMissingRow" msprop:Generator_TableClassName="InOutMissingDataTable" msprop:Generator_TableVarName="tableInOutMissing">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="EmpType" msprop:Generator_ColumnPropNameInTable="EmpTypeColumn" msprop:Generator_ColumnPropNameInRow="EmpType" msprop:Generator_UserColumnName="EmpType" msprop:Generator_ColumnVarNameInTable="columnEmpType" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
<xs:element name="DeptID" msprop:Generator_ColumnPropNameInTable="DeptIDColumn" msprop:Generator_ColumnPropNameInRow="DeptID" msprop:Generator_UserColumnName="DeptID" msprop:Generator_ColumnVarNameInTable="columnDeptID" type="xs:int" minOccurs="0" />
<xs:element name="DeptName" msprop:Generator_ColumnPropNameInTable="DeptNameColumn" msprop:Generator_ColumnPropNameInRow="DeptName" msprop:Generator_UserColumnName="DeptName" msprop:Generator_ColumnVarNameInTable="columnDeptName" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="ShiftIn" msprop:Generator_ColumnPropNameInTable="ShiftInColumn" msprop:Generator_ColumnPropNameInRow="ShiftIn" msprop:Generator_UserColumnName="ShiftIn" msprop:Generator_ColumnVarNameInTable="columnShiftIn" type="xs:string" minOccurs="0" />
<xs:element name="ShiftOut" msprop:Generator_ColumnPropNameInTable="ShiftOutColumn" msprop:Generator_ColumnPropNameInRow="ShiftOut" msprop:Generator_UserColumnName="ShiftOut" msprop:Generator_ColumnVarNameInTable="columnShiftOut" type="xs:string" minOccurs="0" />
<xs:element name="MissingStatus" msprop:Generator_ColumnPropNameInTable="MissingStatusColumn" msprop:Generator_ColumnPropNameInRow="MissingStatus" msprop:Generator_UserColumnName="MissingStatus" msprop:Generator_ColumnVarNameInTable="columnMissingStatus" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
<xs:element name="OTHourDBL" msprop:Generator_ColumnPropNameInTable="OTHourDBLColumn" msprop:Generator_ColumnPropNameInRow="OTHourDBL" msprop:Generator_UserColumnName="OTHourDBL" msprop:Generator_ColumnVarNameInTable="columnOTHourDBL" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MnthlyKPIDtlSummary" msprop:Generator_RowEvHandlerName="MnthlyKPIDtlSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="MnthlyKPIDtlSummaryRowDeleted" msprop:Generator_RowDeletingName="MnthlyKPIDtlSummaryRowDeleting" msprop:Generator_RowEvArgName="MnthlyKPIDtlSummaryRowChangeEvent" msprop:Generator_TablePropName="MnthlyKPIDtlSummary" msprop:Generator_RowChangedName="MnthlyKPIDtlSummaryRowChanged" msprop:Generator_UserTableName="MnthlyKPIDtlSummary" msprop:Generator_RowChangingName="MnthlyKPIDtlSummaryRowChanging" msprop:Generator_RowClassName="MnthlyKPIDtlSummaryRow" msprop:Generator_TableClassName="MnthlyKPIDtlSummaryDataTable" msprop:Generator_TableVarName="tableMnthlyKPIDtlSummary">
<xs:complexType>
<xs:sequence>
<xs:element name="ManPower" msprop:Generator_ColumnPropNameInTable="ManPowerColumn" msprop:Generator_ColumnPropNameInRow="ManPower" msprop:Generator_UserColumnName="ManPower" msprop:Generator_ColumnVarNameInTable="columnManPower" type="xs:int" minOccurs="0" />
<xs:element name="PerAvgOTGreater2" msprop:Generator_ColumnPropNameInTable="PerAvgOTGreater2Column" msprop:Generator_ColumnPropNameInRow="PerAvgOTGreater2" msprop:Generator_UserColumnName="PerAvgOTGreater2" msprop:Generator_ColumnVarNameInTable="columnPerAvgOTGreater2" type="xs:int" minOccurs="0" />
<xs:element name="PerSumOTGreater75" msprop:Generator_ColumnPropNameInTable="PerSumOTGreater75Column" msprop:Generator_ColumnPropNameInRow="PerSumOTGreater75" msprop:Generator_UserColumnName="PerSumOTGreater75" msprop:Generator_ColumnVarNameInTable="columnPerSumOTGreater75" type="xs:int" minOccurs="0" />
<xs:element name="PerSumOTGreater100" msprop:Generator_ColumnPropNameInTable="PerSumOTGreater100Column" msprop:Generator_ColumnPropNameInRow="PerSumOTGreater100" msprop:Generator_UserColumnName="PerSumOTGreater100" msprop:Generator_ColumnVarNameInTable="columnPerSumOTGreater100" type="xs:int" minOccurs="0" />
<xs:element name="PerSumOTGreater52" msprop:Generator_ColumnPropNameInTable="PerSumOTGreater52Column" msprop:Generator_ColumnPropNameInRow="PerSumOTGreater52" msprop:Generator_UserColumnName="PerSumOTGreater52" msprop:Generator_ColumnVarNameInTable="columnPerSumOTGreater52" type="xs:int" minOccurs="0" />
<xs:element name="PerOneOTGreater5" msprop:Generator_ColumnPropNameInTable="PerOneOTGreater5Column" msprop:Generator_ColumnPropNameInRow="PerOneOTGreater5" msprop:Generator_UserColumnName="PerOneOTGreater5" msprop:Generator_ColumnVarNameInTable="columnPerOneOTGreater5" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DateWiseInOut" msprop:Generator_RowEvHandlerName="DateWiseInOutRowChangeEventHandler" msprop:Generator_RowDeletedName="DateWiseInOutRowDeleted" msprop:Generator_RowDeletingName="DateWiseInOutRowDeleting" msprop:Generator_RowEvArgName="DateWiseInOutRowChangeEvent" msprop:Generator_TablePropName="DateWiseInOut" msprop:Generator_RowChangedName="DateWiseInOutRowChanged" msprop:Generator_UserTableName="DateWiseInOut" msprop:Generator_RowChangingName="DateWiseInOutRowChanging" msprop:Generator_RowClassName="DateWiseInOutRow" msprop:Generator_TableClassName="DateWiseInOutDataTable" msprop:Generator_TableVarName="tableDateWiseInOut">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="EmpType" msprop:Generator_ColumnPropNameInTable="EmpTypeColumn" msprop:Generator_ColumnPropNameInRow="EmpType" msprop:Generator_UserColumnName="EmpType" msprop:Generator_ColumnVarNameInTable="columnEmpType" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
<xs:element name="DeptID" msprop:Generator_ColumnPropNameInTable="DeptIDColumn" msprop:Generator_ColumnPropNameInRow="DeptID" msprop:Generator_UserColumnName="DeptID" msprop:Generator_ColumnVarNameInTable="columnDeptID" type="xs:int" minOccurs="0" />
<xs:element name="DeptName" msprop:Generator_ColumnPropNameInTable="DeptNameColumn" msprop:Generator_ColumnPropNameInRow="DeptName" msprop:Generator_UserColumnName="DeptName" msprop:Generator_ColumnVarNameInTable="columnDeptName" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="ShiftInTime" msprop:Generator_ColumnPropNameInTable="ShiftInTimeColumn" msprop:Generator_ColumnPropNameInRow="ShiftInTime" msprop:Generator_UserColumnName="ShiftInTime" msprop:Generator_ColumnVarNameInTable="columnShiftInTime" type="xs:string" minOccurs="0" />
<xs:element name="ShiftOutTime" msprop:Generator_ColumnPropNameInTable="ShiftOutTimeColumn" msprop:Generator_ColumnPropNameInRow="ShiftOutTime" msprop:Generator_UserColumnName="ShiftOutTime" msprop:Generator_ColumnVarNameInTable="columnShiftOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="LateBy" msprop:Generator_ColumnPropNameInTable="LateByColumn" msprop:Generator_ColumnPropNameInRow="LateBy" msprop:Generator_UserColumnName="LateBy" msprop:Generator_ColumnVarNameInTable="columnLateBy" type="xs:string" minOccurs="0" />
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="LeaveRemarks" msprop:Generator_ColumnPropNameInTable="LeaveRemarksColumn" msprop:Generator_ColumnPropNameInRow="LeaveRemarks" msprop:Generator_UserColumnName="LeaveRemarks" msprop:Generator_ColumnVarNameInTable="columnLeaveRemarks" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LateNessWise" msprop:Generator_RowEvHandlerName="LateNessWiseRowChangeEventHandler" msprop:Generator_RowDeletedName="LateNessWiseRowDeleted" msprop:Generator_RowDeletingName="LateNessWiseRowDeleting" msprop:Generator_RowEvArgName="LateNessWiseRowChangeEvent" msprop:Generator_TablePropName="LateNessWise" msprop:Generator_RowChangedName="LateNessWiseRowChanged" msprop:Generator_UserTableName="LateNessWise" msprop:Generator_RowChangingName="LateNessWiseRowChanging" msprop:Generator_RowClassName="LateNessWiseRow" msprop:Generator_TableClassName="LateNessWiseDataTable" msprop:Generator_TableVarName="tableLateNessWise">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="EmpType" msprop:Generator_ColumnPropNameInTable="EmpTypeColumn" msprop:Generator_ColumnPropNameInRow="EmpType" msprop:Generator_UserColumnName="EmpType" msprop:Generator_ColumnVarNameInTable="columnEmpType" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
<xs:element name="DeptID" msprop:Generator_ColumnPropNameInTable="DeptIDColumn" msprop:Generator_ColumnPropNameInRow="DeptID" msprop:Generator_UserColumnName="DeptID" msprop:Generator_ColumnVarNameInTable="columnDeptID" type="xs:int" minOccurs="0" />
<xs:element name="DeptName" msprop:Generator_ColumnPropNameInTable="DeptNameColumn" msprop:Generator_ColumnPropNameInRow="DeptName" msprop:Generator_UserColumnName="DeptName" msprop:Generator_ColumnVarNameInTable="columnDeptName" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="ShiftInTime" msprop:Generator_ColumnPropNameInTable="ShiftInTimeColumn" msprop:Generator_ColumnPropNameInRow="ShiftInTime" msprop:Generator_UserColumnName="ShiftInTime" msprop:Generator_ColumnVarNameInTable="columnShiftInTime" type="xs:string" minOccurs="0" />
<xs:element name="ShiftOutTime" msprop:Generator_ColumnPropNameInTable="ShiftOutTimeColumn" msprop:Generator_ColumnPropNameInRow="ShiftOutTime" msprop:Generator_UserColumnName="ShiftOutTime" msprop:Generator_ColumnVarNameInTable="columnShiftOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="LateBy" msprop:Generator_ColumnPropNameInTable="LateByColumn" msprop:Generator_ColumnPropNameInRow="LateBy" msprop:Generator_UserColumnName="LateBy" msprop:Generator_ColumnVarNameInTable="columnLateBy" type="xs:string" minOccurs="0" />
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DateWiseInOutFiledForce" msprop:Generator_RowEvHandlerName="DateWiseInOutFiledForceRowChangeEventHandler" msprop:Generator_RowDeletedName="DateWiseInOutFiledForceRowDeleted" msprop:Generator_RowDeletingName="DateWiseInOutFiledForceRowDeleting" msprop:Generator_RowEvArgName="DateWiseInOutFiledForceRowChangeEvent" msprop:Generator_TablePropName="DateWiseInOutFiledForce" msprop:Generator_RowChangedName="DateWiseInOutFiledForceRowChanged" msprop:Generator_UserTableName="DateWiseInOutFiledForce" msprop:Generator_RowChangingName="DateWiseInOutFiledForceRowChanging" msprop:Generator_RowClassName="DateWiseInOutFiledForceRow" msprop:Generator_TableClassName="DateWiseInOutFiledForceDataTable" msprop:Generator_TableVarName="tableDateWiseInOutFiledForce">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_UserColumnName="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" type="xs:string" minOccurs="0" />
<xs:element name="Region" msprop:Generator_ColumnPropNameInTable="RegionColumn" msprop:Generator_ColumnPropNameInRow="Region" msprop:Generator_UserColumnName="Region" msprop:Generator_ColumnVarNameInTable="columnRegion" type="xs:string" minOccurs="0" />
<xs:element name="Area" msprop:Generator_ColumnPropNameInTable="AreaColumn" msprop:Generator_ColumnPropNameInRow="Area" msprop:Generator_UserColumnName="Area" msprop:Generator_ColumnVarNameInTable="columnArea" type="xs:string" minOccurs="0" />
<xs:element name="Teritory" msprop:Generator_ColumnPropNameInTable="TeritoryColumn" msprop:Generator_ColumnPropNameInRow="Teritory" msprop:Generator_UserColumnName="Teritory" msprop:Generator_ColumnVarNameInTable="columnTeritory" type="xs:string" minOccurs="0" />
<xs:element name="Market" msprop:Generator_ColumnPropNameInTable="MarketColumn" msprop:Generator_ColumnPropNameInRow="Market" msprop:Generator_UserColumnName="Market" msprop:Generator_ColumnVarNameInTable="columnMarket" type="xs:string" minOccurs="0" />
<xs:element name="WorkLocation" msprop:Generator_ColumnPropNameInTable="WorkLocationColumn" msprop:Generator_ColumnPropNameInRow="WorkLocation" msprop:Generator_UserColumnName="WorkLocation" msprop:Generator_ColumnVarNameInTable="columnWorkLocation" type="xs:string" minOccurs="0" />
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AbsentDataForMailSender" msprop:Generator_RowEvHandlerName="AbsentDataForMailSenderRowChangeEventHandler" msprop:Generator_RowDeletedName="AbsentDataForMailSenderRowDeleted" msprop:Generator_RowDeletingName="AbsentDataForMailSenderRowDeleting" msprop:Generator_RowEvArgName="AbsentDataForMailSenderRowChangeEvent" msprop:Generator_TablePropName="AbsentDataForMailSender" msprop:Generator_RowChangedName="AbsentDataForMailSenderRowChanged" msprop:Generator_UserTableName="AbsentDataForMailSender" msprop:Generator_RowChangingName="AbsentDataForMailSenderRowChanging" msprop:Generator_RowClassName="AbsentDataForMailSenderRow" msprop:Generator_TableClassName="AbsentDataForMailSenderDataTable" msprop:Generator_TableVarName="tableAbsentDataForMailSender">
<xs:complexType>
<xs:sequence>
<xs:element name="EMPLOYEEID" msprop:Generator_ColumnPropNameInTable="EMPLOYEEIDColumn" msprop:Generator_ColumnPropNameInRow="EMPLOYEEID" msprop:Generator_UserColumnName="EMPLOYEEID" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEEID" type="xs:string" minOccurs="0" />
<xs:element name="EMPNAME" msprop:Generator_ColumnPropNameInTable="EMPNAMEColumn" msprop:Generator_ColumnPropNameInRow="EMPNAME" msprop:Generator_UserColumnName="EMPNAME" msprop:Generator_ColumnVarNameInTable="columnEMPNAME" type="xs:string" minOccurs="0" />
<xs:element name="EMPDESIGNATION" msprop:Generator_ColumnPropNameInTable="EMPDESIGNATIONColumn" msprop:Generator_ColumnPropNameInRow="EMPDESIGNATION" msprop:Generator_UserColumnName="EMPDESIGNATION" msprop:Generator_ColumnVarNameInTable="columnEMPDESIGNATION" type="xs:string" minOccurs="0" />
<xs:element name="EMPJOININGDATE" msprop:Generator_ColumnPropNameInTable="EMPJOININGDATEColumn" msprop:Generator_ColumnPropNameInRow="EMPJOININGDATE" msprop:Generator_UserColumnName="EMPJOININGDATE" msprop:Generator_ColumnVarNameInTable="columnEMPJOININGDATE" type="xs:string" minOccurs="0" />
<xs:element name="EMPMOBILE" msprop:Generator_ColumnPropNameInTable="EMPMOBILEColumn" msprop:Generator_ColumnPropNameInRow="EMPMOBILE" msprop:Generator_UserColumnName="EMPMOBILE" msprop:Generator_ColumnVarNameInTable="columnEMPMOBILE" type="xs:string" minOccurs="0" />
<xs:element name="EMPEMAILADDRESS" msprop:Generator_ColumnPropNameInTable="EMPEMAILADDRESSColumn" msprop:Generator_ColumnPropNameInRow="EMPEMAILADDRESS" msprop:Generator_UserColumnName="EMPEMAILADDRESS" msprop:Generator_ColumnVarNameInTable="columnEMPEMAILADDRESS" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DailyAttnReportForMailSender" msprop:Generator_RowEvHandlerName="DailyAttnReportForMailSenderRowChangeEventHandler" msprop:Generator_RowDeletedName="DailyAttnReportForMailSenderRowDeleted" msprop:Generator_RowDeletingName="DailyAttnReportForMailSenderRowDeleting" msprop:Generator_RowEvArgName="DailyAttnReportForMailSenderRowChangeEvent" msprop:Generator_TablePropName="DailyAttnReportForMailSender" msprop:Generator_RowChangedName="DailyAttnReportForMailSenderRowChanged" msprop:Generator_UserTableName="DailyAttnReportForMailSender" msprop:Generator_RowChangingName="DailyAttnReportForMailSenderRowChanging" msprop:Generator_RowClassName="DailyAttnReportForMailSenderRow" msprop:Generator_TableClassName="DailyAttnReportForMailSenderDataTable" msprop:Generator_TableVarName="tableDailyAttnReportForMailSender">
<xs:complexType>
<xs:sequence>
<xs:element name="EMPLOYEENO" msprop:Generator_ColumnPropNameInTable="EMPLOYEENOColumn" msprop:Generator_ColumnPropNameInRow="EMPLOYEENO" msprop:Generator_UserColumnName="EMPLOYEENO" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEENO" type="xs:string" minOccurs="0" />
<xs:element name="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_UserColumnName="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" type="xs:string" minOccurs="0" />
<xs:element name="DESIGNATION" msprop:Generator_ColumnPropNameInTable="DESIGNATIONColumn" msprop:Generator_ColumnPropNameInRow="DESIGNATION" msprop:Generator_UserColumnName="DESIGNATION" msprop:Generator_ColumnVarNameInTable="columnDESIGNATION" type="xs:string" minOccurs="0" />
<xs:element name="DEPARTMENT" msprop:Generator_ColumnPropNameInTable="DEPARTMENTColumn" msprop:Generator_ColumnPropNameInRow="DEPARTMENT" msprop:Generator_UserColumnName="DEPARTMENT" msprop:Generator_ColumnVarNameInTable="columnDEPARTMENT" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="day" msprop:Generator_ColumnPropNameInTable="dayColumn" msprop:Generator_ColumnPropNameInRow="day" msprop:Generator_UserColumnName="day" msprop:Generator_ColumnVarNameInTable="columnday" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="NotPresentType" msprop:Generator_ColumnPropNameInTable="NotPresentTypeColumn" msprop:Generator_ColumnPropNameInRow="NotPresentType" msprop:Generator_UserColumnName="NotPresentType" msprop:Generator_ColumnVarNameInTable="columnNotPresentType" type="xs:string" minOccurs="0" />
<xs:element name="LINEMANAGERNO" msprop:Generator_ColumnPropNameInTable="LINEMANAGERNOColumn" msprop:Generator_ColumnPropNameInRow="LINEMANAGERNO" msprop:Generator_UserColumnName="LINEMANAGERNO" msprop:Generator_ColumnVarNameInTable="columnLINEMANAGERNO" type="xs:string" minOccurs="0" />
<xs:element name="LINEMANAGERNAME" msprop:Generator_ColumnPropNameInTable="LINEMANAGERNAMEColumn" msprop:Generator_ColumnPropNameInRow="LINEMANAGERNAME" msprop:Generator_UserColumnName="LINEMANAGERNAME" msprop:Generator_ColumnVarNameInTable="columnLINEMANAGERNAME" type="xs:string" minOccurs="0" />
<xs:element name="TotalWorkingHour" msprop:Generator_ColumnPropNameInTable="TotalWorkingHourColumn" msprop:Generator_ColumnPropNameInRow="TotalWorkingHour" msprop:Generator_UserColumnName="TotalWorkingHour" msprop:Generator_ColumnVarNameInTable="columnTotalWorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="LateCount" msprop:Generator_ColumnPropNameInTable="LateCountColumn" msprop:Generator_ColumnPropNameInRow="LateCount" msprop:Generator_UserColumnName="LateCount" msprop:Generator_ColumnVarNameInTable="columnLateCount" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MonthlyKPIDetail" msprop:Generator_RowEvHandlerName="MonthlyKPIDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlyKPIDetailRowDeleted" msprop:Generator_RowDeletingName="MonthlyKPIDetailRowDeleting" msprop:Generator_RowEvArgName="MonthlyKPIDetailRowChangeEvent" msprop:Generator_TablePropName="MonthlyKPIDetail" msprop:Generator_RowChangedName="MonthlyKPIDetailRowChanged" msprop:Generator_UserTableName="MonthlyKPIDetail" msprop:Generator_RowChangingName="MonthlyKPIDetailRowChanging" msprop:Generator_RowClassName="MonthlyKPIDetailRow" msprop:Generator_TableClassName="MonthlyKPIDetailDataTable" msprop:Generator_TableVarName="tableMonthlyKPIDetail">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="IDNo" msprop:Generator_ColumnPropNameInTable="IDNoColumn" msprop:Generator_ColumnPropNameInRow="IDNo" msprop:Generator_UserColumnName="IDNo" msprop:Generator_ColumnVarNameInTable="columnIDNo" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="BC" msprop:Generator_ColumnPropNameInTable="BCColumn" msprop:Generator_ColumnPropNameInRow="BC" msprop:Generator_UserColumnName="BC" msprop:Generator_ColumnVarNameInTable="columnBC" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="AttenType" msdata:Caption="AttnType" msprop:Generator_ColumnPropNameInTable="AttenTypeColumn" msprop:Generator_ColumnPropNameInRow="AttenType" msprop:Generator_UserColumnName="AttenType" msprop:Generator_ColumnVarNameInTable="columnAttenType" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
<xs:element name="ReferenceID" msprop:Generator_ColumnPropNameInTable="ReferenceIDColumn" msprop:Generator_ColumnPropNameInRow="ReferenceID" msprop:Generator_UserColumnName="ReferenceID" msprop:Generator_ColumnVarNameInTable="columnReferenceID" type="xs:string" minOccurs="0" />
<xs:element name="KPIStatus" msprop:Generator_ColumnPropNameInTable="KPIStatusColumn" msprop:Generator_ColumnPropNameInRow="KPIStatus" msprop:Generator_UserColumnName="KPIStatus" msprop:Generator_ColumnVarNameInTable="columnKPIStatus" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
<xs:element name="BackColor" msprop:Generator_ColumnPropNameInTable="BackColorColumn" msprop:Generator_ColumnPropNameInRow="BackColor" msprop:Generator_UserColumnName="BackColor" msprop:Generator_ColumnVarNameInTable="columnBackColor" type="xs:string" minOccurs="0" />
<xs:element name="ForeColor" msprop:Generator_ColumnPropNameInTable="ForeColorColumn" msprop:Generator_ColumnPropNameInRow="ForeColor" msprop:Generator_UserColumnName="ForeColor" msprop:Generator_ColumnVarNameInTable="columnForeColor" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_UserColumnName="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" type="xs:string" minOccurs="0" />
<xs:element name="FunctionalUnit" msprop:Generator_ColumnPropNameInTable="FunctionalUnitColumn" msprop:Generator_ColumnPropNameInRow="FunctionalUnit" msprop:Generator_UserColumnName="FunctionalUnit" msprop:Generator_ColumnVarNameInTable="columnFunctionalUnit" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MonthlyAttendanceReportNew" msprop:Generator_RowEvHandlerName="MonthlyAttendanceReportNewRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlyAttendanceReportNewRowDeleted" msprop:Generator_RowDeletingName="MonthlyAttendanceReportNewRowDeleting" msprop:Generator_RowEvArgName="MonthlyAttendanceReportNewRowChangeEvent" msprop:Generator_TablePropName="MonthlyAttendanceReportNew" msprop:Generator_RowChangedName="MonthlyAttendanceReportNewRowChanged" msprop:Generator_UserTableName="MonthlyAttendanceReportNew" msprop:Generator_RowChangingName="MonthlyAttendanceReportNewRowChanging" msprop:Generator_RowClassName="MonthlyAttendanceReportNewRow" msprop:Generator_TableClassName="MonthlyAttendanceReportNewDataTable" msprop:Generator_TableVarName="tableMonthlyAttendanceReportNew">
<xs:complexType>
<xs:sequence>
<xs:element name="DEPNAME" msprop:Generator_ColumnPropNameInTable="DEPNAMEColumn" msprop:Generator_ColumnPropNameInRow="DEPNAME" msprop:Generator_UserColumnName="DEPNAME" msprop:Generator_ColumnVarNameInTable="columnDEPNAME" type="xs:string" minOccurs="0" />
<xs:element name="EMPLOYEENO" msprop:Generator_ColumnPropNameInTable="EMPLOYEENOColumn" msprop:Generator_ColumnPropNameInRow="EMPLOYEENO" msprop:Generator_UserColumnName="EMPLOYEENO" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEENO" type="xs:string" minOccurs="0" />
<xs:element name="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_UserColumnName="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" type="xs:string" minOccurs="0" />
<xs:element name="DESNAME" msprop:Generator_ColumnPropNameInTable="DESNAMEColumn" msprop:Generator_ColumnPropNameInRow="DESNAME" msprop:Generator_UserColumnName="DESNAME" msprop:Generator_ColumnVarNameInTable="columnDESNAME" type="xs:string" minOccurs="0" />
<xs:element name="LOC" msprop:Generator_ColumnPropNameInTable="LOCColumn" msprop:Generator_ColumnPropNameInRow="LOC" msprop:Generator_UserColumnName="LOC" msprop:Generator_ColumnVarNameInTable="columnLOC" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="WorkHour" msprop:Generator_ColumnPropNameInTable="WorkHourColumn" msprop:Generator_ColumnPropNameInRow="WorkHour" msprop:Generator_UserColumnName="WorkHour" msprop:Generator_ColumnVarNameInTable="columnWorkHour" type="xs:string" minOccurs="0" />
<xs:element name="LateHour" msprop:Generator_ColumnPropNameInTable="LateHourColumn" msprop:Generator_ColumnPropNameInRow="LateHour" msprop:Generator_UserColumnName="LateHour" msprop:Generator_ColumnVarNameInTable="columnLateHour" type="xs:string" minOccurs="0" />
<xs:element name="AttenType" msprop:Generator_ColumnPropNameInTable="AttenTypeColumn" msprop:Generator_ColumnPropNameInRow="AttenType" msprop:Generator_UserColumnName="AttenType" msprop:Generator_ColumnVarNameInTable="columnAttenType" type="xs:string" minOccurs="0" />
<xs:element name="WorkDayName" msprop:Generator_ColumnPropNameInTable="WorkDayNameColumn" msprop:Generator_ColumnPropNameInRow="WorkDayName" msprop:Generator_UserColumnName="WorkDayName" msprop:Generator_ColumnVarNameInTable="columnWorkDayName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MonthlyAttn" msprop:Generator_RowEvHandlerName="MonthlyAttnRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlyAttnRowDeleted" msprop:Generator_RowDeletingName="MonthlyAttnRowDeleting" msprop:Generator_RowEvArgName="MonthlyAttnRowChangeEvent" msprop:Generator_TablePropName="MonthlyAttn" msprop:Generator_RowChangedName="MonthlyAttnRowChanged" msprop:Generator_UserTableName="MonthlyAttn" msprop:Generator_RowChangingName="MonthlyAttnRowChanging" msprop:Generator_RowClassName="MonthlyAttnRow" msprop:Generator_TableClassName="MonthlyAttnDataTable" msprop:Generator_TableVarName="tableMonthlyAttn">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="JoinDate" msprop:Generator_ColumnPropNameInTable="JoinDateColumn" msprop:Generator_ColumnPropNameInRow="JoinDate" msprop:Generator_UserColumnName="JoinDate" msprop:Generator_ColumnVarNameInTable="columnJoinDate" type="xs:string" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_UserColumnName="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" type="xs:string" minOccurs="0" />
<xs:element name="Present" msprop:Generator_ColumnPropNameInTable="PresentColumn" msprop:Generator_ColumnPropNameInRow="Present" msprop:Generator_UserColumnName="Present" msprop:Generator_ColumnVarNameInTable="columnPresent" type="xs:string" minOccurs="0" />
<xs:element name="Late" msprop:Generator_ColumnPropNameInTable="LateColumn" msprop:Generator_ColumnPropNameInRow="Late" msprop:Generator_UserColumnName="Late" msprop:Generator_ColumnVarNameInTable="columnLate" type="xs:string" minOccurs="0" />
<xs:element name="Absent" msprop:Generator_ColumnPropNameInTable="AbsentColumn" msprop:Generator_ColumnPropNameInRow="Absent" msprop:Generator_UserColumnName="Absent" msprop:Generator_ColumnVarNameInTable="columnAbsent" type="xs:string" minOccurs="0" />
<xs:element name="Holiday" msprop:Generator_ColumnPropNameInTable="HolidayColumn" msprop:Generator_ColumnPropNameInRow="Holiday" msprop:Generator_UserColumnName="Holiday" msprop:Generator_ColumnVarNameInTable="columnHoliday" type="xs:string" minOccurs="0" />
<xs:element name="Leave" msprop:Generator_ColumnPropNameInTable="LeaveColumn" msprop:Generator_ColumnPropNameInRow="Leave" msprop:Generator_UserColumnName="Leave" msprop:Generator_ColumnVarNameInTable="columnLeave" type="xs:string" minOccurs="0" />
<xs:element name="TotalAttn" msprop:Generator_ColumnPropNameInTable="TotalAttnColumn" msprop:Generator_ColumnPropNameInRow="TotalAttn" msprop:Generator_UserColumnName="TotalAttn" msprop:Generator_ColumnVarNameInTable="columnTotalAttn" type="xs:string" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="TotalDays" msprop:Generator_ColumnPropNameInTable="TotalDaysColumn" msprop:Generator_ColumnPropNameInRow="TotalDays" msprop:Generator_UserColumnName="TotalDays" msprop:Generator_ColumnVarNameInTable="columnTotalDays" type="xs:string" minOccurs="0" />
<xs:element name="WorkingDays" msprop:Generator_ColumnPropNameInTable="WorkingDaysColumn" msprop:Generator_ColumnPropNameInRow="WorkingDays" msprop:Generator_UserColumnName="WorkingDays" msprop:Generator_ColumnVarNameInTable="columnWorkingDays" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="OutsideDuty" msprop:Generator_ColumnPropNameInTable="OutsideDutyColumn" msprop:Generator_ColumnPropNameInRow="OutsideDuty" msprop:Generator_UserColumnName="OutsideDuty" msprop:Generator_ColumnVarNameInTable="columnOutsideDuty" type="xs:string" minOccurs="0" />
<xs:element name="Delayed" msprop:Generator_ColumnPropNameInTable="DelayedColumn" msprop:Generator_ColumnPropNameInRow="Delayed" msprop:Generator_UserColumnName="Delayed" msprop:Generator_ColumnVarNameInTable="columnDelayed" type="xs:string" minOccurs="0" />
<xs:element name="Early" msprop:Generator_ColumnPropNameInTable="EarlyColumn" msprop:Generator_ColumnPropNameInRow="Early" msprop:Generator_UserColumnName="Early" msprop:Generator_ColumnVarNameInTable="columnEarly" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="TotalOTDBL" msprop:Generator_ColumnPropNameInTable="TotalOTDBLColumn" msprop:Generator_ColumnPropNameInRow="TotalOTDBL" msprop:Generator_UserColumnName="TotalOTDBL" msprop:Generator_ColumnVarNameInTable="columnTotalOTDBL" type="xs:double" minOccurs="0" />
<xs:element name="Division" msprop:Generator_UserColumnName="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDailyAttn" msprop:Generator_RowEvHandlerName="EmpDailyAttnRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDailyAttnRowDeleted" msprop:Generator_RowDeletingName="EmpDailyAttnRowDeleting" msprop:Generator_RowEvArgName="EmpDailyAttnRowChangeEvent" msprop:Generator_TablePropName="EmpDailyAttn" msprop:Generator_RowChangedName="EmpDailyAttnRowChanged" msprop:Generator_UserTableName="EmpDailyAttn" msprop:Generator_RowChangingName="EmpDailyAttnRowChanging" msprop:Generator_RowClassName="EmpDailyAttnRow" msprop:Generator_TableClassName="EmpDailyAttnDataTable" msprop:Generator_TableVarName="tableEmpDailyAttn">
<xs:complexType>
<xs:sequence>
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="LateBy" msprop:Generator_ColumnPropNameInTable="LateByColumn" msprop:Generator_ColumnPropNameInRow="LateBy" msprop:Generator_UserColumnName="LateBy" msprop:Generator_ColumnVarNameInTable="columnLateBy" type="xs:string" minOccurs="0" />
<xs:element name="OTHr" msprop:Generator_ColumnPropNameInTable="OTHrColumn" msprop:Generator_ColumnPropNameInRow="OTHr" msprop:Generator_UserColumnName="OTHr" msprop:Generator_ColumnVarNameInTable="columnOTHr" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="IsManualEntry" msprop:Generator_ColumnPropNameInTable="IsManualEntryColumn" msprop:Generator_ColumnPropNameInRow="IsManualEntry" msprop:Generator_UserColumnName="IsManualEntry" msprop:Generator_ColumnVarNameInTable="columnIsManualEntry" type="xs:boolean" minOccurs="0" />
<xs:element name="Tiffin" msprop:Generator_ColumnPropNameInTable="TiffinColumn" msprop:Generator_ColumnPropNameInRow="Tiffin" msprop:Generator_UserColumnName="Tiffin" msprop:Generator_ColumnVarNameInTable="columnTiffin" type="xs:int" minOccurs="0" />
<xs:element name="Lunch" msprop:Generator_ColumnPropNameInTable="LunchColumn" msprop:Generator_ColumnPropNameInRow="Lunch" msprop:Generator_UserColumnName="Lunch" msprop:Generator_ColumnVarNameInTable="columnLunch" type="xs:int" minOccurs="0" />
<xs:element name="ExtraAllowance" msprop:Generator_ColumnPropNameInTable="ExtraAllowanceColumn" msprop:Generator_ColumnPropNameInRow="ExtraAllowance" msprop:Generator_UserColumnName="ExtraAllowance" msprop:Generator_ColumnVarNameInTable="columnExtraAllowance" type="xs:int" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="NightShiftAllowance" msprop:Generator_ColumnPropNameInTable="NightShiftAllowanceColumn" msprop:Generator_ColumnPropNameInRow="NightShiftAllowance" msprop:Generator_UserColumnName="NightShiftAllowance" msprop:Generator_ColumnVarNameInTable="columnNightShiftAllowance" type="xs:double" minOccurs="0" />
<xs:element name="SpecialAllowance" msprop:Generator_ColumnPropNameInTable="SpecialAllowanceColumn" msprop:Generator_ColumnPropNameInRow="SpecialAllowance" msprop:Generator_UserColumnName="SpecialAllowance" msprop:Generator_ColumnVarNameInTable="columnSpecialAllowance" type="xs:double" minOccurs="0" />
<xs:element name="Day" msprop:Generator_ColumnPropNameInTable="DayColumn" msprop:Generator_ColumnPropNameInRow="Day" msprop:Generator_UserColumnName="Day" msprop:Generator_ColumnVarNameInTable="columnDay" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_UserColumnName="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="InTimeShow" msprop:Generator_ColumnPropNameInTable="InTimeShowColumn" msprop:Generator_ColumnPropNameInRow="InTimeShow" msprop:Generator_UserColumnName="InTimeShow" msprop:Generator_ColumnVarNameInTable="columnInTimeShow" type="xs:string" minOccurs="0" />
<xs:element name="LateHour" msprop:Generator_ColumnPropNameInRow="LateHour" msprop:Generator_ColumnPropNameInTable="LateHourColumn" msprop:Generator_ColumnVarNameInTable="columnLateHour" msprop:Generator_UserColumnName="LateHour" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDailyAttnParent" msprop:Generator_RowEvHandlerName="EmpDailyAttnParentRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDailyAttnParentRowDeleted" msprop:Generator_RowDeletingName="EmpDailyAttnParentRowDeleting" msprop:Generator_RowEvArgName="EmpDailyAttnParentRowChangeEvent" msprop:Generator_TablePropName="EmpDailyAttnParent" msprop:Generator_RowChangedName="EmpDailyAttnParentRowChanged" msprop:Generator_UserTableName="EmpDailyAttnParent" msprop:Generator_RowChangingName="EmpDailyAttnParentRowChanging" msprop:Generator_RowClassName="EmpDailyAttnParentRow" msprop:Generator_TableClassName="EmpDailyAttnParentDataTable" msprop:Generator_TableVarName="tableEmpDailyAttnParent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:string" minOccurs="0" />
<xs:element name="TotalLateHour" msprop:Generator_ColumnPropNameInTable="TotalLateHourColumn" msprop:Generator_ColumnPropNameInRow="TotalLateHour" msprop:Generator_UserColumnName="TotalLateHour" msprop:Generator_ColumnVarNameInTable="columnTotalLateHour" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDailyAttnTest" msprop:Generator_RowEvHandlerName="EmpDailyAttnTestRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDailyAttnTestRowDeleted" msprop:Generator_RowDeletingName="EmpDailyAttnTestRowDeleting" msprop:Generator_RowEvArgName="EmpDailyAttnTestRowChangeEvent" msprop:Generator_TablePropName="EmpDailyAttnTest" msprop:Generator_RowChangedName="EmpDailyAttnTestRowChanged" msprop:Generator_UserTableName="EmpDailyAttnTest" msprop:Generator_RowChangingName="EmpDailyAttnTestRowChanging" msprop:Generator_RowClassName="EmpDailyAttnTestRow" msprop:Generator_TableClassName="EmpDailyAttnTestDataTable" msprop:Generator_TableVarName="tableEmpDailyAttnTest">
<xs:complexType>
<xs:sequence>
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="LateBy" msprop:Generator_ColumnPropNameInTable="LateByColumn" msprop:Generator_ColumnPropNameInRow="LateBy" msprop:Generator_UserColumnName="LateBy" msprop:Generator_ColumnVarNameInTable="columnLateBy" type="xs:string" minOccurs="0" />
<xs:element name="OTHr" msprop:Generator_ColumnPropNameInTable="OTHrColumn" msprop:Generator_ColumnPropNameInRow="OTHr" msprop:Generator_UserColumnName="OTHr" msprop:Generator_ColumnVarNameInTable="columnOTHr" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="IsManualEntry" msprop:Generator_ColumnPropNameInTable="IsManualEntryColumn" msprop:Generator_ColumnPropNameInRow="IsManualEntry" msprop:Generator_UserColumnName="IsManualEntry" msprop:Generator_ColumnVarNameInTable="columnIsManualEntry" type="xs:boolean" minOccurs="0" />
<xs:element name="Tiffin" msprop:Generator_ColumnPropNameInTable="TiffinColumn" msprop:Generator_ColumnPropNameInRow="Tiffin" msprop:Generator_UserColumnName="Tiffin" msprop:Generator_ColumnVarNameInTable="columnTiffin" type="xs:int" minOccurs="0" />
<xs:element name="Lunch" msprop:Generator_ColumnPropNameInTable="LunchColumn" msprop:Generator_ColumnPropNameInRow="Lunch" msprop:Generator_UserColumnName="Lunch" msprop:Generator_ColumnVarNameInTable="columnLunch" type="xs:int" minOccurs="0" />
<xs:element name="ExtraAllowance" msprop:Generator_ColumnPropNameInTable="ExtraAllowanceColumn" msprop:Generator_ColumnPropNameInRow="ExtraAllowance" msprop:Generator_UserColumnName="ExtraAllowance" msprop:Generator_ColumnVarNameInTable="columnExtraAllowance" type="xs:int" minOccurs="0" />
<xs:element name="EmpNo" msdata:Caption="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="NightShiftAllowance" msprop:Generator_ColumnPropNameInTable="NightShiftAllowanceColumn" msprop:Generator_ColumnPropNameInRow="NightShiftAllowance" msprop:Generator_UserColumnName="NightShiftAllowance" msprop:Generator_ColumnVarNameInTable="columnNightShiftAllowance" type="xs:double" minOccurs="0" />
<xs:element name="SpecialAllowance" msprop:Generator_ColumnPropNameInTable="SpecialAllowanceColumn" msprop:Generator_ColumnPropNameInRow="SpecialAllowance" msprop:Generator_UserColumnName="SpecialAllowance" msprop:Generator_ColumnVarNameInTable="columnSpecialAllowance" type="xs:double" minOccurs="0" />
<xs:element name="Day" msprop:Generator_ColumnPropNameInTable="DayColumn" msprop:Generator_ColumnPropNameInRow="Day" msprop:Generator_UserColumnName="Day" msprop:Generator_ColumnVarNameInTable="columnDay" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
<xs:element name="WorkPlanGroup" msprop:Generator_ColumnPropNameInTable="WorkPlanGroupColumn" msprop:Generator_ColumnPropNameInRow="WorkPlanGroup" msprop:Generator_UserColumnName="WorkPlanGroup" msprop:Generator_ColumnVarNameInTable="columnWorkPlanGroup" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_UserColumnName="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="InTimeShow" msprop:Generator_ColumnPropNameInTable="InTimeShowColumn" msprop:Generator_ColumnPropNameInRow="InTimeShow" msprop:Generator_UserColumnName="InTimeShow" msprop:Generator_ColumnVarNameInTable="columnInTimeShow" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDailyAttnParentNewLiFung" msprop:Generator_RowEvHandlerName="EmpDailyAttnParentNewLiFungRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDailyAttnParentNewLiFungRowDeleted" msprop:Generator_RowDeletingName="EmpDailyAttnParentNewLiFungRowDeleting" msprop:Generator_RowEvArgName="EmpDailyAttnParentNewLiFungRowChangeEvent" msprop:Generator_TablePropName="EmpDailyAttnParentNewLiFung" msprop:Generator_RowChangedName="EmpDailyAttnParentNewLiFungRowChanged" msprop:Generator_UserTableName="EmpDailyAttnParentNewLiFung" msprop:Generator_RowChangingName="EmpDailyAttnParentNewLiFungRowChanging" msprop:Generator_RowClassName="EmpDailyAttnParentNewLiFungRow" msprop:Generator_TableClassName="EmpDailyAttnParentNewLiFungDataTable" msprop:Generator_TableVarName="tableEmpDailyAttnParentNewLiFung">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="TotalLate" msprop:Generator_ColumnPropNameInTable="TotalLateColumn" msprop:Generator_ColumnPropNameInRow="TotalLate" msprop:Generator_UserColumnName="TotalLate" msprop:Generator_ColumnVarNameInTable="columnTotalLate" type="xs:string" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_UserColumnName="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>