CEL_Payroll/Payroll.Report/PayrollDataSet/PayrollDataSet.xsd

2772 lines
625 KiB
XML
Raw Normal View History

2024-09-17 14:30:13 +06:00
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="PayrollDataSet" targetNamespace="http://tempuri.org/PayrollDataSet.xsd" xmlns:mstns="http://tempuri.org/PayrollDataSet.xsd" xmlns="http://tempuri.org/PayrollDataSet.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="PayrollDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="PayrollDataSet" msprop:Generator_UserDSName="PayrollDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Payslip" msprop:Generator_UserTableName="Payslip" msprop:Generator_RowEvArgName="PayslipRowChangeEvent" msprop:Generator_TableVarName="tablePayslip" msprop:Generator_TablePropName="Payslip" msprop:Generator_RowDeletingName="PayslipRowDeleting" msprop:Generator_RowChangingName="PayslipRowChanging" msprop:Generator_RowDeletedName="PayslipRowDeleted" msprop:Generator_RowEvHandlerName="PayslipRowChangeEventHandler" msprop:Generator_TableClassName="PayslipDataTable" msprop:Generator_RowChangedName="PayslipRowChanged" msprop:Generator_RowClassName="PayslipRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="EMPLOYEENO" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEENO" msprop:Generator_ColumnPropNameInRow="EMPLOYEENO" msprop:Generator_ColumnPropNameInTable="EMPLOYEENOColumn" msprop:Generator_UserColumnName="EMPLOYEENO" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="ActualBasic" msprop:Generator_ColumnVarNameInTable="columnActualBasic" msprop:Generator_ColumnPropNameInRow="ActualBasic" msprop:Generator_ColumnPropNameInTable="ActualBasicColumn" msprop:Generator_UserColumnName="ActualBasic" type="xs:double" minOccurs="0" />
<xs:element name="PAYMENTMODE" msprop:Generator_ColumnVarNameInTable="columnPAYMENTMODE" msprop:Generator_ColumnPropNameInRow="PAYMENTMODE" msprop:Generator_ColumnPropNameInTable="PAYMENTMODEColumn" msprop:Generator_UserColumnName="PAYMENTMODE" type="xs:string" minOccurs="0" />
<xs:element name="ACCOUNTNO" msprop:Generator_ColumnVarNameInTable="columnACCOUNTNO" msprop:Generator_ColumnPropNameInRow="ACCOUNTNO" msprop:Generator_ColumnPropNameInTable="ACCOUNTNOColumn" msprop:Generator_UserColumnName="ACCOUNTNO" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="ITEMGROUP" msprop:Generator_ColumnVarNameInTable="columnITEMGROUP" msprop:Generator_ColumnPropNameInRow="ITEMGROUP" msprop:Generator_ColumnPropNameInTable="ITEMGROUPColumn" msprop:Generator_UserColumnName="ITEMGROUP" type="xs:string" minOccurs="0" />
<xs:element name="CHANGEDAMOUNT" msprop:Generator_ColumnVarNameInTable="columnCHANGEDAMOUNT" msprop:Generator_ColumnPropNameInRow="CHANGEDAMOUNT" msprop:Generator_ColumnPropNameInTable="CHANGEDAMOUNTColumn" msprop:Generator_UserColumnName="CHANGEDAMOUNT" type="xs:double" minOccurs="0" />
<xs:element name="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_UserColumnName="Arrear" type="xs:double" minOccurs="0" />
<xs:element name="unAuthLeave" msprop:Generator_ColumnVarNameInTable="columnunAuthLeave" msprop:Generator_ColumnPropNameInRow="unAuthLeave" msprop:Generator_ColumnPropNameInTable="unAuthLeaveColumn" msprop:Generator_UserColumnName="unAuthLeave" type="xs:double" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="Earning" msprop:Generator_ColumnVarNameInTable="columnEarning" msprop:Generator_ColumnPropNameInRow="Earning" msprop:Generator_ColumnPropNameInTable="EarningColumn" msprop:Generator_UserColumnName="Earning" type="xs:double" minOccurs="0" />
<xs:element name="DeducDescription" msprop:Generator_ColumnVarNameInTable="columnDeducDescription" msprop:Generator_ColumnPropNameInRow="DeducDescription" msprop:Generator_ColumnPropNameInTable="DeducDescriptionColumn" msprop:Generator_UserColumnName="DeducDescription" type="xs:string" minOccurs="0" />
<xs:element name="DeducAmount" msprop:Generator_ColumnVarNameInTable="columnDeducAmount" msprop:Generator_ColumnPropNameInRow="DeducAmount" msprop:Generator_ColumnPropNameInTable="DeducAmountColumn" msprop:Generator_UserColumnName="DeducAmount" type="xs:double" minOccurs="0" />
<xs:element name="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_UserColumnName="ItemID" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
<xs:element name="IncomTaxAmount" msprop:Generator_ColumnVarNameInTable="columnIncomTaxAmount" msprop:Generator_ColumnPropNameInRow="IncomTaxAmount" msprop:Generator_ColumnPropNameInTable="IncomTaxAmountColumn" msprop:Generator_UserColumnName="IncomTaxAmount" type="xs:double" minOccurs="0" />
<xs:element name="RC" msprop:Generator_ColumnVarNameInTable="columnRC" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_UserColumnName="RC" type="xs:string" minOccurs="0" />
<xs:element name="BName" msprop:Generator_ColumnVarNameInTable="columnBName" msprop:Generator_ColumnPropNameInRow="BName" msprop:Generator_ColumnPropNameInTable="BNameColumn" msprop:Generator_UserColumnName="BName" type="xs:string" minOccurs="0" />
<xs:element name="STaka" msprop:Generator_ColumnVarNameInTable="columnSTaka" msprop:Generator_ColumnPropNameInRow="STaka" msprop:Generator_ColumnPropNameInTable="STakaColumn" msprop:Generator_UserColumnName="STaka" type="xs:string" minOccurs="0" />
<xs:element name="LName" msprop:Generator_ColumnVarNameInTable="columnLName" msprop:Generator_ColumnPropNameInRow="LName" msprop:Generator_ColumnPropNameInTable="LNameColumn" msprop:Generator_UserColumnName="LName" type="xs:string" minOccurs="0" />
<xs:element name="TaxMonth" msprop:Generator_ColumnVarNameInTable="columnTaxMonth" msprop:Generator_ColumnPropNameInRow="TaxMonth" msprop:Generator_ColumnPropNameInTable="TaxMonthColumn" msprop:Generator_UserColumnName="TaxMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="TaxFiscalYearAmount" msprop:Generator_ColumnVarNameInTable="columnTaxFiscalYearAmount" msprop:Generator_ColumnPropNameInRow="TaxFiscalYearAmount" msprop:Generator_ColumnPropNameInTable="TaxFiscalYearAmountColumn" msprop:Generator_UserColumnName="TaxFiscalYearAmount" type="xs:double" minOccurs="0" />
<xs:element name="ISFINALIZED" msprop:Generator_ColumnVarNameInTable="columnISFINALIZED" msprop:Generator_ColumnPropNameInRow="ISFINALIZED" msprop:Generator_ColumnPropNameInTable="ISFINALIZEDColumn" msprop:Generator_UserColumnName="ISFINALIZED" type="xs:string" minOccurs="0" />
<xs:element name="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_UserColumnName="LoanAmount" type="xs:double" minOccurs="0" />
<xs:element name="LoanDescription" msprop:Generator_ColumnVarNameInTable="columnLoanDescription" msprop:Generator_ColumnPropNameInRow="LoanDescription" msprop:Generator_ColumnPropNameInTable="LoanDescriptionColumn" msprop:Generator_UserColumnName="LoanDescription" type="xs:string" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_UserColumnName="Gratuity" type="xs:double" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_UserColumnName="TINNo" type="xs:string" minOccurs="0" />
<xs:element name="MonthEndDate" msprop:Generator_ColumnVarNameInTable="columnMonthEndDate" msprop:Generator_ColumnPropNameInRow="MonthEndDate" msprop:Generator_ColumnPropNameInTable="MonthEndDateColumn" msprop:Generator_UserColumnName="MonthEndDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="REMARKS" msprop:Generator_ColumnVarNameInTable="columnREMARKS" msprop:Generator_ColumnPropNameInRow="REMARKS" msprop:Generator_ColumnPropNameInTable="REMARKSColumn" msprop:Generator_UserColumnName="REMARKS" type="xs:string" minOccurs="0" />
<xs:element name="hours" msprop:Generator_ColumnVarNameInTable="columnhours" msprop:Generator_ColumnPropNameInRow="hours" msprop:Generator_ColumnPropNameInTable="hoursColumn" msprop:Generator_UserColumnName="hours" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeInfo" msprop:Generator_UserTableName="EmployeeInfo" msprop:Generator_RowEvArgName="EmployeeInfoRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeInfo" msprop:Generator_TablePropName="EmployeeInfo" msprop:Generator_RowDeletingName="EmployeeInfoRowDeleting" msprop:Generator_RowChangingName="EmployeeInfoRowChanging" msprop:Generator_RowDeletedName="EmployeeInfoRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeInfoRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeInfoDataTable" msprop:Generator_RowChangedName="EmployeeInfoRowChanged" msprop:Generator_RowClassName="EmployeeInfoRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_UserColumnName="ConfirmDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_UserColumnName="MaritalStatus" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_UserColumnName="Floor" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnVarNameInTable="columnSection" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_UserColumnName="Section" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnVarNameInTable="columnLine" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_UserColumnName="Line" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IncomeTax" msprop:Generator_UserTableName="IncomeTax" msprop:Generator_RowEvArgName="IncomeTaxRowChangeEvent" msprop:Generator_TableVarName="tableIncomeTax" msprop:Generator_TablePropName="IncomeTax" msprop:Generator_RowDeletingName="IncomeTaxRowDeleting" msprop:Generator_RowChangingName="IncomeTaxRowChanging" msprop:Generator_RowDeletedName="IncomeTaxRowDeleted" msprop:Generator_RowEvHandlerName="IncomeTaxRowChangeEventHandler" msprop:Generator_TableClassName="IncomeTaxDataTable" msprop:Generator_RowChangedName="IncomeTaxRowChanged" msprop:Generator_RowClassName="IncomeTaxRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_UserColumnName="ItemID" type="xs:string" minOccurs="0" />
<xs:element name="IncomeHead" msprop:Generator_ColumnVarNameInTable="columnIncomeHead" msprop:Generator_ColumnPropNameInRow="IncomeHead" msprop:Generator_ColumnPropNameInTable="IncomeHeadColumn" msprop:Generator_UserColumnName="IncomeHead" type="xs:string" minOccurs="0" />
<xs:element name="AmountPerAnnum" msprop:Generator_ColumnVarNameInTable="columnAmountPerAnnum" msprop:Generator_ColumnPropNameInRow="AmountPerAnnum" msprop:Generator_ColumnPropNameInTable="AmountPerAnnumColumn" msprop:Generator_UserColumnName="AmountPerAnnum" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonth" msprop:Generator_ColumnVarNameInTable="columnThisMonth" msprop:Generator_ColumnPropNameInRow="ThisMonth" msprop:Generator_ColumnPropNameInTable="ThisMonthColumn" msprop:Generator_UserColumnName="ThisMonth" type="xs:double" minOccurs="0" />
<xs:element name="PaidTillDate" msprop:Generator_ColumnVarNameInTable="columnPaidTillDate" msprop:Generator_ColumnPropNameInRow="PaidTillDate" msprop:Generator_ColumnPropNameInTable="PaidTillDateColumn" msprop:Generator_UserColumnName="PaidTillDate" type="xs:double" minOccurs="0" />
<xs:element name="Projected" msprop:Generator_ColumnVarNameInTable="columnProjected" msprop:Generator_ColumnPropNameInRow="Projected" msprop:Generator_ColumnPropNameInTable="ProjectedColumn" msprop:Generator_UserColumnName="Projected" type="xs:double" minOccurs="0" />
<xs:element name="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_UserColumnName="Position" type="xs:int" minOccurs="0" />
<xs:element name="Side" msprop:Generator_ColumnVarNameInTable="columnSide" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_UserColumnName="Side" type="xs:int" minOccurs="0" />
<xs:element name="LessExaempted" msprop:Generator_ColumnVarNameInTable="columnLessExaempted" msprop:Generator_ColumnPropNameInRow="LessExaempted" msprop:Generator_ColumnPropNameInTable="LessExaemptedColumn" msprop:Generator_UserColumnName="LessExaempted" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:int" minOccurs="0" />
<xs:element name="ChallanNo" msprop:Generator_ColumnVarNameInTable="columnChallanNo" msprop:Generator_ColumnPropNameInRow="ChallanNo" msprop:Generator_ColumnPropNameInTable="ChallanNoColumn" msprop:Generator_UserColumnName="ChallanNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IncomeTaxSlab" msprop:Generator_UserTableName="IncomeTaxSlab" msprop:Generator_RowEvArgName="IncomeTaxSlabRowChangeEvent" msprop:Generator_TableVarName="tableIncomeTaxSlab" msprop:Generator_TablePropName="IncomeTaxSlab" msprop:Generator_RowDeletingName="IncomeTaxSlabRowDeleting" msprop:Generator_RowChangingName="IncomeTaxSlabRowChanging" msprop:Generator_RowDeletedName="IncomeTaxSlabRowDeleted" msprop:Generator_RowEvHandlerName="IncomeTaxSlabRowChangeEventHandler" msprop:Generator_TableClassName="IncomeTaxSlabDataTable" msprop:Generator_RowChangedName="IncomeTaxSlabRowChanged" msprop:Generator_RowClassName="IncomeTaxSlabRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CurrentRate" msprop:Generator_ColumnVarNameInTable="columnCurrentRate" msprop:Generator_ColumnPropNameInRow="CurrentRate" msprop:Generator_ColumnPropNameInTable="CurrentRateColumn" msprop:Generator_UserColumnName="CurrentRate" type="xs:string" minOccurs="0" />
<xs:element name="Parameter" msprop:Generator_ColumnVarNameInTable="columnParameter" msprop:Generator_ColumnPropNameInRow="Parameter" msprop:Generator_ColumnPropNameInTable="ParameterColumn" msprop:Generator_UserColumnName="Parameter" type="xs:string" minOccurs="0" />
<xs:element name="TaxableIncome" msprop:Generator_ColumnVarNameInTable="columnTaxableIncome" msprop:Generator_ColumnPropNameInRow="TaxableIncome" msprop:Generator_ColumnPropNameInTable="TaxableIncomeColumn" msprop:Generator_UserColumnName="TaxableIncome" type="xs:double" minOccurs="0" />
<xs:element name="IndividualTaxLiability" msprop:Generator_ColumnVarNameInTable="columnIndividualTaxLiability" msprop:Generator_ColumnPropNameInRow="IndividualTaxLiability" msprop:Generator_ColumnPropNameInTable="IndividualTaxLiabilityColumn" msprop:Generator_UserColumnName="IndividualTaxLiability" type="xs:double" minOccurs="0" />
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IncomeTaxOther" msprop:Generator_UserTableName="IncomeTaxOther" msprop:Generator_RowEvArgName="IncomeTaxOtherRowChangeEvent" msprop:Generator_TableVarName="tableIncomeTaxOther" msprop:Generator_TablePropName="IncomeTaxOther" msprop:Generator_RowDeletingName="IncomeTaxOtherRowDeleting" msprop:Generator_RowChangingName="IncomeTaxOtherRowChanging" msprop:Generator_RowDeletedName="IncomeTaxOtherRowDeleted" msprop:Generator_RowEvHandlerName="IncomeTaxOtherRowChangeEventHandler" msprop:Generator_TableClassName="IncomeTaxOtherDataTable" msprop:Generator_RowChangedName="IncomeTaxOtherRowChanged" msprop:Generator_RowClassName="IncomeTaxOtherRow">
<xs:complexType>
<xs:sequence>
<xs:element name="DataColumn1" msprop:Generator_ColumnVarNameInTable="columnDataColumn1" msprop:Generator_ColumnPropNameInRow="DataColumn1" msprop:Generator_ColumnPropNameInTable="DataColumn1Column" msprop:Generator_UserColumnName="DataColumn1" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn2" msprop:Generator_ColumnVarNameInTable="columnDataColumn2" msprop:Generator_ColumnPropNameInRow="DataColumn2" msprop:Generator_ColumnPropNameInTable="DataColumn2Column" msprop:Generator_UserColumnName="DataColumn2" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn3" msprop:Generator_ColumnVarNameInTable="columnDataColumn3" msprop:Generator_ColumnPropNameInRow="DataColumn3" msprop:Generator_ColumnPropNameInTable="DataColumn3Column" msprop:Generator_UserColumnName="DataColumn3" type="xs:string" minOccurs="0" />
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BankAdvice" msprop:Generator_UserTableName="BankAdvice" msprop:Generator_RowEvArgName="BankAdviceRowChangeEvent" msprop:Generator_TableVarName="tableBankAdvice" msprop:Generator_TablePropName="BankAdvice" msprop:Generator_RowDeletingName="BankAdviceRowDeleting" msprop:Generator_RowChangingName="BankAdviceRowChanging" msprop:Generator_RowDeletedName="BankAdviceRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceDataTable" msprop:Generator_RowChangedName="BankAdviceRowChanged" msprop:Generator_RowClassName="BankAdviceRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="AmountInWord" msprop:Generator_ColumnVarNameInTable="columnAmountInWord" msprop:Generator_ColumnPropNameInRow="AmountInWord" msprop:Generator_ColumnPropNameInTable="AmountInWordColumn" msprop:Generator_UserColumnName="AmountInWord" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalarySheet" msprop:Generator_UserTableName="SalarySheet" msprop:Generator_RowEvArgName="SalarySheetRowChangeEvent" msprop:Generator_TableVarName="tableSalarySheet" msprop:Generator_TablePropName="SalarySheet" msprop:Generator_RowDeletingName="SalarySheetRowDeleting" msprop:Generator_RowChangingName="SalarySheetRowChanging" msprop:Generator_RowDeletedName="SalarySheetRowDeleted" msprop:Generator_RowEvHandlerName="SalarySheetRowChangeEventHandler" msprop:Generator_TableClassName="SalarySheetDataTable" msprop:Generator_RowChangedName="SalarySheetRowChanged" msprop:Generator_RowClassName="SalarySheetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:double" minOccurs="0" />
<xs:element name="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_UserColumnName="TotalDeduct" type="xs:string" minOccurs="0" />
<xs:element name="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_UserColumnName="NetPay" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
<xs:element name="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_UserColumnName="GCode" type="xs:string" minOccurs="0" />
<xs:element name="CCDes" msprop:Generator_ColumnVarNameInTable="columnCCDes" msprop:Generator_ColumnPropNameInRow="CCDes" msprop:Generator_ColumnPropNameInTable="CCDesColumn" msprop:Generator_UserColumnName="CCDes" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="DeductAmount" msprop:Generator_ColumnVarNameInTable="columnDeductAmount" msprop:Generator_ColumnPropNameInRow="DeductAmount" msprop:Generator_ColumnPropNameInTable="DeductAmountColumn" msprop:Generator_UserColumnName="DeductAmount" type="xs:double" minOccurs="0" />
<xs:element name="ShowBorder" msprop:Generator_ColumnVarNameInTable="columnShowBorder" msprop:Generator_ColumnPropNameInRow="ShowBorder" msprop:Generator_ColumnPropNameInTable="ShowBorderColumn" msprop:Generator_UserColumnName="ShowBorder" type="xs:string" minOccurs="0" />
<xs:element name="Font" msprop:Generator_ColumnVarNameInTable="columnFont" msprop:Generator_ColumnPropNameInRow="Font" msprop:Generator_ColumnPropNameInTable="FontColumn" msprop:Generator_UserColumnName="Font" type="xs:string" minOccurs="0" />
<xs:element name="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_UserColumnName="SalaryDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_UserColumnName="BankName" type="xs:string" minOccurs="0" />
<xs:element name="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_UserColumnName="SequenceNo" type="xs:int" minOccurs="0" />
<xs:element name="THISMONTHBASIC" msprop:Generator_ColumnVarNameInTable="columnTHISMONTHBASIC" msprop:Generator_ColumnPropNameInRow="THISMONTHBASIC" msprop:Generator_ColumnPropNameInTable="THISMONTHBASICColumn" msprop:Generator_UserColumnName="THISMONTHBASIC" type="xs:double" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
<xs:element name="DeptSequence" msprop:Generator_ColumnVarNameInTable="columnDeptSequence" msprop:Generator_ColumnPropNameInRow="DeptSequence" msprop:Generator_ColumnPropNameInTable="DeptSequenceColumn" msprop:Generator_UserColumnName="DeptSequence" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalaryReconsilation" msprop:Generator_UserTableName="SalaryReconsilation" msprop:Generator_RowEvArgName="SalaryReconsilationRowChangeEvent" msprop:Generator_TableVarName="tableSalaryReconsilation" msprop:Generator_TablePropName="SalaryReconsilation" msprop:Generator_RowDeletingName="SalaryReconsilationRowDeleting" msprop:Generator_RowChangingName="SalaryReconsilationRowChanging" msprop:Generator_RowDeletedName="SalaryReconsilationRowDeleted" msprop:Generator_RowEvHandlerName="SalaryReconsilationRowChangeEventHandler" msprop:Generator_TableClassName="SalaryReconsilationDataTable" msprop:Generator_RowChangedName="SalaryReconsilationRowChanged" msprop:Generator_RowClassName="SalaryReconsilationRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="ColDes" msprop:Generator_ColumnVarNameInTable="columnColDes" msprop:Generator_ColumnPropNameInRow="ColDes" msprop:Generator_ColumnPropNameInTable="ColDesColumn" msprop:Generator_UserColumnName="ColDes" type="xs:string" minOccurs="0" />
<xs:element name="ColValue1" msprop:Generator_ColumnVarNameInTable="columnColValue1" msprop:Generator_ColumnPropNameInRow="ColValue1" msprop:Generator_ColumnPropNameInTable="ColValue1Column" msprop:Generator_UserColumnName="ColValue1" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth1" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth1" msprop:Generator_ColumnPropNameInRow="SalaryMonth1" msprop:Generator_ColumnPropNameInTable="SalaryMonth1Column" msprop:Generator_UserColumnName="SalaryMonth1" type="xs:dateTime" minOccurs="0" />
<xs:element name="ColValue2" msprop:Generator_ColumnVarNameInTable="columnColValue2" msprop:Generator_ColumnPropNameInRow="ColValue2" msprop:Generator_ColumnPropNameInTable="ColValue2Column" msprop:Generator_UserColumnName="ColValue2" type="xs:double" minOccurs="0" />
<xs:element name="SalaryMonth2" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth2" msprop:Generator_ColumnPropNameInRow="SalaryMonth2" msprop:Generator_ColumnPropNameInTable="SalaryMonth2Column" msprop:Generator_UserColumnName="SalaryMonth2" type="xs:dateTime" minOccurs="0" />
<xs:element name="ColValue3" msprop:Generator_ColumnVarNameInTable="columnColValue3" msprop:Generator_ColumnPropNameInRow="ColValue3" msprop:Generator_ColumnPropNameInTable="ColValue3Column" msprop:Generator_UserColumnName="ColValue3" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:int" minOccurs="0" />
<xs:element name="TotalEmp" msprop:Generator_ColumnVarNameInTable="columnTotalEmp" msprop:Generator_ColumnPropNameInRow="TotalEmp" msprop:Generator_ColumnPropNameInTable="TotalEmpColumn" msprop:Generator_UserColumnName="TotalEmp" type="xs:double" minOccurs="0" />
<xs:element name="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_UserColumnName="SequenceNo" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CCWSalaryDetail" msprop:Generator_UserTableName="CCWSalaryDetail" msprop:Generator_RowEvArgName="CCWSalaryDetailRowChangeEvent" msprop:Generator_TableVarName="tableCCWSalaryDetail" msprop:Generator_TablePropName="CCWSalaryDetail" msprop:Generator_RowDeletingName="CCWSalaryDetailRowDeleting" msprop:Generator_RowChangingName="CCWSalaryDetailRowChanging" msprop:Generator_RowDeletedName="CCWSalaryDetailRowDeleted" msprop:Generator_RowEvHandlerName="CCWSalaryDetailRowChangeEventHandler" msprop:Generator_TableClassName="CCWSalaryDetailDataTable" msprop:Generator_RowChangedName="CCWSalaryDetailRowChanged" msprop:Generator_RowClassName="CCWSalaryDetailRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="InvolveAmount" msprop:Generator_ColumnVarNameInTable="columnInvolveAmount" msprop:Generator_ColumnPropNameInRow="InvolveAmount" msprop:Generator_ColumnPropNameInTable="InvolveAmountColumn" msprop:Generator_UserColumnName="InvolveAmount" type="xs:double" minOccurs="0" />
<xs:element name="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_UserColumnName="PFAmount" type="xs:double" minOccurs="0" />
<xs:element name="Code" msprop:Generator_ColumnVarNameInTable="columnCode" msprop:Generator_ColumnPropNameInRow="Code" msprop:Generator_ColumnPropNameInTable="CodeColumn" msprop:Generator_UserColumnName="Code" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CCWSaSummary" msprop:Generator_UserTableName="CCWSaSummary" msprop:Generator_RowEvArgName="CCWSaSummaryRowChangeEvent" msprop:Generator_TableVarName="tableCCWSaSummary" msprop:Generator_TablePropName="CCWSaSummary" msprop:Generator_RowDeletingName="CCWSaSummaryRowDeleting" msprop:Generator_RowChangingName="CCWSaSummaryRowChanging" msprop:Generator_RowDeletedName="CCWSaSummaryRowDeleted" msprop:Generator_RowEvHandlerName="CCWSaSummaryRowChangeEventHandler" msprop:Generator_TableClassName="CCWSaSummaryDataTable" msprop:Generator_RowChangedName="CCWSaSummaryRowChanged" msprop:Generator_RowClassName="CCWSaSummaryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CCCode" msprop:Generator_ColumnVarNameInTable="columnCCCode" msprop:Generator_ColumnPropNameInRow="CCCode" msprop:Generator_ColumnPropNameInTable="CCCodeColumn" msprop:Generator_UserColumnName="CCCode" type="xs:string" minOccurs="0" />
<xs:element name="InvolveAmount" msprop:Generator_ColumnVarNameInTable="columnInvolveAmount" msprop:Generator_ColumnPropNameInRow="InvolveAmount" msprop:Generator_ColumnPropNameInTable="InvolveAmountColumn" msprop:Generator_UserColumnName="InvolveAmount" type="xs:double" minOccurs="0" />
<xs:element name="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_UserColumnName="PFAmount" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CashDisbursement" msprop:Generator_UserTableName="CashDisbursement" msprop:Generator_RowEvArgName="CashDisbursementRowChangeEvent" msprop:Generator_TableVarName="tableCashDisbursement" msprop:Generator_TablePropName="CashDisbursement" msprop:Generator_RowDeletingName="CashDisbursementRowDeleting" msprop:Generator_RowChangingName="CashDisbursementRowChanging" msprop:Generator_RowDeletedName="CashDisbursementRowDeleted" msprop:Generator_RowEvHandlerName="CashDisbursementRowChangeEventHandler" msprop:Generator_TableClassName="CashDisbursementDataTable" msprop:Generator_RowChangedName="CashDisbursementRowChanged" msprop:Generator_RowClassName="CashDisbursementRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_UserColumnName="NetPay" type="xs:double" minOccurs="0" />
<xs:element name="Signature" msprop:Generator_ColumnVarNameInTable="columnSignature" msprop:Generator_ColumnPropNameInRow="Signature" msprop:Generator_ColumnPropNameInTable="SignatureColumn" msprop:Generator_UserColumnName="Signature" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PostingDetails" msprop:Generator_UserTableName="PostingDetails" msprop:Generator_RowEvArgName="PostingDetailsRowChangeEvent" msprop:Generator_TableVarName="tablePostingDetails" msprop:Generator_TablePropName="PostingDetails" msprop:Generator_RowDeletingName="PostingDetailsRowDeleting" msprop:Generator_RowChangingName="PostingDetailsRowChanging" msprop:Generator_RowDeletedName="PostingDetailsRowDeleted" msprop:Generator_RowEvHandlerName="PostingDetailsRowChangeEventHandler" msprop:Generator_TableClassName="PostingDetailsDataTable" msprop:Generator_RowChangedName="PostingDetailsRowChanged" msprop:Generator_RowClassName="PostingDetailsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="CurrentDesignation" msprop:Generator_ColumnVarNameInTable="columnCurrentDesignation" msprop:Generator_ColumnPropNameInRow="CurrentDesignation" msprop:Generator_ColumnPropNameInTable="CurrentDesignationColumn" msprop:Generator_UserColumnName="CurrentDesignation" type="xs:string" minOccurs="0" />
<xs:element name="CurrentDepartment" msprop:Generator_ColumnVarNameInTable="columnCurrentDepartment" msprop:Generator_ColumnPropNameInRow="CurrentDepartment" msprop:Generator_ColumnPropNameInTable="CurrentDepartmentColumn" msprop:Generator_UserColumnName="CurrentDepartment" type="xs:string" minOccurs="0" />
<xs:element name="CurrentRC" msprop:Generator_ColumnVarNameInTable="columnCurrentRC" msprop:Generator_ColumnPropNameInRow="CurrentRC" msprop:Generator_ColumnPropNameInTable="CurrentRCColumn" msprop:Generator_UserColumnName="CurrentRC" type="xs:string" minOccurs="0" />
<xs:element name="CurrentLocation" msprop:Generator_ColumnVarNameInTable="columnCurrentLocation" msprop:Generator_ColumnPropNameInRow="CurrentLocation" msprop:Generator_ColumnPropNameInTable="CurrentLocationColumn" msprop:Generator_UserColumnName="CurrentLocation" type="xs:string" minOccurs="0" />
<xs:element name="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_UserColumnName="EffectDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="prvDesignation" msprop:Generator_ColumnVarNameInTable="columnprvDesignation" msprop:Generator_ColumnPropNameInRow="prvDesignation" msprop:Generator_ColumnPropNameInTable="prvDesignationColumn" msprop:Generator_UserColumnName="prvDesignation" type="xs:string" minOccurs="0" />
<xs:element name="prvDepartment" msprop:Generator_ColumnVarNameInTable="columnprvDepartment" msprop:Generator_ColumnPropNameInRow="prvDepartment" msprop:Generator_ColumnPropNameInTable="prvDepartmentColumn" msprop:Generator_UserColumnName="prvDepartment" type="xs:string" minOccurs="0" />
<xs:element name="prvRC" msprop:Generator_ColumnVarNameInTable="columnprvRC" msprop:Generator_ColumnPropNameInRow="prvRC" msprop:Generator_ColumnPropNameInTable="prvRCColumn" msprop:Generator_UserColumnName="prvRC" type="xs:string" minOccurs="0" />
<xs:element name="prvLocation" msprop:Generator_ColumnVarNameInTable="columnprvLocation" msprop:Generator_ColumnPropNameInRow="prvLocation" msprop:Generator_ColumnPropNameInTable="prvLocationColumn" msprop:Generator_UserColumnName="prvLocation" type="xs:string" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_UserColumnName="CommitedOn" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeDetail" msprop:Generator_UserTableName="EmployeeDetail" msprop:Generator_RowEvArgName="EmployeeDetailRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeDetail" msprop:Generator_TablePropName="EmployeeDetail" msprop:Generator_RowDeletingName="EmployeeDetailRowDeleting" msprop:Generator_RowChangingName="EmployeeDetailRowChanging" msprop:Generator_RowDeletedName="EmployeeDetailRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeDetailRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeDetailDataTable" msprop:Generator_RowChangedName="EmployeeDetailRowChanged" msprop:Generator_RowClassName="EmployeeDetailRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:double" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_UserColumnName="ConfirmDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_UserColumnName="TaxAmount" type="xs:string" minOccurs="0" />
<xs:element name="MarStatus" msprop:Generator_ColumnVarNameInTable="columnMarStatus" msprop:Generator_ColumnPropNameInRow="MarStatus" msprop:Generator_ColumnPropNameInTable="MarStatusColumn" msprop:Generator_UserColumnName="MarStatus" type="xs:string" minOccurs="0" />
<xs:element name="MobileNo" msprop:Generator_ColumnVarNameInTable="columnMobileNo" msprop:Generator_ColumnPropNameInRow="MobileNo" msprop:Generator_ColumnPropNameInTable="MobileNoColumn" msprop:Generator_UserColumnName="MobileNo" type="xs:string" minOccurs="0" />
<xs:element name="MailAdd" msprop:Generator_ColumnVarNameInTable="columnMailAdd" msprop:Generator_ColumnPropNameInRow="MailAdd" msprop:Generator_ColumnPropNameInTable="MailAddColumn" msprop:Generator_UserColumnName="MailAdd" type="xs:string" minOccurs="0" />
<xs:element name="LocDes" msprop:Generator_ColumnVarNameInTable="columnLocDes" msprop:Generator_ColumnPropNameInRow="LocDes" msprop:Generator_ColumnPropNameInTable="LocDesColumn" msprop:Generator_UserColumnName="LocDes" type="xs:string" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_UserColumnName="GrossSalary" type="xs:double" minOccurs="0" />
<xs:element name="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_UserColumnName="VendorCode" type="xs:string" minOccurs="0" />
<xs:element name="BankOPI" msprop:Generator_ColumnVarNameInTable="columnBankOPI" msprop:Generator_ColumnPropNameInRow="BankOPI" msprop:Generator_ColumnPropNameInTable="BankOPIColumn" msprop:Generator_UserColumnName="BankOPI" type="xs:string" minOccurs="0" />
<xs:element name="BranchOPI" msprop:Generator_ColumnVarNameInTable="columnBranchOPI" msprop:Generator_ColumnPropNameInRow="BranchOPI" msprop:Generator_ColumnPropNameInTable="BranchOPIColumn" msprop:Generator_UserColumnName="BranchOPI" type="xs:string" minOccurs="0" />
<xs:element name="AccountNoOPI" msprop:Generator_ColumnVarNameInTable="columnAccountNoOPI" msprop:Generator_ColumnPropNameInRow="AccountNoOPI" msprop:Generator_ColumnPropNameInTable="AccountNoOPIColumn" msprop:Generator_UserColumnName="AccountNoOPI" type="xs:string" minOccurs="0" />
<xs:element name="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_UserColumnName="Floor" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnVarNameInTable="columnSection" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_UserColumnName="Section" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnVarNameInTable="columnLine" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_UserColumnName="Line" type="xs:string" minOccurs="0" />
<xs:element name="RFID" msprop:Generator_ColumnVarNameInTable="columnRFID" msprop:Generator_ColumnPropNameInRow="RFID" msprop:Generator_ColumnPropNameInTable="RFIDColumn" msprop:Generator_UserColumnName="RFID" type="xs:string" minOccurs="0" />
<xs:element name="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_UserColumnName="BloodGroup" type="xs:string" minOccurs="0" />
<xs:element name="Qualification" msprop:Generator_ColumnVarNameInTable="columnQualification" msprop:Generator_ColumnPropNameInRow="Qualification" msprop:Generator_ColumnPropNameInTable="QualificationColumn" msprop:Generator_UserColumnName="Qualification" type="xs:string" minOccurs="0" />
<xs:element name="VotterID" msprop:Generator_ColumnVarNameInTable="columnVotterID" msprop:Generator_ColumnPropNameInRow="VotterID" msprop:Generator_ColumnPropNameInTable="VotterIDColumn" msprop:Generator_UserColumnName="VotterID" type="xs:string" minOccurs="0" />
<xs:element name="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_UserColumnName="Nationality" type="xs:string" minOccurs="0" />
<xs:element name="FathersName" msprop:Generator_ColumnVarNameInTable="columnFathersName" msprop:Generator_ColumnPropNameInRow="FathersName" msprop:Generator_ColumnPropNameInTable="FathersNameColumn" msprop:Generator_UserColumnName="FathersName" type="xs:string" minOccurs="0" />
<xs:element name="MothersName" msprop:Generator_ColumnVarNameInTable="columnMothersName" msprop:Generator_ColumnPropNameInRow="MothersName" msprop:Generator_ColumnPropNameInTable="MothersNameColumn" msprop:Generator_UserColumnName="MothersName" type="xs:string" minOccurs="0" />
<xs:element name="Spouse" msprop:Generator_ColumnVarNameInTable="columnSpouse" msprop:Generator_ColumnPropNameInRow="Spouse" msprop:Generator_ColumnPropNameInTable="SpouseColumn" msprop:Generator_UserColumnName="Spouse" type="xs:string" minOccurs="0" />
<xs:element name="TempVill" msprop:Generator_ColumnVarNameInTable="columnTempVill" msprop:Generator_ColumnPropNameInRow="TempVill" msprop:Generator_ColumnPropNameInTable="TempVillColumn" msprop:Generator_UserColumnName="TempVill" type="xs:string" minOccurs="0" />
<xs:element name="TempPost" msprop:Generator_ColumnVarNameInTable="columnTempPost" msprop:Generator_ColumnPropNameInRow="TempPost" msprop:Generator_ColumnPropNameInTable="TempPostColumn" msprop:Generator_UserColumnName="TempPost" type="xs:string" minOccurs="0" />
<xs:element name="TempPS" msprop:Generator_ColumnVarNameInTable="columnTempPS" msprop:Generator_ColumnPropNameInRow="TempPS" msprop:Generator_ColumnPropNameInTable="TempPSColumn" msprop:Generator_UserColumnName="TempPS" type="xs:string" minOccurs="0" />
<xs:element name="TempDist" msprop:Generator_ColumnVarNameInTable="columnTempDist" msprop:Generator_ColumnPropNameInRow="TempDist" msprop:Generator_ColumnPropNameInTable="TempDistColumn" msprop:Generator_UserColumnName="TempDist" type="xs:string" minOccurs="0" />
<xs:element name="PerVill" msprop:Generator_ColumnVarNameInTable="columnPerVill" msprop:Generator_ColumnPropNameInRow="PerVill" msprop:Generator_ColumnPropNameInTable="PerVillColumn" msprop:Generator_UserColumnName="PerVill" type="xs:string" minOccurs="0" />
<xs:element name="PerPost" msprop:Generator_ColumnVarNameInTable="columnPerPost" msprop:Generator_ColumnPropNameInRow="PerPost" msprop:Generator_ColumnPropNameInTable="PerPostColumn" msprop:Generator_UserColumnName="PerPost" type="xs:string" minOccurs="0" />
<xs:element name="PerPS" msprop:Generator_ColumnVarNameInTable="columnPerPS" msprop:Generator_ColumnPropNameInRow="PerPS" msprop:Generator_ColumnPropNameInTable="PerPSColumn" msprop:Generator_UserColumnName="PerPS" type="xs:string" minOccurs="0" />
<xs:element name="PerDist" msprop:Generator_ColumnVarNameInTable="columnPerDist" msprop:Generator_ColumnPropNameInRow="PerDist" msprop:Generator_ColumnPropNameInTable="PerDistColumn" msprop:Generator_UserColumnName="PerDist" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="TINNO" msprop:Generator_ColumnVarNameInTable="columnTINNO" msprop:Generator_ColumnPropNameInRow="TINNO" msprop:Generator_ColumnPropNameInTable="TINNOColumn" msprop:Generator_UserColumnName="TINNO" type="xs:string" minOccurs="0" />
<xs:element name="SubSection" msprop:Generator_ColumnVarNameInTable="columnSubSection" msprop:Generator_ColumnPropNameInRow="SubSection" msprop:Generator_ColumnPropNameInTable="SubSectionColumn" msprop:Generator_UserColumnName="SubSection" type="xs:string" minOccurs="0" />
<xs:element name="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_UserColumnName="Unit" type="xs:string" minOccurs="0" />
<xs:element name="SubUnit" msprop:Generator_ColumnVarNameInTable="columnSubUnit" msprop:Generator_ColumnPropNameInRow="SubUnit" msprop:Generator_ColumnPropNameInTable="SubUnitColumn" msprop:Generator_UserColumnName="SubUnit" type="xs:string" minOccurs="0" />
<xs:element name="RCCode" msprop:Generator_ColumnVarNameInTable="columnRCCode" msprop:Generator_ColumnPropNameInRow="RCCode" msprop:Generator_ColumnPropNameInTable="RCCodeColumn" msprop:Generator_UserColumnName="RCCode" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeHistory" msprop:Generator_UserTableName="EmployeeHistory" msprop:Generator_RowEvArgName="EmployeeHistoryRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeHistory" msprop:Generator_TablePropName="EmployeeHistory" msprop:Generator_RowDeletingName="EmployeeHistoryRowDeleting" msprop:Generator_RowChangingName="EmployeeHistoryRowChanging" msprop:Generator_RowDeletedName="EmployeeHistoryRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeHistoryRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeHistoryDataTable" msprop:Generator_RowChangedName="EmployeeHistoryRowChanged" msprop:Generator_RowClassName="EmployeeHistoryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="CC" msprop:Generator_ColumnVarNameInTable="columnCC" msprop:Generator_ColumnPropNameInRow="CC" msprop:Generator_ColumnPropNameInTable="CCColumn" msprop:Generator_UserColumnName="CC" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="DOS" msprop:Generator_ColumnVarNameInTable="columnDOS" msprop:Generator_ColumnPropNameInRow="DOS" msprop:Generator_ColumnPropNameInTable="DOSColumn" msprop:Generator_UserColumnName="DOS" type="xs:dateTime" minOccurs="0" />
<xs:element name="Reason" msprop:Generator_ColumnVarNameInTable="columnReason" msprop:Generator_ColumnPropNameInRow="Reason" msprop:Generator_ColumnPropNameInTable="ReasonColumn" msprop:Generator_UserColumnName="Reason" type="xs:string" minOccurs="0" />
<xs:element name="Comments" msprop:Generator_ColumnVarNameInTable="columnComments" msprop:Generator_ColumnPropNameInRow="Comments" msprop:Generator_ColumnPropNameInTable="CommentsColumn" msprop:Generator_UserColumnName="Comments" type="xs:string" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_UserColumnName="CommitedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="EmpStatus" msprop:Generator_ColumnVarNameInTable="columnEmpStatus" msprop:Generator_ColumnPropNameInRow="EmpStatus" msprop:Generator_ColumnPropNameInTable="EmpStatusColumn" msprop:Generator_UserColumnName="EmpStatus" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpCostAllocation" msprop:Generator_UserTableName="EmpCostAllocation" msprop:Generator_RowEvArgName="EmpCostAllocationRowChangeEvent" msprop:Generator_TableVarName="tableEmpCostAllocation" msprop:Generator_TablePropName="EmpCostAllocation" msprop:Generator_RowDeletingName="EmpCostAllocationRowDeleting" msprop:Generator_RowChangingName="EmpCostAllocationRowChanging" msprop:Generator_RowDeletedName="EmpCostAllocationRowDeleted" msprop:Generator_RowEvHandlerName="EmpCostAllocationRowChangeEventHandler" msprop:Generator_TableClassName="EmpCostAllocationDataTable" msprop:Generator_RowChangedName="EmpCostAllocationRowChanged" msprop:Generator_RowClassName="EmpCostAllocationRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="DivDescription" msprop:Generator_ColumnVarNameInTable="columnDivDescription" msprop:Generator_ColumnPropNameInRow="DivDescription" msprop:Generator_ColumnPropNameInTable="DivDescriptionColumn" msprop:Generator_UserColumnName="DivDescription" type="xs:string" minOccurs="0" />
<xs:element name="Percent" msprop:Generator_ColumnVarNameInTable="columnPercent" msprop:Generator_ColumnPropNameInRow="Percent" msprop:Generator_ColumnPropNameInTable="PercentColumn" msprop:Generator_UserColumnName="Percent" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="UpcomEmployee" msprop:Generator_UserTableName="UpcomEmployee" msprop:Generator_RowEvArgName="UpcomEmployeeRowChangeEvent" msprop:Generator_TableVarName="tableUpcomEmployee" msprop:Generator_TablePropName="UpcomEmployee" msprop:Generator_RowDeletingName="UpcomEmployeeRowDeleting" msprop:Generator_RowChangingName="UpcomEmployeeRowChanging" msprop:Generator_RowDeletedName="UpcomEmployeeRowDeleted" msprop:Generator_RowEvHandlerName="UpcomEmployeeRowChangeEventHandler" msprop:Generator_TableClassName="UpcomEmployeeDataTable" msprop:Generator_RowChangedName="UpcomEmployeeRowChanged" msprop:Generator_RowClassName="UpcomEmployeeRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="PresentDate" msprop:Generator_ColumnVarNameInTable="columnPresentDate" msprop:Generator_ColumnPropNameInRow="PresentDate" msprop:Generator_ColumnPropNameInTable="PresentDateColumn" msprop:Generator_UserColumnName="PresentDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OTMonthlySheet" msprop:Generator_UserTableName="OTMonthlySheet" msprop:Generator_RowEvArgName="OTMonthlySheetRowChangeEvent" msprop:Generator_TableVarName="tableOTMonthlySheet" msprop:Generator_TablePropName="OTMonthlySheet" msprop:Generator_RowDeletingName="OTMonthlySheetRowDeleting" msprop:Generator_RowChangingName="OTMonthlySheetRowChanging" msprop:Generator_RowDeletedName="OTMonthlySheetRowDeleted" msprop:Generator_RowEvHandlerName="OTMonthlySheetRowChangeEventHandler" msprop:Generator_TableClassName="OTMonthlySheetDataTable" msprop:Generator_RowChangedName="OTMonthlySheetRowChanged" msprop:Generator_RowClassName="OTMonthlySheetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmoNo" msprop:Generator_ColumnVarNameInTable="columnEmoNo" msprop:Generator_ColumnPropNameInRow="EmoNo" msprop:Generator_ColumnPropNameInTable="EmoNoColumn" msprop:Generator_UserColumnName="EmoNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="OTDescription" msprop:Generator_ColumnVarNameInTable="columnOTDescription" msprop:Generator_ColumnPropNameInRow="OTDescription" msprop:Generator_ColumnPropNameInTable="OTDescriptionColumn" msprop:Generator_UserColumnName="OTDescription" type="xs:string" minOccurs="0" />
<xs:element name="OTRate" msprop:Generator_ColumnVarNameInTable="columnOTRate" msprop:Generator_ColumnPropNameInRow="OTRate" msprop:Generator_ColumnPropNameInTable="OTRateColumn" msprop:Generator_UserColumnName="OTRate" type="xs:double" minOccurs="0" />
<xs:element name="OTAmount" msprop:Generator_ColumnVarNameInTable="columnOTAmount" msprop:Generator_ColumnPropNameInRow="OTAmount" msprop:Generator_ColumnPropNameInTable="OTAmountColumn" msprop:Generator_UserColumnName="OTAmount" type="xs:double" minOccurs="0" />
<xs:element name="OTMonth" msprop:Generator_ColumnVarNameInTable="columnOTMonth" msprop:Generator_ColumnPropNameInRow="OTMonth" msprop:Generator_ColumnPropNameInTable="OTMonthColumn" msprop:Generator_UserColumnName="OTMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:int" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="THISMONTHBASIC" msprop:Generator_ColumnVarNameInTable="columnTHISMONTHBASIC" msprop:Generator_ColumnPropNameInRow="THISMONTHBASIC" msprop:Generator_ColumnPropNameInTable="THISMONTHBASICColumn" msprop:Generator_UserColumnName="THISMONTHBASIC" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BonusBankAdvice" msprop:Generator_UserTableName="BonusBankAdvice" msprop:Generator_RowEvArgName="BonusBankAdviceRowChangeEvent" msprop:Generator_TableVarName="tableBonusBankAdvice" msprop:Generator_TablePropName="BonusBankAdvice" msprop:Generator_RowDeletingName="BonusBankAdviceRowDeleting" msprop:Generator_RowChangingName="BonusBankAdviceRowChanging" msprop:Generator_RowDeletedName="BonusBankAdviceRowDeleted" msprop:Generator_RowEvHandlerName="BonusBankAdviceRowChangeEventHandler" msprop:Generator_TableClassName="BonusBankAdviceDataTable" msprop:Generator_RowChangedName="BonusBankAdviceRowChanged" msprop:Generator_RowClassName="BonusBankAdviceRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_UserColumnName="BonusAmount" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_UserColumnName="EmailAddress" type="xs:string" minOccurs="0" />
<xs:element name="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_UserColumnName="BonusMonth" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BonusRegister" msprop:Generator_UserTableName="BonusRegister" msprop:Generator_RowEvArgName="BonusRegisterRowChangeEvent" msprop:Generator_TableVarName="tableBonusRegister" msprop:Generator_TablePropName="BonusRegister" msprop:Generator_RowDeletingName="BonusRegisterRowDeleting" msprop:Generator_RowChangingName="BonusRegisterRowChanging" msprop:Generator_RowDeletedName="BonusRegisterRowDeleted" msprop:Generator_RowEvHandlerName="BonusRegisterRowChangeEventHandler" msprop:Generator_TableClassName="BonusRegisterDataTable" msprop:Generator_RowChangedName="BonusRegisterRowChanged" msprop:Generator_RowClassName="BonusRegisterRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_UserColumnName="BonusAmount" type="xs:double" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_UserColumnName="TaxAmount" type="xs:double" minOccurs="0" />
<xs:element name="NetBonus" msprop:Generator_ColumnVarNameInTable="columnNetBonus" msprop:Generator_ColumnPropNameInRow="NetBonus" msprop:Generator_ColumnPropNameInTable="NetBonusColumn" msprop:Generator_UserColumnName="NetBonus" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:double" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_UserColumnName="Gross" type="xs:double" minOccurs="0" />
<xs:element name="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_UserColumnName="BonusMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="ServiceLength" msprop:Generator_ColumnVarNameInTable="columnServiceLength" msprop:Generator_ColumnPropNameInRow="ServiceLength" msprop:Generator_ColumnPropNameInTable="ServiceLengthColumn" msprop:Generator_UserColumnName="ServiceLength" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msdata:Caption="AcountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="Percent" msprop:Generator_ColumnVarNameInTable="columnPercent" msprop:Generator_ColumnPropNameInRow="Percent" msprop:Generator_ColumnPropNameInTable="PercentColumn" msprop:Generator_UserColumnName="Percent" type="xs:string" minOccurs="0" />
<xs:element name="BonusName" msprop:Generator_ColumnVarNameInTable="columnBonusName" msprop:Generator_ColumnPropNameInRow="BonusName" msprop:Generator_ColumnPropNameInTable="BonusNameColumn" msprop:Generator_UserColumnName="BonusName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AnnualIncomeTax" msprop:Generator_UserTableName="AnnualIncomeTax" msprop:Generator_RowEvArgName="AnnualIncomeTaxRowChangeEvent" msprop:Generator_TableVarName="tableAnnualIncomeTax" msprop:Generator_TablePropName="AnnualIncomeTax" msprop:Generator_RowDeletingName="AnnualIncomeTaxRowDeleting" msprop:Generator_RowChangingName="AnnualIncomeTaxRowChanging" msprop:Generator_RowDeletedName="AnnualIncomeTaxRowDeleted" msprop:Generator_RowEvHandlerName="AnnualIncomeTaxRowChangeEventHandler" msprop:Generator_TableClassName="AnnualIncomeTaxDataTable" msprop:Generator_RowChangedName="AnnualIncomeTaxRowChanged" msprop:Generator_RowClassName="AnnualIncomeTaxRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
<xs:element name="ColDes" msprop:Generator_ColumnVarNameInTable="columnColDes" msprop:Generator_ColumnPropNameInRow="ColDes" msprop:Generator_ColumnPropNameInTable="ColDesColumn" msprop:Generator_UserColumnName="ColDes" type="xs:string" minOccurs="0" />
<xs:element name="ColValue" msprop:Generator_ColumnVarNameInTable="columnColValue" msprop:Generator_ColumnPropNameInRow="ColValue" msprop:Generator_ColumnPropNameInTable="ColValueColumn" msprop:Generator_UserColumnName="ColValue" type="xs:string" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LaonPaymentDue" msprop:Generator_UserTableName="LaonPaymentDue" msprop:Generator_RowEvArgName="LaonPaymentDueRowChangeEvent" msprop:Generator_TableVarName="tableLaonPaymentDue" msprop:Generator_TablePropName="LaonPaymentDue" msprop:Generator_RowDeletingName="LaonPaymentDueRowDeleting" msprop:Generator_RowChangingName="LaonPaymentDueRowChanging" msprop:Generator_RowDeletedName="LaonPaymentDueRowDeleted" msprop:Generator_RowEvHandlerName="LaonPaymentDueRowChangeEventHandler" msprop:Generator_TableClassName="LaonPaymentDueDataTable" msprop:Generator_RowChangedName="LaonPaymentDueRowChanged" msprop:Generator_RowClassName="LaonPaymentDueRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_UserColumnName="Loan" type="xs:string" minOccurs="0" />
<xs:element name="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_UserColumnName="LoanAmount" type="xs:double" minOccurs="0" />
<xs:element name="InstalmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstalmentAmount" msprop:Generator_ColumnPropNameInRow="InstalmentAmount" msprop:Generator_ColumnPropNameInTable="InstalmentAmountColumn" msprop:Generator_UserColumnName="InstalmentAmount" type="xs:double" minOccurs="0" />
<xs:element name="TotalAmount" msprop:Generator_ColumnVarNameInTable="columnTotalAmount" msprop:Generator_ColumnPropNameInRow="TotalAmount" msprop:Generator_ColumnPropNameInTable="TotalAmountColumn" msprop:Generator_UserColumnName="TotalAmount" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalance" msprop:Generator_ColumnVarNameInTable="columnClosingBalance" msprop:Generator_ColumnPropNameInRow="ClosingBalance" msprop:Generator_ColumnPropNameInTable="ClosingBalanceColumn" msprop:Generator_UserColumnName="ClosingBalance" type="xs:double" minOccurs="0" />
<xs:element name="InstallInterest" msprop:Generator_ColumnVarNameInTable="columnInstallInterest" msprop:Generator_ColumnPropNameInRow="InstallInterest" msprop:Generator_ColumnPropNameInTable="InstallInterestColumn" msprop:Generator_UserColumnName="InstallInterest" type="xs:double" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:dateTime" minOccurs="0" />
<xs:element name="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_UserColumnName="Sequence" type="xs:string" minOccurs="0" />
<xs:element name="PrincipalBalance" msprop:Generator_ColumnVarNameInTable="columnPrincipalBalance" msprop:Generator_ColumnPropNameInRow="PrincipalBalance" msprop:Generator_ColumnPropNameInTable="PrincipalBalanceColumn" msprop:Generator_UserColumnName="PrincipalBalance" type="xs:double" minOccurs="0" />
<xs:element name="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_UserColumnName="LoanNo" type="xs:string" minOccurs="0" />
<xs:element name="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_UserColumnName="Interest" type="xs:double" minOccurs="0" />
<xs:element name="ScheduleInstallment" msprop:Generator_ColumnVarNameInTable="columnScheduleInstallment" msprop:Generator_ColumnPropNameInRow="ScheduleInstallment" msprop:Generator_ColumnPropNameInTable="ScheduleInstallmentColumn" msprop:Generator_UserColumnName="ScheduleInstallment" type="xs:double" minOccurs="0" />
<xs:element name="DisburseFrom" msprop:Generator_ColumnVarNameInTable="columnDisburseFrom" msprop:Generator_ColumnPropNameInRow="DisburseFrom" msprop:Generator_ColumnPropNameInTable="DisburseFromColumn" msprop:Generator_UserColumnName="DisburseFrom" type="xs:dateTime" minOccurs="0" />
<xs:element name="InstallmentsDue" msprop:Generator_ColumnVarNameInTable="columnInstallmentsDue" msprop:Generator_ColumnPropNameInRow="InstallmentsDue" msprop:Generator_ColumnPropNameInTable="InstallmentsDueColumn" msprop:Generator_UserColumnName="InstallmentsDue" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LoanIssue" msprop:Generator_UserTableName="LoanIssue" msprop:Generator_RowEvArgName="LoanIssueRowChangeEvent" msprop:Generator_TableVarName="tableLoanIssue" msprop:Generator_TablePropName="LoanIssue" msprop:Generator_RowDeletingName="LoanIssueRowDeleting" msprop:Generator_RowChangingName="LoanIssueRowChanging" msprop:Generator_RowDeletedName="LoanIssueRowDeleted" msprop:Generator_RowEvHandlerName="LoanIssueRowChangeEventHandler" msprop:Generator_TableClassName="LoanIssueDataTable" msprop:Generator_RowChangedName="LoanIssueRowChanged" msprop:Generator_RowClassName="LoanIssueRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="Interest1" msprop:Generator_ColumnVarNameInTable="columnInterest1" msprop:Generator_ColumnPropNameInRow="Interest1" msprop:Generator_ColumnPropNameInTable="Interest1Column" msprop:Generator_UserColumnName="Interest1" type="xs:double" minOccurs="0" />
<xs:element name="Installment" msprop:Generator_ColumnVarNameInTable="columnInstallment" msprop:Generator_ColumnPropNameInRow="Installment" msprop:Generator_ColumnPropNameInTable="InstallmentColumn" msprop:Generator_UserColumnName="Installment" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalance" msprop:Generator_ColumnVarNameInTable="columnClosingBalance" msprop:Generator_ColumnPropNameInRow="ClosingBalance" msprop:Generator_ColumnPropNameInTable="ClosingBalanceColumn" msprop:Generator_UserColumnName="ClosingBalance" type="xs:double" minOccurs="0" />
<xs:element name="Principal" msprop:Generator_ColumnVarNameInTable="columnPrincipal" msprop:Generator_ColumnPropNameInRow="Principal" msprop:Generator_ColumnPropNameInTable="PrincipalColumn" msprop:Generator_UserColumnName="Principal" type="xs:double" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
<xs:element name="InstallmentNo" msprop:Generator_ColumnVarNameInTable="columnInstallmentNo" msprop:Generator_ColumnPropNameInRow="InstallmentNo" msprop:Generator_ColumnPropNameInTable="InstallmentNoColumn" msprop:Generator_UserColumnName="InstallmentNo" type="xs:int" minOccurs="0" />
<xs:element name="PaidDate" msprop:Generator_ColumnVarNameInTable="columnPaidDate" msprop:Generator_ColumnPropNameInRow="PaidDate" msprop:Generator_ColumnPropNameInTable="PaidDateColumn" msprop:Generator_UserColumnName="PaidDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Balance" msprop:Generator_ColumnVarNameInTable="columnBalance" msprop:Generator_ColumnPropNameInRow="Balance" msprop:Generator_ColumnPropNameInTable="BalanceColumn" msprop:Generator_UserColumnName="Balance" type="xs:double" minOccurs="0" />
<xs:element name="Interest2" msprop:Generator_ColumnVarNameInTable="columnInterest2" msprop:Generator_ColumnPropNameInRow="Interest2" msprop:Generator_ColumnPropNameInTable="Interest2Column" msprop:Generator_UserColumnName="Interest2" type="xs:double" minOccurs="0" />
<xs:element name="Deduct" msprop:Generator_ColumnVarNameInTable="columnDeduct" msprop:Generator_ColumnPropNameInRow="Deduct" msprop:Generator_ColumnPropNameInTable="DeductColumn" msprop:Generator_UserColumnName="Deduct" type="xs:double" minOccurs="0" />
<xs:element name="Days" msprop:Generator_ColumnVarNameInTable="columnDays" msprop:Generator_ColumnPropNameInRow="Days" msprop:Generator_ColumnPropNameInTable="DaysColumn" msprop:Generator_UserColumnName="Days" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OTHourlySheet" msprop:Generator_UserTableName="OTHourlySheet" msprop:Generator_RowEvArgName="OTHourlySheetRowChangeEvent" msprop:Generator_TableVarName="tableOTHourlySheet" msprop:Generator_TablePropName="OTHourlySheet" msprop:Generator_RowDeletingName="OTHourlySheetRowDeleting" msprop:Generator_RowChangingName="OTHourlySheetRowChanging" msprop:Generator_RowDeletedName="OTHourlySheetRowDeleted" msprop:Generator_RowEvHandlerName="OTHourlySheetRowChangeEventHandler" msprop:Generator_TableClassName="OTHourlySheetDataTable" msprop:Generator_RowChangedName="OTHourlySheetRowChanged" msprop:Generator_RowClassName="OTHourlySheetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="OTDescription" msprop:Generator_ColumnVarNameInTable="columnOTDescription" msprop:Generator_ColumnPropNameInRow="OTDescription" msprop:Generator_ColumnPropNameInTable="OTDescriptionColumn" msprop:Generator_UserColumnName="OTDescription" type="xs:string" minOccurs="0" />
<xs:element name="Hours" msprop:Generator_ColumnVarNameInTable="columnHours" msprop:Generator_ColumnPropNameInRow="Hours" msprop:Generator_ColumnPropNameInTable="HoursColumn" msprop:Generator_UserColumnName="Hours" type="xs:double" minOccurs="0" />
<xs:element name="OTMonth" msprop:Generator_ColumnVarNameInTable="columnOTMonth" msprop:Generator_ColumnPropNameInRow="OTMonth" msprop:Generator_ColumnPropNameInTable="OTMonthColumn" msprop:Generator_UserColumnName="OTMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BasicReport" msprop:Generator_UserTableName="BasicReport" msprop:Generator_RowEvArgName="BasicReportRowChangeEvent" msprop:Generator_TableVarName="tableBasicReport" msprop:Generator_TablePropName="BasicReport" msprop:Generator_RowDeletingName="BasicReportRowDeleting" msprop:Generator_RowChangingName="BasicReportRowChanging" msprop:Generator_RowDeletedName="BasicReportRowDeleted" msprop:Generator_RowEvHandlerName="BasicReportRowChangeEventHandler" msprop:Generator_TableClassName="BasicReportDataTable" msprop:Generator_RowChangedName="BasicReportRowChanged" msprop:Generator_RowClassName="BasicReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Code" msprop:Generator_ColumnVarNameInTable="columnCode" msprop:Generator_ColumnPropNameInRow="Code" msprop:Generator_ColumnPropNameInTable="CodeColumn" msprop:Generator_UserColumnName="Code" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ExtendedSalarySheet" msprop:Generator_UserTableName="ExtendedSalarySheet" msprop:Generator_RowEvArgName="ExtendedSalarySheetRowChangeEvent" msprop:Generator_TableVarName="tableExtendedSalarySheet" msprop:Generator_TablePropName="ExtendedSalarySheet" msprop:Generator_RowDeletingName="ExtendedSalarySheetRowDeleting" msprop:Generator_RowChangingName="ExtendedSalarySheetRowChanging" msprop:Generator_RowDeletedName="ExtendedSalarySheetRowDeleted" msprop:Generator_RowEvHandlerName="ExtendedSalarySheetRowChangeEventHandler" msprop:Generator_TableClassName="ExtendedSalarySheetDataTable" msprop:Generator_RowChangedName="ExtendedSalarySheetRowChanged" msprop:Generator_RowClassName="ExtendedSalarySheetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:string" minOccurs="0" />
<xs:element name="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_UserColumnName="TotalDeduct" type="xs:string" minOccurs="0" />
<xs:element name="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_UserColumnName="NetPay" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="DOC" msprop:Generator_ColumnVarNameInTable="columnDOC" msprop:Generator_ColumnPropNameInRow="DOC" msprop:Generator_ColumnPropNameInTable="DOCColumn" msprop:Generator_UserColumnName="DOC" type="xs:dateTime" minOccurs="0" />
<xs:element name="Resource" msprop:Generator_ColumnVarNameInTable="columnResource" msprop:Generator_ColumnPropNameInRow="Resource" msprop:Generator_ColumnPropNameInTable="ResourceColumn" msprop:Generator_UserColumnName="Resource" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OTMonthRange" msprop:Generator_UserTableName="OTMonthRange" msprop:Generator_RowEvArgName="OTMonthRangeRowChangeEvent" msprop:Generator_TableVarName="tableOTMonthRange" msprop:Generator_TablePropName="OTMonthRange" msprop:Generator_RowDeletingName="OTMonthRangeRowDeleting" msprop:Generator_RowChangingName="OTMonthRangeRowChanging" msprop:Generator_RowDeletedName="OTMonthRangeRowDeleted" msprop:Generator_RowEvHandlerName="OTMonthRangeRowChangeEventHandler" msprop:Generator_TableClassName="OTMonthRangeDataTable" msprop:Generator_RowChangedName="OTMonthRangeRowChanged" msprop:Generator_RowClassName="OTMonthRangeRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="Value" msprop:Generator_ColumnVarNameInTable="columnValue" msprop:Generator_ColumnPropNameInRow="Value" msprop:Generator_ColumnPropNameInTable="ValueColumn" msprop:Generator_UserColumnName="Value" type="xs:double" minOccurs="0" />
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BranchWiseOT" msprop:Generator_UserTableName="BranchWiseOT" msprop:Generator_RowEvArgName="BranchWiseOTRowChangeEvent" msprop:Generator_TableVarName="tableBranchWiseOT" msprop:Generator_TablePropName="BranchWiseOT" msprop:Generator_RowDeletingName="BranchWiseOTRowDeleting" msprop:Generator_RowChangingName="BranchWiseOTRowChanging" msprop:Generator_RowDeletedName="BranchWiseOTRowDeleted" msprop:Generator_RowEvHandlerName="BranchWiseOTRowChangeEventHandler" msprop:Generator_TableClassName="BranchWiseOTDataTable" msprop:Generator_RowChangedName="BranchWiseOTRowChanged" msprop:Generator_RowClassName="BranchWiseOTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_UserColumnName="TotalOT" type="xs:double" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DivisionWiseOT" msprop:Generator_UserTableName="DivisionWiseOT" msprop:Generator_RowEvArgName="DivisionWiseOTRowChangeEvent" msprop:Generator_TableVarName="tableDivisionWiseOT" msprop:Generator_TablePropName="DivisionWiseOT" msprop:Generator_RowDeletingName="DivisionWiseOTRowDeleting" msprop:Generator_RowChangingName="DivisionWiseOTRowChanging" msprop:Generator_RowDeletedName="DivisionWiseOTRowDeleted" msprop:Generator_RowEvHandlerName="DivisionWiseOTRowChangeEventHandler" msprop:Generator_TableClassName="DivisionWiseOTDataTable" msprop:Generator_RowChangedName="DivisionWiseOTRowChanged" msprop:Generator_RowClassName="DivisionWiseOTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="Value" msprop:Generator_ColumnVarNameInTable="columnValue" msprop:Generator_ColumnPropNameInRow="Value" msprop:Generator_ColumnPropNameInTable="ValueColumn" msprop:Generator_UserColumnName="Value" type="xs:double" minOccurs="0" />
<xs:element name="Year" msprop:Generator_ColumnVarNameInTable="columnYear" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_UserColumnName="Year" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OverAllSummary" msprop:Generator_UserTableName="OverAllSummary" msprop:Generator_RowEvArgName="OverAllSummaryRowChangeEvent" msprop:Generator_TableVarName="tableOverAllSummary" msprop:Generator_TablePropName="OverAllSummary" msprop:Generator_RowDeletingName="OverAllSummaryRowDeleting" msprop:Generator_RowChangingName="OverAllSummaryRowChanging" msprop:Generator_RowDeletedName="OverAllSummaryRowDeleted" msprop:Generator_RowEvHandlerName="OverAllSummaryRowChangeEventHandler" msprop:Generator_TableClassName="OverAllSummaryDataTable" msprop:Generator_RowChangedName="OverAllSummaryRowChanged" msprop:Generator_RowClassName="OverAllSummaryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="ItemGroup" msprop:Generator_ColumnVarNameInTable="columnItemGroup" msprop:Generator_ColumnPropNameInRow="ItemGroup" msprop:Generator_ColumnPropNameInTable="ItemGroupColumn" msprop:Generator_UserColumnName="ItemGroup" type="xs:string" minOccurs="0" />
<xs:element name="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_UserColumnName="Arrear" type="xs:double" minOccurs="0" />
<xs:element name="UnAuthLeave" msprop:Generator_ColumnVarNameInTable="columnUnAuthLeave" msprop:Generator_ColumnPropNameInRow="UnAuthLeave" msprop:Generator_ColumnPropNameInTable="UnAuthLeaveColumn" msprop:Generator_UserColumnName="UnAuthLeave" type="xs:double" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="Earnings" msprop:Generator_ColumnVarNameInTable="columnEarnings" msprop:Generator_ColumnPropNameInRow="Earnings" msprop:Generator_ColumnPropNameInTable="EarningsColumn" msprop:Generator_UserColumnName="Earnings" type="xs:double" minOccurs="0" />
<xs:element name="DeducDescription" msprop:Generator_ColumnVarNameInTable="columnDeducDescription" msprop:Generator_ColumnPropNameInRow="DeducDescription" msprop:Generator_ColumnPropNameInTable="DeducDescriptionColumn" msprop:Generator_UserColumnName="DeducDescription" type="xs:string" minOccurs="0" />
<xs:element name="DeducAmount" msprop:Generator_ColumnVarNameInTable="columnDeducAmount" msprop:Generator_ColumnPropNameInRow="DeducAmount" msprop:Generator_ColumnPropNameInTable="DeducAmountColumn" msprop:Generator_UserColumnName="DeducAmount" type="xs:double" minOccurs="0" />
<xs:element name="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_UserColumnName="ItemID" type="xs:string" minOccurs="0" />
<xs:element name="TotalEmp" msprop:Generator_ColumnVarNameInTable="columnTotalEmp" msprop:Generator_ColumnPropNameInRow="TotalEmp" msprop:Generator_ColumnPropNameInTable="TotalEmpColumn" msprop:Generator_UserColumnName="TotalEmp" type="xs:int" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpGradeBasic" msprop:Generator_UserTableName="EmpGradeBasic" msprop:Generator_RowEvArgName="EmpGradeBasicRowChangeEvent" msprop:Generator_TableVarName="tableEmpGradeBasic" msprop:Generator_TablePropName="EmpGradeBasic" msprop:Generator_RowDeletingName="EmpGradeBasicRowDeleting" msprop:Generator_RowChangingName="EmpGradeBasicRowChanging" msprop:Generator_RowDeletedName="EmpGradeBasicRowDeleted" msprop:Generator_RowEvHandlerName="EmpGradeBasicRowChangeEventHandler" msprop:Generator_TableClassName="EmpGradeBasicDataTable" msprop:Generator_RowChangedName="EmpGradeBasicRowChanged" msprop:Generator_RowClassName="EmpGradeBasicRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_UserColumnName="EffectDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="EnteryDate" msprop:Generator_ColumnVarNameInTable="columnEnteryDate" msprop:Generator_ColumnPropNameInRow="EnteryDate" msprop:Generator_ColumnPropNameInTable="EnteryDateColumn" msprop:Generator_UserColumnName="EnteryDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="PresentGrade" msprop:Generator_ColumnVarNameInTable="columnPresentGrade" msprop:Generator_ColumnPropNameInRow="PresentGrade" msprop:Generator_ColumnPropNameInTable="PresentGradeColumn" msprop:Generator_UserColumnName="PresentGrade" type="xs:string" minOccurs="0" />
<xs:element name="PresentBasic" msprop:Generator_ColumnVarNameInTable="columnPresentBasic" msprop:Generator_ColumnPropNameInRow="PresentBasic" msprop:Generator_ColumnPropNameInTable="PresentBasicColumn" msprop:Generator_UserColumnName="PresentBasic" type="xs:double" minOccurs="0" />
<xs:element name="ChangeType" msprop:Generator_ColumnVarNameInTable="columnChangeType" msprop:Generator_ColumnPropNameInRow="ChangeType" msprop:Generator_ColumnPropNameInTable="ChangeTypeColumn" msprop:Generator_UserColumnName="ChangeType" type="xs:string" minOccurs="0" />
<xs:element name="PreviousGrade" msprop:Generator_ColumnVarNameInTable="columnPreviousGrade" msprop:Generator_ColumnPropNameInRow="PreviousGrade" msprop:Generator_ColumnPropNameInTable="PreviousGradeColumn" msprop:Generator_UserColumnName="PreviousGrade" type="xs:string" minOccurs="0" />
<xs:element name="PreviousBasic" msprop:Generator_ColumnVarNameInTable="columnPreviousBasic" msprop:Generator_ColumnPropNameInRow="PreviousBasic" msprop:Generator_ColumnPropNameInTable="PreviousBasicColumn" msprop:Generator_UserColumnName="PreviousBasic" type="xs:double" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_UserColumnName="CommitedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="ChangedBy" msprop:Generator_ColumnVarNameInTable="columnChangedBy" msprop:Generator_ColumnPropNameInRow="ChangedBy" msprop:Generator_ColumnPropNameInTable="ChangedByColumn" msprop:Generator_UserColumnName="ChangedBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpAllowDeduct" msprop:Generator_UserTableName="EmpAllowDeduct" msprop:Generator_RowEvArgName="EmpAllowDeductRowChangeEvent" msprop:Generator_TableVarName="tableEmpAllowDeduct" msprop:Generator_TablePropName="EmpAllowDeduct" msprop:Generator_RowDeletingName="EmpAllowDeductRowDeleting" msprop:Generator_RowChangingName="EmpAllowDeductRowChanging" msprop:Generator_RowDeletedName="EmpAllowDeductRowDeleted" msprop:Generator_RowEvHandlerName="EmpAllowDeductRowChangeEventHandler" msprop:Generator_TableClassName="EmpAllowDeductDataTable" msprop:Generator_RowChangedName="EmpAllowDeductRowChanged" msprop:Generator_RowClassName="EmpAllowDeductRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="RC" msprop:Generator_ColumnVarNameInTable="columnRC" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_UserColumnName="RC" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="AllowDeduct" msprop:Generator_ColumnVarNameInTable="columnAllowDeduct" msprop:Generator_ColumnPropNameInRow="AllowDeduct" msprop:Generator_ColumnPropNameInTable="AllowDeductColumn" msprop:Generator_UserColumnName="AllowDeduct" type="xs:string" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_UserColumnName="CommitedOn" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpBankHistory" msprop:Generator_UserTableName="EmpBankHistory" msprop:Generator_RowEvArgName="EmpBankHistoryRowChangeEvent" msprop:Generator_TableVarName="tableEmpBankHistory" msprop:Generator_TablePropName="EmpBankHistory" msprop:Generator_RowDeletingName="EmpBankHistoryRowDeleting" msprop:Generator_RowChangingName="EmpBankHistoryRowChanging" msprop:Generator_RowDeletedName="EmpBankHistoryRowDeleted" msprop:Generator_RowEvHandlerName="EmpBankHistoryRowChangeEventHandler" msprop:Generator_TableClassName="EmpBankHistoryDataTable" msprop:Generator_RowChangedName="EmpBankHistoryRowChanged" msprop:Generator_RowClassName="EmpBankHistoryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="CBankName" msprop:Generator_ColumnVarNameInTable="columnCBankName" msprop:Generator_ColumnPropNameInRow="CBankName" msprop:Generator_ColumnPropNameInTable="CBankNameColumn" msprop:Generator_UserColumnName="CBankName" type="xs:string" minOccurs="0" />
<xs:element name="CAccount" msprop:Generator_ColumnVarNameInTable="columnCAccount" msprop:Generator_ColumnPropNameInRow="CAccount" msprop:Generator_ColumnPropNameInTable="CAccountColumn" msprop:Generator_UserColumnName="CAccount" type="xs:string" minOccurs="0" />
<xs:element name="CBranch" msprop:Generator_ColumnVarNameInTable="columnCBranch" msprop:Generator_ColumnPropNameInRow="CBranch" msprop:Generator_ColumnPropNameInTable="CBranchColumn" msprop:Generator_UserColumnName="CBranch" type="xs:string" minOccurs="0" />
<xs:element name="ChangeEffectDate" msprop:Generator_ColumnVarNameInTable="columnChangeEffectDate" msprop:Generator_ColumnPropNameInRow="ChangeEffectDate" msprop:Generator_ColumnPropNameInTable="ChangeEffectDateColumn" msprop:Generator_UserColumnName="ChangeEffectDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="PBankName" msprop:Generator_ColumnVarNameInTable="columnPBankName" msprop:Generator_ColumnPropNameInRow="PBankName" msprop:Generator_ColumnPropNameInTable="PBankNameColumn" msprop:Generator_UserColumnName="PBankName" type="xs:string" minOccurs="0" />
<xs:element name="PAccount" msprop:Generator_ColumnVarNameInTable="columnPAccount" msprop:Generator_ColumnPropNameInRow="PAccount" msprop:Generator_ColumnPropNameInTable="PAccountColumn" msprop:Generator_UserColumnName="PAccount" type="xs:string" minOccurs="0" />
<xs:element name="PBranch" msprop:Generator_ColumnVarNameInTable="columnPBranch" msprop:Generator_ColumnPropNameInRow="PBranch" msprop:Generator_ColumnPropNameInTable="PBranchColumn" msprop:Generator_UserColumnName="PBranch" type="xs:string" minOccurs="0" />
<xs:element name="ChangeReason" msprop:Generator_ColumnVarNameInTable="columnChangeReason" msprop:Generator_ColumnPropNameInRow="ChangeReason" msprop:Generator_ColumnPropNameInTable="ChangeReasonColumn" msprop:Generator_UserColumnName="ChangeReason" type="xs:string" minOccurs="0" />
<xs:element name="commitedBy" msprop:Generator_ColumnVarNameInTable="columncommitedBy" msprop:Generator_ColumnPropNameInRow="commitedBy" msprop:Generator_ColumnPropNameInTable="commitedByColumn" msprop:Generator_UserColumnName="commitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_UserColumnName="CommitedDate" type="xs:string" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpConfirmHis" msprop:Generator_UserTableName="EmpConfirmHis" msprop:Generator_RowEvArgName="EmpConfirmHisRowChangeEvent" msprop:Generator_TableVarName="tableEmpConfirmHis" msprop:Generator_TablePropName="EmpConfirmHis" msprop:Generator_RowDeletingName="EmpConfirmHisRowDeleting" msprop:Generator_RowChangingName="EmpConfirmHisRowChanging" msprop:Generator_RowDeletedName="EmpConfirmHisRowDeleted" msprop:Generator_RowEvHandlerName="EmpConfirmHisRowChangeEventHandler" msprop:Generator_TableClassName="EmpConfirmHisDataTable" msprop:Generator_RowChangedName="EmpConfirmHisRowChanged" msprop:Generator_RowClassName="EmpConfirmHisRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="CDate" msprop:Generator_ColumnVarNameInTable="columnCDate" msprop:Generator_ColumnPropNameInRow="CDate" msprop:Generator_ColumnPropNameInTable="CDateColumn" msprop:Generator_UserColumnName="CDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="RC" msprop:Generator_ColumnVarNameInTable="columnRC" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_UserColumnName="RC" type="xs:string" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_UserColumnName="CommitedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpPFHis" msprop:Generator_UserTableName="EmpPFHis" msprop:Generator_RowEvArgName="EmpPFHisRowChangeEvent" msprop:Generator_TableVarName="tableEmpPFHis" msprop:Generator_TablePropName="EmpPFHis" msprop:Generator_RowDeletingName="EmpPFHisRowDeleting" msprop:Generator_RowChangingName="EmpPFHisRowChanging" msprop:Generator_RowDeletedName="EmpPFHisRowDeleted" msprop:Generator_RowEvHandlerName="EmpPFHisRowChangeEventHandler" msprop:Generator_TableClassName="EmpPFHisDataTable" msprop:Generator_RowChangedName="EmpPFHisRowChanged" msprop:Generator_RowClassName="EmpPFHisRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="PFMDate" msprop:Generator_ColumnVarNameInTable="columnPFMDate" msprop:Generator_ColumnPropNameInRow="PFMDate" msprop:Generator_ColumnPropNameInTable="PFMDateColumn" msprop:Generator_UserColumnName="PFMDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_UserColumnName="CommitedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="JVReport" msprop:Generator_UserTableName="JVReport" msprop:Generator_RowEvArgName="JVReportRowChangeEvent" msprop:Generator_TableVarName="tableJVReport" msprop:Generator_TablePropName="JVReport" msprop:Generator_RowDeletingName="JVReportRowDeleting" msprop:Generator_RowChangingName="JVReportRowChanging" msprop:Generator_RowDeletedName="JVReportRowDeleted" msprop:Generator_RowEvHandlerName="JVReportRowChangeEventHandler" msprop:Generator_TableClassName="JVReportDataTable" msprop:Generator_RowChangedName="JVReportRowChanged" msprop:Generator_RowClassName="JVReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GLCode" msprop:Generator_ColumnVarNameInTable="columnGLCode" msprop:Generator_ColumnPropNameInRow="GLCode" msprop:Generator_ColumnPropNameInTable="GLCodeColumn" msprop:Generator_UserColumnName="GLCode" type="xs:string" minOccurs="0" />
<xs:element name="GLDescription" msprop:Generator_ColumnVarNameInTable="columnGLDescription" msprop:Generator_ColumnPropNameInRow="GLDescription" msprop:Generator_ColumnPropNameInTable="GLDescriptionColumn" msprop:Generator_UserColumnName="GLDescription" type="xs:string" minOccurs="0" />
<xs:element name="DrAmount" msprop:Generator_ColumnVarNameInTable="columnDrAmount" msprop:Generator_ColumnPropNameInRow="DrAmount" msprop:Generator_ColumnPropNameInTable="DrAmountColumn" msprop:Generator_UserColumnName="DrAmount" type="xs:double" minOccurs="0" />
<xs:element name="CrAmount" msprop:Generator_ColumnVarNameInTable="columnCrAmount" msprop:Generator_ColumnPropNameInRow="CrAmount" msprop:Generator_ColumnPropNameInTable="CrAmountColumn" msprop:Generator_UserColumnName="CrAmount" type="xs:double" minOccurs="0" />
<xs:element name="JType" msprop:Generator_ColumnVarNameInTable="columnJType" msprop:Generator_ColumnPropNameInRow="JType" msprop:Generator_ColumnPropNameInTable="JTypeColumn" msprop:Generator_UserColumnName="JType" type="xs:string" minOccurs="0" />
<xs:element name="JSource" msprop:Generator_ColumnVarNameInTable="columnJSource" msprop:Generator_ColumnPropNameInRow="JSource" msprop:Generator_ColumnPropNameInTable="JSourceColumn" msprop:Generator_UserColumnName="JSource" type="xs:string" minOccurs="0" />
<xs:element name="Reference" msprop:Generator_ColumnVarNameInTable="columnReference" msprop:Generator_ColumnPropNameInRow="Reference" msprop:Generator_ColumnPropNameInTable="ReferenceColumn" msprop:Generator_UserColumnName="Reference" type="xs:string" minOccurs="0" />
<xs:element name="JVDate" msprop:Generator_ColumnVarNameInTable="columnJVDate" msprop:Generator_ColumnPropNameInRow="JVDate" msprop:Generator_ColumnPropNameInTable="JVDateColumn" msprop:Generator_UserColumnName="JVDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="JVTranType" msprop:Generator_ColumnVarNameInTable="columnJVTranType" msprop:Generator_ColumnPropNameInRow="JVTranType" msprop:Generator_ColumnPropNameInTable="JVTranTypeColumn" msprop:Generator_UserColumnName="JVTranType" type="xs:string" minOccurs="0" />
<xs:element name="Period" msprop:Generator_ColumnVarNameInTable="columnPeriod" msprop:Generator_ColumnPropNameInRow="Period" msprop:Generator_ColumnPropNameInTable="PeriodColumn" msprop:Generator_UserColumnName="Period" type="xs:dateTime" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="T0" msprop:Generator_ColumnVarNameInTable="columnT0" msprop:Generator_ColumnPropNameInRow="T0" msprop:Generator_ColumnPropNameInTable="T0Column" msprop:Generator_UserColumnName="T0" type="xs:string" minOccurs="0" />
<xs:element name="T1" msprop:Generator_ColumnVarNameInTable="columnT1" msprop:Generator_ColumnPropNameInRow="T1" msprop:Generator_ColumnPropNameInTable="T1Column" msprop:Generator_UserColumnName="T1" type="xs:string" minOccurs="0" />
<xs:element name="T2" msprop:Generator_ColumnVarNameInTable="columnT2" msprop:Generator_ColumnPropNameInRow="T2" msprop:Generator_ColumnPropNameInTable="T2Column" msprop:Generator_UserColumnName="T2" type="xs:string" minOccurs="0" />
<xs:element name="T3" msprop:Generator_ColumnVarNameInTable="columnT3" msprop:Generator_ColumnPropNameInRow="T3" msprop:Generator_ColumnPropNameInTable="T3Column" msprop:Generator_UserColumnName="T3" type="xs:string" minOccurs="0" />
<xs:element name="T4" msprop:Generator_ColumnVarNameInTable="columnT4" msprop:Generator_ColumnPropNameInRow="T4" msprop:Generator_ColumnPropNameInTable="T4Column" msprop:Generator_UserColumnName="T4" type="xs:string" minOccurs="0" />
<xs:element name="T5" msprop:Generator_ColumnVarNameInTable="columnT5" msprop:Generator_ColumnPropNameInRow="T5" msprop:Generator_ColumnPropNameInTable="T5Column" msprop:Generator_UserColumnName="T5" type="xs:string" minOccurs="0" />
<xs:element name="T6" msprop:Generator_ColumnVarNameInTable="columnT6" msprop:Generator_ColumnPropNameInRow="T6" msprop:Generator_ColumnPropNameInTable="T6Column" msprop:Generator_UserColumnName="T6" type="xs:string" minOccurs="0" />
<xs:element name="T7" msprop:Generator_ColumnVarNameInTable="columnT7" msprop:Generator_ColumnPropNameInRow="T7" msprop:Generator_ColumnPropNameInTable="T7Column" msprop:Generator_UserColumnName="T7" type="xs:string" minOccurs="0" />
<xs:element name="GroupCode" msprop:Generator_ColumnVarNameInTable="columnGroupCode" msprop:Generator_ColumnPropNameInRow="GroupCode" msprop:Generator_ColumnPropNameInTable="GroupCodeColumn" msprop:Generator_UserColumnName="GroupCode" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="UpCommingEmp" msprop:Generator_UserTableName="UpCommingEmp" msprop:Generator_RowEvArgName="UpCommingEmpRowChangeEvent" msprop:Generator_TableVarName="tableUpCommingEmp" msprop:Generator_TablePropName="UpCommingEmp" msprop:Generator_RowDeletingName="UpCommingEmpRowDeleting" msprop:Generator_RowChangingName="UpCommingEmpRowChanging" msprop:Generator_RowDeletedName="UpCommingEmpRowDeleted" msprop:Generator_RowEvHandlerName="UpCommingEmpRowChangeEventHandler" msprop:Generator_TableClassName="UpCommingEmpDataTable" msprop:Generator_RowChangedName="UpCommingEmpRowChanged" msprop:Generator_RowClassName="UpCommingEmpRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:int" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="JDate" msprop:Generator_ColumnVarNameInTable="columnJDate" msprop:Generator_ColumnPropNameInRow="JDate" msprop:Generator_ColumnPropNameInTable="JDateColumn" msprop:Generator_UserColumnName="JDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:int" minOccurs="0" />
<xs:element name="PMonth" msprop:Generator_ColumnVarNameInTable="columnPMonth" msprop:Generator_ColumnPropNameInRow="PMonth" msprop:Generator_ColumnPropNameInTable="PMonthColumn" msprop:Generator_UserColumnName="PMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PRBProcessDetail" msprop:Generator_UserTableName="PRBProcessDetail" msprop:Generator_RowEvArgName="PRBProcessDetailRowChangeEvent" msprop:Generator_TableVarName="tablePRBProcessDetail" msprop:Generator_TablePropName="PRBProcessDetail" msprop:Generator_RowDeletingName="PRBProcessDetailRowDeleting" msprop:Generator_RowChangingName="PRBProcessDetailRowChanging" msprop:Generator_RowDeletedName="PRBProcessDetailRowDeleted" msprop:Generator_RowEvHandlerName="PRBProcessDetailRowChangeEventHandler" msprop:Generator_TableClassName="PRBProcessDetailDataTable" msprop:Generator_RowChangedName="PRBProcessDetailRowChanged" msprop:Generator_RowClassName="PRBProcessDetailRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="CostCenterName" msprop:Generator_ColumnVarNameInTable="columnCostCenterName" msprop:Generator_ColumnPropNameInRow="CostCenterName" msprop:Generator_ColumnPropNameInTable="CostCenterNameColumn" msprop:Generator_UserColumnName="CostCenterName" type="xs:string" minOccurs="0" />
<xs:element name="Target" msdata:Caption="DataColumn2" msprop:Generator_ColumnVarNameInTable="columnTarget" msprop:Generator_ColumnPropNameInRow="Target" msprop:Generator_ColumnPropNameInTable="TargetColumn" msprop:Generator_UserColumnName="Target" type="xs:string" minOccurs="0" />
<xs:element name="Achieve" msdata:Caption="DataColumn3" msprop:Generator_ColumnVarNameInTable="columnAchieve" msprop:Generator_ColumnPropNameInRow="Achieve" msprop:Generator_ColumnPropNameInTable="AchieveColumn" msprop:Generator_UserColumnName="Achieve" type="xs:string" minOccurs="0" />
<xs:element name="Actual" msdata:Caption="DataColumn4" msprop:Generator_ColumnVarNameInTable="columnActual" msprop:Generator_ColumnPropNameInRow="Actual" msprop:Generator_ColumnPropNameInTable="ActualColumn" msprop:Generator_UserColumnName="Actual" type="xs:string" minOccurs="0" />
<xs:element name="AnnualSalary" msdata:Caption="DataColumn5" msprop:Generator_ColumnVarNameInTable="columnAnnualSalary" msprop:Generator_ColumnPropNameInRow="AnnualSalary" msprop:Generator_ColumnPropNameInTable="AnnualSalaryColumn" msprop:Generator_UserColumnName="AnnualSalary" type="xs:string" minOccurs="0" />
<xs:element name="Involvement" msprop:Generator_ColumnVarNameInTable="columnInvolvement" msprop:Generator_ColumnPropNameInRow="Involvement" msprop:Generator_ColumnPropNameInTable="InvolvementColumn" msprop:Generator_UserColumnName="Involvement" type="xs:string" minOccurs="0" />
<xs:element name="PRBAmount" msprop:Generator_ColumnVarNameInTable="columnPRBAmount" msprop:Generator_ColumnPropNameInRow="PRBAmount" msprop:Generator_ColumnPropNameInTable="PRBAmountColumn" msprop:Generator_UserColumnName="PRBAmount" type="xs:string" minOccurs="0" />
<xs:element name="TaxAmount_x0020_" msprop:Generator_ColumnVarNameInTable="columnTaxAmount_" msprop:Generator_ColumnPropNameInRow="TaxAmount_" msprop:Generator_ColumnPropNameInTable="TaxAmount_Column" msprop:Generator_UserColumnName="TaxAmount " type="xs:string" minOccurs="0" />
<xs:element name="NetAmount" msprop:Generator_ColumnVarNameInTable="columnNetAmount" msprop:Generator_ColumnPropNameInRow="NetAmount" msprop:Generator_ColumnPropNameInTable="NetAmountColumn" msprop:Generator_UserColumnName="NetAmount" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Report108" msprop:Generator_UserTableName="Report108" msprop:Generator_RowEvArgName="Report108RowChangeEvent" msprop:Generator_TableVarName="tableReport108" msprop:Generator_TablePropName="Report108" msprop:Generator_RowDeletingName="Report108RowDeleting" msprop:Generator_RowChangingName="Report108RowChanging" msprop:Generator_RowDeletedName="Report108RowDeleted" msprop:Generator_RowEvHandlerName="Report108RowChangeEventHandler" msprop:Generator_TableClassName="Report108DataTable" msprop:Generator_RowChangedName="Report108RowChanged" msprop:Generator_RowClassName="Report108Row">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="PostalAdd" msprop:Generator_ColumnVarNameInTable="columnPostalAdd" msprop:Generator_ColumnPropNameInRow="PostalAdd" msprop:Generator_ColumnPropNameInTable="PostalAddColumn" msprop:Generator_UserColumnName="PostalAdd" type="xs:string" minOccurs="0" />
<xs:element name="NEmployee" msprop:Generator_ColumnVarNameInTable="columnNEmployee" msprop:Generator_ColumnPropNameInRow="NEmployee" msprop:Generator_ColumnPropNameInTable="NEmployeeColumn" msprop:Generator_UserColumnName="NEmployee" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:string" minOccurs="0" />
<xs:element name="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_UserColumnName="Bonus" type="xs:string" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_UserColumnName="Total" type="xs:string" minOccurs="0" />
<xs:element name="HREarned" msprop:Generator_ColumnVarNameInTable="columnHREarned" msprop:Generator_ColumnPropNameInRow="HREarned" msprop:Generator_ColumnPropNameInTable="HREarnedColumn" msprop:Generator_UserColumnName="HREarned" type="xs:string" minOccurs="0" />
<xs:element name="HRExempted" msprop:Generator_ColumnVarNameInTable="columnHRExempted" msprop:Generator_ColumnPropNameInRow="HRExempted" msprop:Generator_ColumnPropNameInTable="HRExemptedColumn" msprop:Generator_UserColumnName="HRExempted" type="xs:string" minOccurs="0" />
<xs:element name="HRTaxable" msprop:Generator_ColumnVarNameInTable="columnHRTaxable" msprop:Generator_ColumnPropNameInRow="HRTaxable" msprop:Generator_ColumnPropNameInTable="HRTaxableColumn" msprop:Generator_UserColumnName="HRTaxable" type="xs:string" minOccurs="0" />
<xs:element name="CEarned" msprop:Generator_ColumnVarNameInTable="columnCEarned" msprop:Generator_ColumnPropNameInRow="CEarned" msprop:Generator_ColumnPropNameInTable="CEarnedColumn" msprop:Generator_UserColumnName="CEarned" type="xs:string" minOccurs="0" />
<xs:element name="CExempted" msprop:Generator_ColumnVarNameInTable="columnCExempted" msprop:Generator_ColumnPropNameInRow="CExempted" msprop:Generator_ColumnPropNameInTable="CExemptedColumn" msprop:Generator_UserColumnName="CExempted" type="xs:string" minOccurs="0" />
<xs:element name="CTaxable" msprop:Generator_ColumnVarNameInTable="columnCTaxable" msprop:Generator_ColumnPropNameInRow="CTaxable" msprop:Generator_ColumnPropNameInTable="CTaxableColumn" msprop:Generator_UserColumnName="CTaxable" type="xs:string" minOccurs="0" />
<xs:element name="MEarned" msprop:Generator_ColumnVarNameInTable="columnMEarned" msprop:Generator_ColumnPropNameInRow="MEarned" msprop:Generator_ColumnPropNameInTable="MEarnedColumn" msprop:Generator_UserColumnName="MEarned" type="xs:string" minOccurs="0" />
<xs:element name="MExempted" msprop:Generator_ColumnVarNameInTable="columnMExempted" msprop:Generator_ColumnPropNameInRow="MExempted" msprop:Generator_ColumnPropNameInTable="MExemptedColumn" msprop:Generator_UserColumnName="MExempted" type="xs:string" minOccurs="0" />
<xs:element name="MTaxable" msprop:Generator_ColumnVarNameInTable="columnMTaxable" msprop:Generator_ColumnPropNameInRow="MTaxable" msprop:Generator_ColumnPropNameInTable="MTaxableColumn" msprop:Generator_UserColumnName="MTaxable" type="xs:string" minOccurs="0" />
<xs:element name="Entertainment" msprop:Generator_ColumnVarNameInTable="columnEntertainment" msprop:Generator_ColumnPropNameInRow="Entertainment" msprop:Generator_ColumnPropNameInTable="EntertainmentColumn" msprop:Generator_UserColumnName="Entertainment" type="xs:string" minOccurs="0" />
<xs:element name="Others" msprop:Generator_ColumnVarNameInTable="columnOthers" msprop:Generator_ColumnPropNameInRow="Others" msprop:Generator_ColumnPropNameInTable="OthersColumn" msprop:Generator_UserColumnName="Others" type="xs:string" minOccurs="0" />
<xs:element name="FDate" msprop:Generator_ColumnVarNameInTable="columnFDate" msprop:Generator_ColumnPropNameInRow="FDate" msprop:Generator_ColumnPropNameInTable="FDateColumn" msprop:Generator_UserColumnName="FDate" type="xs:string" minOccurs="0" />
<xs:element name="TDate" msprop:Generator_ColumnVarNameInTable="columnTDate" msprop:Generator_ColumnPropNameInRow="TDate" msprop:Generator_ColumnPropNameInTable="TDateColumn" msprop:Generator_UserColumnName="TDate" type="xs:string" minOccurs="0" />
<xs:element name="SANDOtherSum" msprop:Generator_ColumnVarNameInTable="columnSANDOtherSum" msprop:Generator_ColumnPropNameInRow="SANDOtherSum" msprop:Generator_ColumnPropNameInTable="SANDOtherSumColumn" msprop:Generator_UserColumnName="SANDOtherSum" type="xs:string" minOccurs="0" />
<xs:element name="BasicPercent" msprop:Generator_ColumnVarNameInTable="columnBasicPercent" msprop:Generator_ColumnPropNameInRow="BasicPercent" msprop:Generator_ColumnPropNameInTable="BasicPercentColumn" msprop:Generator_UserColumnName="BasicPercent" type="xs:string" minOccurs="0" />
<xs:element name="EnterAllowance" msprop:Generator_ColumnVarNameInTable="columnEnterAllowance" msprop:Generator_ColumnPropNameInRow="EnterAllowance" msprop:Generator_ColumnPropNameInTable="EnterAllowanceColumn" msprop:Generator_UserColumnName="EnterAllowance" type="xs:string" minOccurs="0" />
<xs:element name="VechilesPercent" msprop:Generator_ColumnVarNameInTable="columnVechilesPercent" msprop:Generator_ColumnPropNameInRow="VechilesPercent" msprop:Generator_ColumnPropNameInTable="VechilesPercentColumn" msprop:Generator_UserColumnName="VechilesPercent" type="xs:string" minOccurs="0" />
<xs:element name="SPByEmployeer" msprop:Generator_ColumnVarNameInTable="columnSPByEmployeer" msprop:Generator_ColumnPropNameInRow="SPByEmployeer" msprop:Generator_ColumnPropNameInTable="SPByEmployeerColumn" msprop:Generator_UserColumnName="SPByEmployeer" type="xs:string" minOccurs="0" />
<xs:element name="VOfFree" msprop:Generator_ColumnVarNameInTable="columnVOfFree" msprop:Generator_ColumnPropNameInRow="VOfFree" msprop:Generator_ColumnPropNameInTable="VOfFreeColumn" msprop:Generator_UserColumnName="VOfFree" type="xs:string" minOccurs="0" />
<xs:element name="EContribution" msprop:Generator_ColumnVarNameInTable="columnEContribution" msprop:Generator_ColumnPropNameInRow="EContribution" msprop:Generator_ColumnPropNameInTable="EContributionColumn" msprop:Generator_UserColumnName="EContribution" type="xs:string" minOccurs="0" />
<xs:element name="InterestCredit" msprop:Generator_ColumnVarNameInTable="columnInterestCredit" msprop:Generator_ColumnPropNameInRow="InterestCredit" msprop:Generator_ColumnPropNameInTable="InterestCreditColumn" msprop:Generator_UserColumnName="InterestCredit" type="xs:string" minOccurs="0" />
<xs:element name="VofAnyBenefit" msprop:Generator_ColumnVarNameInTable="columnVofAnyBenefit" msprop:Generator_ColumnPropNameInRow="VofAnyBenefit" msprop:Generator_ColumnPropNameInTable="VofAnyBenefitColumn" msprop:Generator_UserColumnName="VofAnyBenefit" type="xs:string" minOccurs="0" />
<xs:element name="TotalCol" msprop:Generator_ColumnVarNameInTable="columnTotalCol" msprop:Generator_ColumnPropNameInRow="TotalCol" msprop:Generator_ColumnPropNameInTable="TotalColColumn" msprop:Generator_UserColumnName="TotalCol" type="xs:string" minOccurs="0" />
<xs:element name="AmountLiable" msprop:Generator_ColumnVarNameInTable="columnAmountLiable" msprop:Generator_ColumnPropNameInRow="AmountLiable" msprop:Generator_ColumnPropNameInTable="AmountLiableColumn" msprop:Generator_UserColumnName="AmountLiable" type="xs:string" minOccurs="0" />
<xs:element name="ConToTheProvident" msprop:Generator_ColumnVarNameInTable="columnConToTheProvident" msprop:Generator_ColumnPropNameInRow="ConToTheProvident" msprop:Generator_ColumnPropNameInTable="ConToTheProvidentColumn" msprop:Generator_UserColumnName="ConToTheProvident" type="xs:string" minOccurs="0" />
<xs:element name="TaxIncome" msprop:Generator_ColumnVarNameInTable="columnTaxIncome" msprop:Generator_ColumnPropNameInRow="TaxIncome" msprop:Generator_ColumnPropNameInTable="TaxIncomeColumn" msprop:Generator_UserColumnName="TaxIncome" type="xs:string" minOccurs="0" />
<xs:element name="TaxPayable" msprop:Generator_ColumnVarNameInTable="columnTaxPayable" msprop:Generator_ColumnPropNameInRow="TaxPayable" msprop:Generator_ColumnPropNameInTable="TaxPayableColumn" msprop:Generator_UserColumnName="TaxPayable" type="xs:string" minOccurs="0" />
<xs:element name="TaxActualDeduct" msprop:Generator_ColumnVarNameInTable="columnTaxActualDeduct" msprop:Generator_ColumnPropNameInRow="TaxActualDeduct" msprop:Generator_ColumnPropNameInTable="TaxActualDeductColumn" msprop:Generator_UserColumnName="TaxActualDeduct" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="ThisMonthAmount" msprop:Generator_ColumnVarNameInTable="columnThisMonthAmount" msprop:Generator_ColumnPropNameInRow="ThisMonthAmount" msprop:Generator_ColumnPropNameInTable="ThisMonthAmountColumn" msprop:Generator_UserColumnName="ThisMonthAmount" type="xs:double" minOccurs="0" />
<xs:element name="TIN" msprop:Generator_ColumnVarNameInTable="columnTIN" msprop:Generator_ColumnPropNameInRow="TIN" msprop:Generator_ColumnPropNameInTable="TINColumn" msprop:Generator_UserColumnName="TIN" type="xs:string" minOccurs="0" />
<xs:element name="SignOnBonus" msprop:Generator_ColumnVarNameInTable="columnSignOnBonus" msprop:Generator_ColumnPropNameInRow="SignOnBonus" msprop:Generator_ColumnPropNameInTable="SignOnBonusColumn" msprop:Generator_UserColumnName="SignOnBonus" type="xs:string" minOccurs="0" />
<xs:element name="SchoolFee" msprop:Generator_ColumnVarNameInTable="columnSchoolFee" msprop:Generator_ColumnPropNameInRow="SchoolFee" msprop:Generator_ColumnPropNameInTable="SchoolFeeColumn" msprop:Generator_UserColumnName="SchoolFee" type="xs:string" minOccurs="0" />
<xs:element name="FamilyAllowance" msprop:Generator_ColumnVarNameInTable="columnFamilyAllowance" msprop:Generator_ColumnPropNameInRow="FamilyAllowance" msprop:Generator_ColumnPropNameInTable="FamilyAllowanceColumn" msprop:Generator_UserColumnName="FamilyAllowance" type="xs:string" minOccurs="0" />
<xs:element name="SalesIncentive" msprop:Generator_ColumnVarNameInTable="columnSalesIncentive" msprop:Generator_ColumnPropNameInRow="SalesIncentive" msprop:Generator_ColumnPropNameInTable="SalesIncentiveColumn" msprop:Generator_UserColumnName="SalesIncentive" type="xs:string" minOccurs="0" />
<xs:element name="Award" msprop:Generator_ColumnVarNameInTable="columnAward" msprop:Generator_ColumnPropNameInRow="Award" msprop:Generator_ColumnPropNameInTable="AwardColumn" msprop:Generator_UserColumnName="Award" type="xs:string" minOccurs="0" />
<xs:element name="Shifting_x002F_HolidayAllow" msprop:Generator_ColumnVarNameInTable="_columnShifting_HolidayAllow" msprop:Generator_ColumnPropNameInRow="_Shifting_HolidayAllow" msprop:Generator_ColumnPropNameInTable="_Shifting_HolidayAllowColumn" msprop:Generator_UserColumnName="Shifting/HolidayAllow" type="xs:string" minOccurs="0" />
<xs:element name="Houseloan_x002F_Interest" msprop:Generator_ColumnVarNameInTable="_columnHouseloan_Interest" msprop:Generator_ColumnPropNameInRow="_Houseloan_Interest" msprop:Generator_ColumnPropNameInTable="_Houseloan_InterestColumn" msprop:Generator_UserColumnName="Houseloan/Interest" type="xs:string" minOccurs="0" />
<xs:element name="RetentionBonus" msprop:Generator_ColumnVarNameInTable="columnRetentionBonus" msprop:Generator_ColumnPropNameInRow="RetentionBonus" msprop:Generator_ColumnPropNameInTable="RetentionBonusColumn" msprop:Generator_UserColumnName="RetentionBonus" type="xs:string" minOccurs="0" />
<xs:element name="LeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnLeaveEncashment" msprop:Generator_ColumnPropNameInRow="LeaveEncashment" msprop:Generator_ColumnPropNameInTable="LeaveEncashmentColumn" msprop:Generator_UserColumnName="LeaveEncashment" type="xs:string" minOccurs="0" />
<xs:element name="onetimerelocallowance" msprop:Generator_ColumnVarNameInTable="columnonetimerelocallowance" msprop:Generator_ColumnPropNameInRow="onetimerelocallowance" msprop:Generator_ColumnPropNameInTable="onetimerelocallowanceColumn" msprop:Generator_UserColumnName="onetimerelocallowance" type="xs:string" minOccurs="0" />
<xs:element name="ContractTerminationPay" msprop:Generator_ColumnVarNameInTable="columnContractTerminationPay" msprop:Generator_ColumnPropNameInRow="ContractTerminationPay" msprop:Generator_ColumnPropNameInTable="ContractTerminationPayColumn" msprop:Generator_UserColumnName="ContractTerminationPay" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeBonus" msprop:Generator_ColumnVarNameInTable="columnEmployeeBonus" msprop:Generator_ColumnPropNameInRow="EmployeeBonus" msprop:Generator_ColumnPropNameInTable="EmployeeBonusColumn" msprop:Generator_UserColumnName="EmployeeBonus" type="xs:string" minOccurs="0" />
<xs:element name="ExemptionofHouseBulidingLoanInterest" msprop:Generator_ColumnVarNameInTable="columnExemptionofHouseBulidingLoanInterest" msprop:Generator_ColumnPropNameInRow="ExemptionofHouseBulidingLoanInterest" msprop:Generator_ColumnPropNameInTable="ExemptionofHouseBulidingLoanInterestColumn" msprop:Generator_UserColumnName="ExemptionofHouseBulidingLoanInterest" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CCWReport" msprop:Generator_UserTableName="CCWReport" msprop:Generator_RowEvArgName="CCWReportRowChangeEvent" msprop:Generator_TableVarName="tableCCWReport" msprop:Generator_TablePropName="CCWReport" msprop:Generator_RowDeletingName="CCWReportRowDeleting" msprop:Generator_RowChangingName="CCWReportRowChanging" msprop:Generator_RowDeletedName="CCWReportRowDeleted" msprop:Generator_RowEvHandlerName="CCWReportRowChangeEventHandler" msprop:Generator_TableClassName="CCWReportDataTable" msprop:Generator_RowChangedName="CCWReportRowChanged" msprop:Generator_RowClassName="CCWReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Percentage" msprop:Generator_ColumnVarNameInTable="columnPercentage" msprop:Generator_ColumnPropNameInRow="Percentage" msprop:Generator_ColumnPropNameInTable="PercentageColumn" msprop:Generator_UserColumnName="Percentage" type="xs:double" minOccurs="0" />
<xs:element name="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_UserColumnName="EffectDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="CostCenterID" msprop:Generator_ColumnVarNameInTable="columnCostCenterID" msprop:Generator_ColumnPropNameInRow="CostCenterID" msprop:Generator_ColumnPropNameInTable="CostCenterIDColumn" msprop:Generator_UserColumnName="CostCenterID" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CCDetailReport" msprop:Generator_UserTableName="CCDetailReport" msprop:Generator_RowEvArgName="CCDetailReportRowChangeEvent" msprop:Generator_TableVarName="tableCCDetailReport" msprop:Generator_TablePropName="CCDetailReport" msprop:Generator_RowDeletingName="CCDetailReportRowDeleting" msprop:Generator_RowChangingName="CCDetailReportRowChanging" msprop:Generator_RowDeletedName="CCDetailReportRowDeleted" msprop:Generator_RowEvHandlerName="CCDetailReportRowChangeEventHandler" msprop:Generator_TableClassName="CCDetailReportDataTable" msprop:Generator_RowChangedName="CCDetailReportRowChanged" msprop:Generator_RowClassName="CCDetailReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="PrvCC" msprop:Generator_ColumnVarNameInTable="columnPrvCC" msprop:Generator_ColumnPropNameInRow="PrvCC" msprop:Generator_ColumnPropNameInTable="PrvCCColumn" msprop:Generator_UserColumnName="PrvCC" type="xs:string" minOccurs="0" />
<xs:element name="CurCC" msprop:Generator_ColumnVarNameInTable="columnCurCC" msprop:Generator_ColumnPropNameInRow="CurCC" msprop:Generator_ColumnPropNameInTable="CurCCColumn" msprop:Generator_UserColumnName="CurCC" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:dateTime" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="PrvPer" msprop:Generator_ColumnVarNameInTable="columnPrvPer" msprop:Generator_ColumnPropNameInRow="PrvPer" msprop:Generator_ColumnPropNameInTable="PrvPerColumn" msprop:Generator_UserColumnName="PrvPer" type="xs:string" minOccurs="0" />
<xs:element name="CurrPer" msprop:Generator_ColumnVarNameInTable="columnCurrPer" msprop:Generator_ColumnPropNameInRow="CurrPer" msprop:Generator_ColumnPropNameInTable="CurrPerColumn" msprop:Generator_UserColumnName="CurrPer" type="xs:string" minOccurs="0" />
<xs:element name="Dept" msprop:Generator_ColumnVarNameInTable="columnDept" msprop:Generator_ColumnPropNameInRow="Dept" msprop:Generator_ColumnPropNameInTable="DeptColumn" msprop:Generator_UserColumnName="Dept" type="xs:string" minOccurs="0" />
<xs:element name="UserId" msprop:Generator_ColumnVarNameInTable="columnUserId" msprop:Generator_ColumnPropNameInRow="UserId" msprop:Generator_ColumnPropNameInTable="UserIdColumn" msprop:Generator_UserColumnName="UserId" type="xs:string" minOccurs="0" />
<xs:element name="CreationDate" msprop:Generator_ColumnVarNameInTable="columnCreationDate" msprop:Generator_ColumnPropNameInRow="CreationDate" msprop:Generator_ColumnPropNameInTable="CreationDateColumn" msprop:Generator_UserColumnName="CreationDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="JVSalaryDetail" msprop:Generator_UserTableName="JVSalaryDetail" msprop:Generator_RowEvArgName="JVSalaryDetailRowChangeEvent" msprop:Generator_TableVarName="tableJVSalaryDetail" msprop:Generator_TablePropName="JVSalaryDetail" msprop:Generator_RowDeletingName="JVSalaryDetailRowDeleting" msprop:Generator_RowChangingName="JVSalaryDetailRowChanging" msprop:Generator_RowDeletedName="JVSalaryDetailRowDeleted" msprop:Generator_RowEvHandlerName="JVSalaryDetailRowChangeEventHandler" msprop:Generator_TableClassName="JVSalaryDetailDataTable" msprop:Generator_RowChangedName="JVSalaryDetailRowChanged" msprop:Generator_RowClassName="JVSalaryDetailRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:int" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="JVMonth" msprop:Generator_ColumnVarNameInTable="columnJVMonth" msprop:Generator_ColumnPropNameInRow="JVMonth" msprop:Generator_ColumnPropNameInTable="JVMonthColumn" msprop:Generator_UserColumnName="JVMonth" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="JVLoactionWReport" msprop:Generator_UserTableName="JVLoactionWReport" msprop:Generator_RowEvArgName="JVLoactionWReportRowChangeEvent" msprop:Generator_TableVarName="tableJVLoactionWReport" msprop:Generator_TablePropName="JVLoactionWReport" msprop:Generator_RowDeletingName="JVLoactionWReportRowDeleting" msprop:Generator_RowChangingName="JVLoactionWReportRowChanging" msprop:Generator_RowDeletedName="JVLoactionWReportRowDeleted" msprop:Generator_RowEvHandlerName="JVLoactionWReportRowChangeEventHandler" msprop:Generator_TableClassName="JVLoactionWReportDataTable" msprop:Generator_RowChangedName="JVLoactionWReportRowChanged" msprop:Generator_RowClassName="JVLoactionWReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="JVMonth" msprop:Generator_ColumnVarNameInTable="columnJVMonth" msprop:Generator_ColumnPropNameInRow="JVMonth" msprop:Generator_ColumnPropNameInTable="JVMonthColumn" msprop:Generator_UserColumnName="JVMonth" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="JVSummaryReport" msprop:Generator_UserTableName="JVSummaryReport" msprop:Generator_RowEvArgName="JVSummaryReportRowChangeEvent" msprop:Generator_TableVarName="tableJVSummaryReport" msprop:Generator_TablePropName="JVSummaryReport" msprop:Generator_RowDeletingName="JVSummaryReportRowDeleting" msprop:Generator_RowChangingName="JVSummaryReportRowChanging" msprop:Generator_RowDeletedName="JVSummaryReportRowDeleted" msprop:Generator_RowEvHandlerName="JVSummaryReportRowChangeEventHandler" msprop:Generator_TableClassName="JVSummaryReportDataTable" msprop:Generator_RowChangedName="JVSummaryReportRowChanged" msprop:Generator_RowClassName="JVSummaryReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="JVMonth" msprop:Generator_ColumnVarNameInTable="columnJVMonth" msprop:Generator_ColumnPropNameInRow="JVMonth" msprop:Generator_ColumnPropNameInTable="JVMonthColumn" msprop:Generator_UserColumnName="JVMonth" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OPIRegister" msprop:Generator_UserTableName="OPIRegister" msprop:Generator_RowEvArgName="OPIRegisterRowChangeEvent" msprop:Generator_TableVarName="tableOPIRegister" msprop:Generator_TablePropName="OPIRegister" msprop:Generator_RowDeletingName="OPIRegisterRowDeleting" msprop:Generator_RowChangingName="OPIRegisterRowChanging" msprop:Generator_RowDeletedName="OPIRegisterRowDeleted" msprop:Generator_RowEvHandlerName="OPIRegisterRowChangeEventHandler" msprop:Generator_TableClassName="OPIRegisterDataTable" msprop:Generator_RowChangedName="OPIRegisterRowChanged" msprop:Generator_RowClassName="OPIRegisterRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeId" msprop:Generator_ColumnVarNameInTable="columnEmployeeId" msprop:Generator_ColumnPropNameInRow="EmployeeId" msprop:Generator_ColumnPropNameInTable="EmployeeIdColumn" msprop:Generator_UserColumnName="EmployeeId" type="xs:int" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="OPIItemId" msprop:Generator_ColumnVarNameInTable="columnOPIItemId" msprop:Generator_ColumnPropNameInRow="OPIItemId" msprop:Generator_ColumnPropNameInTable="OPIItemIdColumn" msprop:Generator_UserColumnName="OPIItemId" type="xs:int" minOccurs="0" />
<xs:element name="OPIItem" msprop:Generator_ColumnVarNameInTable="columnOPIItem" msprop:Generator_ColumnPropNameInRow="OPIItem" msprop:Generator_ColumnPropNameInTable="OPIItemColumn" msprop:Generator_UserColumnName="OPIItem" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="OPIMonth" msprop:Generator_ColumnVarNameInTable="columnOPIMonth" msprop:Generator_ColumnPropNameInRow="OPIMonth" msprop:Generator_ColumnPropNameInTable="OPIMonthColumn" msprop:Generator_UserColumnName="OPIMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="BASICSALARY" msprop:Generator_ColumnVarNameInTable="columnBASICSALARY" msprop:Generator_ColumnPropNameInRow="BASICSALARY" msprop:Generator_ColumnPropNameInTable="BASICSALARYColumn" msprop:Generator_UserColumnName="BASICSALARY" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AccountReportForSAP" msprop:Generator_UserTableName="AccountReportForSAP" msprop:Generator_RowEvArgName="AccountReportForSAPRowChangeEvent" msprop:Generator_TableVarName="tableAccountReportForSAP" msprop:Generator_TablePropName="AccountReportForSAP" msprop:Generator_RowDeletingName="AccountReportForSAPRowDeleting" msprop:Generator_RowChangingName="AccountReportForSAPRowChanging" msprop:Generator_RowDeletedName="AccountReportForSAPRowDeleted" msprop:Generator_RowEvHandlerName="AccountReportForSAPRowChangeEventHandler" msprop:Generator_TableClassName="AccountReportForSAPDataTable" msprop:Generator_RowChangedName="AccountReportForSAPRowChanged" msprop:Generator_RowClassName="AccountReportForSAPRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Side" msprop:Generator_ColumnVarNameInTable="columnSide" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_UserColumnName="Side" type="xs:string" minOccurs="0" />
<xs:element name="GLCode" msprop:Generator_ColumnVarNameInTable="columnGLCode" msprop:Generator_ColumnPropNameInRow="GLCode" msprop:Generator_ColumnPropNameInTable="GLCodeColumn" msprop:Generator_UserColumnName="GLCode" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="ProfitCenter" msprop:Generator_ColumnVarNameInTable="columnProfitCenter" msprop:Generator_ColumnPropNameInRow="ProfitCenter" msprop:Generator_ColumnPropNameInTable="ProfitCenterColumn" msprop:Generator_UserColumnName="ProfitCenter" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_UserColumnName="VendorCode" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LoanReportForSAP" msprop:Generator_UserTableName="LoanReportForSAP" msprop:Generator_RowEvArgName="LoanReportForSAPRowChangeEvent" msprop:Generator_TableVarName="tableLoanReportForSAP" msprop:Generator_TablePropName="LoanReportForSAP" msprop:Generator_RowDeletingName="LoanReportForSAPRowDeleting" msprop:Generator_RowChangingName="LoanReportForSAPRowChanging" msprop:Generator_RowDeletedName="LoanReportForSAPRowDeleted" msprop:Generator_RowEvHandlerName="LoanReportForSAPRowChangeEventHandler" msprop:Generator_TableClassName="LoanReportForSAPDataTable" msprop:Generator_RowChangedName="LoanReportForSAPRowChanged" msprop:Generator_RowClassName="LoanReportForSAPRow">
<xs:complexType>
<xs:sequence>
<xs:element name="DocumentDate" msprop:Generator_ColumnVarNameInTable="columnDocumentDate" msprop:Generator_ColumnPropNameInRow="DocumentDate" msprop:Generator_ColumnPropNameInTable="DocumentDateColumn" msprop:Generator_UserColumnName="DocumentDate" type="xs:string" minOccurs="0" />
<xs:element name="DocumentType" msprop:Generator_ColumnVarNameInTable="columnDocumentType" msprop:Generator_ColumnPropNameInRow="DocumentType" msprop:Generator_ColumnPropNameInTable="DocumentTypeColumn" msprop:Generator_UserColumnName="DocumentType" type="xs:string" minOccurs="0" />
<xs:element name="CompanyCode" msprop:Generator_ColumnVarNameInTable="columnCompanyCode" msprop:Generator_ColumnPropNameInRow="CompanyCode" msprop:Generator_ColumnPropNameInTable="CompanyCodeColumn" msprop:Generator_UserColumnName="CompanyCode" type="xs:string" minOccurs="0" />
<xs:element name="PostingDate" msprop:Generator_ColumnVarNameInTable="columnPostingDate" msprop:Generator_ColumnPropNameInRow="PostingDate" msprop:Generator_ColumnPropNameInTable="PostingDateColumn" msprop:Generator_UserColumnName="PostingDate" type="xs:string" minOccurs="0" />
<xs:element name="Currency" msprop:Generator_ColumnVarNameInTable="columnCurrency" msprop:Generator_ColumnPropNameInRow="Currency" msprop:Generator_ColumnPropNameInTable="CurrencyColumn" msprop:Generator_UserColumnName="Currency" type="xs:string" minOccurs="0" />
<xs:element name="DocumentHeaderText" msprop:Generator_ColumnVarNameInTable="columnDocumentHeaderText" msprop:Generator_ColumnPropNameInRow="DocumentHeaderText" msprop:Generator_ColumnPropNameInTable="DocumentHeaderTextColumn" msprop:Generator_UserColumnName="DocumentHeaderText" type="xs:string" minOccurs="0" />
<xs:element name="PostingKey1" msprop:Generator_ColumnVarNameInTable="columnPostingKey1" msprop:Generator_ColumnPropNameInRow="PostingKey1" msprop:Generator_ColumnPropNameInTable="PostingKey1Column" msprop:Generator_UserColumnName="PostingKey1" type="xs:string" minOccurs="0" />
<xs:element name="VendorCode1" msprop:Generator_ColumnVarNameInTable="columnVendorCode1" msprop:Generator_ColumnPropNameInRow="VendorCode1" msprop:Generator_ColumnPropNameInTable="VendorCode1Column" msprop:Generator_UserColumnName="VendorCode1" type="xs:string" minOccurs="0" />
<xs:element name="AmountType" msprop:Generator_ColumnVarNameInTable="columnAmountType" msprop:Generator_ColumnPropNameInRow="AmountType" msprop:Generator_ColumnPropNameInTable="AmountTypeColumn" msprop:Generator_UserColumnName="AmountType" type="xs:string" minOccurs="0" />
<xs:element name="Amount1" msprop:Generator_ColumnVarNameInTable="columnAmount1" msprop:Generator_ColumnPropNameInRow="Amount1" msprop:Generator_ColumnPropNameInTable="Amount1Column" msprop:Generator_UserColumnName="Amount1" type="xs:double" minOccurs="0" />
<xs:element name="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" msprop:Generator_UserColumnName="DueDate" type="xs:string" minOccurs="0" />
<xs:element name="PostingKey1Description" msprop:Generator_ColumnVarNameInTable="columnPostingKey1Description" msprop:Generator_ColumnPropNameInRow="PostingKey1Description" msprop:Generator_ColumnPropNameInTable="PostingKey1DescriptionColumn" msprop:Generator_UserColumnName="PostingKey1Description" type="xs:string" minOccurs="0" />
<xs:element name="PostingKey2" msprop:Generator_ColumnVarNameInTable="columnPostingKey2" msprop:Generator_ColumnPropNameInRow="PostingKey2" msprop:Generator_ColumnPropNameInTable="PostingKey2Column" msprop:Generator_UserColumnName="PostingKey2" type="xs:string" minOccurs="0" />
<xs:element name="AmountAssignment" msprop:Generator_ColumnVarNameInTable="columnAmountAssignment" msprop:Generator_ColumnPropNameInRow="AmountAssignment" msprop:Generator_ColumnPropNameInTable="AmountAssignmentColumn" msprop:Generator_UserColumnName="AmountAssignment" type="xs:string" minOccurs="0" />
<xs:element name="HouseBank" msprop:Generator_ColumnVarNameInTable="columnHouseBank" msprop:Generator_ColumnPropNameInRow="HouseBank" msprop:Generator_ColumnPropNameInTable="HouseBankColumn" msprop:Generator_UserColumnName="HouseBank" type="xs:string" minOccurs="0" />
<xs:element name="Amount2" msprop:Generator_ColumnVarNameInTable="columnAmount2" msprop:Generator_ColumnPropNameInRow="Amount2" msprop:Generator_ColumnPropNameInTable="Amount2Column" msprop:Generator_UserColumnName="Amount2" type="xs:double" minOccurs="0" />
<xs:element name="VendorCode2" msprop:Generator_ColumnVarNameInTable="columnVendorCode2" msprop:Generator_ColumnPropNameInRow="VendorCode2" msprop:Generator_ColumnPropNameInTable="VendorCode2Column" msprop:Generator_UserColumnName="VendorCode2" type="xs:string" minOccurs="0" />
<xs:element name="PostingKey2Description" msprop:Generator_ColumnVarNameInTable="columnPostingKey2Description" msprop:Generator_ColumnPropNameInRow="PostingKey2Description" msprop:Generator_ColumnPropNameInTable="PostingKey2DescriptionColumn" msprop:Generator_UserColumnName="PostingKey2Description" type="xs:string" minOccurs="0" />
<xs:element name="ProfitCenter" msprop:Generator_ColumnVarNameInTable="columnProfitCenter" msprop:Generator_ColumnPropNameInRow="ProfitCenter" msprop:Generator_ColumnPropNameInTable="ProfitCenterColumn" msprop:Generator_UserColumnName="ProfitCenter" type="xs:string" minOccurs="0" />
<xs:element name="Reference" msprop:Generator_ColumnVarNameInTable="columnReference" msprop:Generator_ColumnPropNameInRow="Reference" msprop:Generator_ColumnPropNameInTable="ReferenceColumn" msprop:Generator_UserColumnName="Reference" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ReportForSAP" msprop:Generator_UserTableName="ReportForSAP" msprop:Generator_RowEvArgName="ReportForSAPRowChangeEvent" msprop:Generator_TableVarName="tableReportForSAP" msprop:Generator_TablePropName="ReportForSAP" msprop:Generator_RowDeletingName="ReportForSAPRowDeleting" msprop:Generator_RowChangingName="ReportForSAPRowChanging" msprop:Generator_RowDeletedName="ReportForSAPRowDeleted" msprop:Generator_RowEvHandlerName="ReportForSAPRowChangeEventHandler" msprop:Generator_TableClassName="ReportForSAPDataTable" msprop:Generator_RowChangedName="ReportForSAPRowChanged" msprop:Generator_RowClassName="ReportForSAPRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Side" msprop:Generator_ColumnVarNameInTable="columnSide" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_UserColumnName="Side" type="xs:string" minOccurs="0" />
<xs:element name="GLCode1" msprop:Generator_ColumnVarNameInTable="columnGLCode1" msprop:Generator_ColumnPropNameInRow="GLCode1" msprop:Generator_ColumnPropNameInTable="GLCode1Column" msprop:Generator_UserColumnName="GLCode1" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="ProfitCenter1" msprop:Generator_ColumnVarNameInTable="columnProfitCenter1" msprop:Generator_ColumnPropNameInRow="ProfitCenter1" msprop:Generator_ColumnPropNameInTable="ProfitCenter1Column" msprop:Generator_UserColumnName="ProfitCenter1" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter1" msprop:Generator_ColumnVarNameInTable="columnCostCenter1" msprop:Generator_ColumnPropNameInRow="CostCenter1" msprop:Generator_ColumnPropNameInTable="CostCenter1Column" msprop:Generator_UserColumnName="CostCenter1" type="xs:string" minOccurs="0" />
<xs:element name="Description1" msprop:Generator_ColumnVarNameInTable="columnDescription1" msprop:Generator_ColumnPropNameInRow="Description1" msprop:Generator_ColumnPropNameInTable="Description1Column" msprop:Generator_UserColumnName="Description1" type="xs:string" minOccurs="0" />
<xs:element name="Description2" msprop:Generator_ColumnVarNameInTable="columnDescription2" msprop:Generator_ColumnPropNameInRow="Description2" msprop:Generator_ColumnPropNameInTable="Description2Column" msprop:Generator_UserColumnName="Description2" type="xs:string" minOccurs="0" />
<xs:element name="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_UserColumnName="VendorCode" type="xs:string" minOccurs="0" />
<xs:element name="Constant1" msprop:Generator_ColumnVarNameInTable="columnConstant1" msprop:Generator_ColumnPropNameInRow="Constant1" msprop:Generator_ColumnPropNameInTable="Constant1Column" msprop:Generator_UserColumnName="Constant1" type="xs:string" minOccurs="0" />
<xs:element name="Constant2" msprop:Generator_ColumnVarNameInTable="columnConstant2" msprop:Generator_ColumnPropNameInRow="Constant2" msprop:Generator_ColumnPropNameInTable="Constant2Column" msprop:Generator_UserColumnName="Constant2" type="xs:string" minOccurs="0" />
<xs:element name="GLCode2" msprop:Generator_ColumnVarNameInTable="columnGLCode2" msprop:Generator_ColumnPropNameInRow="GLCode2" msprop:Generator_ColumnPropNameInTable="GLCode2Column" msprop:Generator_UserColumnName="GLCode2" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter2" msprop:Generator_ColumnVarNameInTable="columnCostCenter2" msprop:Generator_ColumnPropNameInRow="CostCenter2" msprop:Generator_ColumnPropNameInTable="CostCenter2Column" msprop:Generator_UserColumnName="CostCenter2" type="xs:string" minOccurs="0" />
<xs:element name="ProfitCenter2" msprop:Generator_ColumnVarNameInTable="columnProfitCenter2" msprop:Generator_ColumnPropNameInRow="ProfitCenter2" msprop:Generator_ColumnPropNameInTable="ProfitCenter2Column" msprop:Generator_UserColumnName="ProfitCenter2" type="xs:string" minOccurs="0" />
<xs:element name="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_UserColumnName="SequenceNo" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BankAdviceOfPRB" msprop:Generator_UserTableName="BankAdviceOfPRB" msprop:Generator_RowEvArgName="BankAdviceOfPRBRowChangeEvent" msprop:Generator_TableVarName="tableBankAdviceOfPRB" msprop:Generator_TablePropName="BankAdviceOfPRB" msprop:Generator_RowDeletingName="BankAdviceOfPRBRowDeleting" msprop:Generator_RowChangingName="BankAdviceOfPRBRowChanging" msprop:Generator_RowDeletedName="BankAdviceOfPRBRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceOfPRBRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceOfPRBDataTable" msprop:Generator_RowChangedName="BankAdviceOfPRBRowChanged" msprop:Generator_RowClassName="BankAdviceOfPRBRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SerialNo" msprop:Generator_ColumnVarNameInTable="columnSerialNo" msprop:Generator_ColumnPropNameInRow="SerialNo" msprop:Generator_ColumnPropNameInTable="SerialNoColumn" msprop:Generator_UserColumnName="SerialNo" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo_x0020_" msprop:Generator_ColumnVarNameInTable="columnAccountNo_" msprop:Generator_ColumnPropNameInRow="AccountNo_" msprop:Generator_ColumnPropNameInTable="AccountNo_Column" msprop:Generator_UserColumnName="AccountNo " type="xs:string" minOccurs="0" />
<xs:element name="AmountBDT" msprop:Generator_ColumnVarNameInTable="columnAmountBDT" msprop:Generator_ColumnPropNameInRow="AmountBDT" msprop:Generator_ColumnPropNameInTable="AmountBDTColumn" msprop:Generator_UserColumnName="AmountBDT" type="xs:decimal" minOccurs="0" />
<xs:element name="EmailAddress_x0020_" msprop:Generator_ColumnVarNameInTable="columnEmailAddress_" msprop:Generator_ColumnPropNameInRow="EmailAddress_" msprop:Generator_ColumnPropNameInTable="EmailAddress_Column" msprop:Generator_UserColumnName="EmailAddress " type="xs:string" minOccurs="0" />
<xs:element name="Year" msprop:Generator_ColumnVarNameInTable="columnYear" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_UserColumnName="Year" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OPITotalValueRegister" msprop:Generator_UserTableName="OPITotalValueRegister" msprop:Generator_RowEvArgName="OPITotalValueRegisterRowChangeEvent" msprop:Generator_TableVarName="tableOPITotalValueRegister" msprop:Generator_TablePropName="OPITotalValueRegister" msprop:Generator_RowDeletingName="OPITotalValueRegisterRowDeleting" msprop:Generator_RowChangingName="OPITotalValueRegisterRowChanging" msprop:Generator_RowDeletedName="OPITotalValueRegisterRowDeleted" msprop:Generator_RowEvHandlerName="OPITotalValueRegisterRowChangeEventHandler" msprop:Generator_TableClassName="OPITotalValueRegisterDataTable" msprop:Generator_RowChangedName="OPITotalValueRegisterRowChanged" msprop:Generator_RowClassName="OPITotalValueRegisterRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="OPIMonth" msprop:Generator_ColumnVarNameInTable="columnOPIMonth" msprop:Generator_ColumnPropNameInRow="OPIMonth" msprop:Generator_ColumnPropNameInTable="OPIMonthColumn" msprop:Generator_UserColumnName="OPIMonth" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BonusPaySlip" msprop:Generator_UserTableName="BonusPaySlip" msprop:Generator_RowEvArgName="BonusPaySlipRowChangeEvent" msprop:Generator_TableVarName="tableBonusPaySlip" msprop:Generator_TablePropName="BonusPaySlip" msprop:Generator_RowDeletingName="BonusPaySlipRowDeleting" msprop:Generator_RowChangingName="BonusPaySlipRowChanging" msprop:Generator_RowDeletedName="BonusPaySlipRowDeleted" msprop:Generator_RowEvHandlerName="BonusPaySlipRowChangeEventHandler" msprop:Generator_TableClassName="BonusPaySlipDataTable" msprop:Generator_RowChangedName="BonusPaySlipRowChanged" msprop:Generator_RowClassName="BonusPaySlipRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="PaymentMode" msprop:Generator_ColumnVarNameInTable="columnPaymentMode" msprop:Generator_ColumnPropNameInRow="PaymentMode" msprop:Generator_ColumnPropNameInTable="PaymentModeColumn" msprop:Generator_UserColumnName="PaymentMode" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_UserColumnName="BonusAmount" type="xs:double" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_UserColumnName="TaxAmount" type="xs:double" minOccurs="0" />
<xs:element name="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_UserColumnName="BonusMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="AC" msprop:Generator_ColumnVarNameInTable="columnAC" msprop:Generator_ColumnPropNameInRow="AC" msprop:Generator_ColumnPropNameInTable="ACColumn" msprop:Generator_UserColumnName="AC" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="WartsilaSalarySheetSummary" msprop:Generator_UserTableName="WartsilaSalarySheetSummary" msprop:Generator_RowEvArgName="WartsilaSalarySheetSummaryRowChangeEvent" msprop:Generator_TableVarName="tableWartsilaSalarySheetSummary" msprop:Generator_TablePropName="WartsilaSalarySheetSummary" msprop:Generator_RowDeletingName="WartsilaSalarySheetSummaryRowDeleting" msprop:Generator_RowChangingName="WartsilaSalarySheetSummaryRowChanging" msprop:Generator_RowDeletedName="WartsilaSalarySheetSummaryRowDeleted" msprop:Generator_RowEvHandlerName="WartsilaSalarySheetSummaryRowChangeEventHandler" msprop:Generator_TableClassName="WartsilaSalarySheetSummaryDataTable" msprop:Generator_RowChangedName="WartsilaSalarySheetSummaryRowChanged" msprop:Generator_RowClassName="WartsilaSalarySheetSummaryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Departmenrt" msprop:Generator_ColumnVarNameInTable="columnDepartmenrt" msprop:Generator_ColumnPropNameInRow="Departmenrt" msprop:Generator_ColumnPropNameInTable="DepartmenrtColumn" msprop:Generator_UserColumnName="Departmenrt" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="NoOfEmp" msprop:Generator_ColumnVarNameInTable="columnNoOfEmp" msprop:Generator_ColumnPropNameInRow="NoOfEmp" msprop:Generator_ColumnPropNameInTable="NoOfEmpColumn" msprop:Generator_UserColumnName="NoOfEmp" type="xs:double" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="HR" msprop:Generator_ColumnVarNameInTable="columnHR" msprop:Generator_ColumnPropNameInRow="HR" msprop:Generator_ColumnPropNameInTable="HRColumn" msprop:Generator_UserColumnName="HR" type="xs:double" minOccurs="0" />
<xs:element name="Med" msprop:Generator_ColumnVarNameInTable="columnMed" msprop:Generator_ColumnPropNameInRow="Med" msprop:Generator_ColumnPropNameInTable="MedColumn" msprop:Generator_UserColumnName="Med" type="xs:double" minOccurs="0" />
<xs:element name="Conv" msprop:Generator_ColumnVarNameInTable="columnConv" msprop:Generator_ColumnPropNameInRow="Conv" msprop:Generator_ColumnPropNameInTable="ConvColumn" msprop:Generator_UserColumnName="Conv" type="xs:double" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_UserColumnName="GrossSalary" type="xs:double" minOccurs="0" />
<xs:element name="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_UserColumnName="Arrear" type="xs:double" minOccurs="0" />
<xs:element name="TGSalary" msprop:Generator_ColumnVarNameInTable="columnTGSalary" msprop:Generator_ColumnPropNameInRow="TGSalary" msprop:Generator_ColumnPropNameInTable="TGSalaryColumn" msprop:Generator_UserColumnName="TGSalary" type="xs:double" minOccurs="0" />
<xs:element name="OT" msprop:Generator_ColumnVarNameInTable="columnOT" msprop:Generator_ColumnPropNameInRow="OT" msprop:Generator_ColumnPropNameInTable="OTColumn" msprop:Generator_UserColumnName="OT" type="xs:double" minOccurs="0" />
<xs:element name="Remo" msprop:Generator_ColumnVarNameInTable="columnRemo" msprop:Generator_ColumnPropNameInRow="Remo" msprop:Generator_ColumnPropNameInTable="RemoColumn" msprop:Generator_UserColumnName="Remo" type="xs:double" minOccurs="0" />
<xs:element name="LVEnca" msprop:Generator_ColumnVarNameInTable="columnLVEnca" msprop:Generator_ColumnPropNameInRow="LVEnca" msprop:Generator_ColumnPropNameInTable="LVEncaColumn" msprop:Generator_UserColumnName="LVEnca" type="xs:double" minOccurs="0" />
<xs:element name="OTH" msprop:Generator_ColumnVarNameInTable="columnOTH" msprop:Generator_ColumnPropNameInRow="OTH" msprop:Generator_ColumnPropNameInTable="OTHColumn" msprop:Generator_UserColumnName="OTH" type="xs:double" minOccurs="0" />
<xs:element name="TOT" msprop:Generator_ColumnVarNameInTable="columnTOT" msprop:Generator_ColumnPropNameInRow="TOT" msprop:Generator_ColumnPropNameInTable="TOTColumn" msprop:Generator_UserColumnName="TOT" type="xs:double" minOccurs="0" />
<xs:element name="IncTax" msprop:Generator_ColumnVarNameInTable="columnIncTax" msprop:Generator_ColumnPropNameInRow="IncTax" msprop:Generator_ColumnPropNameInTable="IncTaxColumn" msprop:Generator_UserColumnName="IncTax" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="LoanOrADV" msprop:Generator_ColumnVarNameInTable="columnLoanOrADV" msprop:Generator_ColumnPropNameInRow="LoanOrADV" msprop:Generator_ColumnPropNameInTable="LoanOrADVColumn" msprop:Generator_UserColumnName="LoanOrADV" type="xs:double" minOccurs="0" />
<xs:element name="WPay" msprop:Generator_ColumnVarNameInTable="columnWPay" msprop:Generator_ColumnPropNameInRow="WPay" msprop:Generator_ColumnPropNameInTable="WPayColumn" msprop:Generator_UserColumnName="WPay" type="xs:double" minOccurs="0" />
<xs:element name="Other" msprop:Generator_ColumnVarNameInTable="columnOther" msprop:Generator_ColumnPropNameInRow="Other" msprop:Generator_ColumnPropNameInTable="OtherColumn" msprop:Generator_UserColumnName="Other" type="xs:double" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_UserColumnName="Total" type="xs:double" minOccurs="0" />
<xs:element name="NetSalary" msprop:Generator_ColumnVarNameInTable="columnNetSalary" msprop:Generator_ColumnPropNameInRow="NetSalary" msprop:Generator_ColumnPropNameInTable="NetSalaryColumn" msprop:Generator_UserColumnName="NetSalary" type="xs:double" minOccurs="0" />
<xs:element name="PrevMonthsSalary" msprop:Generator_ColumnVarNameInTable="columnPrevMonthsSalary" msprop:Generator_ColumnPropNameInRow="PrevMonthsSalary" msprop:Generator_ColumnPropNameInTable="PrevMonthsSalaryColumn" msprop:Generator_UserColumnName="PrevMonthsSalary" type="xs:double" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="WartsilaSalarySheet" msprop:Generator_UserTableName="WartsilaSalarySheet" msprop:Generator_RowEvArgName="WartsilaSalarySheetRowChangeEvent" msprop:Generator_TableVarName="tableWartsilaSalarySheet" msprop:Generator_TablePropName="WartsilaSalarySheet" msprop:Generator_RowDeletingName="WartsilaSalarySheetRowDeleting" msprop:Generator_RowChangingName="WartsilaSalarySheetRowChanging" msprop:Generator_RowDeletedName="WartsilaSalarySheetRowDeleted" msprop:Generator_RowEvHandlerName="WartsilaSalarySheetRowChangeEventHandler" msprop:Generator_TableClassName="WartsilaSalarySheetDataTable" msprop:Generator_RowChangedName="WartsilaSalarySheetRowChanged" msprop:Generator_RowClassName="WartsilaSalarySheetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:string" minOccurs="0" />
<xs:element name="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_UserColumnName="ID" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="HR" msprop:Generator_ColumnVarNameInTable="columnHR" msprop:Generator_ColumnPropNameInRow="HR" msprop:Generator_ColumnPropNameInTable="HRColumn" msprop:Generator_UserColumnName="HR" type="xs:double" minOccurs="0" />
<xs:element name="Med" msprop:Generator_ColumnVarNameInTable="columnMed" msprop:Generator_ColumnPropNameInRow="Med" msprop:Generator_ColumnPropNameInTable="MedColumn" msprop:Generator_UserColumnName="Med" type="xs:double" minOccurs="0" />
<xs:element name="Conv" msprop:Generator_ColumnVarNameInTable="columnConv" msprop:Generator_ColumnPropNameInRow="Conv" msprop:Generator_ColumnPropNameInTable="ConvColumn" msprop:Generator_UserColumnName="Conv" type="xs:double" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_UserColumnName="GrossSalary" type="xs:double" minOccurs="0" />
<xs:element name="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_UserColumnName="Arrear" type="xs:double" minOccurs="0" />
<xs:element name="TGSalary" msprop:Generator_ColumnVarNameInTable="columnTGSalary" msprop:Generator_ColumnPropNameInRow="TGSalary" msprop:Generator_ColumnPropNameInTable="TGSalaryColumn" msprop:Generator_UserColumnName="TGSalary" type="xs:double" minOccurs="0" />
<xs:element name="OT" msprop:Generator_ColumnVarNameInTable="columnOT" msprop:Generator_ColumnPropNameInRow="OT" msprop:Generator_ColumnPropNameInTable="OTColumn" msprop:Generator_UserColumnName="OT" type="xs:double" minOccurs="0" />
<xs:element name="Remo" msprop:Generator_ColumnVarNameInTable="columnRemo" msprop:Generator_ColumnPropNameInRow="Remo" msprop:Generator_ColumnPropNameInTable="RemoColumn" msprop:Generator_UserColumnName="Remo" type="xs:double" minOccurs="0" />
<xs:element name="LVEnca" msprop:Generator_ColumnVarNameInTable="columnLVEnca" msprop:Generator_ColumnPropNameInRow="LVEnca" msprop:Generator_ColumnPropNameInTable="LVEncaColumn" msprop:Generator_UserColumnName="LVEnca" type="xs:double" minOccurs="0" />
<xs:element name="OTH" msprop:Generator_ColumnVarNameInTable="columnOTH" msprop:Generator_ColumnPropNameInRow="OTH" msprop:Generator_ColumnPropNameInTable="OTHColumn" msprop:Generator_UserColumnName="OTH" type="xs:double" minOccurs="0" />
<xs:element name="TOT" msprop:Generator_ColumnVarNameInTable="columnTOT" msprop:Generator_ColumnPropNameInRow="TOT" msprop:Generator_ColumnPropNameInTable="TOTColumn" msprop:Generator_UserColumnName="TOT" type="xs:double" minOccurs="0" />
<xs:element name="IncTax" msprop:Generator_ColumnVarNameInTable="columnIncTax" msprop:Generator_ColumnPropNameInRow="IncTax" msprop:Generator_ColumnPropNameInTable="IncTaxColumn" msprop:Generator_UserColumnName="IncTax" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="LoanOrADV" msprop:Generator_ColumnVarNameInTable="columnLoanOrADV" msprop:Generator_ColumnPropNameInRow="LoanOrADV" msprop:Generator_ColumnPropNameInTable="LoanOrADVColumn" msprop:Generator_UserColumnName="LoanOrADV" type="xs:double" minOccurs="0" />
<xs:element name="WPay" msprop:Generator_ColumnVarNameInTable="columnWPay" msprop:Generator_ColumnPropNameInRow="WPay" msprop:Generator_ColumnPropNameInTable="WPayColumn" msprop:Generator_UserColumnName="WPay" type="xs:double" minOccurs="0" />
<xs:element name="Other" msprop:Generator_ColumnVarNameInTable="columnOther" msprop:Generator_ColumnPropNameInRow="Other" msprop:Generator_ColumnPropNameInTable="OtherColumn" msprop:Generator_UserColumnName="Other" type="xs:double" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_UserColumnName="Total" type="xs:double" minOccurs="0" />
<xs:element name="NetSalary" msprop:Generator_ColumnVarNameInTable="columnNetSalary" msprop:Generator_ColumnPropNameInRow="NetSalary" msprop:Generator_ColumnPropNameInTable="NetSalaryColumn" msprop:Generator_UserColumnName="NetSalary" type="xs:double" minOccurs="0" />
<xs:element name="PrevMonthsSalary" msprop:Generator_ColumnVarNameInTable="columnPrevMonthsSalary" msprop:Generator_ColumnPropNameInRow="PrevMonthsSalary" msprop:Generator_ColumnPropNameInTable="PrevMonthsSalaryColumn" msprop:Generator_UserColumnName="PrevMonthsSalary" type="xs:double" minOccurs="0" />
<xs:element name="PaymentInstruc" msprop:Generator_ColumnVarNameInTable="columnPaymentInstruc" msprop:Generator_ColumnPropNameInRow="PaymentInstruc" msprop:Generator_ColumnPropNameInTable="PaymentInstrucColumn" msprop:Generator_UserColumnName="PaymentInstruc" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_UserColumnName="DepartmentID" type="xs:int" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Tier" msprop:Generator_ColumnVarNameInTable="columnTier" msprop:Generator_ColumnPropNameInRow="Tier" msprop:Generator_ColumnPropNameInTable="TierColumn" msprop:Generator_UserColumnName="Tier" type="xs:int" minOccurs="0" />
<xs:element name="ParentID" msprop:Generator_ColumnVarNameInTable="columnParentID" msprop:Generator_ColumnPropNameInRow="ParentID" msprop:Generator_ColumnPropNameInTable="ParentIDColumn" msprop:Generator_UserColumnName="ParentID" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeJoining" msprop:Generator_UserTableName="EmployeeJoining" msprop:Generator_RowEvArgName="EmployeeJoiningRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeJoining" msprop:Generator_TablePropName="EmployeeJoining" msprop:Generator_RowDeletingName="EmployeeJoiningRowDeleting" msprop:Generator_RowChangingName="EmployeeJoiningRowChanging" msprop:Generator_RowDeletedName="EmployeeJoiningRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeJoiningRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeJoiningDataTable" msprop:Generator_RowChangedName="EmployeeJoiningRowChanged" msprop:Generator_RowClassName="EmployeeJoiningRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_UserColumnName="Sex" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_UserColumnName="Gross" type="xs:double" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="WartsilaPaySlip" msprop:Generator_UserTableName="WartsilaPaySlip" msprop:Generator_RowEvArgName="WartsilaPaySlipRowChangeEvent" msprop:Generator_TableVarName="tableWartsilaPaySlip" msprop:Generator_TablePropName="WartsilaPaySlip" msprop:Generator_RowDeletingName="WartsilaPaySlipRowDeleting" msprop:Generator_RowChangingName="WartsilaPaySlipRowChanging" msprop:Generator_RowDeletedName="WartsilaPaySlipRowDeleted" msprop:Generator_RowEvHandlerName="WartsilaPaySlipRowChangeEventHandler" msprop:Generator_TableClassName="WartsilaPaySlipDataTable" msprop:Generator_RowChangedName="WartsilaPaySlipRowChanged" msprop:Generator_RowClassName="WartsilaPaySlipRow">
<xs:complexType>
<xs:sequence>
<xs:element name="FullName" msprop:Generator_ColumnVarNameInTable="columnFullName" msprop:Generator_ColumnPropNameInRow="FullName" msprop:Generator_ColumnPropNameInTable="FullNameColumn" msprop:Generator_UserColumnName="FullName" type="xs:string" minOccurs="0" />
<xs:element name="Title" msprop:Generator_ColumnVarNameInTable="columnTitle" msprop:Generator_ColumnPropNameInRow="Title" msprop:Generator_ColumnPropNameInTable="TitleColumn" msprop:Generator_UserColumnName="Title" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="EmpIDNo" msprop:Generator_ColumnVarNameInTable="columnEmpIDNo" msprop:Generator_ColumnPropNameInRow="EmpIDNo" msprop:Generator_ColumnPropNameInTable="EmpIDNoColumn" msprop:Generator_UserColumnName="EmpIDNo" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:dateTime" minOccurs="0" />
<xs:element name="PaymentDate" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_UserColumnName="PaymentDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
<xs:element name="Cumulative" msprop:Generator_ColumnVarNameInTable="columnCumulative" msprop:Generator_ColumnPropNameInRow="Cumulative" msprop:Generator_ColumnPropNameInTable="CumulativeColumn" msprop:Generator_UserColumnName="Cumulative" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:double" minOccurs="0" />
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
<xs:element name="MedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnMedicalAllowance" msprop:Generator_ColumnPropNameInRow="MedicalAllowance" msprop:Generator_ColumnPropNameInTable="MedicalAllowanceColumn" msprop:Generator_UserColumnName="MedicalAllowance" type="xs:double" minOccurs="0" />
<xs:element name="ConveynanceAllowance" msprop:Generator_ColumnVarNameInTable="columnConveynanceAllowance" msprop:Generator_ColumnPropNameInRow="ConveynanceAllowance" msprop:Generator_ColumnPropNameInTable="ConveynanceAllowanceColumn" msprop:Generator_UserColumnName="ConveynanceAllowance" type="xs:double" minOccurs="0" />
<xs:element name="Arrears" msprop:Generator_ColumnVarNameInTable="columnArrears" msprop:Generator_ColumnPropNameInRow="Arrears" msprop:Generator_ColumnPropNameInTable="ArrearsColumn" msprop:Generator_UserColumnName="Arrears" type="xs:double" minOccurs="0" />
<xs:element name="BonusFestiveSalary" msprop:Generator_ColumnVarNameInTable="columnBonusFestiveSalary" msprop:Generator_ColumnPropNameInRow="BonusFestiveSalary" msprop:Generator_ColumnPropNameInTable="BonusFestiveSalaryColumn" msprop:Generator_UserColumnName="BonusFestiveSalary" type="xs:double" minOccurs="0" />
<xs:element name="AnnualLeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnAnnualLeaveEncashment" msprop:Generator_ColumnPropNameInRow="AnnualLeaveEncashment" msprop:Generator_ColumnPropNameInTable="AnnualLeaveEncashmentColumn" msprop:Generator_UserColumnName="AnnualLeaveEncashment" type="xs:double" minOccurs="0" />
<xs:element name="RemoteAllowance" msprop:Generator_ColumnVarNameInTable="columnRemoteAllowance" msprop:Generator_ColumnPropNameInRow="RemoteAllowance" msprop:Generator_ColumnPropNameInTable="RemoteAllowanceColumn" msprop:Generator_UserColumnName="RemoteAllowance" type="xs:double" minOccurs="0" />
<xs:element name="OverTime" msprop:Generator_ColumnVarNameInTable="columnOverTime" msprop:Generator_ColumnPropNameInRow="OverTime" msprop:Generator_ColumnPropNameInTable="OverTimeColumn" msprop:Generator_UserColumnName="OverTime" type="xs:double" minOccurs="0" />
<xs:element name="OtherAllowances" msprop:Generator_ColumnVarNameInTable="columnOtherAllowances" msprop:Generator_ColumnPropNameInRow="OtherAllowances" msprop:Generator_ColumnPropNameInTable="OtherAllowancesColumn" msprop:Generator_UserColumnName="OtherAllowances" type="xs:double" minOccurs="0" />
<xs:element name="ProvidentFundContribution" msprop:Generator_ColumnVarNameInTable="columnProvidentFundContribution" msprop:Generator_ColumnPropNameInRow="ProvidentFundContribution" msprop:Generator_ColumnPropNameInTable="ProvidentFundContributionColumn" msprop:Generator_UserColumnName="ProvidentFundContribution" type="xs:double" minOccurs="0" />
<xs:element name="IncomeTax" msprop:Generator_ColumnVarNameInTable="columnIncomeTax" msprop:Generator_ColumnPropNameInRow="IncomeTax" msprop:Generator_ColumnPropNameInTable="IncomeTaxColumn" msprop:Generator_UserColumnName="IncomeTax" type="xs:double" minOccurs="0" />
<xs:element name="LoanAdvances" msprop:Generator_ColumnVarNameInTable="columnLoanAdvances" msprop:Generator_ColumnPropNameInRow="LoanAdvances" msprop:Generator_ColumnPropNameInTable="LoanAdvancesColumn" msprop:Generator_UserColumnName="LoanAdvances" type="xs:double" minOccurs="0" />
<xs:element name="WithoutPay" msprop:Generator_ColumnVarNameInTable="columnWithoutPay" msprop:Generator_ColumnPropNameInRow="WithoutPay" msprop:Generator_ColumnPropNameInTable="WithoutPayColumn" msprop:Generator_UserColumnName="WithoutPay" type="xs:double" minOccurs="0" />
<xs:element name="OtherDeduction" msprop:Generator_ColumnVarNameInTable="columnOtherDeduction" msprop:Generator_ColumnPropNameInRow="OtherDeduction" msprop:Generator_ColumnPropNameInTable="OtherDeductionColumn" msprop:Generator_UserColumnName="OtherDeduction" type="xs:double" minOccurs="0" />
<xs:element name="CBasicSalary" msprop:Generator_ColumnVarNameInTable="columnCBasicSalary" msprop:Generator_ColumnPropNameInRow="CBasicSalary" msprop:Generator_ColumnPropNameInTable="CBasicSalaryColumn" msprop:Generator_UserColumnName="CBasicSalary" type="xs:double" minOccurs="0" />
<xs:element name="CHouseRent" msprop:Generator_ColumnVarNameInTable="columnCHouseRent" msprop:Generator_ColumnPropNameInRow="CHouseRent" msprop:Generator_ColumnPropNameInTable="CHouseRentColumn" msprop:Generator_UserColumnName="CHouseRent" type="xs:double" minOccurs="0" />
<xs:element name="CMedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnCMedicalAllowance" msprop:Generator_ColumnPropNameInRow="CMedicalAllowance" msprop:Generator_ColumnPropNameInTable="CMedicalAllowanceColumn" msprop:Generator_UserColumnName="CMedicalAllowance" type="xs:double" minOccurs="0" />
<xs:element name="CConveynanceAllowance" msprop:Generator_ColumnVarNameInTable="columnCConveynanceAllowance" msprop:Generator_ColumnPropNameInRow="CConveynanceAllowance" msprop:Generator_ColumnPropNameInTable="CConveynanceAllowanceColumn" msprop:Generator_UserColumnName="CConveynanceAllowance" type="xs:double" minOccurs="0" />
<xs:element name="CArrears" msprop:Generator_ColumnVarNameInTable="columnCArrears" msprop:Generator_ColumnPropNameInRow="CArrears" msprop:Generator_ColumnPropNameInTable="CArrearsColumn" msprop:Generator_UserColumnName="CArrears" type="xs:double" minOccurs="0" />
<xs:element name="CBonusFestiveSalary" msprop:Generator_ColumnVarNameInTable="columnCBonusFestiveSalary" msprop:Generator_ColumnPropNameInRow="CBonusFestiveSalary" msprop:Generator_ColumnPropNameInTable="CBonusFestiveSalaryColumn" msprop:Generator_UserColumnName="CBonusFestiveSalary" type="xs:double" minOccurs="0" />
<xs:element name="CAnnualLeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnCAnnualLeaveEncashment" msprop:Generator_ColumnPropNameInRow="CAnnualLeaveEncashment" msprop:Generator_ColumnPropNameInTable="CAnnualLeaveEncashmentColumn" msprop:Generator_UserColumnName="CAnnualLeaveEncashment" type="xs:double" minOccurs="0" />
<xs:element name="CRemoteAllowance" msprop:Generator_ColumnVarNameInTable="columnCRemoteAllowance" msprop:Generator_ColumnPropNameInRow="CRemoteAllowance" msprop:Generator_ColumnPropNameInTable="CRemoteAllowanceColumn" msprop:Generator_UserColumnName="CRemoteAllowance" type="xs:double" minOccurs="0" />
<xs:element name="COverTime" msprop:Generator_ColumnVarNameInTable="columnCOverTime" msprop:Generator_ColumnPropNameInRow="COverTime" msprop:Generator_ColumnPropNameInTable="COverTimeColumn" msprop:Generator_UserColumnName="COverTime" type="xs:double" minOccurs="0" />
<xs:element name="COtherAllowances" msprop:Generator_ColumnVarNameInTable="columnCOtherAllowances" msprop:Generator_ColumnPropNameInRow="COtherAllowances" msprop:Generator_ColumnPropNameInTable="COtherAllowancesColumn" msprop:Generator_UserColumnName="COtherAllowances" type="xs:double" minOccurs="0" />
<xs:element name="CProvidentFundContribution" msprop:Generator_ColumnVarNameInTable="columnCProvidentFundContribution" msprop:Generator_ColumnPropNameInRow="CProvidentFundContribution" msprop:Generator_ColumnPropNameInTable="CProvidentFundContributionColumn" msprop:Generator_UserColumnName="CProvidentFundContribution" type="xs:double" minOccurs="0" />
<xs:element name="CIncomeTax" msprop:Generator_ColumnVarNameInTable="columnCIncomeTax" msprop:Generator_ColumnPropNameInRow="CIncomeTax" msprop:Generator_ColumnPropNameInTable="CIncomeTaxColumn" msprop:Generator_UserColumnName="CIncomeTax" type="xs:double" minOccurs="0" />
<xs:element name="CLoanAdvances" msprop:Generator_ColumnVarNameInTable="columnCLoanAdvances" msprop:Generator_ColumnPropNameInRow="CLoanAdvances" msprop:Generator_ColumnPropNameInTable="CLoanAdvancesColumn" msprop:Generator_UserColumnName="CLoanAdvances" type="xs:double" minOccurs="0" />
<xs:element name="CWithoutPay" msprop:Generator_ColumnVarNameInTable="columnCWithoutPay" msprop:Generator_ColumnPropNameInRow="CWithoutPay" msprop:Generator_ColumnPropNameInTable="CWithoutPayColumn" msprop:Generator_UserColumnName="CWithoutPay" type="xs:double" minOccurs="0" />
<xs:element name="COtherDeduction" msprop:Generator_ColumnVarNameInTable="columnCOtherDeduction" msprop:Generator_ColumnPropNameInRow="COtherDeduction" msprop:Generator_ColumnPropNameInTable="COtherDeductionColumn" msprop:Generator_UserColumnName="COtherDeduction" type="xs:double" minOccurs="0" />
<xs:element name="Retain" msprop:Generator_ColumnVarNameInTable="columnRetain" msprop:Generator_ColumnPropNameInRow="Retain" msprop:Generator_ColumnPropNameInTable="RetainColumn" msprop:Generator_UserColumnName="Retain" type="xs:double" minOccurs="0" />
<xs:element name="CRetain" msprop:Generator_ColumnVarNameInTable="columnCRetain" msprop:Generator_ColumnPropNameInRow="CRetain" msprop:Generator_ColumnPropNameInTable="CRetainColumn" msprop:Generator_UserColumnName="CRetain" type="xs:double" minOccurs="0" />
<xs:element name="AllTotal" msprop:Generator_ColumnVarNameInTable="columnAllTotal" msprop:Generator_ColumnPropNameInRow="AllTotal" msprop:Generator_ColumnPropNameInTable="AllTotalColumn" msprop:Generator_UserColumnName="AllTotal" type="xs:double" minOccurs="0" />
<xs:element name="CAllTotal" msprop:Generator_ColumnVarNameInTable="columnCAllTotal" msprop:Generator_ColumnPropNameInRow="CAllTotal" msprop:Generator_ColumnPropNameInTable="CAllTotalColumn" msprop:Generator_UserColumnName="CAllTotal" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="WartsilaReconciliation" msprop:Generator_UserTableName="WartsilaReconciliation" msprop:Generator_RowEvArgName="WartsilaReconciliationRowChangeEvent" msprop:Generator_TableVarName="tableWartsilaReconciliation" msprop:Generator_TablePropName="WartsilaReconciliation" msprop:Generator_RowDeletingName="WartsilaReconciliationRowDeleting" msprop:Generator_RowChangingName="WartsilaReconciliationRowChanging" msprop:Generator_RowDeletedName="WartsilaReconciliationRowDeleted" msprop:Generator_RowEvHandlerName="WartsilaReconciliationRowChangeEventHandler" msprop:Generator_TableClassName="WartsilaReconciliationDataTable" msprop:Generator_RowChangedName="WartsilaReconciliationRowChanged" msprop:Generator_RowClassName="WartsilaReconciliationRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:string" minOccurs="0" />
<xs:element name="LID" msprop:Generator_ColumnVarNameInTable="columnLID" msprop:Generator_ColumnPropNameInRow="LID" msprop:Generator_ColumnPropNameInTable="LIDColumn" msprop:Generator_UserColumnName="LID" type="xs:string" minOccurs="0" />
<xs:element name="SAPID" msprop:Generator_ColumnVarNameInTable="columnSAPID" msprop:Generator_ColumnPropNameInRow="SAPID" msprop:Generator_ColumnPropNameInTable="SAPIDColumn" msprop:Generator_UserColumnName="SAPID" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="LastSalary" msprop:Generator_ColumnVarNameInTable="columnLastSalary" msprop:Generator_ColumnPropNameInRow="LastSalary" msprop:Generator_ColumnPropNameInTable="LastSalaryColumn" msprop:Generator_UserColumnName="LastSalary" type="xs:double" minOccurs="0" />
<xs:element name="CurrentSalary" msprop:Generator_ColumnVarNameInTable="columnCurrentSalary" msprop:Generator_ColumnPropNameInRow="CurrentSalary" msprop:Generator_ColumnPropNameInTable="CurrentSalaryColumn" msprop:Generator_UserColumnName="CurrentSalary" type="xs:double" minOccurs="0" />
<xs:element name="Date" msprop:Generator_ColumnVarNameInTable="columnDate" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_UserColumnName="Date" type="xs:dateTime" minOccurs="0" />
<xs:element name="DaysLast" msprop:Generator_ColumnVarNameInTable="columnDaysLast" msprop:Generator_ColumnPropNameInRow="DaysLast" msprop:Generator_ColumnPropNameInTable="DaysLastColumn" msprop:Generator_UserColumnName="DaysLast" type="xs:string" minOccurs="0" />
<xs:element name="DaysCurrent" msprop:Generator_ColumnVarNameInTable="columnDaysCurrent" msprop:Generator_ColumnPropNameInRow="DaysCurrent" msprop:Generator_ColumnPropNameInTable="DaysCurrentColumn" msprop:Generator_UserColumnName="DaysCurrent" type="xs:string" minOccurs="0" />
<xs:element name="LSGross" msprop:Generator_ColumnVarNameInTable="columnLSGross" msprop:Generator_ColumnPropNameInRow="LSGross" msprop:Generator_ColumnPropNameInTable="LSGrossColumn" msprop:Generator_UserColumnName="LSGross" type="xs:double" minOccurs="0" />
<xs:element name="LSArrear" msprop:Generator_ColumnVarNameInTable="columnLSArrear" msprop:Generator_ColumnPropNameInRow="LSArrear" msprop:Generator_ColumnPropNameInTable="LSArrearColumn" msprop:Generator_UserColumnName="LSArrear" type="xs:double" minOccurs="0" />
<xs:element name="LSTotalGross" msprop:Generator_ColumnVarNameInTable="columnLSTotalGross" msprop:Generator_ColumnPropNameInRow="LSTotalGross" msprop:Generator_ColumnPropNameInTable="LSTotalGrossColumn" msprop:Generator_UserColumnName="LSTotalGross" type="xs:double" minOccurs="0" />
<xs:element name="CSGross" msprop:Generator_ColumnVarNameInTable="columnCSGross" msprop:Generator_ColumnPropNameInRow="CSGross" msprop:Generator_ColumnPropNameInTable="CSGrossColumn" msprop:Generator_UserColumnName="CSGross" type="xs:double" minOccurs="0" />
<xs:element name="CSArrear" msprop:Generator_ColumnVarNameInTable="columnCSArrear" msprop:Generator_ColumnPropNameInRow="CSArrear" msprop:Generator_ColumnPropNameInTable="CSArrearColumn" msprop:Generator_UserColumnName="CSArrear" type="xs:double" minOccurs="0" />
<xs:element name="CSTotalGross" msprop:Generator_ColumnVarNameInTable="columnCSTotalGross" msprop:Generator_ColumnPropNameInRow="CSTotalGross" msprop:Generator_ColumnPropNameInTable="CSTotalGrossColumn" msprop:Generator_UserColumnName="CSTotalGross" type="xs:double" minOccurs="0" />
<xs:element name="DiffOfTotalGross" msprop:Generator_ColumnVarNameInTable="columnDiffOfTotalGross" msprop:Generator_ColumnPropNameInRow="DiffOfTotalGross" msprop:Generator_ColumnPropNameInTable="DiffOfTotalGrossColumn" msprop:Generator_UserColumnName="DiffOfTotalGross" type="xs:double" minOccurs="0" />
<xs:element name="LAOverTime" msprop:Generator_ColumnVarNameInTable="columnLAOverTime" msprop:Generator_ColumnPropNameInRow="LAOverTime" msprop:Generator_ColumnPropNameInTable="LAOverTimeColumn" msprop:Generator_UserColumnName="LAOverTime" type="xs:double" minOccurs="0" />
<xs:element name="LARemote" msprop:Generator_ColumnVarNameInTable="columnLARemote" msprop:Generator_ColumnPropNameInRow="LARemote" msprop:Generator_ColumnPropNameInTable="LARemoteColumn" msprop:Generator_UserColumnName="LARemote" type="xs:double" minOccurs="0" />
<xs:element name="LALeaveEncash" msprop:Generator_ColumnVarNameInTable="columnLALeaveEncash" msprop:Generator_ColumnPropNameInRow="LALeaveEncash" msprop:Generator_ColumnPropNameInTable="LALeaveEncashColumn" msprop:Generator_UserColumnName="LALeaveEncash" type="xs:double" minOccurs="0" />
<xs:element name="LAOther" msprop:Generator_ColumnVarNameInTable="columnLAOther" msprop:Generator_ColumnPropNameInRow="LAOther" msprop:Generator_ColumnPropNameInTable="LAOtherColumn" msprop:Generator_UserColumnName="LAOther" type="xs:double" minOccurs="0" />
<xs:element name="LATotal" msprop:Generator_ColumnVarNameInTable="columnLATotal" msprop:Generator_ColumnPropNameInRow="LATotal" msprop:Generator_ColumnPropNameInTable="LATotalColumn" msprop:Generator_UserColumnName="LATotal" type="xs:double" minOccurs="0" />
<xs:element name="CAOverTime" msprop:Generator_ColumnVarNameInTable="columnCAOverTime" msprop:Generator_ColumnPropNameInRow="CAOverTime" msprop:Generator_ColumnPropNameInTable="CAOverTimeColumn" msprop:Generator_UserColumnName="CAOverTime" type="xs:double" minOccurs="0" />
<xs:element name="CARemote" msprop:Generator_ColumnVarNameInTable="columnCARemote" msprop:Generator_ColumnPropNameInRow="CARemote" msprop:Generator_ColumnPropNameInTable="CARemoteColumn" msprop:Generator_UserColumnName="CARemote" type="xs:double" minOccurs="0" />
<xs:element name="CALeaveEncash" msprop:Generator_ColumnVarNameInTable="columnCALeaveEncash" msprop:Generator_ColumnPropNameInRow="CALeaveEncash" msprop:Generator_ColumnPropNameInTable="CALeaveEncashColumn" msprop:Generator_UserColumnName="CALeaveEncash" type="xs:double" minOccurs="0" />
<xs:element name="CAOther" msprop:Generator_ColumnVarNameInTable="columnCAOther" msprop:Generator_ColumnPropNameInRow="CAOther" msprop:Generator_ColumnPropNameInTable="CAOtherColumn" msprop:Generator_UserColumnName="CAOther" type="xs:double" minOccurs="0" />
<xs:element name="CATotal" msprop:Generator_ColumnVarNameInTable="columnCATotal" msprop:Generator_ColumnPropNameInRow="CATotal" msprop:Generator_ColumnPropNameInTable="CATotalColumn" msprop:Generator_UserColumnName="CATotal" type="xs:double" minOccurs="0" />
<xs:element name="DiffOfTotalAdditions" msprop:Generator_ColumnVarNameInTable="columnDiffOfTotalAdditions" msprop:Generator_ColumnPropNameInRow="DiffOfTotalAdditions" msprop:Generator_ColumnPropNameInTable="DiffOfTotalAdditionsColumn" msprop:Generator_UserColumnName="DiffOfTotalAdditions" type="xs:double" minOccurs="0" />
<xs:element name="LDIncomeTax" msprop:Generator_ColumnVarNameInTable="columnLDIncomeTax" msprop:Generator_ColumnPropNameInRow="LDIncomeTax" msprop:Generator_ColumnPropNameInTable="LDIncomeTaxColumn" msprop:Generator_UserColumnName="LDIncomeTax" type="xs:double" minOccurs="0" />
<xs:element name="LDProvidentFund" msprop:Generator_ColumnVarNameInTable="columnLDProvidentFund" msprop:Generator_ColumnPropNameInRow="LDProvidentFund" msprop:Generator_ColumnPropNameInTable="LDProvidentFundColumn" msprop:Generator_UserColumnName="LDProvidentFund" type="xs:double" minOccurs="0" />
<xs:element name="LDLeaveAdv" msprop:Generator_ColumnVarNameInTable="columnLDLeaveAdv" msprop:Generator_ColumnPropNameInRow="LDLeaveAdv" msprop:Generator_ColumnPropNameInTable="LDLeaveAdvColumn" msprop:Generator_UserColumnName="LDLeaveAdv" type="xs:double" minOccurs="0" />
<xs:element name="LDWithoutPay" msprop:Generator_ColumnVarNameInTable="columnLDWithoutPay" msprop:Generator_ColumnPropNameInRow="LDWithoutPay" msprop:Generator_ColumnPropNameInTable="LDWithoutPayColumn" msprop:Generator_UserColumnName="LDWithoutPay" type="xs:double" minOccurs="0" />
<xs:element name="LDOther" msprop:Generator_ColumnVarNameInTable="columnLDOther" msprop:Generator_ColumnPropNameInRow="LDOther" msprop:Generator_ColumnPropNameInTable="LDOtherColumn" msprop:Generator_UserColumnName="LDOther" type="xs:double" minOccurs="0" />
<xs:element name="LDTotal" msprop:Generator_ColumnVarNameInTable="columnLDTotal" msprop:Generator_ColumnPropNameInRow="LDTotal" msprop:Generator_ColumnPropNameInTable="LDTotalColumn" msprop:Generator_UserColumnName="LDTotal" type="xs:double" minOccurs="0" />
<xs:element name="CDIncomeTax" msprop:Generator_ColumnVarNameInTable="columnCDIncomeTax" msprop:Generator_ColumnPropNameInRow="CDIncomeTax" msprop:Generator_ColumnPropNameInTable="CDIncomeTaxColumn" msprop:Generator_UserColumnName="CDIncomeTax" type="xs:double" minOccurs="0" />
<xs:element name="CDProvidentFund" msprop:Generator_ColumnVarNameInTable="columnCDProvidentFund" msprop:Generator_ColumnPropNameInRow="CDProvidentFund" msprop:Generator_ColumnPropNameInTable="CDProvidentFundColumn" msprop:Generator_UserColumnName="CDProvidentFund" type="xs:double" minOccurs="0" />
<xs:element name="CDLoanAdv" msprop:Generator_ColumnVarNameInTable="columnCDLoanAdv" msprop:Generator_ColumnPropNameInRow="CDLoanAdv" msprop:Generator_ColumnPropNameInTable="CDLoanAdvColumn" msprop:Generator_UserColumnName="CDLoanAdv" type="xs:double" minOccurs="0" />
<xs:element name="CDWithoutPay" msprop:Generator_ColumnVarNameInTable="columnCDWithoutPay" msprop:Generator_ColumnPropNameInRow="CDWithoutPay" msprop:Generator_ColumnPropNameInTable="CDWithoutPayColumn" msprop:Generator_UserColumnName="CDWithoutPay" type="xs:double" minOccurs="0" />
<xs:element name="CDOther" msprop:Generator_ColumnVarNameInTable="columnCDOther" msprop:Generator_ColumnPropNameInRow="CDOther" msprop:Generator_ColumnPropNameInTable="CDOtherColumn" msprop:Generator_UserColumnName="CDOther" type="xs:double" minOccurs="0" />
<xs:element name="CDTotal" msprop:Generator_ColumnVarNameInTable="columnCDTotal" msprop:Generator_ColumnPropNameInRow="CDTotal" msprop:Generator_ColumnPropNameInTable="CDTotalColumn" msprop:Generator_UserColumnName="CDTotal" type="xs:double" minOccurs="0" />
<xs:element name="DiffOfTotalDeductions" msprop:Generator_ColumnVarNameInTable="columnDiffOfTotalDeductions" msprop:Generator_ColumnPropNameInRow="DiffOfTotalDeductions" msprop:Generator_ColumnPropNameInTable="DiffOfTotalDeductionsColumn" msprop:Generator_UserColumnName="DiffOfTotalDeductions" type="xs:double" minOccurs="0" />
<xs:element name="LastNetSalary" msprop:Generator_ColumnVarNameInTable="columnLastNetSalary" msprop:Generator_ColumnPropNameInRow="LastNetSalary" msprop:Generator_ColumnPropNameInTable="LastNetSalaryColumn" msprop:Generator_UserColumnName="LastNetSalary" type="xs:double" minOccurs="0" />
<xs:element name="CurrentNetSalary" msprop:Generator_ColumnVarNameInTable="columnCurrentNetSalary" msprop:Generator_ColumnPropNameInRow="CurrentNetSalary" msprop:Generator_ColumnPropNameInTable="CurrentNetSalaryColumn" msprop:Generator_UserColumnName="CurrentNetSalary" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpJoining4Novartis" msprop:Generator_UserTableName="EmpJoining4Novartis" msprop:Generator_RowEvArgName="EmpJoining4NovartisRowChangeEvent" msprop:Generator_TableVarName="tableEmpJoining4Novartis" msprop:Generator_TablePropName="EmpJoining4Novartis" msprop:Generator_RowDeletingName="EmpJoining4NovartisRowDeleting" msprop:Generator_RowChangingName="EmpJoining4NovartisRowChanging" msprop:Generator_RowDeletedName="EmpJoining4NovartisRowDeleted" msprop:Generator_RowEvHandlerName="EmpJoining4NovartisRowChangeEventHandler" msprop:Generator_TableClassName="EmpJoining4NovartisDataTable" msprop:Generator_RowChangedName="EmpJoining4NovartisRowChanged" msprop:Generator_RowClassName="EmpJoining4NovartisRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SlNo" msprop:Generator_ColumnVarNameInTable="columnSlNo" msprop:Generator_ColumnPropNameInRow="SlNo" msprop:Generator_ColumnPropNameInTable="SlNoColumn" msprop:Generator_UserColumnName="SlNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="CC" msprop:Generator_ColumnVarNameInTable="columnCC" msprop:Generator_ColumnPropNameInRow="CC" msprop:Generator_ColumnPropNameInTable="CCColumn" msprop:Generator_UserColumnName="CC" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
<xs:element name="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_UserColumnName="Sex" type="xs:string" minOccurs="0" />
<xs:element name="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_UserColumnName="MaritalStatus" type="xs:string" minOccurs="0" />
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_UserColumnName="CommitedOn" type="xs:string" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_UserColumnName="Gross" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="WartSilaRSummary" msprop:Generator_UserTableName="WartSilaRSummary" msprop:Generator_RowEvArgName="WartSilaRSummaryRowChangeEvent" msprop:Generator_TableVarName="tableWartSilaRSummary" msprop:Generator_TablePropName="WartSilaRSummary" msprop:Generator_RowDeletingName="WartSilaRSummaryRowDeleting" msprop:Generator_RowChangingName="WartSilaRSummaryRowChanging" msprop:Generator_RowDeletedName="WartSilaRSummaryRowDeleted" msprop:Generator_RowEvHandlerName="WartSilaRSummaryRowChangeEventHandler" msprop:Generator_TableClassName="WartSilaRSummaryDataTable" msprop:Generator_RowChangedName="WartSilaRSummaryRowChanged" msprop:Generator_RowClassName="WartSilaRSummaryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ThisMonthSalary" msprop:Generator_ColumnVarNameInTable="columnThisMonthSalary" msprop:Generator_ColumnPropNameInRow="ThisMonthSalary" msprop:Generator_ColumnPropNameInTable="ThisMonthSalaryColumn" msprop:Generator_UserColumnName="ThisMonthSalary" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthSalary" msprop:Generator_ColumnVarNameInTable="columnLastMonthSalary" msprop:Generator_ColumnPropNameInRow="LastMonthSalary" msprop:Generator_ColumnPropNameInTable="LastMonthSalaryColumn" msprop:Generator_UserColumnName="LastMonthSalary" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthArrear" msprop:Generator_ColumnVarNameInTable="columnThisMonthArrear" msprop:Generator_ColumnPropNameInRow="ThisMonthArrear" msprop:Generator_ColumnPropNameInTable="ThisMonthArrearColumn" msprop:Generator_UserColumnName="ThisMonthArrear" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthArrear" msprop:Generator_ColumnVarNameInTable="columnLastMonthArrear" msprop:Generator_ColumnPropNameInRow="LastMonthArrear" msprop:Generator_ColumnPropNameInTable="LastMonthArrearColumn" msprop:Generator_UserColumnName="LastMonthArrear" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthOT" msprop:Generator_ColumnVarNameInTable="columnThisMonthOT" msprop:Generator_ColumnPropNameInRow="ThisMonthOT" msprop:Generator_ColumnPropNameInTable="ThisMonthOTColumn" msprop:Generator_UserColumnName="ThisMonthOT" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthOT" msprop:Generator_ColumnVarNameInTable="columnLastMonthOT" msprop:Generator_ColumnPropNameInRow="LastMonthOT" msprop:Generator_ColumnPropNameInTable="LastMonthOTColumn" msprop:Generator_UserColumnName="LastMonthOT" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthRemote" msprop:Generator_ColumnVarNameInTable="columnThisMonthRemote" msprop:Generator_ColumnPropNameInRow="ThisMonthRemote" msprop:Generator_ColumnPropNameInTable="ThisMonthRemoteColumn" msprop:Generator_UserColumnName="ThisMonthRemote" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthRemote" msprop:Generator_ColumnVarNameInTable="columnLastMonthRemote" msprop:Generator_ColumnPropNameInRow="LastMonthRemote" msprop:Generator_ColumnPropNameInTable="LastMonthRemoteColumn" msprop:Generator_UserColumnName="LastMonthRemote" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthLE" msprop:Generator_ColumnVarNameInTable="columnThisMonthLE" msprop:Generator_ColumnPropNameInRow="ThisMonthLE" msprop:Generator_ColumnPropNameInTable="ThisMonthLEColumn" msprop:Generator_UserColumnName="ThisMonthLE" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthLE" msprop:Generator_ColumnVarNameInTable="columnLastMonthLE" msprop:Generator_ColumnPropNameInRow="LastMonthLE" msprop:Generator_ColumnPropNameInTable="LastMonthLEColumn" msprop:Generator_UserColumnName="LastMonthLE" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthOAdd" msprop:Generator_ColumnVarNameInTable="columnThisMonthOAdd" msprop:Generator_ColumnPropNameInRow="ThisMonthOAdd" msprop:Generator_ColumnPropNameInTable="ThisMonthOAddColumn" msprop:Generator_UserColumnName="ThisMonthOAdd" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthOAdd" msprop:Generator_ColumnVarNameInTable="columnLastMonthOAdd" msprop:Generator_ColumnPropNameInRow="LastMonthOAdd" msprop:Generator_ColumnPropNameInTable="LastMonthOAddColumn" msprop:Generator_UserColumnName="LastMonthOAdd" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthIT" msprop:Generator_ColumnVarNameInTable="columnThisMonthIT" msprop:Generator_ColumnPropNameInRow="ThisMonthIT" msprop:Generator_ColumnPropNameInTable="ThisMonthITColumn" msprop:Generator_UserColumnName="ThisMonthIT" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthIT" msprop:Generator_ColumnVarNameInTable="columnLastMonthIT" msprop:Generator_ColumnPropNameInRow="LastMonthIT" msprop:Generator_ColumnPropNameInTable="LastMonthITColumn" msprop:Generator_UserColumnName="LastMonthIT" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthPF" msprop:Generator_ColumnVarNameInTable="columnThisMonthPF" msprop:Generator_ColumnPropNameInRow="ThisMonthPF" msprop:Generator_ColumnPropNameInTable="ThisMonthPFColumn" msprop:Generator_UserColumnName="ThisMonthPF" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthPF" msprop:Generator_ColumnVarNameInTable="columnLastMonthPF" msprop:Generator_ColumnPropNameInRow="LastMonthPF" msprop:Generator_ColumnPropNameInTable="LastMonthPFColumn" msprop:Generator_UserColumnName="LastMonthPF" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthLA" msprop:Generator_ColumnVarNameInTable="columnThisMonthLA" msprop:Generator_ColumnPropNameInRow="ThisMonthLA" msprop:Generator_ColumnPropNameInTable="ThisMonthLAColumn" msprop:Generator_UserColumnName="ThisMonthLA" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthLA" msprop:Generator_ColumnVarNameInTable="columnLastMonthLA" msprop:Generator_ColumnPropNameInRow="LastMonthLA" msprop:Generator_ColumnPropNameInTable="LastMonthLAColumn" msprop:Generator_UserColumnName="LastMonthLA" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthWP" msprop:Generator_ColumnVarNameInTable="columnThisMonthWP" msprop:Generator_ColumnPropNameInRow="ThisMonthWP" msprop:Generator_ColumnPropNameInTable="ThisMonthWPColumn" msprop:Generator_UserColumnName="ThisMonthWP" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthWP" msprop:Generator_ColumnVarNameInTable="columnLastMonthWP" msprop:Generator_ColumnPropNameInRow="LastMonthWP" msprop:Generator_ColumnPropNameInTable="LastMonthWPColumn" msprop:Generator_UserColumnName="LastMonthWP" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthOD" msprop:Generator_ColumnVarNameInTable="columnThisMonthOD" msprop:Generator_ColumnPropNameInRow="ThisMonthOD" msprop:Generator_ColumnPropNameInTable="ThisMonthODColumn" msprop:Generator_UserColumnName="ThisMonthOD" type="xs:double" minOccurs="0" />
<xs:element name="LastMonthOD" msprop:Generator_ColumnVarNameInTable="columnLastMonthOD" msprop:Generator_ColumnPropNameInRow="LastMonthOD" msprop:Generator_ColumnPropNameInTable="LastMonthODColumn" msprop:Generator_UserColumnName="LastMonthOD" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpLifeCycle" msprop:Generator_UserTableName="EmpLifeCycle" msprop:Generator_RowEvArgName="EmpLifeCycleRowChangeEvent" msprop:Generator_TableVarName="tableEmpLifeCycle" msprop:Generator_TablePropName="EmpLifeCycle" msprop:Generator_RowDeletingName="EmpLifeCycleRowDeleting" msprop:Generator_RowChangingName="EmpLifeCycleRowChanging" msprop:Generator_RowDeletedName="EmpLifeCycleRowDeleted" msprop:Generator_RowEvHandlerName="EmpLifeCycleRowChangeEventHandler" msprop:Generator_TableClassName="EmpLifeCycleDataTable" msprop:Generator_RowChangedName="EmpLifeCycleRowChanged" msprop:Generator_RowClassName="EmpLifeCycleRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_UserColumnName="EffectDate" type="xs:string" minOccurs="0" />
<xs:element name="EventName" msprop:Generator_ColumnVarNameInTable="columnEventName" msprop:Generator_ColumnPropNameInRow="EventName" msprop:Generator_ColumnPropNameInTable="EventNameColumn" msprop:Generator_UserColumnName="EventName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:string" minOccurs="0" />
<xs:element name="Function" msprop:Generator_ColumnVarNameInTable="columnFunction" msprop:Generator_ColumnPropNameInRow="Function" msprop:Generator_ColumnPropNameInTable="FunctionColumn" msprop:Generator_UserColumnName="Function" type="xs:string" minOccurs="0" />
<xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IndividualLoanReport" msprop:Generator_UserTableName="IndividualLoanReport" msprop:Generator_RowEvArgName="IndividualLoanReportRowChangeEvent" msprop:Generator_TableVarName="tableIndividualLoanReport" msprop:Generator_TablePropName="IndividualLoanReport" msprop:Generator_RowDeletingName="IndividualLoanReportRowDeleting" msprop:Generator_RowChangingName="IndividualLoanReportRowChanging" msprop:Generator_RowDeletedName="IndividualLoanReportRowDeleted" msprop:Generator_RowEvHandlerName="IndividualLoanReportRowChangeEventHandler" msprop:Generator_TableClassName="IndividualLoanReportDataTable" msprop:Generator_RowChangedName="IndividualLoanReportRowChanged" msprop:Generator_RowClassName="IndividualLoanReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_UserColumnName="LoanNo" type="xs:string" minOccurs="0" />
<xs:element name="LoanType" msprop:Generator_ColumnVarNameInTable="columnLoanType" msprop:Generator_ColumnPropNameInRow="LoanType" msprop:Generator_ColumnPropNameInTable="LoanTypeColumn" msprop:Generator_UserColumnName="LoanType" type="xs:string" minOccurs="0" />
<xs:element name="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_UserColumnName="LoanAmount" type="xs:double" minOccurs="0" />
<xs:element name="InterestRate" msprop:Generator_ColumnVarNameInTable="columnInterestRate" msprop:Generator_ColumnPropNameInRow="InterestRate" msprop:Generator_ColumnPropNameInTable="InterestRateColumn" msprop:Generator_UserColumnName="InterestRate" type="xs:double" minOccurs="0" />
<xs:element name="ScheduleInstallments" msprop:Generator_ColumnVarNameInTable="columnScheduleInstallments" msprop:Generator_ColumnPropNameInRow="ScheduleInstallments" msprop:Generator_ColumnPropNameInTable="ScheduleInstallmentsColumn" msprop:Generator_UserColumnName="ScheduleInstallments" type="xs:double" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="PrincipleBalance" msprop:Generator_ColumnVarNameInTable="columnPrincipleBalance" msprop:Generator_ColumnPropNameInRow="PrincipleBalance" msprop:Generator_ColumnPropNameInTable="PrincipleBalanceColumn" msprop:Generator_UserColumnName="PrincipleBalance" type="xs:double" minOccurs="0" />
<xs:element name="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_UserColumnName="Interest" type="xs:double" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:dateTime" minOccurs="0" />
<xs:element name="InstallmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstallmentAmount" msprop:Generator_ColumnPropNameInRow="InstallmentAmount" msprop:Generator_ColumnPropNameInTable="InstallmentAmountColumn" msprop:Generator_UserColumnName="InstallmentAmount" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalance" msprop:Generator_ColumnVarNameInTable="columnClosingBalance" msprop:Generator_ColumnPropNameInRow="ClosingBalance" msprop:Generator_ColumnPropNameInTable="ClosingBalanceColumn" msprop:Generator_UserColumnName="ClosingBalance" type="xs:double" minOccurs="0" />
<xs:element name="InstallmentsDue" msprop:Generator_ColumnVarNameInTable="columnInstallmentsDue" msprop:Generator_ColumnPropNameInRow="InstallmentsDue" msprop:Generator_ColumnPropNameInTable="InstallmentsDueColumn" msprop:Generator_UserColumnName="InstallmentsDue" type="xs:double" minOccurs="0" />
<xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BankAdviceLetter" msprop:Generator_UserTableName="BankAdviceLetter" msprop:Generator_RowEvArgName="BankAdviceLetterRowChangeEvent" msprop:Generator_TableVarName="tableBankAdviceLetter" msprop:Generator_TablePropName="BankAdviceLetter" msprop:Generator_RowDeletingName="BankAdviceLetterRowDeleting" msprop:Generator_RowChangingName="BankAdviceLetterRowChanging" msprop:Generator_RowDeletedName="BankAdviceLetterRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceLetterRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceLetterDataTable" msprop:Generator_RowChangedName="BankAdviceLetterRowChanged" msprop:Generator_RowClassName="BankAdviceLetterRow">
<xs:complexType>
<xs:sequence>
<xs:element name="RefNo" msprop:Generator_ColumnVarNameInTable="columnRefNo" msprop:Generator_ColumnPropNameInRow="RefNo" msprop:Generator_ColumnPropNameInTable="RefNoColumn" msprop:Generator_UserColumnName="RefNo" type="xs:string" minOccurs="0" />
<xs:element name="Date_Taka" msprop:Generator_ColumnVarNameInTable="columnDate_Taka" msprop:Generator_ColumnPropNameInRow="Date_Taka" msprop:Generator_ColumnPropNameInTable="Date_TakaColumn" msprop:Generator_UserColumnName="Date_Taka" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="DivName" msprop:Generator_ColumnVarNameInTable="columnDivName" msprop:Generator_ColumnPropNameInRow="DivName" msprop:Generator_ColumnPropNameInTable="DivNameColumn" msprop:Generator_UserColumnName="DivName" type="xs:string" minOccurs="0" />
<xs:element name="PrintDate" msprop:Generator_ColumnVarNameInTable="columnPrintDate" msprop:Generator_ColumnPropNameInRow="PrintDate" msprop:Generator_ColumnPropNameInTable="PrintDateColumn" msprop:Generator_UserColumnName="PrintDate" type="xs:string" minOccurs="0" />
<xs:element name="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_UserColumnName="BankName" type="xs:string" minOccurs="0" />
<xs:element name="MonthYear" msprop:Generator_ColumnVarNameInTable="columnMonthYear" msprop:Generator_ColumnPropNameInRow="MonthYear" msprop:Generator_ColumnPropNameInTable="MonthYearColumn" msprop:Generator_UserColumnName="MonthYear" type="xs:string" minOccurs="0" />
<xs:element name="sTaka" msprop:Generator_ColumnVarNameInTable="columnsTaka" msprop:Generator_ColumnPropNameInRow="sTaka" msprop:Generator_ColumnPropNameInTable="sTakaColumn" msprop:Generator_UserColumnName="sTaka" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeMonthlyExpense" msprop:Generator_UserTableName="EmployeeMonthlyExpense" msprop:Generator_RowEvArgName="EmployeeMonthlyExpenseRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeMonthlyExpense" msprop:Generator_TablePropName="EmployeeMonthlyExpense" msprop:Generator_RowDeletingName="EmployeeMonthlyExpenseRowDeleting" msprop:Generator_RowChangingName="EmployeeMonthlyExpenseRowChanging" msprop:Generator_RowDeletedName="EmployeeMonthlyExpenseRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeMonthlyExpenseRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeMonthlyExpenseDataTable" msprop:Generator_RowChangedName="EmployeeMonthlyExpenseRowChanged" msprop:Generator_RowClassName="EmployeeMonthlyExpenseRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="Expense" msprop:Generator_ColumnVarNameInTable="columnExpense" msprop:Generator_ColumnPropNameInRow="Expense" msprop:Generator_ColumnPropNameInTable="ExpenseColumn" msprop:Generator_UserColumnName="Expense" type="xs:string" minOccurs="0" />
<xs:element name="Caption" msprop:Generator_ColumnVarNameInTable="columnCaption" msprop:Generator_ColumnPropNameInRow="Caption" msprop:Generator_ColumnPropNameInTable="CaptionColumn" msprop:Generator_UserColumnName="Caption" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeRetirement" msprop:Generator_UserTableName="EmployeeRetirement" msprop:Generator_RowEvArgName="EmployeeRetirementRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeRetirement" msprop:Generator_TablePropName="EmployeeRetirement" msprop:Generator_RowDeletingName="EmployeeRetirementRowDeleting" msprop:Generator_RowChangingName="EmployeeRetirementRowChanging" msprop:Generator_RowDeletedName="EmployeeRetirementRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeRetirementRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeRetirementDataTable" msprop:Generator_RowChangedName="EmployeeRetirementRowChanged" msprop:Generator_RowClassName="EmployeeRetirementRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:int" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="DateOfBirth" msprop:Generator_ColumnVarNameInTable="columnDateOfBirth" msprop:Generator_ColumnPropNameInRow="DateOfBirth" msprop:Generator_ColumnPropNameInTable="DateOfBirthColumn" msprop:Generator_UserColumnName="DateOfBirth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Age" msprop:Generator_ColumnVarNameInTable="columnAge" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_UserColumnName="Age" type="xs:int" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="RetirementDate" msprop:Generator_ColumnVarNameInTable="columnRetirementDate" msprop:Generator_ColumnPropNameInRow="RetirementDate" msprop:Generator_ColumnPropNameInTable="RetirementDateColumn" msprop:Generator_UserColumnName="RetirementDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpPersonalInformation" msprop:Generator_UserTableName="EmpPersonalInformation" msprop:Generator_RowEvArgName="EmpPersonalInformationRowChangeEvent" msprop:Generator_TableVarName="tableEmpPersonalInformation" msprop:Generator_TablePropName="EmpPersonalInformation" msprop:Generator_RowDeletingName="EmpPersonalInformationRowDeleting" msprop:Generator_RowChangingName="EmpPersonalInformationRowChanging" msprop:Generator_RowDeletedName="EmpPersonalInformationRowDeleted" msprop:Generator_RowEvHandlerName="EmpPersonalInformationRowChangeEventHandler" msprop:Generator_TableClassName="EmpPersonalInformationDataTable" msprop:Generator_RowChangedName="EmpPersonalInformationRowChanged" msprop:Generator_RowClassName="EmpPersonalInformationRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="FatherName" msprop:Generator_ColumnVarNameInTable="columnFatherName" msprop:Generator_ColumnPropNameInRow="FatherName" msprop:Generator_ColumnPropNameInTable="FatherNameColumn" msprop:Generator_UserColumnName="FatherName" type="xs:string" minOccurs="0" />
<xs:element name="MotherName" msprop:Generator_ColumnVarNameInTable="columnMotherName" msprop:Generator_ColumnPropNameInRow="MotherName" msprop:Generator_ColumnPropNameInTable="MotherNameColumn" msprop:Generator_UserColumnName="MotherName" type="xs:string" minOccurs="0" />
<xs:element name="DateOfBirth" msprop:Generator_ColumnVarNameInTable="columnDateOfBirth" msprop:Generator_ColumnPropNameInRow="DateOfBirth" msprop:Generator_ColumnPropNameInTable="DateOfBirthColumn" msprop:Generator_UserColumnName="DateOfBirth" type="xs:dateTime" minOccurs="0" />
<xs:element name="PlaceOfBirth" msprop:Generator_ColumnVarNameInTable="columnPlaceOfBirth" msprop:Generator_ColumnPropNameInRow="PlaceOfBirth" msprop:Generator_ColumnPropNameInTable="PlaceOfBirthColumn" msprop:Generator_UserColumnName="PlaceOfBirth" type="xs:string" minOccurs="0" />
<xs:element name="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_UserColumnName="Sex" type="xs:string" minOccurs="0" />
<xs:element name="Telephone" msprop:Generator_ColumnVarNameInTable="columnTelephone" msprop:Generator_ColumnPropNameInRow="Telephone" msprop:Generator_ColumnPropNameInTable="TelephoneColumn" msprop:Generator_UserColumnName="Telephone" type="xs:string" minOccurs="0" />
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
<xs:element name="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_UserColumnName="BloodGroup" type="xs:string" minOccurs="0" />
<xs:element name="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_UserColumnName="Nationality" type="xs:string" minOccurs="0" />
<xs:element name="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_UserColumnName="MaritalStatus" type="xs:string" minOccurs="0" />
<xs:element name="NameOfSpouse" msprop:Generator_ColumnVarNameInTable="columnNameOfSpouse" msprop:Generator_ColumnPropNameInRow="NameOfSpouse" msprop:Generator_ColumnPropNameInTable="NameOfSpouseColumn" msprop:Generator_UserColumnName="NameOfSpouse" type="xs:string" minOccurs="0" />
<xs:element name="NumberOfChildren" msprop:Generator_ColumnVarNameInTable="columnNumberOfChildren" msprop:Generator_ColumnPropNameInRow="NumberOfChildren" msprop:Generator_ColumnPropNameInTable="NumberOfChildrenColumn" msprop:Generator_UserColumnName="NumberOfChildren" type="xs:int" minOccurs="0" />
<xs:element name="SpouseOccupation" msprop:Generator_ColumnVarNameInTable="columnSpouseOccupation" msprop:Generator_ColumnPropNameInRow="SpouseOccupation" msprop:Generator_ColumnPropNameInTable="SpouseOccupationColumn" msprop:Generator_UserColumnName="SpouseOccupation" type="xs:string" minOccurs="0" />
<xs:element name="NumberOfDependants" msprop:Generator_ColumnVarNameInTable="columnNumberOfDependants" msprop:Generator_ColumnPropNameInRow="NumberOfDependants" msprop:Generator_ColumnPropNameInTable="NumberOfDependantsColumn" msprop:Generator_UserColumnName="NumberOfDependants" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpAcademicBackground" msprop:Generator_UserTableName="EmpAcademicBackground" msprop:Generator_RowEvArgName="EmpAcademicBackgroundRowChangeEvent" msprop:Generator_TableVarName="tableEmpAcademicBackground" msprop:Generator_TablePropName="EmpAcademicBackground" msprop:Generator_RowDeletingName="EmpAcademicBackgroundRowDeleting" msprop:Generator_RowChangingName="EmpAcademicBackgroundRowChanging" msprop:Generator_RowDeletedName="EmpAcademicBackgroundRowDeleted" msprop:Generator_RowEvHandlerName="EmpAcademicBackgroundRowChangeEventHandler" msprop:Generator_TableClassName="EmpAcademicBackgroundDataTable" msprop:Generator_RowChangedName="EmpAcademicBackgroundRowChanged" msprop:Generator_RowClassName="EmpAcademicBackgroundRow">
<xs:complexType>
<xs:sequence>
<xs:element name="QualificationDegree" msprop:Generator_ColumnVarNameInTable="columnQualificationDegree" msprop:Generator_ColumnPropNameInRow="QualificationDegree" msprop:Generator_ColumnPropNameInTable="QualificationDegreeColumn" msprop:Generator_UserColumnName="QualificationDegree" type="xs:string" minOccurs="0" />
<xs:element name="DivisionClass" msprop:Generator_ColumnVarNameInTable="columnDivisionClass" msprop:Generator_ColumnPropNameInRow="DivisionClass" msprop:Generator_ColumnPropNameInTable="DivisionClassColumn" msprop:Generator_UserColumnName="DivisionClass" type="xs:string" minOccurs="0" />
<xs:element name="Subject" msprop:Generator_ColumnVarNameInTable="columnSubject" msprop:Generator_ColumnPropNameInRow="Subject" msprop:Generator_ColumnPropNameInTable="SubjectColumn" msprop:Generator_UserColumnName="Subject" type="xs:string" minOccurs="0" />
<xs:element name="Year" msprop:Generator_ColumnVarNameInTable="columnYear" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_UserColumnName="Year" type="xs:int" minOccurs="0" />
<xs:element name="InstitutionAndPlace" msprop:Generator_ColumnVarNameInTable="columnInstitutionAndPlace" msprop:Generator_ColumnPropNameInRow="InstitutionAndPlace" msprop:Generator_ColumnPropNameInTable="InstitutionAndPlaceColumn" msprop:Generator_UserColumnName="InstitutionAndPlace" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpLanguageKnown" msprop:Generator_UserTableName="EmpLanguageKnown" msprop:Generator_RowEvArgName="EmpLanguageKnownRowChangeEvent" msprop:Generator_TableVarName="tableEmpLanguageKnown" msprop:Generator_TablePropName="EmpLanguageKnown" msprop:Generator_RowDeletingName="EmpLanguageKnownRowDeleting" msprop:Generator_RowChangingName="EmpLanguageKnownRowChanging" msprop:Generator_RowDeletedName="EmpLanguageKnownRowDeleted" msprop:Generator_RowEvHandlerName="EmpLanguageKnownRowChangeEventHandler" msprop:Generator_TableClassName="EmpLanguageKnownDataTable" msprop:Generator_RowChangedName="EmpLanguageKnownRowChanged" msprop:Generator_RowClassName="EmpLanguageKnownRow">
<xs:complexType>
<xs:sequence>
<xs:element name="LanguageKnownName" msprop:Generator_ColumnVarNameInTable="columnLanguageKnownName" msprop:Generator_ColumnPropNameInRow="LanguageKnownName" msprop:Generator_ColumnPropNameInTable="LanguageKnownNameColumn" msprop:Generator_UserColumnName="LanguageKnownName" type="xs:string" minOccurs="0" />
<xs:element name="Spoken" msprop:Generator_ColumnVarNameInTable="columnSpoken" msprop:Generator_ColumnPropNameInRow="Spoken" msprop:Generator_ColumnPropNameInTable="SpokenColumn" msprop:Generator_UserColumnName="Spoken" type="xs:string" minOccurs="0" />
<xs:element name="Written" msprop:Generator_ColumnVarNameInTable="columnWritten" msprop:Generator_ColumnPropNameInRow="Written" msprop:Generator_ColumnPropNameInTable="WrittenColumn" msprop:Generator_UserColumnName="Written" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpMembershipInSocietiesClubsAssociations" msprop:Generator_UserTableName="EmpMembershipInSocietiesClubsAssociations" msprop:Generator_RowEvArgName="EmpMembershipInSocietiesClubsAssociationsRowChangeEvent" msprop:Generator_TableVarName="tableEmpMembershipInSocietiesClubsAssociations" msprop:Generator_TablePropName="EmpMembershipInSocietiesClubsAssociations" msprop:Generator_RowDeletingName="EmpMembershipInSocietiesClubsAssociationsRowDeleting" msprop:Generator_RowChangingName="EmpMembershipInSocietiesClubsAssociationsRowChanging" msprop:Generator_RowDeletedName="EmpMembershipInSocietiesClubsAssociationsRowDeleted" msprop:Generator_RowEvHandlerName="EmpMembershipInSocietiesClubsAssociationsRowChangeEventHandler" msprop:Generator_TableClassName="EmpMembershipInSocietiesClubsAssociationsDataTable" msprop:Generator_RowChangedName="EmpMembershipInSocietiesClubsAssociationsRowChanged" msprop:Generator_RowClassName="EmpMembershipInSocietiesClubsAssociationsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="OrganizationAndPlace" msprop:Generator_ColumnVarNameInTable="columnOrganizationAndPlace" msprop:Generator_ColumnPropNameInRow="OrganizationAndPlace" msprop:Generator_ColumnPropNameInTable="OrganizationAndPlaceColumn" msprop:Generator_UserColumnName="OrganizationAndPlace" type="xs:string" minOccurs="0" />
<xs:element name="NatureOfActivities" msprop:Generator_ColumnVarNameInTable="columnNatureOfActivities" msprop:Generator_ColumnPropNameInRow="NatureOfActivities" msprop:Generator_ColumnPropNameInTable="NatureOfActivitiesColumn" msprop:Generator_UserColumnName="NatureOfActivities" type="xs:string" minOccurs="0" />
<xs:element name="PeriodFromTo" msprop:Generator_ColumnVarNameInTable="columnPeriodFromTo" msprop:Generator_ColumnPropNameInRow="PeriodFromTo" msprop:Generator_ColumnPropNameInTable="PeriodFromToColumn" msprop:Generator_UserColumnName="PeriodFromTo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpCloseRelations" msprop:Generator_UserTableName="EmpCloseRelations" msprop:Generator_RowEvArgName="EmpCloseRelationsRowChangeEvent" msprop:Generator_TableVarName="tableEmpCloseRelations" msprop:Generator_TablePropName="EmpCloseRelations" msprop:Generator_RowDeletingName="EmpCloseRelationsRowDeleting" msprop:Generator_RowChangingName="EmpCloseRelationsRowChanging" msprop:Generator_RowDeletedName="EmpCloseRelationsRowDeleted" msprop:Generator_RowEvHandlerName="EmpCloseRelationsRowChangeEventHandler" msprop:Generator_TableClassName="EmpCloseRelationsDataTable" msprop:Generator_RowChangedName="EmpCloseRelationsRowChanged" msprop:Generator_RowClassName="EmpCloseRelationsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_UserColumnName="Relation" type="xs:string" minOccurs="0" />
<xs:element name="OccupationAndOrganization" msprop:Generator_ColumnVarNameInTable="columnOccupationAndOrganization" msprop:Generator_ColumnPropNameInRow="OccupationAndOrganization" msprop:Generator_ColumnPropNameInTable="OccupationAndOrganizationColumn" msprop:Generator_UserColumnName="OccupationAndOrganization" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpEmploymentHistory" msprop:Generator_UserTableName="EmpEmploymentHistory" msprop:Generator_RowEvArgName="EmpEmploymentHistoryRowChangeEvent" msprop:Generator_TableVarName="tableEmpEmploymentHistory" msprop:Generator_TablePropName="EmpEmploymentHistory" msprop:Generator_RowDeletingName="EmpEmploymentHistoryRowDeleting" msprop:Generator_RowChangingName="EmpEmploymentHistoryRowChanging" msprop:Generator_RowDeletedName="EmpEmploymentHistoryRowDeleted" msprop:Generator_RowEvHandlerName="EmpEmploymentHistoryRowChangeEventHandler" msprop:Generator_TableClassName="EmpEmploymentHistoryDataTable" msprop:Generator_RowChangedName="EmpEmploymentHistoryRowChanged" msprop:Generator_RowClassName="EmpEmploymentHistoryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Organization" msprop:Generator_ColumnVarNameInTable="columnOrganization" msprop:Generator_ColumnPropNameInRow="Organization" msprop:Generator_ColumnPropNameInTable="OrganizationColumn" msprop:Generator_UserColumnName="Organization" type="xs:string" minOccurs="0" />
<xs:element name="Year" msprop:Generator_ColumnVarNameInTable="columnYear" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_UserColumnName="Year" type="xs:double" minOccurs="0" />
<xs:element name="LastJobTitle" msprop:Generator_ColumnVarNameInTable="columnLastJobTitle" msprop:Generator_ColumnPropNameInRow="LastJobTitle" msprop:Generator_ColumnPropNameInTable="LastJobTitleColumn" msprop:Generator_UserColumnName="LastJobTitle" type="xs:string" minOccurs="0" />
<xs:element name="Responsibilities" msprop:Generator_ColumnVarNameInTable="columnResponsibilities" msprop:Generator_ColumnPropNameInRow="Responsibilities" msprop:Generator_ColumnPropNameInTable="ResponsibilitiesColumn" msprop:Generator_UserColumnName="Responsibilities" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpOtherProfessionalQualifications" msprop:Generator_UserTableName="EmpOtherProfessionalQualifications" msprop:Generator_RowEvArgName="EmpOtherProfessionalQualificationsRowChangeEvent" msprop:Generator_TableVarName="tableEmpOtherProfessionalQualifications" msprop:Generator_TablePropName="EmpOtherProfessionalQualifications" msprop:Generator_RowDeletingName="EmpOtherProfessionalQualificationsRowDeleting" msprop:Generator_RowChangingName="EmpOtherProfessionalQualificationsRowChanging" msprop:Generator_RowDeletedName="EmpOtherProfessionalQualificationsRowDeleted" msprop:Generator_RowEvHandlerName="EmpOtherProfessionalQualificationsRowChangeEventHandler" msprop:Generator_TableClassName="EmpOtherProfessionalQualificationsDataTable" msprop:Generator_RowChangedName="EmpOtherProfessionalQualificationsRowChanged" msprop:Generator_RowClassName="EmpOtherProfessionalQualificationsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpReferences" msprop:Generator_UserTableName="EmpReferences" msprop:Generator_RowEvArgName="EmpReferencesRowChangeEvent" msprop:Generator_TableVarName="tableEmpReferences" msprop:Generator_TablePropName="EmpReferences" msprop:Generator_RowDeletingName="EmpReferencesRowDeleting" msprop:Generator_RowChangingName="EmpReferencesRowChanging" msprop:Generator_RowDeletedName="EmpReferencesRowDeleted" msprop:Generator_RowEvHandlerName="EmpReferencesRowChangeEventHandler" msprop:Generator_TableClassName="EmpReferencesDataTable" msprop:Generator_RowChangedName="EmpReferencesRowChanged" msprop:Generator_RowClassName="EmpReferencesRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Occupation" msprop:Generator_ColumnVarNameInTable="columnOccupation" msprop:Generator_ColumnPropNameInRow="Occupation" msprop:Generator_ColumnPropNameInTable="OccupationColumn" msprop:Generator_UserColumnName="Occupation" type="xs:string" minOccurs="0" />
<xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
<xs:element name="Telephone" msprop:Generator_ColumnVarNameInTable="columnTelephone" msprop:Generator_ColumnPropNameInRow="Telephone" msprop:Generator_ColumnPropNameInTable="TelephoneColumn" msprop:Generator_UserColumnName="Telephone" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_UserTableName="EmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_RowEvArgName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChangeEvent" msprop:Generator_TableVarName="tableEmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_TablePropName="EmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_RowDeletingName="EmpDescribeInDetailsPresentJobResponsibilitiesRowDeleting" msprop:Generator_RowChangingName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChanging" msprop:Generator_RowDeletedName="EmpDescribeInDetailsPresentJobResponsibilitiesRowDeleted" msprop:Generator_RowEvHandlerName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChangeEventHandler" msprop:Generator_TableClassName="EmpDescribeInDetailsPresentJobResponsibilitiesDataTable" msprop:Generator_RowChangedName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChanged" msprop:Generator_RowClassName="EmpDescribeInDetailsPresentJobResponsibilitiesRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpReasonForLeavingCurrentJob" msprop:Generator_UserTableName="EmpReasonForLeavingCurrentJob" msprop:Generator_RowEvArgName="EmpReasonForLeavingCurrentJobRowChangeEvent" msprop:Generator_TableVarName="tableEmpReasonForLeavingCurrentJob" msprop:Generator_TablePropName="EmpReasonForLeavingCurrentJob" msprop:Generator_RowDeletingName="EmpReasonForLeavingCurrentJobRowDeleting" msprop:Generator_RowChangingName="EmpReasonForLeavingCurrentJobRowChanging" msprop:Generator_RowDeletedName="EmpReasonForLeavingCurrentJobRowDeleted" msprop:Generator_RowEvHandlerName="EmpReasonForLeavingCurrentJobRowChangeEventHandler" msprop:Generator_TableClassName="EmpReasonForLeavingCurrentJobDataTable" msprop:Generator_RowChangedName="EmpReasonForLeavingCurrentJobRowChanged" msprop:Generator_RowClassName="EmpReasonForLeavingCurrentJobRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Ans" msprop:Generator_ColumnVarNameInTable="columnAns" msprop:Generator_ColumnPropNameInRow="Ans" msprop:Generator_ColumnPropNameInTable="AnsColumn" msprop:Generator_UserColumnName="Ans" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpExtraCaricularActivities" msprop:Generator_UserTableName="EmpExtraCaricularActivities" msprop:Generator_RowEvArgName="EmpExtraCaricularActivitiesRowChangeEvent" msprop:Generator_TableVarName="tableEmpExtraCaricularActivities" msprop:Generator_TablePropName="EmpExtraCaricularActivities" msprop:Generator_RowDeletingName="EmpExtraCaricularActivitiesRowDeleting" msprop:Generator_RowChangingName="EmpExtraCaricularActivitiesRowChanging" msprop:Generator_RowDeletedName="EmpExtraCaricularActivitiesRowDeleted" msprop:Generator_RowEvHandlerName="EmpExtraCaricularActivitiesRowChangeEventHandler" msprop:Generator_TableClassName="EmpExtraCaricularActivitiesDataTable" msprop:Generator_RowChangedName="EmpExtraCaricularActivitiesRowChanged" msprop:Generator_RowClassName="EmpExtraCaricularActivitiesRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpListOfRelativeWorkingInNovatis" msprop:Generator_UserTableName="EmpListOfRelativeWorkingInNovatis" msprop:Generator_RowEvArgName="EmpListOfRelativeWorkingInNovatisRowChangeEvent" msprop:Generator_TableVarName="tableEmpListOfRelativeWorkingInNovatis" msprop:Generator_TablePropName="EmpListOfRelativeWorkingInNovatis" msprop:Generator_RowDeletingName="EmpListOfRelativeWorkingInNovatisRowDeleting" msprop:Generator_RowChangingName="EmpListOfRelativeWorkingInNovatisRowChanging" msprop:Generator_RowDeletedName="EmpListOfRelativeWorkingInNovatisRowDeleted" msprop:Generator_RowEvHandlerName="EmpListOfRelativeWorkingInNovatisRowChangeEventHandler" msprop:Generator_TableClassName="EmpListOfRelativeWorkingInNovatisDataTable" msprop:Generator_RowChangedName="EmpListOfRelativeWorkingInNovatisRowChanged" msprop:Generator_RowClassName="EmpListOfRelativeWorkingInNovatisRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Relationship" msprop:Generator_ColumnVarNameInTable="columnRelationship" msprop:Generator_ColumnPropNameInRow="Relationship" msprop:Generator_ColumnPropNameInTable="RelationshipColumn" msprop:Generator_UserColumnName="Relationship" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="PeriodOfService" msprop:Generator_ColumnVarNameInTable="columnPeriodOfService" msprop:Generator_ColumnPropNameInRow="PeriodOfService" msprop:Generator_ColumnPropNameInTable="PeriodOfServiceColumn" msprop:Generator_UserColumnName="PeriodOfService" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpAdditionalInformation" msprop:Generator_UserTableName="EmpAdditionalInformation" msprop:Generator_RowEvArgName="EmpAdditionalInformationRowChangeEvent" msprop:Generator_TableVarName="tableEmpAdditionalInformation" msprop:Generator_TablePropName="EmpAdditionalInformation" msprop:Generator_RowDeletingName="EmpAdditionalInformationRowDeleting" msprop:Generator_RowChangingName="EmpAdditionalInformationRowChanging" msprop:Generator_RowDeletedName="EmpAdditionalInformationRowDeleted" msprop:Generator_RowEvHandlerName="EmpAdditionalInformationRowChangeEventHandler" msprop:Generator_TableClassName="EmpAdditionalInformationDataTable" msprop:Generator_RowChangedName="EmpAdditionalInformationRowChanged" msprop:Generator_RowClassName="EmpAdditionalInformationRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpAns" msprop:Generator_UserTableName="EmpAns" msprop:Generator_RowEvArgName="EmpAnsRowChangeEvent" msprop:Generator_TableVarName="tableEmpAns" msprop:Generator_TablePropName="EmpAns" msprop:Generator_RowDeletingName="EmpAnsRowDeleting" msprop:Generator_RowChangingName="EmpAnsRowChanging" msprop:Generator_RowDeletedName="EmpAnsRowDeleted" msprop:Generator_RowEvHandlerName="EmpAnsRowChangeEventHandler" msprop:Generator_TableClassName="EmpAnsDataTable" msprop:Generator_RowChangedName="EmpAnsRowChanged" msprop:Generator_RowClassName="EmpAnsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="PresentEmployer" msprop:Generator_ColumnVarNameInTable="columnPresentEmployer" msprop:Generator_ColumnPropNameInRow="PresentEmployer" msprop:Generator_ColumnPropNameInTable="PresentEmployerColumn" msprop:Generator_UserColumnName="PresentEmployer" type="xs:string" minOccurs="0" />
<xs:element name="PastEmployer" msprop:Generator_ColumnVarNameInTable="columnPastEmployer" msprop:Generator_ColumnPropNameInRow="PastEmployer" msprop:Generator_ColumnPropNameInTable="PastEmployerColumn" msprop:Generator_UserColumnName="PastEmployer" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpWorkingRelativesAns" msprop:Generator_UserTableName="EmpWorkingRelativesAns" msprop:Generator_RowEvArgName="EmpWorkingRelativesAnsRowChangeEvent" msprop:Generator_TableVarName="tableEmpWorkingRelativesAns" msprop:Generator_TablePropName="EmpWorkingRelativesAns" msprop:Generator_RowDeletingName="EmpWorkingRelativesAnsRowDeleting" msprop:Generator_RowChangingName="EmpWorkingRelativesAnsRowChanging" msprop:Generator_RowDeletedName="EmpWorkingRelativesAnsRowDeleted" msprop:Generator_RowEvHandlerName="EmpWorkingRelativesAnsRowChangeEventHandler" msprop:Generator_TableClassName="EmpWorkingRelativesAnsDataTable" msprop:Generator_RowChangedName="EmpWorkingRelativesAnsRowChanged" msprop:Generator_RowClassName="EmpWorkingRelativesAnsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Ans" msprop:Generator_ColumnVarNameInTable="columnAns" msprop:Generator_ColumnPropNameInRow="Ans" msprop:Generator_ColumnPropNameInTable="AnsColumn" msprop:Generator_UserColumnName="Ans" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpPermanentAndMailingAddress" msprop:Generator_UserTableName="EmpPermanentAndMailingAddress" msprop:Generator_RowEvArgName="EmpPermanentAndMailingAddressRowChangeEvent" msprop:Generator_TableVarName="tableEmpPermanentAndMailingAddress" msprop:Generator_TablePropName="EmpPermanentAndMailingAddress" msprop:Generator_RowDeletingName="EmpPermanentAndMailingAddressRowDeleting" msprop:Generator_RowChangingName="EmpPermanentAndMailingAddressRowChanging" msprop:Generator_RowDeletedName="EmpPermanentAndMailingAddressRowDeleted" msprop:Generator_RowEvHandlerName="EmpPermanentAndMailingAddressRowChangeEventHandler" msprop:Generator_TableClassName="EmpPermanentAndMailingAddressDataTable" msprop:Generator_RowChangedName="EmpPermanentAndMailingAddressRowChanged" msprop:Generator_RowClassName="EmpPermanentAndMailingAddressRow">
<xs:complexType>
<xs:sequence>
<xs:element name="PermanentAddress" msprop:Generator_ColumnVarNameInTable="columnPermanentAddress" msprop:Generator_ColumnPropNameInRow="PermanentAddress" msprop:Generator_ColumnPropNameInTable="PermanentAddressColumn" msprop:Generator_UserColumnName="PermanentAddress" type="xs:string" minOccurs="0" />
<xs:element name="PermanentThana" msprop:Generator_ColumnVarNameInTable="columnPermanentThana" msprop:Generator_ColumnPropNameInRow="PermanentThana" msprop:Generator_ColumnPropNameInTable="PermanentThanaColumn" msprop:Generator_UserColumnName="PermanentThana" type="xs:string" minOccurs="0" />
<xs:element name="PermanentDistrict" msprop:Generator_ColumnVarNameInTable="columnPermanentDistrict" msprop:Generator_ColumnPropNameInRow="PermanentDistrict" msprop:Generator_ColumnPropNameInTable="PermanentDistrictColumn" msprop:Generator_UserColumnName="PermanentDistrict" type="xs:string" minOccurs="0" />
<xs:element name="PresentAddress" msprop:Generator_ColumnVarNameInTable="columnPresentAddress" msprop:Generator_ColumnPropNameInRow="PresentAddress" msprop:Generator_ColumnPropNameInTable="PresentAddressColumn" msprop:Generator_UserColumnName="PresentAddress" type="xs:string" minOccurs="0" />
<xs:element name="PresentThana" msprop:Generator_ColumnVarNameInTable="columnPresentThana" msprop:Generator_ColumnPropNameInRow="PresentThana" msprop:Generator_ColumnPropNameInTable="PresentThanaColumn" msprop:Generator_UserColumnName="PresentThana" type="xs:string" minOccurs="0" />
<xs:element name="PresentDistrict" msprop:Generator_ColumnVarNameInTable="columnPresentDistrict" msprop:Generator_ColumnPropNameInRow="PresentDistrict" msprop:Generator_ColumnPropNameInTable="PresentDistrictColumn" msprop:Generator_UserColumnName="PresentDistrict" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeePhotoPath" msprop:Generator_UserTableName="EmployeePhotoPath" msprop:Generator_RowEvArgName="EmployeePhotoPathRowChangeEvent" msprop:Generator_TableVarName="tableEmployeePhotoPath" msprop:Generator_TablePropName="EmployeePhotoPath" msprop:Generator_RowDeletingName="EmployeePhotoPathRowDeleting" msprop:Generator_RowChangingName="EmployeePhotoPathRowChanging" msprop:Generator_RowDeletedName="EmployeePhotoPathRowDeleted" msprop:Generator_RowEvHandlerName="EmployeePhotoPathRowChangeEventHandler" msprop:Generator_TableClassName="EmployeePhotoPathDataTable" msprop:Generator_RowChangedName="EmployeePhotoPathRowChanged" msprop:Generator_RowClassName="EmployeePhotoPathRow">
<xs:complexType>
<xs:sequence>
<xs:element name="path" msprop:Generator_ColumnVarNameInTable="columnpath" msprop:Generator_ColumnPropNameInRow="path" msprop:Generator_ColumnPropNameInTable="pathColumn" msprop:Generator_UserColumnName="path" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpListOfRelativeWorkingInCompany" msprop:Generator_UserTableName="EmpListOfRelativeWorkingInCompany" msprop:Generator_RowEvArgName="EmpListOfRelativeWorkingInCompanyRowChangeEvent" msprop:Generator_TableVarName="tableEmpListOfRelativeWorkingInCompany" msprop:Generator_TablePropName="EmpListOfRelativeWorkingInCompany" msprop:Generator_RowDeletingName="EmpListOfRelativeWorkingInCompanyRowDeleting" msprop:Generator_RowChangingName="EmpListOfRelativeWorkingInCompanyRowChanging" msprop:Generator_RowDeletedName="EmpListOfRelativeWorkingInCompanyRowDeleted" msprop:Generator_RowEvHandlerName="EmpListOfRelativeWorkingInCompanyRowChangeEventHandler" msprop:Generator_TableClassName="EmpListOfRelativeWorkingInCompanyDataTable" msprop:Generator_RowChangedName="EmpListOfRelativeWorkingInCompanyRowChanged" msprop:Generator_RowClassName="EmpListOfRelativeWorkingInCompanyRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Relationship" msprop:Generator_ColumnVarNameInTable="columnRelationship" msprop:Generator_ColumnPropNameInRow="Relationship" msprop:Generator_ColumnPropNameInTable="RelationshipColumn" msprop:Generator_UserColumnName="Relationship" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="PeriodOfService" msprop:Generator_ColumnVarNameInTable="columnPeriodOfService" msprop:Generator_ColumnPropNameInRow="PeriodOfService" msprop:Generator_ColumnPropNameInTable="PeriodOfServiceColumn" msprop:Generator_UserColumnName="PeriodOfService" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ITPfAndOtherDetails" msprop:Generator_UserTableName="ITPfAndOtherDetails" msprop:Generator_RowEvArgName="ITPfAndOtherDetailsRowChangeEvent" msprop:Generator_TableVarName="tableITPfAndOtherDetails" msprop:Generator_TablePropName="ITPfAndOtherDetails" msprop:Generator_RowDeletingName="ITPfAndOtherDetailsRowDeleting" msprop:Generator_RowChangingName="ITPfAndOtherDetailsRowChanging" msprop:Generator_RowDeletedName="ITPfAndOtherDetailsRowDeleted" msprop:Generator_RowEvHandlerName="ITPfAndOtherDetailsRowChangeEventHandler" msprop:Generator_TableClassName="ITPfAndOtherDetailsDataTable" msprop:Generator_RowChangedName="ITPfAndOtherDetailsRowChanged" msprop:Generator_RowClassName="ITPfAndOtherDetailsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="TotalPFAmount" msprop:Generator_ColumnVarNameInTable="columnTotalPFAmount" msprop:Generator_ColumnPropNameInRow="TotalPFAmount" msprop:Generator_ColumnPropNameInTable="TotalPFAmountColumn" msprop:Generator_UserColumnName="TotalPFAmount" type="xs:double" minOccurs="0" />
<xs:element name="InvestmentAllowed" msprop:Generator_ColumnVarNameInTable="columnInvestmentAllowed" msprop:Generator_ColumnPropNameInRow="InvestmentAllowed" msprop:Generator_ColumnPropNameInTable="InvestmentAllowedColumn" msprop:Generator_UserColumnName="InvestmentAllowed" type="xs:double" minOccurs="0" />
<xs:element name="CumulativeAmount" msprop:Generator_ColumnVarNameInTable="columnCumulativeAmount" msprop:Generator_ColumnPropNameInRow="CumulativeAmount" msprop:Generator_ColumnPropNameInTable="CumulativeAmountColumn" msprop:Generator_UserColumnName="CumulativeAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MultipleEmpIT" msprop:Generator_UserTableName="MultipleEmpIT" msprop:Generator_RowEvArgName="MultipleEmpITRowChangeEvent" msprop:Generator_TableVarName="tableMultipleEmpIT" msprop:Generator_TablePropName="MultipleEmpIT" msprop:Generator_RowDeletingName="MultipleEmpITRowDeleting" msprop:Generator_RowChangingName="MultipleEmpITRowChanging" msprop:Generator_RowDeletedName="MultipleEmpITRowDeleted" msprop:Generator_RowEvHandlerName="MultipleEmpITRowChangeEventHandler" msprop:Generator_TableClassName="MultipleEmpITDataTable" msprop:Generator_RowChangedName="MultipleEmpITRowChanged" msprop:Generator_RowClassName="MultipleEmpITRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="AssesmentYear" msprop:Generator_ColumnVarNameInTable="columnAssesmentYear" msprop:Generator_ColumnPropNameInRow="AssesmentYear" msprop:Generator_ColumnPropNameInTable="AssesmentYearColumn" msprop:Generator_UserColumnName="AssesmentYear" type="xs:string" minOccurs="0" />
<xs:element name="FiscalYear" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_UserColumnName="FiscalYear" type="xs:string" minOccurs="0" />
<xs:element name="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_UserColumnName="TINNo" type="xs:string" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_UserColumnName="ItemID" type="xs:string" minOccurs="0" />
<xs:element name="AmountPerAnnum" msprop:Generator_ColumnVarNameInTable="columnAmountPerAnnum" msprop:Generator_ColumnPropNameInRow="AmountPerAnnum" msprop:Generator_ColumnPropNameInTable="AmountPerAnnumColumn" msprop:Generator_UserColumnName="AmountPerAnnum" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonth" msprop:Generator_ColumnVarNameInTable="columnThisMonth" msprop:Generator_ColumnPropNameInRow="ThisMonth" msprop:Generator_ColumnPropNameInTable="ThisMonthColumn" msprop:Generator_UserColumnName="ThisMonth" type="xs:double" minOccurs="0" />
<xs:element name="PaidTillDate" msprop:Generator_ColumnVarNameInTable="columnPaidTillDate" msprop:Generator_ColumnPropNameInRow="PaidTillDate" msprop:Generator_ColumnPropNameInTable="PaidTillDateColumn" msprop:Generator_UserColumnName="PaidTillDate" type="xs:double" minOccurs="0" />
<xs:element name="Projected" msprop:Generator_ColumnVarNameInTable="columnProjected" msprop:Generator_ColumnPropNameInRow="Projected" msprop:Generator_ColumnPropNameInTable="ProjectedColumn" msprop:Generator_UserColumnName="Projected" type="xs:double" minOccurs="0" />
<xs:element name="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_UserColumnName="Position" type="xs:int" minOccurs="0" />
<xs:element name="Side" msprop:Generator_ColumnVarNameInTable="columnSide" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_UserColumnName="Side" type="xs:int" minOccurs="0" />
<xs:element name="LessExaempted" msprop:Generator_ColumnVarNameInTable="columnLessExaempted" msprop:Generator_ColumnPropNameInRow="LessExaempted" msprop:Generator_ColumnPropNameInTable="LessExaemptedColumn" msprop:Generator_UserColumnName="LessExaempted" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:int" minOccurs="0" />
<xs:element name="CurrentRate" msprop:Generator_ColumnVarNameInTable="columnCurrentRate" msprop:Generator_ColumnPropNameInRow="CurrentRate" msprop:Generator_ColumnPropNameInTable="CurrentRateColumn" msprop:Generator_UserColumnName="CurrentRate" type="xs:int" minOccurs="0" />
<xs:element name="Parameter" msprop:Generator_ColumnVarNameInTable="columnParameter" msprop:Generator_ColumnPropNameInRow="Parameter" msprop:Generator_ColumnPropNameInTable="ParameterColumn" msprop:Generator_UserColumnName="Parameter" type="xs:string" minOccurs="0" />
<xs:element name="TaxableIncome" msprop:Generator_ColumnVarNameInTable="columnTaxableIncome" msprop:Generator_ColumnPropNameInRow="TaxableIncome" msprop:Generator_ColumnPropNameInTable="TaxableIncomeColumn" msprop:Generator_UserColumnName="TaxableIncome" type="xs:double" minOccurs="0" />
<xs:element name="IndividualTaxLiability" msprop:Generator_ColumnVarNameInTable="columnIndividualTaxLiability" msprop:Generator_ColumnPropNameInRow="IndividualTaxLiability" msprop:Generator_ColumnPropNameInTable="IndividualTaxLiabilityColumn" msprop:Generator_UserColumnName="IndividualTaxLiability" type="xs:double" minOccurs="0" />
<xs:element name="DataColumn1" msprop:Generator_ColumnVarNameInTable="columnDataColumn1" msprop:Generator_ColumnPropNameInRow="DataColumn1" msprop:Generator_ColumnPropNameInTable="DataColumn1Column" msprop:Generator_UserColumnName="DataColumn1" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn2" msprop:Generator_ColumnVarNameInTable="columnDataColumn2" msprop:Generator_ColumnPropNameInRow="DataColumn2" msprop:Generator_ColumnPropNameInTable="DataColumn2Column" msprop:Generator_UserColumnName="DataColumn2" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn3" msprop:Generator_ColumnVarNameInTable="columnDataColumn3" msprop:Generator_ColumnPropNameInRow="DataColumn3" msprop:Generator_ColumnPropNameInTable="DataColumn3Column" msprop:Generator_UserColumnName="DataColumn3" type="xs:string" minOccurs="0" />
<xs:element name="IncomeHead" msprop:Generator_ColumnVarNameInTable="columnIncomeHead" msprop:Generator_ColumnPropNameInRow="IncomeHead" msprop:Generator_ColumnPropNameInTable="IncomeHeadColumn" msprop:Generator_UserColumnName="IncomeHead" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ITHeader" msprop:Generator_UserTableName="ITHeader" msprop:Generator_RowEvArgName="ITHeaderRowChangeEvent" msprop:Generator_TableVarName="tableITHeader" msprop:Generator_TablePropName="ITHeader" msprop:Generator_RowDeletingName="ITHeaderRowDeleting" msprop:Generator_RowChangingName="ITHeaderRowChanging" msprop:Generator_RowDeletedName="ITHeaderRowDeleted" msprop:Generator_RowEvHandlerName="ITHeaderRowChangeEventHandler" msprop:Generator_TableClassName="ITHeaderDataTable" msprop:Generator_RowChangedName="ITHeaderRowChanged" msprop:Generator_RowClassName="ITHeaderRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_UserColumnName="TINNo" type="xs:string" minOccurs="0" />
<xs:element name="AssesmentYear" msprop:Generator_ColumnVarNameInTable="columnAssesmentYear" msprop:Generator_ColumnPropNameInRow="AssesmentYear" msprop:Generator_ColumnPropNameInTable="AssesmentYearColumn" msprop:Generator_UserColumnName="AssesmentYear" type="xs:string" minOccurs="0" />
<xs:element name="FiscalYear" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_UserColumnName="FiscalYear" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeLFAData" msprop:Generator_UserTableName="EmployeeLFAData" msprop:Generator_RowEvArgName="EmployeeLFADataRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeLFAData" msprop:Generator_TablePropName="EmployeeLFAData" msprop:Generator_RowDeletingName="EmployeeLFADataRowDeleting" msprop:Generator_RowChangingName="EmployeeLFADataRowChanging" msprop:Generator_RowDeletedName="EmployeeLFADataRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeLFADataRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeLFADataDataTable" msprop:Generator_RowChangedName="EmployeeLFADataRowChanged" msprop:Generator_RowClassName="EmployeeLFADataRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:dateTime" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="EligibleAmount" msprop:Generator_ColumnVarNameInTable="columnEligibleAmount" msprop:Generator_ColumnPropNameInRow="EligibleAmount" msprop:Generator_ColumnPropNameInTable="EligibleAmountColumn" msprop:Generator_UserColumnName="EligibleAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxRebeatInvestment" msprop:Generator_UserTableName="TaxRebeatInvestment" msprop:Generator_RowEvArgName="TaxRebeatInvestmentRowChangeEvent" msprop:Generator_TableVarName="tableTaxRebeatInvestment" msprop:Generator_TablePropName="TaxRebeatInvestment" msprop:Generator_RowDeletingName="TaxRebeatInvestmentRowDeleting" msprop:Generator_RowChangingName="TaxRebeatInvestmentRowChanging" msprop:Generator_RowDeletedName="TaxRebeatInvestmentRowDeleted" msprop:Generator_RowEvHandlerName="TaxRebeatInvestmentRowChangeEventHandler" msprop:Generator_TableClassName="TaxRebeatInvestmentDataTable" msprop:Generator_RowChangedName="TaxRebeatInvestmentRowChanged" msprop:Generator_RowClassName="TaxRebeatInvestmentRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TaxPercent" msprop:Generator_ColumnVarNameInTable="columnTaxPercent" msprop:Generator_ColumnPropNameInRow="TaxPercent" msprop:Generator_ColumnPropNameInTable="TaxPercentColumn" msprop:Generator_UserColumnName="TaxPercent" type="xs:double" minOccurs="0" />
<xs:element name="TaxableIncome" msprop:Generator_ColumnVarNameInTable="columnTaxableIncome" msprop:Generator_ColumnPropNameInRow="TaxableIncome" msprop:Generator_ColumnPropNameInTable="TaxableIncomeColumn" msprop:Generator_UserColumnName="TaxableIncome" type="xs:double" minOccurs="0" />
<xs:element name="MaxInvestment" msprop:Generator_ColumnVarNameInTable="columnMaxInvestment" msprop:Generator_ColumnPropNameInRow="MaxInvestment" msprop:Generator_ColumnPropNameInTable="MaxInvestmentColumn" msprop:Generator_UserColumnName="MaxInvestment" type="xs:double" minOccurs="0" />
<xs:element name="PFInvestment" msprop:Generator_ColumnVarNameInTable="columnPFInvestment" msprop:Generator_ColumnPropNameInRow="PFInvestment" msprop:Generator_ColumnPropNameInTable="PFInvestmentColumn" msprop:Generator_UserColumnName="PFInvestment" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxChallan" msprop:Generator_UserTableName="TaxChallan" msprop:Generator_RowEvArgName="TaxChallanRowChangeEvent" msprop:Generator_TableVarName="tableTaxChallan" msprop:Generator_TablePropName="TaxChallan" msprop:Generator_RowDeletingName="TaxChallanRowDeleting" msprop:Generator_RowChangingName="TaxChallanRowChanging" msprop:Generator_RowDeletedName="TaxChallanRowDeleted" msprop:Generator_RowEvHandlerName="TaxChallanRowChangeEventHandler" msprop:Generator_TableClassName="TaxChallanDataTable" msprop:Generator_RowChangedName="TaxChallanRowChanged" msprop:Generator_RowClassName="TaxChallanRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ChallanNo" msprop:Generator_ColumnVarNameInTable="columnChallanNo" msprop:Generator_ColumnPropNameInRow="ChallanNo" msprop:Generator_ColumnPropNameInTable="ChallanNoColumn" msprop:Generator_UserColumnName="ChallanNo" type="xs:string" minOccurs="0" />
<xs:element name="TaxInvestment" msprop:Generator_ColumnVarNameInTable="columnTaxInvestment" msprop:Generator_ColumnPropNameInRow="TaxInvestment" msprop:Generator_ColumnPropNameInTable="TaxInvestmentColumn" msprop:Generator_UserColumnName="TaxInvestment" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Pmpbasic" msprop:Generator_UserTableName="Pmpbasic" msprop:Generator_RowEvArgName="PmpbasicRowChangeEvent" msprop:Generator_TableVarName="tablePmpbasic" msprop:Generator_TablePropName="Pmpbasic" msprop:Generator_RowDeletingName="PmpbasicRowDeleting" msprop:Generator_RowChangingName="PmpbasicRowChanging" msprop:Generator_RowDeletedName="PmpbasicRowDeleted" msprop:Generator_RowEvHandlerName="PmpbasicRowChangeEventHandler" msprop:Generator_TableClassName="PmpbasicDataTable" msprop:Generator_RowChangedName="PmpbasicRowChanged" msprop:Generator_RowClassName="PmpbasicRow">
<xs:complexType>
<xs:sequence>
<xs:element name="AssociateName" msprop:Generator_ColumnVarNameInTable="columnAssociateName" msprop:Generator_ColumnPropNameInRow="AssociateName" msprop:Generator_ColumnPropNameInTable="AssociateNameColumn" msprop:Generator_UserColumnName="AssociateName" type="xs:string" minOccurs="0" />
<xs:element name="PresentPosition" msprop:Generator_ColumnVarNameInTable="columnPresentPosition" msprop:Generator_ColumnPropNameInRow="PresentPosition" msprop:Generator_ColumnPropNameInTable="PresentPositionColumn" msprop:Generator_UserColumnName="PresentPosition" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="BusinessUnit" msprop:Generator_ColumnVarNameInTable="columnBusinessUnit" msprop:Generator_ColumnPropNameInRow="BusinessUnit" msprop:Generator_ColumnPropNameInTable="BusinessUnitColumn" msprop:Generator_UserColumnName="BusinessUnit" type="xs:string" minOccurs="0" />
<xs:element name="NameOfManager" msprop:Generator_ColumnVarNameInTable="columnNameOfManager" msprop:Generator_ColumnPropNameInRow="NameOfManager" msprop:Generator_ColumnPropNameInTable="NameOfManagerColumn" msprop:Generator_UserColumnName="NameOfManager" type="xs:string" minOccurs="0" />
<xs:element name="ManagerPosition" msprop:Generator_ColumnVarNameInTable="columnManagerPosition" msprop:Generator_ColumnPropNameInRow="ManagerPosition" msprop:Generator_ColumnPropNameInTable="ManagerPositionColumn" msprop:Generator_UserColumnName="ManagerPosition" type="xs:string" minOccurs="0" />
<xs:element name="NameOfNextLevelManager" msprop:Generator_ColumnVarNameInTable="columnNameOfNextLevelManager" msprop:Generator_ColumnPropNameInRow="NameOfNextLevelManager" msprop:Generator_ColumnPropNameInTable="NameOfNextLevelManagerColumn" msprop:Generator_UserColumnName="NameOfNextLevelManager" type="xs:string" minOccurs="0" />
<xs:element name="PositionOfNextLevelManager" msprop:Generator_ColumnVarNameInTable="columnPositionOfNextLevelManager" msprop:Generator_ColumnPropNameInRow="PositionOfNextLevelManager" msprop:Generator_ColumnPropNameInTable="PositionOfNextLevelManagerColumn" msprop:Generator_UserColumnName="PositionOfNextLevelManager" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:float" minOccurs="0" />
<xs:element name="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_UserColumnName="Country" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Pmpobjectives" msprop:Generator_UserTableName="Pmpobjectives" msprop:Generator_RowEvArgName="PmpobjectivesRowChangeEvent" msprop:Generator_TableVarName="tablePmpobjectives" msprop:Generator_TablePropName="Pmpobjectives" msprop:Generator_RowDeletingName="PmpobjectivesRowDeleting" msprop:Generator_RowChangingName="PmpobjectivesRowChanging" msprop:Generator_RowDeletedName="PmpobjectivesRowDeleted" msprop:Generator_RowEvHandlerName="PmpobjectivesRowChangeEventHandler" msprop:Generator_TableClassName="PmpobjectivesDataTable" msprop:Generator_RowChangedName="PmpobjectivesRowChanged" msprop:Generator_RowClassName="PmpobjectivesRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Objectives" msprop:Generator_ColumnVarNameInTable="columnObjectives" msprop:Generator_ColumnPropNameInRow="Objectives" msprop:Generator_ColumnPropNameInTable="ObjectivesColumn" msprop:Generator_UserColumnName="Objectives" type="xs:string" minOccurs="0" />
<xs:element name="EvaluationCriteria" msprop:Generator_ColumnVarNameInTable="columnEvaluationCriteria" msprop:Generator_ColumnPropNameInRow="EvaluationCriteria" msprop:Generator_ColumnPropNameInTable="EvaluationCriteriaColumn" msprop:Generator_UserColumnName="EvaluationCriteria" type="xs:string" minOccurs="0" />
<xs:element name="TargetDate" msprop:Generator_ColumnVarNameInTable="columnTargetDate" msprop:Generator_ColumnPropNameInRow="TargetDate" msprop:Generator_ColumnPropNameInTable="TargetDateColumn" msprop:Generator_UserColumnName="TargetDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Priority" msprop:Generator_ColumnVarNameInTable="columnPriority" msprop:Generator_ColumnPropNameInRow="Priority" msprop:Generator_ColumnPropNameInTable="PriorityColumn" msprop:Generator_UserColumnName="Priority" type="xs:string" minOccurs="0" />
<xs:element name="SelfComments" msprop:Generator_ColumnVarNameInTable="columnSelfComments" msprop:Generator_ColumnPropNameInRow="SelfComments" msprop:Generator_ColumnPropNameInTable="SelfCommentsColumn" msprop:Generator_UserColumnName="SelfComments" type="xs:string" minOccurs="0" />
<xs:element name="SelfRating" msprop:Generator_ColumnVarNameInTable="columnSelfRating" msprop:Generator_ColumnPropNameInRow="SelfRating" msprop:Generator_ColumnPropNameInTable="SelfRatingColumn" msprop:Generator_UserColumnName="SelfRating" type="xs:string" minOccurs="0" />
<xs:element name="ManagerComments" msprop:Generator_ColumnVarNameInTable="columnManagerComments" msprop:Generator_ColumnPropNameInRow="ManagerComments" msprop:Generator_ColumnPropNameInTable="ManagerCommentsColumn" msprop:Generator_UserColumnName="ManagerComments" type="xs:string" minOccurs="0" />
<xs:element name="ManagerRating" msprop:Generator_ColumnVarNameInTable="columnManagerRating" msprop:Generator_ColumnPropNameInRow="ManagerRating" msprop:Generator_ColumnPropNameInTable="ManagerRatingColumn" msprop:Generator_UserColumnName="ManagerRating" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PmpEmpValueBehaviorRatings" msprop:Generator_UserTableName="PmpEmpValueBehaviorRatings" msprop:Generator_RowEvArgName="PmpEmpValueBehaviorRatingsRowChangeEvent" msprop:Generator_TableVarName="tablePmpEmpValueBehaviorRatings" msprop:Generator_TablePropName="PmpEmpValueBehaviorRatings" msprop:Generator_RowDeletingName="PmpEmpValueBehaviorRatingsRowDeleting" msprop:Generator_RowChangingName="PmpEmpValueBehaviorRatingsRowChanging" msprop:Generator_RowDeletedName="PmpEmpValueBehaviorRatingsRowDeleted" msprop:Generator_RowEvHandlerName="PmpEmpValueBehaviorRatingsRowChangeEventHandler" msprop:Generator_TableClassName="PmpEmpValueBehaviorRatingsDataTable" msprop:Generator_RowChangedName="PmpEmpValueBehaviorRatingsRowChanged" msprop:Generator_RowClassName="PmpEmpValueBehaviorRatingsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ValueBehavior" msprop:Generator_ColumnVarNameInTable="columnValueBehavior" msprop:Generator_ColumnPropNameInRow="ValueBehavior" msprop:Generator_ColumnPropNameInTable="ValueBehaviorColumn" msprop:Generator_UserColumnName="ValueBehavior" type="xs:string" minOccurs="0" />
<xs:element name="SelfRating" msprop:Generator_ColumnVarNameInTable="columnSelfRating" msprop:Generator_ColumnPropNameInRow="SelfRating" msprop:Generator_ColumnPropNameInTable="SelfRatingColumn" msprop:Generator_UserColumnName="SelfRating" type="xs:string" minOccurs="0" />
<xs:element name="SelfComments" msprop:Generator_ColumnVarNameInTable="columnSelfComments" msprop:Generator_ColumnPropNameInRow="SelfComments" msprop:Generator_ColumnPropNameInTable="SelfCommentsColumn" msprop:Generator_UserColumnName="SelfComments" type="xs:string" minOccurs="0" />
<xs:element name="ManagerRating" msprop:Generator_ColumnVarNameInTable="columnManagerRating" msprop:Generator_ColumnPropNameInRow="ManagerRating" msprop:Generator_ColumnPropNameInTable="ManagerRatingColumn" msprop:Generator_UserColumnName="ManagerRating" type="xs:string" minOccurs="0" />
<xs:element name="ManagerComments" msprop:Generator_ColumnVarNameInTable="columnManagerComments" msprop:Generator_ColumnPropNameInRow="ManagerComments" msprop:Generator_ColumnPropNameInTable="ManagerCommentsColumn" msprop:Generator_UserColumnName="ManagerComments" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSJVReport" msprop:Generator_UserTableName="FSSJVReport" msprop:Generator_RowEvArgName="FSSJVReportRowChangeEvent" msprop:Generator_TableVarName="tableFSSJVReport" msprop:Generator_TablePropName="FSSJVReport" msprop:Generator_RowDeletingName="FSSJVReportRowDeleting" msprop:Generator_RowChangingName="FSSJVReportRowChanging" msprop:Generator_RowDeletedName="FSSJVReportRowDeleted" msprop:Generator_RowEvHandlerName="FSSJVReportRowChangeEventHandler" msprop:Generator_TableClassName="FSSJVReportDataTable" msprop:Generator_RowChangedName="FSSJVReportRowChanged" msprop:Generator_RowClassName="FSSJVReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="pkey" msprop:Generator_ColumnVarNameInTable="columnpkey" msprop:Generator_ColumnPropNameInRow="pkey" msprop:Generator_ColumnPropNameInTable="pkeyColumn" msprop:Generator_UserColumnName="pkey" type="xs:string" minOccurs="0" />
<xs:element name="account" msprop:Generator_ColumnVarNameInTable="columnaccount" msprop:Generator_ColumnPropNameInRow="account" msprop:Generator_ColumnPropNameInTable="accountColumn" msprop:Generator_UserColumnName="account" type="xs:string" minOccurs="0" />
<xs:element name="cc" msprop:Generator_ColumnVarNameInTable="columncc" msprop:Generator_ColumnPropNameInRow="cc" msprop:Generator_ColumnPropNameInTable="ccColumn" msprop:Generator_UserColumnName="cc" type="xs:string" minOccurs="0" />
<xs:element name="profitcenter" msprop:Generator_ColumnVarNameInTable="columnprofitcenter" msprop:Generator_ColumnPropNameInRow="profitcenter" msprop:Generator_ColumnPropNameInTable="profitcenterColumn" msprop:Generator_UserColumnName="profitcenter" type="xs:string" minOccurs="0" />
<xs:element name="text" msprop:Generator_ColumnVarNameInTable="columntext" msprop:Generator_ColumnPropNameInRow="text" msprop:Generator_ColumnPropNameInTable="textColumn" msprop:Generator_UserColumnName="text" type="xs:string" minOccurs="0" />
<xs:element name="assignment" msprop:Generator_ColumnVarNameInTable="columnassignment" msprop:Generator_ColumnPropNameInRow="assignment" msprop:Generator_ColumnPropNameInTable="assignmentColumn" msprop:Generator_UserColumnName="assignment" type="xs:string" minOccurs="0" />
<xs:element name="amount" msprop:Generator_ColumnVarNameInTable="columnamount" msprop:Generator_ColumnPropNameInRow="amount" msprop:Generator_ColumnPropNameInTable="amountColumn" msprop:Generator_UserColumnName="amount" type="xs:string" minOccurs="0" />
<xs:element name="loantype" msprop:Generator_ColumnVarNameInTable="columnloantype" msprop:Generator_ColumnPropNameInRow="loantype" msprop:Generator_ColumnPropNameInTable="loantypeColumn" msprop:Generator_UserColumnName="loantype" type="xs:string" minOccurs="0" />
<xs:element name="customername" msprop:Generator_ColumnVarNameInTable="columncustomername" msprop:Generator_ColumnPropNameInRow="customername" msprop:Generator_ColumnPropNameInTable="customernameColumn" msprop:Generator_UserColumnName="customername" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtTransferTPToPR" msprop:Generator_UserTableName="dtTransferTPToPR" msprop:Generator_RowEvArgName="dtTransferTPToPRRowChangeEvent" msprop:Generator_TableVarName="tabledtTransferTPToPR" msprop:Generator_TablePropName="dtTransferTPToPR" msprop:Generator_RowDeletingName="dtTransferTPToPRRowDeleting" msprop:Generator_RowChangingName="dtTransferTPToPRRowChanging" msprop:Generator_RowDeletedName="dtTransferTPToPRRowDeleted" msprop:Generator_RowEvHandlerName="dtTransferTPToPRRowChangeEventHandler" msprop:Generator_TableClassName="dtTransferTPToPRDataTable" msprop:Generator_RowChangedName="dtTransferTPToPRRowChanged" msprop:Generator_RowClassName="dtTransferTPToPRRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="TransferDate" msprop:Generator_ColumnVarNameInTable="columnTransferDate" msprop:Generator_ColumnPropNameInRow="TransferDate" msprop:Generator_ColumnPropNameInTable="TransferDateColumn" msprop:Generator_UserColumnName="TransferDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="UserIDWhoChanged" msprop:Generator_ColumnVarNameInTable="columnUserIDWhoChanged" msprop:Generator_ColumnPropNameInRow="UserIDWhoChanged" msprop:Generator_ColumnPropNameInTable="UserIDWhoChangedColumn" msprop:Generator_UserColumnName="UserIDWhoChanged" type="xs:string" minOccurs="0" />
<xs:element name="ChangedDate" msprop:Generator_ColumnVarNameInTable="columnChangedDate" msprop:Generator_ColumnPropNameInRow="ChangedDate" msprop:Generator_ColumnPropNameInTable="ChangedDateColumn" msprop:Generator_UserColumnName="ChangedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpContinueFromDiscontinue" msprop:Generator_UserTableName="EmpContinueFromDiscontinue" msprop:Generator_RowEvArgName="EmpContinueFromDiscontinueRowChangeEvent" msprop:Generator_TableVarName="tableEmpContinueFromDiscontinue" msprop:Generator_TablePropName="EmpContinueFromDiscontinue" msprop:Generator_RowDeletingName="EmpContinueFromDiscontinueRowDeleting" msprop:Generator_RowChangingName="EmpContinueFromDiscontinueRowChanging" msprop:Generator_RowDeletedName="EmpContinueFromDiscontinueRowDeleted" msprop:Generator_RowEvHandlerName="EmpContinueFromDiscontinueRowChangeEventHandler" msprop:Generator_TableClassName="EmpContinueFromDiscontinueDataTable" msprop:Generator_RowChangedName="EmpContinueFromDiscontinueRowChanged" msprop:Generator_RowClassName="EmpContinueFromDiscontinueRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:int" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="ContinueDate" msprop:Generator_ColumnVarNameInTable="columnContinueDate" msprop:Generator_ColumnPropNameInRow="ContinueDate" msprop:Generator_ColumnPropNameInTable="ContinueDateColumn" msprop:Generator_UserColumnName="ContinueDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="UserIdWhoChangedIt" msprop:Generator_ColumnVarNameInTable="columnUserIdWhoChangedIt" msprop:Generator_ColumnPropNameInRow="UserIdWhoChangedIt" msprop:Generator_ColumnPropNameInTable="UserIdWhoChangedItColumn" msprop:Generator_UserColumnName="UserIdWhoChangedIt" type="xs:string" minOccurs="0" />
<xs:element name="ChangedDate" msprop:Generator_ColumnVarNameInTable="columnChangedDate" msprop:Generator_ColumnPropNameInRow="ChangedDate" msprop:Generator_ColumnPropNameInTable="ChangedDateColumn" msprop:Generator_UserColumnName="ChangedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpITInfoAndBasicInfo" msprop:Generator_UserTableName="EmpITInfoAndBasicInfo" msprop:Generator_RowEvArgName="EmpITInfoAndBasicInfoRowChangeEvent" msprop:Generator_TableVarName="tableEmpITInfoAndBasicInfo" msprop:Generator_TablePropName="EmpITInfoAndBasicInfo" msprop:Generator_RowDeletingName="EmpITInfoAndBasicInfoRowDeleting" msprop:Generator_RowChangingName="EmpITInfoAndBasicInfoRowChanging" msprop:Generator_RowDeletedName="EmpITInfoAndBasicInfoRowDeleted" msprop:Generator_RowEvHandlerName="EmpITInfoAndBasicInfoRowChangeEventHandler" msprop:Generator_TableClassName="EmpITInfoAndBasicInfoDataTable" msprop:Generator_RowChangedName="EmpITInfoAndBasicInfoRowChanged" msprop:Generator_RowClassName="EmpITInfoAndBasicInfoRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="Gander" msprop:Generator_ColumnVarNameInTable="columnGander" msprop:Generator_ColumnPropNameInRow="Gander" msprop:Generator_ColumnPropNameInTable="GanderColumn" msprop:Generator_UserColumnName="Gander" type="xs:string" minOccurs="0" />
<xs:element name="SNL" msprop:Generator_ColumnVarNameInTable="columnSNL" msprop:Generator_ColumnPropNameInRow="SNL" msprop:Generator_ColumnPropNameInTable="SNLColumn" msprop:Generator_UserColumnName="SNL" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalaryStracture" msprop:Generator_UserTableName="SalaryStracture" msprop:Generator_RowEvArgName="SalaryStractureRowChangeEvent" msprop:Generator_TableVarName="tableSalaryStracture" msprop:Generator_TablePropName="SalaryStracture" msprop:Generator_RowDeletingName="SalaryStractureRowDeleting" msprop:Generator_RowChangingName="SalaryStractureRowChanging" msprop:Generator_RowDeletedName="SalaryStractureRowDeleted" msprop:Generator_RowEvHandlerName="SalaryStractureRowChangeEventHandler" msprop:Generator_TableClassName="SalaryStractureDataTable" msprop:Generator_RowChangedName="SalaryStractureRowChanged" msprop:Generator_RowClassName="SalaryStractureRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:int" minOccurs="0" />
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="EmploymentCategory" msprop:Generator_ColumnVarNameInTable="columnEmploymentCategory" msprop:Generator_ColumnPropNameInRow="EmploymentCategory" msprop:Generator_ColumnPropNameInTable="EmploymentCategoryColumn" msprop:Generator_UserColumnName="EmploymentCategory" type="xs:string" minOccurs="0" />
<xs:element name="EmploymentStatus" msprop:Generator_ColumnVarNameInTable="columnEmploymentStatus" msprop:Generator_ColumnPropNameInRow="EmploymentStatus" msprop:Generator_ColumnPropNameInTable="EmploymentStatusColumn" msprop:Generator_UserColumnName="EmploymentStatus" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="JoinningDate" msprop:Generator_ColumnVarNameInTable="columnJoinningDate" msprop:Generator_ColumnPropNameInRow="JoinningDate" msprop:Generator_ColumnPropNameInTable="JoinningDateColumn" msprop:Generator_UserColumnName="JoinningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="LengthOfService" msprop:Generator_ColumnVarNameInTable="columnLengthOfService" msprop:Generator_ColumnPropNameInRow="LengthOfService" msprop:Generator_ColumnPropNameInTable="LengthOfServiceColumn" msprop:Generator_UserColumnName="LengthOfService" type="xs:double" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
<xs:element name="Age" msprop:Generator_ColumnVarNameInTable="columnAge" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_UserColumnName="Age" type="xs:string" minOccurs="0" />
<xs:element name="RetirementDate" msprop:Generator_ColumnVarNameInTable="columnRetirementDate" msprop:Generator_ColumnPropNameInRow="RetirementDate" msprop:Generator_ColumnPropNameInTable="RetirementDateColumn" msprop:Generator_UserColumnName="RetirementDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="PostingPlace" msprop:Generator_ColumnVarNameInTable="columnPostingPlace" msprop:Generator_ColumnPropNameInRow="PostingPlace" msprop:Generator_ColumnPropNameInTable="PostingPlaceColumn" msprop:Generator_UserColumnName="PostingPlace" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:string" minOccurs="0" />
<xs:element name="HouseRentAllowance" msprop:Generator_ColumnVarNameInTable="columnHouseRentAllowance" msprop:Generator_ColumnPropNameInRow="HouseRentAllowance" msprop:Generator_ColumnPropNameInTable="HouseRentAllowanceColumn" msprop:Generator_UserColumnName="HouseRentAllowance" type="xs:string" minOccurs="0" />
<xs:element name="UtilityAllowance" msprop:Generator_ColumnVarNameInTable="columnUtilityAllowance" msprop:Generator_ColumnPropNameInRow="UtilityAllowance" msprop:Generator_ColumnPropNameInTable="UtilityAllowanceColumn" msprop:Generator_UserColumnName="UtilityAllowance" type="xs:string" minOccurs="0" />
<xs:element name="MedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnMedicalAllowance" msprop:Generator_ColumnPropNameInRow="MedicalAllowance" msprop:Generator_ColumnPropNameInTable="MedicalAllowanceColumn" msprop:Generator_UserColumnName="MedicalAllowance" type="xs:string" minOccurs="0" />
<xs:element name="Up-KeepAllowance" msprop:Generator_ColumnVarNameInTable="_columnUp_KeepAllowance" msprop:Generator_ColumnPropNameInRow="_Up_KeepAllowance" msprop:Generator_ColumnPropNameInTable="_Up_KeepAllowanceColumn" msprop:Generator_UserColumnName="Up-KeepAllowance" type="xs:string" minOccurs="0" />
<xs:element name="TransportAllowance" msprop:Generator_ColumnVarNameInTable="columnTransportAllowance" msprop:Generator_ColumnPropNameInRow="TransportAllowance" msprop:Generator_ColumnPropNameInTable="TransportAllowanceColumn" msprop:Generator_UserColumnName="TransportAllowance" type="xs:string" minOccurs="0" />
<xs:element name="VehicleAllowance" msprop:Generator_ColumnVarNameInTable="columnVehicleAllowance" msprop:Generator_ColumnPropNameInRow="VehicleAllowance" msprop:Generator_ColumnPropNameInTable="VehicleAllowanceColumn" msprop:Generator_UserColumnName="VehicleAllowance" type="xs:string" minOccurs="0" />
<xs:element name="EnterimentAllowance" msprop:Generator_ColumnVarNameInTable="columnEnterimentAllowance" msprop:Generator_ColumnPropNameInRow="EnterimentAllowance" msprop:Generator_ColumnPropNameInTable="EnterimentAllowanceColumn" msprop:Generator_UserColumnName="EnterimentAllowance" type="xs:string" minOccurs="0" />
<xs:element name="SpecialAllowance" msprop:Generator_ColumnVarNameInTable="columnSpecialAllowance" msprop:Generator_ColumnPropNameInRow="SpecialAllowance" msprop:Generator_ColumnPropNameInTable="SpecialAllowanceColumn" msprop:Generator_UserColumnName="SpecialAllowance" type="xs:string" minOccurs="0" />
<xs:element name="MonthlySalary" msprop:Generator_ColumnVarNameInTable="columnMonthlySalary" msprop:Generator_ColumnPropNameInRow="MonthlySalary" msprop:Generator_ColumnPropNameInTable="MonthlySalaryColumn" msprop:Generator_UserColumnName="MonthlySalary" type="xs:string" minOccurs="0" />
<xs:element name="FestivalBonus" msprop:Generator_ColumnVarNameInTable="columnFestivalBonus" msprop:Generator_ColumnPropNameInRow="FestivalBonus" msprop:Generator_ColumnPropNameInTable="FestivalBonusColumn" msprop:Generator_UserColumnName="FestivalBonus" type="xs:string" minOccurs="0" />
<xs:element name="LFA" msprop:Generator_ColumnVarNameInTable="columnLFA" msprop:Generator_ColumnPropNameInRow="LFA" msprop:Generator_ColumnPropNameInTable="LFAColumn" msprop:Generator_UserColumnName="LFA" type="xs:string" minOccurs="0" />
<xs:element name="AnnualBaseSalary" msprop:Generator_ColumnVarNameInTable="columnAnnualBaseSalary" msprop:Generator_ColumnPropNameInRow="AnnualBaseSalary" msprop:Generator_ColumnPropNameInTable="AnnualBaseSalaryColumn" msprop:Generator_UserColumnName="AnnualBaseSalary" type="xs:string" minOccurs="0" />
<xs:element name="AnnualGuaranteedSalary" msprop:Generator_ColumnVarNameInTable="columnAnnualGuaranteedSalary" msprop:Generator_ColumnPropNameInRow="AnnualGuaranteedSalary" msprop:Generator_ColumnPropNameInTable="AnnualGuaranteedSalaryColumn" msprop:Generator_UserColumnName="AnnualGuaranteedSalary" type="xs:string" minOccurs="0" />
<xs:element name="PerformanceIncentiveTarget" msprop:Generator_ColumnVarNameInTable="columnPerformanceIncentiveTarget" msprop:Generator_ColumnPropNameInRow="PerformanceIncentiveTarget" msprop:Generator_ColumnPropNameInTable="PerformanceIncentiveTargetColumn" msprop:Generator_UserColumnName="PerformanceIncentiveTarget" type="xs:string" minOccurs="0" />
<xs:element name="PerformanceIncentiveBDT" msprop:Generator_ColumnVarNameInTable="columnPerformanceIncentiveBDT" msprop:Generator_ColumnPropNameInRow="PerformanceIncentiveBDT" msprop:Generator_ColumnPropNameInTable="PerformanceIncentiveBDTColumn" msprop:Generator_UserColumnName="PerformanceIncentiveBDT" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DedtaxByMonth" msprop:Generator_UserTableName="DedtaxByMonth" msprop:Generator_RowEvArgName="DedtaxByMonthRowChangeEvent" msprop:Generator_TableVarName="tableDedtaxByMonth" msprop:Generator_TablePropName="DedtaxByMonth" msprop:Generator_RowDeletingName="DedtaxByMonthRowDeleting" msprop:Generator_RowChangingName="DedtaxByMonthRowChanging" msprop:Generator_RowDeletedName="DedtaxByMonthRowDeleted" msprop:Generator_RowEvHandlerName="DedtaxByMonthRowChangeEventHandler" msprop:Generator_TableClassName="DedtaxByMonthDataTable" msprop:Generator_RowChangedName="DedtaxByMonthRowChanged" msprop:Generator_RowClassName="DedtaxByMonthRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="TIN" msprop:Generator_ColumnVarNameInTable="columnTIN" msprop:Generator_ColumnPropNameInRow="TIN" msprop:Generator_ColumnPropNameInTable="TINColumn" msprop:Generator_UserColumnName="TIN" type="xs:string" minOccurs="0" />
<xs:element name="DedAmount" msprop:Generator_ColumnVarNameInTable="columnDedAmount" msprop:Generator_ColumnPropNameInRow="DedAmount" msprop:Generator_ColumnPropNameInTable="DedAmountColumn" msprop:Generator_UserColumnName="DedAmount" type="xs:double" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="ParentLocation" msprop:Generator_ColumnVarNameInTable="columnParentLocation" msprop:Generator_ColumnPropNameInRow="ParentLocation" msprop:Generator_ColumnPropNameInTable="ParentLocationColumn" msprop:Generator_UserColumnName="ParentLocation" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalarySheetByMonth" msprop:Generator_UserTableName="SalarySheetByMonth" msprop:Generator_RowEvArgName="SalarySheetByMonthRowChangeEvent" msprop:Generator_TableVarName="tableSalarySheetByMonth" msprop:Generator_TablePropName="SalarySheetByMonth" msprop:Generator_RowDeletingName="SalarySheetByMonthRowDeleting" msprop:Generator_RowChangingName="SalarySheetByMonthRowChanging" msprop:Generator_RowDeletedName="SalarySheetByMonthRowDeleted" msprop:Generator_RowEvHandlerName="SalarySheetByMonthRowChangeEventHandler" msprop:Generator_TableClassName="SalarySheetByMonthDataTable" msprop:Generator_RowChangedName="SalarySheetByMonthRowChanged" msprop:Generator_RowClassName="SalarySheetByMonthRow">
<xs:complexType>
<xs:sequence>
<xs:element name="MonthOfYear" msprop:Generator_ColumnVarNameInTable="columnMonthOfYear" msprop:Generator_ColumnPropNameInRow="MonthOfYear" msprop:Generator_ColumnPropNameInTable="MonthOfYearColumn" msprop:Generator_UserColumnName="MonthOfYear" type="xs:dateTime" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:double" minOccurs="0" />
<xs:element name="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_UserColumnName="TotalDeduct" type="xs:string" minOccurs="0" />
<xs:element name="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_UserColumnName="NetPay" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_UserColumnName="GCode" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeServiceLength" msprop:Generator_UserTableName="EmployeeServiceLength" msprop:Generator_RowEvArgName="EmployeeServiceLengthRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeServiceLength" msprop:Generator_TablePropName="EmployeeServiceLength" msprop:Generator_RowDeletingName="EmployeeServiceLengthRowDeleting" msprop:Generator_RowChangingName="EmployeeServiceLengthRowChanging" msprop:Generator_RowDeletedName="EmployeeServiceLengthRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeServiceLengthRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeServiceLengthDataTable" msprop:Generator_RowChangedName="EmployeeServiceLengthRowChanged" msprop:Generator_RowClassName="EmployeeServiceLengthRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EployeeNo" msprop:Generator_ColumnVarNameInTable="columnEployeeNo" msprop:Generator_ColumnPropNameInRow="EployeeNo" msprop:Generator_ColumnPropNameInTable="EployeeNoColumn" msprop:Generator_UserColumnName="EployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="DateOfBirth" msprop:Generator_ColumnVarNameInTable="columnDateOfBirth" msprop:Generator_ColumnPropNameInRow="DateOfBirth" msprop:Generator_ColumnPropNameInTable="DateOfBirthColumn" msprop:Generator_UserColumnName="DateOfBirth" type="xs:string" minOccurs="0" />
<xs:element name="DateOfJoining" msprop:Generator_ColumnVarNameInTable="columnDateOfJoining" msprop:Generator_ColumnPropNameInRow="DateOfJoining" msprop:Generator_ColumnPropNameInTable="DateOfJoiningColumn" msprop:Generator_UserColumnName="DateOfJoining" type="xs:string" minOccurs="0" />
<xs:element name="AgeOnCurrentDate" msprop:Generator_ColumnVarNameInTable="columnAgeOnCurrentDate" msprop:Generator_ColumnPropNameInRow="AgeOnCurrentDate" msprop:Generator_ColumnPropNameInTable="AgeOnCurrentDateColumn" msprop:Generator_UserColumnName="AgeOnCurrentDate" type="xs:string" minOccurs="0" />
<xs:element name="ServiceYearOnCurrentDate" msprop:Generator_ColumnVarNameInTable="columnServiceYearOnCurrentDate" msprop:Generator_ColumnPropNameInRow="ServiceYearOnCurrentDate" msprop:Generator_ColumnPropNameInTable="ServiceYearOnCurrentDateColumn" msprop:Generator_UserColumnName="ServiceYearOnCurrentDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PayRollRegisterForAll" msprop:Generator_UserTableName="PayRollRegisterForAll" msprop:Generator_RowEvArgName="PayRollRegisterForAllRowChangeEvent" msprop:Generator_TableVarName="tablePayRollRegisterForAll" msprop:Generator_TablePropName="PayRollRegisterForAll" msprop:Generator_RowDeletingName="PayRollRegisterForAllRowDeleting" msprop:Generator_RowChangingName="PayRollRegisterForAllRowChanging" msprop:Generator_RowDeletedName="PayRollRegisterForAllRowDeleted" msprop:Generator_RowEvHandlerName="PayRollRegisterForAllRowChangeEventHandler" msprop:Generator_TableClassName="PayRollRegisterForAllDataTable" msprop:Generator_RowChangedName="PayRollRegisterForAllRowChanged" msprop:Generator_RowClassName="PayRollRegisterForAllRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="FakeDes" msprop:Generator_ColumnVarNameInTable="columnFakeDes" msprop:Generator_ColumnPropNameInRow="FakeDes" msprop:Generator_ColumnPropNameInTable="FakeDesColumn" msprop:Generator_UserColumnName="FakeDes" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:string" minOccurs="0" />
<xs:element name="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_UserColumnName="GCode" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ReckittTaxCard" msprop:Generator_UserTableName="ReckittTaxCard" msprop:Generator_RowEvArgName="ReckittTaxCardRowChangeEvent" msprop:Generator_TableVarName="tableReckittTaxCard" msprop:Generator_TablePropName="ReckittTaxCard" msprop:Generator_RowDeletingName="ReckittTaxCardRowDeleting" msprop:Generator_RowChangingName="ReckittTaxCardRowChanging" msprop:Generator_RowDeletedName="ReckittTaxCardRowDeleted" msprop:Generator_RowEvHandlerName="ReckittTaxCardRowChangeEventHandler" msprop:Generator_TableClassName="ReckittTaxCardDataTable" msprop:Generator_RowChangedName="ReckittTaxCardRowChanged" msprop:Generator_RowClassName="ReckittTaxCardRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ITHead" msprop:Generator_ColumnVarNameInTable="columnITHead" msprop:Generator_ColumnPropNameInRow="ITHead" msprop:Generator_ColumnPropNameInTable="ITHeadColumn" msprop:Generator_UserColumnName="ITHead" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_UserColumnName="ItemID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DedtaxByMonthRange" msprop:Generator_UserTableName="DedtaxByMonthRange" msprop:Generator_RowEvArgName="DedtaxByMonthRangeRowChangeEvent" msprop:Generator_TableVarName="tableDedtaxByMonthRange" msprop:Generator_TablePropName="DedtaxByMonthRange" msprop:Generator_RowDeletingName="DedtaxByMonthRangeRowDeleting" msprop:Generator_RowChangingName="DedtaxByMonthRangeRowChanging" msprop:Generator_RowDeletedName="DedtaxByMonthRangeRowDeleted" msprop:Generator_RowEvHandlerName="DedtaxByMonthRangeRowChangeEventHandler" msprop:Generator_TableClassName="DedtaxByMonthRangeDataTable" msprop:Generator_RowChangedName="DedtaxByMonthRangeRowChanged" msprop:Generator_RowClassName="DedtaxByMonthRangeRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="TIN" msprop:Generator_ColumnVarNameInTable="columnTIN" msprop:Generator_ColumnPropNameInRow="TIN" msprop:Generator_ColumnPropNameInTable="TINColumn" msprop:Generator_UserColumnName="TIN" type="xs:string" minOccurs="0" />
<xs:element name="DedAmount" msprop:Generator_ColumnVarNameInTable="columnDedAmount" msprop:Generator_ColumnPropNameInRow="DedAmount" msprop:Generator_ColumnPropNameInTable="DedAmountColumn" msprop:Generator_UserColumnName="DedAmount" type="xs:double" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="ParentLocation" msprop:Generator_ColumnVarNameInTable="columnParentLocation" msprop:Generator_ColumnPropNameInRow="ParentLocation" msprop:Generator_ColumnPropNameInTable="ParentLocationColumn" msprop:Generator_UserColumnName="ParentLocation" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtRolePermission" msprop:Generator_UserTableName="dtRolePermission" msprop:Generator_RowEvArgName="dtRolePermissionRowChangeEvent" msprop:Generator_TableVarName="tabledtRolePermission" msprop:Generator_TablePropName="dtRolePermission" msprop:Generator_RowDeletingName="dtRolePermissionRowDeleting" msprop:Generator_RowChangingName="dtRolePermissionRowChanging" msprop:Generator_RowDeletedName="dtRolePermissionRowDeleted" msprop:Generator_RowEvHandlerName="dtRolePermissionRowChangeEventHandler" msprop:Generator_TableClassName="dtRolePermissionDataTable" msprop:Generator_RowChangedName="dtRolePermissionRowChanged" msprop:Generator_RowClassName="dtRolePermissionRow">
<xs:complexType>
<xs:sequence>
<xs:element name="group" msprop:Generator_ColumnVarNameInTable="columngroup" msprop:Generator_ColumnPropNameInRow="group" msprop:Generator_ColumnPropNameInTable="groupColumn" msprop:Generator_UserColumnName="group" type="xs:string" minOccurs="0" />
<xs:element name="menu" msprop:Generator_ColumnVarNameInTable="columnmenu" msprop:Generator_ColumnPropNameInRow="menu" msprop:Generator_ColumnPropNameInTable="menuColumn" msprop:Generator_UserColumnName="menu" type="xs:string" minOccurs="0" />
<xs:element name="action" msprop:Generator_ColumnVarNameInTable="columnaction" msprop:Generator_ColumnPropNameInRow="action" msprop:Generator_ColumnPropNameInTable="actionColumn" msprop:Generator_UserColumnName="action" type="xs:string" minOccurs="0" />
<xs:element name="date" msprop:Generator_ColumnVarNameInTable="columndate" msprop:Generator_ColumnPropNameInRow="date" msprop:Generator_ColumnPropNameInTable="dateColumn" msprop:Generator_UserColumnName="date" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtRoleInfo" msprop:Generator_UserTableName="dtRoleInfo" msprop:Generator_RowEvArgName="dtRoleInfoRowChangeEvent" msprop:Generator_TableVarName="tabledtRoleInfo" msprop:Generator_TablePropName="dtRoleInfo" msprop:Generator_RowDeletingName="dtRoleInfoRowDeleting" msprop:Generator_RowChangingName="dtRoleInfoRowChanging" msprop:Generator_RowDeletedName="dtRoleInfoRowDeleted" msprop:Generator_RowEvHandlerName="dtRoleInfoRowChangeEventHandler" msprop:Generator_TableClassName="dtRoleInfoDataTable" msprop:Generator_RowChangedName="dtRoleInfoRowChanged" msprop:Generator_RowClassName="dtRoleInfoRow">
<xs:complexType>
<xs:sequence>
<xs:element name="rName" msprop:Generator_ColumnVarNameInTable="columnrName" msprop:Generator_ColumnPropNameInRow="rName" msprop:Generator_ColumnPropNameInTable="rNameColumn" msprop:Generator_UserColumnName="rName" type="xs:string" minOccurs="0" />
<xs:element name="rDate" msprop:Generator_ColumnVarNameInTable="columnrDate" msprop:Generator_ColumnPropNameInRow="rDate" msprop:Generator_ColumnPropNameInTable="rDateColumn" msprop:Generator_UserColumnName="rDate" type="xs:string" minOccurs="0" />
<xs:element name="rBy" msprop:Generator_ColumnVarNameInTable="columnrBy" msprop:Generator_ColumnPropNameInRow="rBy" msprop:Generator_ColumnPropNameInTable="rByColumn" msprop:Generator_UserColumnName="rBy" type="xs:string" minOccurs="0" />
<xs:element name="Role" msprop:Generator_ColumnVarNameInTable="columnRole" msprop:Generator_ColumnPropNameInRow="Role" msprop:Generator_ColumnPropNameInTable="RoleColumn" msprop:Generator_UserColumnName="Role" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtUserRole" msprop:Generator_UserTableName="dtUserRole" msprop:Generator_RowEvArgName="dtUserRoleRowChangeEvent" msprop:Generator_TableVarName="tabledtUserRole" msprop:Generator_TablePropName="dtUserRole" msprop:Generator_RowDeletingName="dtUserRoleRowDeleting" msprop:Generator_RowChangingName="dtUserRoleRowChanging" msprop:Generator_RowDeletedName="dtUserRoleRowDeleted" msprop:Generator_RowEvHandlerName="dtUserRoleRowChangeEventHandler" msprop:Generator_TableClassName="dtUserRoleDataTable" msprop:Generator_RowChangedName="dtUserRoleRowChanged" msprop:Generator_RowClassName="dtUserRoleRow">
<xs:complexType>
<xs:sequence>
<xs:element name="user" msprop:Generator_ColumnVarNameInTable="columnuser" msprop:Generator_ColumnPropNameInRow="user" msprop:Generator_ColumnPropNameInTable="userColumn" msprop:Generator_UserColumnName="user" type="xs:string" minOccurs="0" />
<xs:element name="role" msprop:Generator_ColumnVarNameInTable="columnrole" msprop:Generator_ColumnPropNameInRow="role" msprop:Generator_ColumnPropNameInTable="roleColumn" msprop:Generator_UserColumnName="role" type="xs:string" minOccurs="0" />
<xs:element name="uu" msprop:Generator_ColumnVarNameInTable="columnuu" msprop:Generator_ColumnPropNameInRow="uu" msprop:Generator_ColumnPropNameInTable="uuColumn" msprop:Generator_UserColumnName="uu" type="xs:string" minOccurs="0" />
<xs:element name="menu" msprop:Generator_ColumnVarNameInTable="columnmenu" msprop:Generator_ColumnPropNameInRow="menu" msprop:Generator_ColumnPropNameInTable="menuColumn" msprop:Generator_UserColumnName="menu" type="xs:string" minOccurs="0" />
<xs:element name="buttons" msprop:Generator_ColumnVarNameInTable="columnbuttons" msprop:Generator_ColumnPropNameInRow="buttons" msprop:Generator_ColumnPropNameInTable="buttonsColumn" msprop:Generator_UserColumnName="buttons" type="xs:string" minOccurs="0" />
<xs:element name="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_UserColumnName="CommitedOn" type="xs:string" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EERSData" msprop:Generator_UserTableName="EERSData" msprop:Generator_RowEvArgName="EERSDataRowChangeEvent" msprop:Generator_TableVarName="tableEERSData" msprop:Generator_TablePropName="EERSData" msprop:Generator_RowDeletingName="EERSDataRowDeleting" msprop:Generator_RowChangingName="EERSDataRowChanging" msprop:Generator_RowDeletedName="EERSDataRowDeleted" msprop:Generator_RowEvHandlerName="EERSDataRowChangeEventHandler" msprop:Generator_TableClassName="EERSDataDataTable" msprop:Generator_RowChangedName="EERSDataRowChanged" msprop:Generator_RowClassName="EERSDataRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ApplicationID" msprop:Generator_ColumnVarNameInTable="columnApplicationID" msprop:Generator_ColumnPropNameInRow="ApplicationID" msprop:Generator_ColumnPropNameInTable="ApplicationIDColumn" msprop:Generator_UserColumnName="ApplicationID" type="xs:string" minOccurs="0" />
<xs:element name="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_UserColumnName="LastName" type="xs:string" minOccurs="0" />
<xs:element name="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_UserColumnName="FirstName" type="xs:string" minOccurs="0" />
<xs:element name="LogInID" msprop:Generator_ColumnVarNameInTable="columnLogInID" msprop:Generator_ColumnPropNameInRow="LogInID" msprop:Generator_ColumnPropNameInTable="LogInIDColumn" msprop:Generator_UserColumnName="LogInID" type="xs:string" minOccurs="0" />
<xs:element name="RITSID" msprop:Generator_ColumnVarNameInTable="columnRITSID" msprop:Generator_ColumnPropNameInRow="RITSID" msprop:Generator_ColumnPropNameInTable="RITSIDColumn" msprop:Generator_UserColumnName="RITSID" type="xs:string" minOccurs="0" />
<xs:element name="GEID" msprop:Generator_ColumnVarNameInTable="columnGEID" msprop:Generator_ColumnPropNameInRow="GEID" msprop:Generator_ColumnPropNameInTable="GEIDColumn" msprop:Generator_UserColumnName="GEID" type="xs:string" minOccurs="0" />
<xs:element name="AFTitleCode" msprop:Generator_ColumnVarNameInTable="columnAFTitleCode" msprop:Generator_ColumnPropNameInRow="AFTitleCode" msprop:Generator_ColumnPropNameInTable="AFTitleCodeColumn" msprop:Generator_UserColumnName="AFTitleCode" type="xs:string" minOccurs="0" />
<xs:element name="AFTitleCodeDescription" msprop:Generator_ColumnVarNameInTable="columnAFTitleCodeDescription" msprop:Generator_ColumnPropNameInRow="AFTitleCodeDescription" msprop:Generator_ColumnPropNameInTable="AFTitleCodeDescriptionColumn" msprop:Generator_UserColumnName="AFTitleCodeDescription" type="xs:string" minOccurs="0" />
<xs:element name="SOEID" msprop:Generator_ColumnVarNameInTable="columnSOEID" msprop:Generator_ColumnPropNameInRow="SOEID" msprop:Generator_ColumnPropNameInTable="SOEIDColumn" msprop:Generator_UserColumnName="SOEID" type="xs:string" minOccurs="0" />
<xs:element name="SecondLevelEntDes" msprop:Generator_ColumnVarNameInTable="columnSecondLevelEntDes" msprop:Generator_ColumnPropNameInRow="SecondLevelEntDes" msprop:Generator_ColumnPropNameInTable="SecondLevelEntDesColumn" msprop:Generator_UserColumnName="SecondLevelEntDes" type="xs:string" minOccurs="0" />
<xs:element name="ExternalDrillDownCode" msprop:Generator_ColumnVarNameInTable="columnExternalDrillDownCode" msprop:Generator_ColumnPropNameInRow="ExternalDrillDownCode" msprop:Generator_ColumnPropNameInTable="ExternalDrillDownCodeColumn" msprop:Generator_UserColumnName="ExternalDrillDownCode" type="xs:string" minOccurs="0" />
<xs:element name="SequenceField" msprop:Generator_ColumnVarNameInTable="columnSequenceField" msprop:Generator_ColumnPropNameInRow="SequenceField" msprop:Generator_ColumnPropNameInTable="SequenceFieldColumn" msprop:Generator_UserColumnName="SequenceField" type="xs:string" minOccurs="0" />
<xs:element name="ISAContactID" msprop:Generator_ColumnVarNameInTable="columnISAContactID" msprop:Generator_ColumnPropNameInRow="ISAContactID" msprop:Generator_ColumnPropNameInTable="ISAContactIDColumn" msprop:Generator_UserColumnName="ISAContactID" type="xs:string" minOccurs="0" />
<xs:element name="CMPProductID" msprop:Generator_ColumnVarNameInTable="columnCMPProductID" msprop:Generator_ColumnPropNameInRow="CMPProductID" msprop:Generator_ColumnPropNameInTable="CMPProductIDColumn" msprop:Generator_UserColumnName="CMPProductID" type="xs:string" minOccurs="0" />
<xs:element name="FunctionalIDIndicatorCode" msprop:Generator_ColumnVarNameInTable="columnFunctionalIDIndicatorCode" msprop:Generator_ColumnPropNameInRow="FunctionalIDIndicatorCode" msprop:Generator_ColumnPropNameInTable="FunctionalIDIndicatorCodeColumn" msprop:Generator_UserColumnName="FunctionalIDIndicatorCode" type="xs:string" minOccurs="0" />
<xs:element name="AttributeFlag" msprop:Generator_ColumnVarNameInTable="columnAttributeFlag" msprop:Generator_ColumnPropNameInRow="AttributeFlag" msprop:Generator_ColumnPropNameInTable="AttributeFlagColumn" msprop:Generator_UserColumnName="AttributeFlag" type="xs:string" minOccurs="0" />
<xs:element name="EnvironmentFlag" msprop:Generator_ColumnVarNameInTable="columnEnvironmentFlag" msprop:Generator_ColumnPropNameInRow="EnvironmentFlag" msprop:Generator_ColumnPropNameInTable="EnvironmentFlagColumn" msprop:Generator_UserColumnName="EnvironmentFlag" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalaryReconDeduction" msprop:Generator_UserTableName="SalaryReconDeduction" msprop:Generator_RowEvArgName="SalaryReconDeductionRowChangeEvent" msprop:Generator_TableVarName="tableSalaryReconDeduction" msprop:Generator_TablePropName="SalaryReconDeduction" msprop:Generator_RowDeletingName="SalaryReconDeductionRowDeleting" msprop:Generator_RowChangingName="SalaryReconDeductionRowChanging" msprop:Generator_RowDeletedName="SalaryReconDeductionRowDeleted" msprop:Generator_RowEvHandlerName="SalaryReconDeductionRowChangeEventHandler" msprop:Generator_TableClassName="SalaryReconDeductionDataTable" msprop:Generator_RowChangedName="SalaryReconDeductionRowChanged" msprop:Generator_RowClassName="SalaryReconDeductionRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="CurrAmount" msprop:Generator_ColumnVarNameInTable="columnCurrAmount" msprop:Generator_ColumnPropNameInRow="CurrAmount" msprop:Generator_ColumnPropNameInTable="CurrAmountColumn" msprop:Generator_UserColumnName="CurrAmount" type="xs:double" minOccurs="0" />
<xs:element name="PrevAmount" msprop:Generator_ColumnVarNameInTable="columnPrevAmount" msprop:Generator_ColumnPropNameInRow="PrevAmount" msprop:Generator_ColumnPropNameInTable="PrevAmountColumn" msprop:Generator_UserColumnName="PrevAmount" type="xs:double" minOccurs="0" />
<xs:element name="NetAmountCurr" msprop:Generator_ColumnVarNameInTable="columnNetAmountCurr" msprop:Generator_ColumnPropNameInRow="NetAmountCurr" msprop:Generator_ColumnPropNameInTable="NetAmountCurrColumn" msprop:Generator_UserColumnName="NetAmountCurr" type="xs:double" minOccurs="0" />
<xs:element name="NetAmountPrev" msprop:Generator_ColumnVarNameInTable="columnNetAmountPrev" msprop:Generator_ColumnPropNameInRow="NetAmountPrev" msprop:Generator_ColumnPropNameInTable="NetAmountPrevColumn" msprop:Generator_UserColumnName="NetAmountPrev" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalaryReconciliationSummary" msprop:Generator_UserTableName="SalaryReconciliationSummary" msprop:Generator_RowEvArgName="SalaryReconciliationSummaryRowChangeEvent" msprop:Generator_TableVarName="tableSalaryReconciliationSummary" msprop:Generator_TablePropName="SalaryReconciliationSummary" msprop:Generator_RowDeletingName="SalaryReconciliationSummaryRowDeleting" msprop:Generator_RowChangingName="SalaryReconciliationSummaryRowChanging" msprop:Generator_RowDeletedName="SalaryReconciliationSummaryRowDeleted" msprop:Generator_RowEvHandlerName="SalaryReconciliationSummaryRowChangeEventHandler" msprop:Generator_TableClassName="SalaryReconciliationSummaryDataTable" msprop:Generator_RowChangedName="SalaryReconciliationSummaryRowChanged" msprop:Generator_RowClassName="SalaryReconciliationSummaryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="CurrAmount" msprop:Generator_ColumnVarNameInTable="columnCurrAmount" msprop:Generator_ColumnPropNameInRow="CurrAmount" msprop:Generator_ColumnPropNameInTable="CurrAmountColumn" msprop:Generator_UserColumnName="CurrAmount" type="xs:double" minOccurs="0" />
<xs:element name="PrevAmount" msprop:Generator_ColumnVarNameInTable="columnPrevAmount" msprop:Generator_ColumnPropNameInRow="PrevAmount" msprop:Generator_ColumnPropNameInTable="PrevAmountColumn" msprop:Generator_UserColumnName="PrevAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MemoDebit" msprop:Generator_UserTableName="MemoDebit" msprop:Generator_RowEvArgName="MemoDebitRowChangeEvent" msprop:Generator_TableVarName="tableMemoDebit" msprop:Generator_TablePropName="MemoDebit" msprop:Generator_RowDeletingName="MemoDebitRowDeleting" msprop:Generator_RowChangingName="MemoDebitRowChanging" msprop:Generator_RowDeletedName="MemoDebitRowDeleted" msprop:Generator_RowEvHandlerName="MemoDebitRowChangeEventHandler" msprop:Generator_TableClassName="MemoDebitDataTable" msprop:Generator_RowChangedName="MemoDebitRowChanged" msprop:Generator_RowClassName="MemoDebitRow">
<xs:complexType>
<xs:sequence>
<xs:element name="DDescription" msprop:Generator_ColumnVarNameInTable="columnDDescription" msprop:Generator_ColumnPropNameInRow="DDescription" msprop:Generator_ColumnPropNameInTable="DDescriptionColumn" msprop:Generator_UserColumnName="DDescription" type="xs:string" minOccurs="0" />
<xs:element name="DAccount" msprop:Generator_ColumnVarNameInTable="columnDAccount" msprop:Generator_ColumnPropNameInRow="DAccount" msprop:Generator_ColumnPropNameInTable="DAccountColumn" msprop:Generator_UserColumnName="DAccount" type="xs:string" minOccurs="0" />
<xs:element name="DAmount" msprop:Generator_ColumnVarNameInTable="columnDAmount" msprop:Generator_ColumnPropNameInRow="DAmount" msprop:Generator_ColumnPropNameInTable="DAmountColumn" msprop:Generator_UserColumnName="DAmount" type="xs:double" minOccurs="0" />
<xs:element name="FGLDes" msprop:Generator_ColumnVarNameInTable="columnFGLDes" msprop:Generator_ColumnPropNameInRow="FGLDes" msprop:Generator_ColumnPropNameInTable="FGLDesColumn" msprop:Generator_UserColumnName="FGLDes" type="xs:string" minOccurs="0" />
<xs:element name="FGLAmount" msprop:Generator_ColumnVarNameInTable="columnFGLAmount" msprop:Generator_ColumnPropNameInRow="FGLAmount" msprop:Generator_ColumnPropNameInTable="FGLAmountColumn" msprop:Generator_UserColumnName="FGLAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MemoCredit" msprop:Generator_UserTableName="MemoCredit" msprop:Generator_RowEvArgName="MemoCreditRowChangeEvent" msprop:Generator_TableVarName="tableMemoCredit" msprop:Generator_TablePropName="MemoCredit" msprop:Generator_RowDeletingName="MemoCreditRowDeleting" msprop:Generator_RowChangingName="MemoCreditRowChanging" msprop:Generator_RowDeletedName="MemoCreditRowDeleted" msprop:Generator_RowEvHandlerName="MemoCreditRowChangeEventHandler" msprop:Generator_TableClassName="MemoCreditDataTable" msprop:Generator_RowChangedName="MemoCreditRowChanged" msprop:Generator_RowClassName="MemoCreditRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CDescription" msprop:Generator_ColumnVarNameInTable="columnCDescription" msprop:Generator_ColumnPropNameInRow="CDescription" msprop:Generator_ColumnPropNameInTable="CDescriptionColumn" msprop:Generator_UserColumnName="CDescription" type="xs:string" minOccurs="0" />
<xs:element name="CAccount" msprop:Generator_ColumnVarNameInTable="columnCAccount" msprop:Generator_ColumnPropNameInRow="CAccount" msprop:Generator_ColumnPropNameInTable="CAccountColumn" msprop:Generator_UserColumnName="CAccount" type="xs:string" minOccurs="0" />
<xs:element name="CAmount" msprop:Generator_ColumnVarNameInTable="columnCAmount" msprop:Generator_ColumnPropNameInRow="CAmount" msprop:Generator_ColumnPropNameInTable="CAmountColumn" msprop:Generator_UserColumnName="CAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SharedLoanIssue" msprop:Generator_UserTableName="SharedLoanIssue" msprop:Generator_RowEvArgName="SharedLoanIssueRowChangeEvent" msprop:Generator_TableVarName="tableSharedLoanIssue" msprop:Generator_TablePropName="SharedLoanIssue" msprop:Generator_RowDeletingName="SharedLoanIssueRowDeleting" msprop:Generator_RowChangingName="SharedLoanIssueRowChanging" msprop:Generator_RowDeletedName="SharedLoanIssueRowDeleted" msprop:Generator_RowEvHandlerName="SharedLoanIssueRowChangeEventHandler" msprop:Generator_TableClassName="SharedLoanIssueDataTable" msprop:Generator_RowChangedName="SharedLoanIssueRowChanged" msprop:Generator_RowClassName="SharedLoanIssueRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_UserColumnName="Interest" type="xs:double" minOccurs="0" />
<xs:element name="Installment" msprop:Generator_ColumnVarNameInTable="columnInstallment" msprop:Generator_ColumnPropNameInRow="Installment" msprop:Generator_ColumnPropNameInTable="InstallmentColumn" msprop:Generator_UserColumnName="Installment" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalance" msprop:Generator_ColumnVarNameInTable="columnClosingBalance" msprop:Generator_ColumnPropNameInRow="ClosingBalance" msprop:Generator_ColumnPropNameInTable="ClosingBalanceColumn" msprop:Generator_UserColumnName="ClosingBalance" type="xs:double" minOccurs="0" />
<xs:element name="Principal" msprop:Generator_ColumnVarNameInTable="columnPrincipal" msprop:Generator_ColumnPropNameInRow="Principal" msprop:Generator_ColumnPropNameInTable="PrincipalColumn" msprop:Generator_UserColumnName="Principal" type="xs:double" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
<xs:element name="InstallmentNo" msprop:Generator_ColumnVarNameInTable="columnInstallmentNo" msprop:Generator_ColumnPropNameInRow="InstallmentNo" msprop:Generator_ColumnPropNameInTable="InstallmentNoColumn" msprop:Generator_UserColumnName="InstallmentNo" type="xs:int" minOccurs="0" />
<xs:element name="PaidDate" msprop:Generator_ColumnVarNameInTable="columnPaidDate" msprop:Generator_ColumnPropNameInRow="PaidDate" msprop:Generator_ColumnPropNameInTable="PaidDateColumn" msprop:Generator_UserColumnName="PaidDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="CmpPercent" msprop:Generator_ColumnVarNameInTable="columnCmpPercent" msprop:Generator_ColumnPropNameInRow="CmpPercent" msprop:Generator_ColumnPropNameInTable="CmpPercentColumn" msprop:Generator_UserColumnName="CmpPercent" type="xs:double" minOccurs="0" />
<xs:element name="CmpPayment" msprop:Generator_ColumnVarNameInTable="columnCmpPayment" msprop:Generator_ColumnPropNameInRow="CmpPayment" msprop:Generator_ColumnPropNameInTable="CmpPaymentColumn" msprop:Generator_UserColumnName="CmpPayment" type="xs:double" minOccurs="0" />
<xs:element name="OutStanding" msprop:Generator_ColumnVarNameInTable="columnOutStanding" msprop:Generator_ColumnPropNameInRow="OutStanding" msprop:Generator_ColumnPropNameInTable="OutStandingColumn" msprop:Generator_UserColumnName="OutStanding" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GratuityProvision" msprop:Generator_UserTableName="GratuityProvision" msprop:Generator_RowEvArgName="GratuityProvisionRowChangeEvent" msprop:Generator_TableVarName="tableGratuityProvision" msprop:Generator_TablePropName="GratuityProvision" msprop:Generator_RowDeletingName="GratuityProvisionRowDeleting" msprop:Generator_RowChangingName="GratuityProvisionRowChanging" msprop:Generator_RowDeletedName="GratuityProvisionRowDeleted" msprop:Generator_RowEvHandlerName="GratuityProvisionRowChangeEventHandler" msprop:Generator_TableClassName="GratuityProvisionDataTable" msprop:Generator_RowChangedName="GratuityProvisionRowChanged" msprop:Generator_RowClassName="GratuityProvisionRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="DateOfBirth" msprop:Generator_ColumnVarNameInTable="columnDateOfBirth" msprop:Generator_ColumnPropNameInRow="DateOfBirth" msprop:Generator_ColumnPropNameInTable="DateOfBirthColumn" msprop:Generator_UserColumnName="DateOfBirth" type="xs:string" minOccurs="0" />
<xs:element name="RetirementAge" msprop:Generator_ColumnVarNameInTable="columnRetirementAge" msprop:Generator_ColumnPropNameInRow="RetirementAge" msprop:Generator_ColumnPropNameInTable="RetirementAgeColumn" msprop:Generator_UserColumnName="RetirementAge" type="xs:double" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="ServiceLength" msprop:Generator_ColumnVarNameInTable="columnServiceLength" msprop:Generator_ColumnPropNameInRow="ServiceLength" msprop:Generator_ColumnPropNameInTable="ServiceLengthColumn" msprop:Generator_UserColumnName="ServiceLength" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="NoOfBasicPayable" msprop:Generator_ColumnVarNameInTable="columnNoOfBasicPayable" msprop:Generator_ColumnPropNameInRow="NoOfBasicPayable" msprop:Generator_ColumnPropNameInTable="NoOfBasicPayableColumn" msprop:Generator_UserColumnName="NoOfBasicPayable" type="xs:string" minOccurs="0" />
<xs:element name="GrPeyableProvision" msprop:Generator_ColumnVarNameInTable="columnGrPeyableProvision" msprop:Generator_ColumnPropNameInRow="GrPeyableProvision" msprop:Generator_ColumnPropNameInTable="GrPeyableProvisionColumn" msprop:Generator_UserColumnName="GrPeyableProvision" type="xs:double" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GratuityRegister" msprop:Generator_UserTableName="GratuityRegister" msprop:Generator_RowEvArgName="GratuityRegisterRowChangeEvent" msprop:Generator_TableVarName="tableGratuityRegister" msprop:Generator_TablePropName="GratuityRegister" msprop:Generator_RowDeletingName="GratuityRegisterRowDeleting" msprop:Generator_RowChangingName="GratuityRegisterRowChanging" msprop:Generator_RowDeletedName="GratuityRegisterRowDeleted" msprop:Generator_RowEvHandlerName="GratuityRegisterRowChangeEventHandler" msprop:Generator_TableClassName="GratuityRegisterDataTable" msprop:Generator_RowChangedName="GratuityRegisterRowChanged" msprop:Generator_RowClassName="GratuityRegisterRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GratuityLedger" msprop:Generator_UserTableName="GratuityLedger" msprop:Generator_RowEvArgName="GratuityLedgerRowChangeEvent" msprop:Generator_TableVarName="tableGratuityLedger" msprop:Generator_TablePropName="GratuityLedger" msprop:Generator_RowDeletingName="GratuityLedgerRowDeleting" msprop:Generator_RowChangingName="GratuityLedgerRowChanging" msprop:Generator_RowDeletedName="GratuityLedgerRowDeleted" msprop:Generator_RowEvHandlerName="GratuityLedgerRowChangeEventHandler" msprop:Generator_TableClassName="GratuityLedgerDataTable" msprop:Generator_RowChangedName="GratuityLedgerRowChanged" msprop:Generator_RowClassName="GratuityLedgerRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LoanData" msprop:Generator_UserTableName="LoanData" msprop:Generator_RowEvArgName="LoanDataRowChangeEvent" msprop:Generator_TableVarName="tableLoanData" msprop:Generator_TablePropName="LoanData" msprop:Generator_RowDeletingName="LoanDataRowDeleting" msprop:Generator_RowChangingName="LoanDataRowChanging" msprop:Generator_RowDeletedName="LoanDataRowDeleted" msprop:Generator_RowEvHandlerName="LoanDataRowChangeEventHandler" msprop:Generator_TableClassName="LoanDataDataTable" msprop:Generator_RowChangedName="LoanDataRowChanged" msprop:Generator_RowClassName="LoanDataRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="LoanDescription" msprop:Generator_ColumnVarNameInTable="columnLoanDescription" msprop:Generator_ColumnPropNameInRow="LoanDescription" msprop:Generator_ColumnPropNameInTable="LoanDescriptionColumn" msprop:Generator_UserColumnName="LoanDescription" type="xs:string" minOccurs="0" />
<xs:element name="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_UserColumnName="LoanAmount" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_UserColumnName="Gratuity" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtUsers" msprop:Generator_UserTableName="dtUsers" msprop:Generator_RowEvArgName="dtUsersRowChangeEvent" msprop:Generator_TableVarName="tabledtUsers" msprop:Generator_TablePropName="dtUsers" msprop:Generator_RowDeletingName="dtUsersRowDeleting" msprop:Generator_RowChangingName="dtUsersRowChanging" msprop:Generator_RowDeletedName="dtUsersRowDeleted" msprop:Generator_RowEvHandlerName="dtUsersRowChangeEventHandler" msprop:Generator_TableClassName="dtUsersDataTable" msprop:Generator_RowChangedName="dtUsersRowChanged" msprop:Generator_RowClassName="dtUsersRow">
<xs:complexType>
<xs:sequence>
<xs:element name="LoginID" msprop:Generator_ColumnVarNameInTable="columnLoginID" msprop:Generator_ColumnPropNameInRow="LoginID" msprop:Generator_ColumnPropNameInTable="LoginIDColumn" msprop:Generator_UserColumnName="LoginID" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_UserColumnName="CommitedOn" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtUserLogin" msprop:Generator_UserTableName="dtUserLogin" msprop:Generator_RowEvArgName="dtUserLoginRowChangeEvent" msprop:Generator_TableVarName="tabledtUserLogin" msprop:Generator_TablePropName="dtUserLogin" msprop:Generator_RowDeletingName="dtUserLoginRowDeleting" msprop:Generator_RowChangingName="dtUserLoginRowChanging" msprop:Generator_RowDeletedName="dtUserLoginRowDeleted" msprop:Generator_RowEvHandlerName="dtUserLoginRowChangeEventHandler" msprop:Generator_TableClassName="dtUserLoginDataTable" msprop:Generator_RowChangedName="dtUserLoginRowChanged" msprop:Generator_RowClassName="dtUserLoginRow">
<xs:complexType>
<xs:sequence>
<xs:element name="LoginID" msprop:Generator_ColumnVarNameInTable="columnLoginID" msprop:Generator_ColumnPropNameInRow="LoginID" msprop:Generator_ColumnPropNameInTable="LoginIDColumn" msprop:Generator_UserColumnName="LoginID" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="UserStatus" msprop:Generator_ColumnVarNameInTable="columnUserStatus" msprop:Generator_ColumnPropNameInRow="UserStatus" msprop:Generator_ColumnPropNameInTable="UserStatusColumn" msprop:Generator_UserColumnName="UserStatus" type="xs:string" minOccurs="0" />
<xs:element name="PCNumber" msprop:Generator_ColumnVarNameInTable="columnPCNumber" msprop:Generator_ColumnPropNameInRow="PCNumber" msprop:Generator_ColumnPropNameInTable="PCNumberColumn" msprop:Generator_UserColumnName="PCNumber" type="xs:string" minOccurs="0" />
<xs:element name="LoginTime" msprop:Generator_ColumnVarNameInTable="columnLoginTime" msprop:Generator_ColumnPropNameInRow="LoginTime" msprop:Generator_ColumnPropNameInTable="LoginTimeColumn" msprop:Generator_UserColumnName="LoginTime" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtBadUser" msprop:Generator_UserTableName="dtBadUser" msprop:Generator_RowEvArgName="dtBadUserRowChangeEvent" msprop:Generator_TableVarName="tabledtBadUser" msprop:Generator_TablePropName="dtBadUser" msprop:Generator_RowDeletingName="dtBadUserRowDeleting" msprop:Generator_RowChangingName="dtBadUserRowChanging" msprop:Generator_RowDeletedName="dtBadUserRowDeleted" msprop:Generator_RowEvHandlerName="dtBadUserRowChangeEventHandler" msprop:Generator_TableClassName="dtBadUserDataTable" msprop:Generator_RowChangedName="dtBadUserRowChanged" msprop:Generator_RowClassName="dtBadUserRow">
<xs:complexType>
<xs:sequence>
<xs:element name="LoginID" msprop:Generator_ColumnVarNameInTable="columnLoginID" msprop:Generator_ColumnPropNameInRow="LoginID" msprop:Generator_ColumnPropNameInTable="LoginIDColumn" msprop:Generator_UserColumnName="LoginID" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="UserStatus" msprop:Generator_ColumnVarNameInTable="columnUserStatus" msprop:Generator_ColumnPropNameInRow="UserStatus" msprop:Generator_ColumnPropNameInTable="UserStatusColumn" msprop:Generator_UserColumnName="UserStatus" type="xs:string" minOccurs="0" />
<xs:element name="PCNumber" msprop:Generator_ColumnVarNameInTable="columnPCNumber" msprop:Generator_ColumnPropNameInRow="PCNumber" msprop:Generator_ColumnPropNameInTable="PCNumberColumn" msprop:Generator_UserColumnName="PCNumber" type="xs:string" minOccurs="0" />
<xs:element name="AttemptTime" msprop:Generator_ColumnVarNameInTable="columnAttemptTime" msprop:Generator_ColumnPropNameInRow="AttemptTime" msprop:Generator_ColumnPropNameInTable="AttemptTimeColumn" msprop:Generator_UserColumnName="AttemptTime" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpItemWiseSalary" msprop:Generator_UserTableName="EmpItemWiseSalary" msprop:Generator_RowEvArgName="EmpItemWiseSalaryRowChangeEvent" msprop:Generator_TableVarName="tableEmpItemWiseSalary" msprop:Generator_TablePropName="EmpItemWiseSalary" msprop:Generator_RowDeletingName="EmpItemWiseSalaryRowDeleting" msprop:Generator_RowChangingName="EmpItemWiseSalaryRowChanging" msprop:Generator_RowDeletedName="EmpItemWiseSalaryRowDeleted" msprop:Generator_RowEvHandlerName="EmpItemWiseSalaryRowChangeEventHandler" msprop:Generator_TableClassName="EmpItemWiseSalaryDataTable" msprop:Generator_RowChangedName="EmpItemWiseSalaryRowChanged" msprop:Generator_RowClassName="EmpItemWiseSalaryRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PFLedger" msprop:Generator_UserTableName="PFLedger" msprop:Generator_RowEvArgName="PFLedgerRowChangeEvent" msprop:Generator_TableVarName="tablePFLedger" msprop:Generator_TablePropName="PFLedger" msprop:Generator_RowDeletingName="PFLedgerRowDeleting" msprop:Generator_RowChangingName="PFLedgerRowChanging" msprop:Generator_RowDeletedName="PFLedgerRowDeleted" msprop:Generator_RowEvHandlerName="PFLedgerRowChangeEventHandler" msprop:Generator_TableClassName="PFLedgerDataTable" msprop:Generator_RowChangedName="PFLedgerRowChanged" msprop:Generator_RowClassName="PFLedgerRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_UserColumnName="PFAmount" type="xs:double" minOccurs="0" />
<xs:element name="CPFAmount" msprop:Generator_ColumnVarNameInTable="columnCPFAmount" msprop:Generator_ColumnPropNameInRow="CPFAmount" msprop:Generator_ColumnPropNameInTable="CPFAmountColumn" msprop:Generator_UserColumnName="CPFAmount" type="xs:double" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_UserColumnName="OpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="TotalBalance" msprop:Generator_ColumnVarNameInTable="columnTotalBalance" msprop:Generator_ColumnPropNameInRow="TotalBalance" msprop:Generator_ColumnPropNameInTable="TotalBalanceColumn" msprop:Generator_UserColumnName="TotalBalance" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Challan" msprop:Generator_UserTableName="Challan" msprop:Generator_RowEvArgName="ChallanRowChangeEvent" msprop:Generator_TableVarName="tableChallan" msprop:Generator_TablePropName="Challan" msprop:Generator_RowDeletingName="ChallanRowDeleting" msprop:Generator_RowChangingName="ChallanRowChanging" msprop:Generator_RowDeletedName="ChallanRowDeleted" msprop:Generator_RowEvHandlerName="ChallanRowChangeEventHandler" msprop:Generator_TableClassName="ChallanDataTable" msprop:Generator_RowChangedName="ChallanRowChanged" msprop:Generator_RowClassName="ChallanRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:string" minOccurs="0" />
<xs:element name="ChallanNo" msprop:Generator_ColumnVarNameInTable="columnChallanNo" msprop:Generator_ColumnPropNameInRow="ChallanNo" msprop:Generator_ColumnPropNameInTable="ChallanNoColumn" msprop:Generator_UserColumnName="ChallanNo" type="xs:string" minOccurs="0" />
<xs:element name="TotalEmployee" msprop:Generator_ColumnVarNameInTable="columnTotalEmployee" msprop:Generator_ColumnPropNameInRow="TotalEmployee" msprop:Generator_ColumnPropNameInTable="TotalEmployeeColumn" msprop:Generator_UserColumnName="TotalEmployee" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="UpcomingTraining" msprop:Generator_UserTableName="UpcomingTraining" msprop:Generator_RowEvArgName="UpcomingTrainingRowChangeEvent" msprop:Generator_TableVarName="tableUpcomingTraining" msprop:Generator_TablePropName="UpcomingTraining" msprop:Generator_RowDeletingName="UpcomingTrainingRowDeleting" msprop:Generator_RowChangingName="UpcomingTrainingRowChanging" msprop:Generator_RowDeletedName="UpcomingTrainingRowDeleted" msprop:Generator_RowEvHandlerName="UpcomingTrainingRowChangeEventHandler" msprop:Generator_TableClassName="UpcomingTrainingDataTable" msprop:Generator_RowChangedName="UpcomingTrainingRowChanged" msprop:Generator_RowClassName="UpcomingTrainingRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TrainingType" msprop:Generator_ColumnVarNameInTable="columnTrainingType" msprop:Generator_ColumnPropNameInRow="TrainingType" msprop:Generator_ColumnPropNameInTable="TrainingTypeColumn" msprop:Generator_UserColumnName="TrainingType" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="StartDate" msprop:Generator_ColumnVarNameInTable="columnStartDate" msprop:Generator_ColumnPropNameInRow="StartDate" msprop:Generator_ColumnPropNameInTable="StartDateColumn" msprop:Generator_UserColumnName="StartDate" type="xs:string" minOccurs="0" />
<xs:element name="EndDate" msprop:Generator_ColumnVarNameInTable="columnEndDate" msprop:Generator_ColumnPropNameInRow="EndDate" msprop:Generator_ColumnPropNameInTable="EndDateColumn" msprop:Generator_UserColumnName="EndDate" type="xs:string" minOccurs="0" />
<xs:element name="MaxParticepant" msprop:Generator_ColumnVarNameInTable="columnMaxParticepant" msprop:Generator_ColumnPropNameInRow="MaxParticepant" msprop:Generator_ColumnPropNameInTable="MaxParticepantColumn" msprop:Generator_UserColumnName="MaxParticepant" type="xs:string" minOccurs="0" />
<xs:element name="Enrolled" msprop:Generator_ColumnVarNameInTable="columnEnrolled" msprop:Generator_ColumnPropNameInRow="Enrolled" msprop:Generator_ColumnPropNameInTable="EnrolledColumn" msprop:Generator_UserColumnName="Enrolled" type="xs:string" minOccurs="0" />
<xs:element name="Nature" msprop:Generator_ColumnVarNameInTable="columnNature" msprop:Generator_ColumnPropNameInRow="Nature" msprop:Generator_ColumnPropNameInTable="NatureColumn" msprop:Generator_UserColumnName="Nature" type="xs:string" minOccurs="0" />
<xs:element name="Institute" msprop:Generator_ColumnVarNameInTable="columnInstitute" msprop:Generator_ColumnPropNameInRow="Institute" msprop:Generator_ColumnPropNameInTable="InstituteColumn" msprop:Generator_UserColumnName="Institute" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalaryCertificate" msprop:Generator_UserTableName="SalaryCertificate" msprop:Generator_RowEvArgName="SalaryCertificateRowChangeEvent" msprop:Generator_TableVarName="tableSalaryCertificate" msprop:Generator_TablePropName="SalaryCertificate" msprop:Generator_RowDeletingName="SalaryCertificateRowDeleting" msprop:Generator_RowChangingName="SalaryCertificateRowChanging" msprop:Generator_RowDeletedName="SalaryCertificateRowDeleted" msprop:Generator_RowEvHandlerName="SalaryCertificateRowChangeEventHandler" msprop:Generator_TableClassName="SalaryCertificateDataTable" msprop:Generator_RowChangedName="SalaryCertificateRowChanged" msprop:Generator_RowClassName="SalaryCertificateRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_UserColumnName="TotalDeduct" type="xs:string" minOccurs="0" />
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:double" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="HousrRent" msprop:Generator_ColumnVarNameInTable="columnHousrRent" msprop:Generator_ColumnPropNameInRow="HousrRent" msprop:Generator_ColumnPropNameInTable="HousrRentColumn" msprop:Generator_UserColumnName="HousrRent" type="xs:double" minOccurs="0" />
<xs:element name="Conveyance" msprop:Generator_ColumnVarNameInTable="columnConveyance" msprop:Generator_ColumnPropNameInRow="Conveyance" msprop:Generator_ColumnPropNameInTable="ConveyanceColumn" msprop:Generator_UserColumnName="Conveyance" type="xs:double" minOccurs="0" />
<xs:element name="CarAll" msprop:Generator_ColumnVarNameInTable="columnCarAll" msprop:Generator_ColumnPropNameInRow="CarAll" msprop:Generator_ColumnPropNameInTable="CarAllColumn" msprop:Generator_UserColumnName="CarAll" type="xs:double" minOccurs="0" />
<xs:element name="BonusIC" msprop:Generator_ColumnVarNameInTable="columnBonusIC" msprop:Generator_ColumnPropNameInRow="BonusIC" msprop:Generator_ColumnPropNameInTable="BonusICColumn" msprop:Generator_UserColumnName="BonusIC" type="xs:double" minOccurs="0" />
<xs:element name="BonusFes" msprop:Generator_ColumnVarNameInTable="columnBonusFes" msprop:Generator_ColumnPropNameInRow="BonusFes" msprop:Generator_ColumnPropNameInTable="BonusFesColumn" msprop:Generator_UserColumnName="BonusFes" type="xs:double" minOccurs="0" />
<xs:element name="Awards" msprop:Generator_ColumnVarNameInTable="columnAwards" msprop:Generator_ColumnPropNameInRow="Awards" msprop:Generator_ColumnPropNameInTable="AwardsColumn" msprop:Generator_UserColumnName="Awards" type="xs:double" minOccurs="0" />
<xs:element name="PFContri" msprop:Generator_ColumnVarNameInTable="columnPFContri" msprop:Generator_ColumnPropNameInRow="PFContri" msprop:Generator_ColumnPropNameInTable="PFContriColumn" msprop:Generator_UserColumnName="PFContri" type="xs:double" minOccurs="0" />
<xs:element name="OtherAll" msprop:Generator_ColumnVarNameInTable="columnOtherAll" msprop:Generator_ColumnPropNameInRow="OtherAll" msprop:Generator_ColumnPropNameInTable="OtherAllColumn" msprop:Generator_UserColumnName="OtherAll" type="xs:double" minOccurs="0" />
<xs:element name="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
<xs:element name="ChallanNo" msprop:Generator_ColumnVarNameInTable="columnChallanNo" msprop:Generator_ColumnPropNameInRow="ChallanNo" msprop:Generator_ColumnPropNameInTable="ChallanNoColumn" msprop:Generator_UserColumnName="ChallanNo" type="xs:string" minOccurs="0" />
<xs:element name="PFPrev" msprop:Generator_ColumnVarNameInTable="columnPFPrev" msprop:Generator_ColumnPropNameInRow="PFPrev" msprop:Generator_ColumnPropNameInTable="PFPrevColumn" msprop:Generator_UserColumnName="PFPrev" type="xs:double" minOccurs="0" />
<xs:element name="Children" msprop:Generator_ColumnVarNameInTable="columnChildren" msprop:Generator_ColumnPropNameInRow="Children" msprop:Generator_ColumnPropNameInTable="ChildrenColumn" msprop:Generator_UserColumnName="Children" type="xs:double" minOccurs="0" />
<xs:element name="sts" msprop:Generator_ColumnVarNameInTable="columnsts" msprop:Generator_ColumnPropNameInRow="sts" msprop:Generator_ColumnPropNameInTable="stsColumn" msprop:Generator_UserColumnName="sts" type="xs:double" minOccurs="0" />
<xs:element name="daterange" msprop:Generator_ColumnVarNameInTable="columndaterange" msprop:Generator_ColumnPropNameInRow="daterange" msprop:Generator_ColumnPropNameInTable="daterangeColumn" msprop:Generator_UserColumnName="daterange" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ChallanNoWithMonth" msprop:Generator_UserTableName="ChallanNoWithMonth" msprop:Generator_RowEvArgName="ChallanNoWithMonthRowChangeEvent" msprop:Generator_TableVarName="tableChallanNoWithMonth" msprop:Generator_TablePropName="ChallanNoWithMonth" msprop:Generator_RowDeletingName="ChallanNoWithMonthRowDeleting" msprop:Generator_RowChangingName="ChallanNoWithMonthRowChanging" msprop:Generator_RowDeletedName="ChallanNoWithMonthRowDeleted" msprop:Generator_RowEvHandlerName="ChallanNoWithMonthRowChangeEventHandler" msprop:Generator_TableClassName="ChallanNoWithMonthDataTable" msprop:Generator_RowChangedName="ChallanNoWithMonthRowChanged" msprop:Generator_RowClassName="ChallanNoWithMonthRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ChallanNo" msprop:Generator_ColumnVarNameInTable="columnChallanNo" msprop:Generator_ColumnPropNameInRow="ChallanNo" msprop:Generator_ColumnPropNameInTable="ChallanNoColumn" msprop:Generator_UserColumnName="ChallanNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="ChallanDate" msprop:Generator_ColumnVarNameInTable="columnChallanDate" msprop:Generator_ColumnPropNameInRow="ChallanDate" msprop:Generator_ColumnPropNameInTable="ChallanDateColumn" msprop:Generator_UserColumnName="ChallanDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MarketSurveyCom" msprop:Generator_UserTableName="MarketSurveyCom" msprop:Generator_RowEvArgName="MarketSurveyComRowChangeEvent" msprop:Generator_TableVarName="tableMarketSurveyCom" msprop:Generator_TablePropName="MarketSurveyCom" msprop:Generator_RowDeletingName="MarketSurveyComRowDeleting" msprop:Generator_RowChangingName="MarketSurveyComRowChanging" msprop:Generator_RowDeletedName="MarketSurveyComRowDeleted" msprop:Generator_RowEvHandlerName="MarketSurveyComRowChangeEventHandler" msprop:Generator_TableClassName="MarketSurveyComDataTable" msprop:Generator_RowChangedName="MarketSurveyComRowChanged" msprop:Generator_RowClassName="MarketSurveyComRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CompanyName" msprop:Generator_ColumnVarNameInTable="columnCompanyName" msprop:Generator_ColumnPropNameInRow="CompanyName" msprop:Generator_ColumnPropNameInTable="CompanyNameColumn" msprop:Generator_UserColumnName="CompanyName" type="xs:string" minOccurs="0" />
<xs:element name="SurveyYear" msprop:Generator_ColumnVarNameInTable="columnSurveyYear" msprop:Generator_ColumnPropNameInRow="SurveyYear" msprop:Generator_ColumnPropNameInTable="SurveyYearColumn" msprop:Generator_UserColumnName="SurveyYear" type="xs:string" minOccurs="0" />
<xs:element name="SurveyOn" msprop:Generator_ColumnVarNameInTable="columnSurveyOn" msprop:Generator_ColumnPropNameInRow="SurveyOn" msprop:Generator_ColumnPropNameInTable="SurveyOnColumn" msprop:Generator_UserColumnName="SurveyOn" type="xs:string" minOccurs="0" />
<xs:element name="GradeName" msprop:Generator_ColumnVarNameInTable="columnGradeName" msprop:Generator_ColumnPropNameInRow="GradeName" msprop:Generator_ColumnPropNameInTable="GradeNameColumn" msprop:Generator_UserColumnName="GradeName" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="activeInactiveUserList" msprop:Generator_UserTableName="activeInactiveUserList" msprop:Generator_RowEvArgName="activeInactiveUserListRowChangeEvent" msprop:Generator_TableVarName="tableactiveInactiveUserList" msprop:Generator_TablePropName="activeInactiveUserList" msprop:Generator_RowDeletingName="activeInactiveUserListRowDeleting" msprop:Generator_RowChangingName="activeInactiveUserListRowChanging" msprop:Generator_RowDeletedName="activeInactiveUserListRowDeleted" msprop:Generator_RowEvHandlerName="activeInactiveUserListRowChangeEventHandler" msprop:Generator_TableClassName="activeInactiveUserListDataTable" msprop:Generator_RowChangedName="activeInactiveUserListRowChanged" msprop:Generator_RowClassName="activeInactiveUserListRow">
<xs:complexType>
<xs:sequence>
<xs:element name="loginid" msprop:Generator_ColumnVarNameInTable="columnloginid" msprop:Generator_ColumnPropNameInRow="loginid" msprop:Generator_ColumnPropNameInTable="loginidColumn" msprop:Generator_UserColumnName="loginid" type="xs:string" minOccurs="0" />
<xs:element name="uname" msprop:Generator_ColumnVarNameInTable="columnuname" msprop:Generator_ColumnPropNameInRow="uname" msprop:Generator_ColumnPropNameInTable="unameColumn" msprop:Generator_UserColumnName="uname" type="xs:string" minOccurs="0" />
<xs:element name="status" msprop:Generator_ColumnVarNameInTable="columnstatus" msprop:Generator_ColumnPropNameInRow="status" msprop:Generator_ColumnPropNameInTable="statusColumn" msprop:Generator_UserColumnName="status" type="xs:string" minOccurs="0" />
<xs:element name="Superuser" msprop:Generator_ColumnVarNameInTable="columnSuperuser" msprop:Generator_ColumnPropNameInRow="Superuser" msprop:Generator_ColumnPropNameInTable="SuperuserColumn" msprop:Generator_UserColumnName="Superuser" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtCashAdvice" msprop:Generator_UserTableName="dtCashAdvice" msprop:Generator_RowEvArgName="dtCashAdviceRowChangeEvent" msprop:Generator_TableVarName="tabledtCashAdvice" msprop:Generator_TablePropName="dtCashAdvice" msprop:Generator_RowDeletingName="dtCashAdviceRowDeleting" msprop:Generator_RowChangingName="dtCashAdviceRowChanging" msprop:Generator_RowDeletedName="dtCashAdviceRowDeleted" msprop:Generator_RowEvHandlerName="dtCashAdviceRowChangeEventHandler" msprop:Generator_TableClassName="dtCashAdviceDataTable" msprop:Generator_RowChangedName="dtCashAdviceRowChanged" msprop:Generator_RowClassName="dtCashAdviceRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNO" msprop:Generator_ColumnVarNameInTable="columnSLNO" msprop:Generator_ColumnPropNameInRow="SLNO" msprop:Generator_ColumnPropNameInTable="SLNOColumn" msprop:Generator_UserColumnName="SLNO" type="xs:short" minOccurs="0" />
<xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
<xs:element name="Item" msprop:Generator_ColumnVarNameInTable="columnItem" msprop:Generator_ColumnPropNameInRow="Item" msprop:Generator_ColumnPropNameInTable="ItemColumn" msprop:Generator_UserColumnName="Item" type="xs:string" minOccurs="0" />
<xs:element name="ItemAmount" msprop:Generator_ColumnVarNameInTable="columnItemAmount" msprop:Generator_ColumnPropNameInRow="ItemAmount" msprop:Generator_ColumnPropNameInTable="ItemAmountColumn" msprop:Generator_UserColumnName="ItemAmount" type="xs:double" minOccurs="0" />
<xs:element name="SerialNo" msprop:Generator_ColumnVarNameInTable="columnSerialNo" msprop:Generator_ColumnPropNameInRow="SerialNo" msprop:Generator_ColumnPropNameInTable="SerialNoColumn" msprop:Generator_UserColumnName="SerialNo" type="xs:short" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BanglaPaySlip" msprop:Generator_UserTableName="BanglaPaySlip" msprop:Generator_RowEvArgName="BanglaPaySlipRowChangeEvent" msprop:Generator_TableVarName="tableBanglaPaySlip" msprop:Generator_TablePropName="BanglaPaySlip" msprop:Generator_RowDeletingName="BanglaPaySlipRowDeleting" msprop:Generator_RowChangingName="BanglaPaySlipRowChanging" msprop:Generator_RowDeletedName="BanglaPaySlipRowDeleted" msprop:Generator_RowEvHandlerName="BanglaPaySlipRowChangeEventHandler" msprop:Generator_TableClassName="BanglaPaySlipDataTable" msprop:Generator_RowChangedName="BanglaPaySlipRowChanged" msprop:Generator_RowClassName="BanglaPaySlipRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="DOfJoining" msprop:Generator_ColumnVarNameInTable="columnDOfJoining" msprop:Generator_ColumnPropNameInRow="DOfJoining" msprop:Generator_ColumnPropNameInTable="DOfJoiningColumn" msprop:Generator_UserColumnName="DOfJoining" type="xs:dateTime" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
<xs:element name="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
<xs:element name="DeductAmnt" msprop:Generator_ColumnVarNameInTable="columnDeductAmnt" msprop:Generator_ColumnPropNameInRow="DeductAmnt" msprop:Generator_ColumnPropNameInTable="DeductAmntColumn" msprop:Generator_UserColumnName="DeductAmnt" type="xs:double" minOccurs="0" />
<xs:element name="MonthlyWages" msprop:Generator_ColumnVarNameInTable="columnMonthlyWages" msprop:Generator_ColumnPropNameInRow="MonthlyWages" msprop:Generator_ColumnPropNameInTable="MonthlyWagesColumn" msprop:Generator_UserColumnName="MonthlyWages" type="xs:double" minOccurs="0" />
<xs:element name="WRDays" msprop:Generator_ColumnVarNameInTable="columnWRDays" msprop:Generator_ColumnPropNameInRow="WRDays" msprop:Generator_ColumnPropNameInTable="WRDaysColumn" msprop:Generator_UserColumnName="WRDays" type="xs:int" minOccurs="0" />
<xs:element name="PRDays" msprop:Generator_ColumnVarNameInTable="columnPRDays" msprop:Generator_ColumnPropNameInRow="PRDays" msprop:Generator_ColumnPropNameInTable="PRDaysColumn" msprop:Generator_UserColumnName="PRDays" type="xs:double" minOccurs="0" />
<xs:element name="HolyDays" msprop:Generator_ColumnVarNameInTable="columnHolyDays" msprop:Generator_ColumnPropNameInRow="HolyDays" msprop:Generator_ColumnPropNameInTable="HolyDaysColumn" msprop:Generator_UserColumnName="HolyDays" type="xs:double" minOccurs="0" />
<xs:element name="DeducDays" msprop:Generator_ColumnVarNameInTable="columnDeducDays" msprop:Generator_ColumnPropNameInRow="DeducDays" msprop:Generator_ColumnPropNameInTable="DeducDaysColumn" msprop:Generator_UserColumnName="DeducDays" type="xs:double" minOccurs="0" />
<xs:element name="CLDays" msprop:Generator_ColumnVarNameInTable="columnCLDays" msprop:Generator_ColumnPropNameInRow="CLDays" msprop:Generator_ColumnPropNameInTable="CLDaysColumn" msprop:Generator_UserColumnName="CLDays" type="xs:double" minOccurs="0" />
<xs:element name="SLDays" msprop:Generator_ColumnVarNameInTable="columnSLDays" msprop:Generator_ColumnPropNameInRow="SLDays" msprop:Generator_ColumnPropNameInTable="SLDaysColumn" msprop:Generator_UserColumnName="SLDays" type="xs:double" minOccurs="0" />
<xs:element name="MLDays" msprop:Generator_ColumnVarNameInTable="columnMLDays" msprop:Generator_ColumnPropNameInRow="MLDays" msprop:Generator_ColumnPropNameInTable="MLDaysColumn" msprop:Generator_UserColumnName="MLDays" type="xs:double" minOccurs="0" />
<xs:element name="MTRDays" msprop:Generator_ColumnVarNameInTable="columnMTRDays" msprop:Generator_ColumnPropNameInRow="MTRDays" msprop:Generator_ColumnPropNameInTable="MTRDaysColumn" msprop:Generator_UserColumnName="MTRDays" type="xs:double" minOccurs="0" />
<xs:element name="OTHours" msprop:Generator_ColumnVarNameInTable="columnOTHours" msprop:Generator_ColumnPropNameInRow="OTHours" msprop:Generator_ColumnPropNameInTable="OTHoursColumn" msprop:Generator_UserColumnName="OTHours" type="xs:double" minOccurs="0" />
<xs:element name="OTPayable" msprop:Generator_ColumnVarNameInTable="columnOTPayable" msprop:Generator_ColumnPropNameInRow="OTPayable" msprop:Generator_ColumnPropNameInTable="OTPayableColumn" msprop:Generator_UserColumnName="OTPayable" type="xs:double" minOccurs="0" />
<xs:element name="OTRate" msprop:Generator_ColumnVarNameInTable="columnOTRate" msprop:Generator_ColumnPropNameInRow="OTRate" msprop:Generator_ColumnPropNameInTable="OTRateColumn" msprop:Generator_UserColumnName="OTRate" type="xs:double" minOccurs="0" />
<xs:element name="DeductSalaryAdvance" msprop:Generator_ColumnVarNameInTable="columnDeductSalaryAdvance" msprop:Generator_ColumnPropNameInRow="DeductSalaryAdvance" msprop:Generator_ColumnPropNameInTable="DeductSalaryAdvanceColumn" msprop:Generator_UserColumnName="DeductSalaryAdvance" type="xs:double" minOccurs="0" />
<xs:element name="AttBon" msprop:Generator_ColumnVarNameInTable="columnAttBon" msprop:Generator_ColumnPropNameInRow="AttBon" msprop:Generator_ColumnPropNameInTable="AttBonColumn" msprop:Generator_UserColumnName="AttBon" type="xs:double" minOccurs="0" />
<xs:element name="NetWages" msprop:Generator_ColumnVarNameInTable="columnNetWages" msprop:Generator_ColumnPropNameInRow="NetWages" msprop:Generator_ColumnPropNameInTable="NetWagesColumn" msprop:Generator_UserColumnName="NetWages" type="xs:double" minOccurs="0" />
<xs:element name="ELDays" msprop:Generator_ColumnVarNameInTable="columnELDays" msprop:Generator_ColumnPropNameInRow="ELDays" msprop:Generator_ColumnPropNameInTable="ELDaysColumn" msprop:Generator_UserColumnName="ELDays" type="xs:double" minOccurs="0" />
<xs:element name="Transport" msprop:Generator_ColumnVarNameInTable="columnTransport" msprop:Generator_ColumnPropNameInRow="Transport" msprop:Generator_ColumnPropNameInTable="TransportColumn" msprop:Generator_UserColumnName="Transport" type="xs:double" minOccurs="0" />
<xs:element name="Food" msprop:Generator_ColumnVarNameInTable="columnFood" msprop:Generator_ColumnPropNameInRow="Food" msprop:Generator_ColumnPropNameInTable="FoodColumn" msprop:Generator_UserColumnName="Food" type="xs:double" minOccurs="0" />
<xs:element name="ConductBonus" msprop:Generator_ColumnVarNameInTable="columnConductBonus" msprop:Generator_ColumnPropNameInRow="ConductBonus" msprop:Generator_ColumnPropNameInTable="ConductBonusColumn" msprop:Generator_UserColumnName="ConductBonus" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonus" msprop:Generator_ColumnVarNameInTable="columnProdBonus" msprop:Generator_ColumnPropNameInRow="ProdBonus" msprop:Generator_ColumnPropNameInTable="ProdBonusColumn" msprop:Generator_UserColumnName="ProdBonus" type="xs:double" minOccurs="0" />
<xs:element name="PLDays" msprop:Generator_ColumnVarNameInTable="columnPLDays" msprop:Generator_ColumnPropNameInRow="PLDays" msprop:Generator_ColumnPropNameInTable="PLDaysColumn" msprop:Generator_UserColumnName="PLDays" type="xs:double" minOccurs="0" />
<xs:element name="LWPDays" msprop:Generator_ColumnVarNameInTable="columnLWPDays" msprop:Generator_ColumnPropNameInRow="LWPDays" msprop:Generator_ColumnPropNameInTable="LWPDaysColumn" msprop:Generator_UserColumnName="LWPDays" type="xs:double" minOccurs="0" />
<xs:element name="LOUTDays" msprop:Generator_ColumnVarNameInTable="columnLOUTDays" msprop:Generator_ColumnPropNameInRow="LOUTDays" msprop:Generator_ColumnPropNameInTable="LOUTDaysColumn" msprop:Generator_UserColumnName="LOUTDays" type="xs:double" minOccurs="0" />
<xs:element name="DeductPF" msprop:Generator_ColumnVarNameInTable="columnDeductPF" msprop:Generator_ColumnPropNameInRow="DeductPF" msprop:Generator_ColumnPropNameInTable="DeductPFColumn" msprop:Generator_UserColumnName="DeductPF" type="xs:double" minOccurs="0" />
<xs:element name="NetDeductAmnt" msprop:Generator_ColumnVarNameInTable="columnNetDeductAmnt" msprop:Generator_ColumnPropNameInRow="NetDeductAmnt" msprop:Generator_ColumnPropNameInTable="NetDeductAmntColumn" msprop:Generator_UserColumnName="NetDeductAmnt" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonusDescription" msprop:Generator_ColumnVarNameInTable="columnProdBonusDescription" msprop:Generator_ColumnPropNameInRow="ProdBonusDescription" msprop:Generator_ColumnPropNameInTable="ProdBonusDescriptionColumn" msprop:Generator_UserColumnName="ProdBonusDescription" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtProdBonusDetail" msprop:Generator_UserTableName="dtProdBonusDetail" msprop:Generator_RowEvArgName="dtProdBonusDetailRowChangeEvent" msprop:Generator_TableVarName="tabledtProdBonusDetail" msprop:Generator_TablePropName="dtProdBonusDetail" msprop:Generator_RowDeletingName="dtProdBonusDetailRowDeleting" msprop:Generator_RowChangingName="dtProdBonusDetailRowChanging" msprop:Generator_RowDeletedName="dtProdBonusDetailRowDeleted" msprop:Generator_RowEvHandlerName="dtProdBonusDetailRowChangeEventHandler" msprop:Generator_TableClassName="dtProdBonusDetailDataTable" msprop:Generator_RowChangedName="dtProdBonusDetailRowChanged" msprop:Generator_RowClassName="dtProdBonusDetailRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
<xs:element name="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_UserColumnName="WorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="ScheduledHour" msprop:Generator_ColumnVarNameInTable="columnScheduledHour" msprop:Generator_ColumnPropNameInRow="ScheduledHour" msprop:Generator_ColumnPropNameInTable="ScheduledHourColumn" msprop:Generator_UserColumnName="ScheduledHour" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_UserColumnName="OTHour" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_UserColumnName="DepartmentID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtEmpDesWiseProdBonus" msprop:Generator_UserTableName="dtEmpDesWiseProdBonus" msprop:Generator_RowEvArgName="dtEmpDesWiseProdBonusRowChangeEvent" msprop:Generator_TableVarName="tabledtEmpDesWiseProdBonus" msprop:Generator_TablePropName="dtEmpDesWiseProdBonus" msprop:Generator_RowDeletingName="dtEmpDesWiseProdBonusRowDeleting" msprop:Generator_RowChangingName="dtEmpDesWiseProdBonusRowChanging" msprop:Generator_RowDeletedName="dtEmpDesWiseProdBonusRowDeleted" msprop:Generator_RowEvHandlerName="dtEmpDesWiseProdBonusRowChangeEventHandler" msprop:Generator_TableClassName="dtEmpDesWiseProdBonusDataTable" msprop:Generator_RowChangedName="dtEmpDesWiseProdBonusRowChanged" msprop:Generator_RowClassName="dtEmpDesWiseProdBonusRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="DesignNo" msprop:Generator_ColumnVarNameInTable="columnDesignNo" msprop:Generator_ColumnPropNameInRow="DesignNo" msprop:Generator_ColumnPropNameInTable="DesignNoColumn" msprop:Generator_UserColumnName="DesignNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
<xs:element name="StartDate" msprop:Generator_ColumnVarNameInTable="columnStartDate" msprop:Generator_ColumnPropNameInRow="StartDate" msprop:Generator_ColumnPropNameInTable="StartDateColumn" msprop:Generator_UserColumnName="StartDate" type="xs:string" minOccurs="0" />
<xs:element name="EndDate" msprop:Generator_ColumnVarNameInTable="columnEndDate" msprop:Generator_ColumnPropNameInRow="EndDate" msprop:Generator_ColumnPropNameInTable="EndDateColumn" msprop:Generator_UserColumnName="EndDate" type="xs:string" minOccurs="0" />
<xs:element name="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_UserColumnName="WorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="ScheduledHour" msprop:Generator_ColumnVarNameInTable="columnScheduledHour" msprop:Generator_ColumnPropNameInRow="ScheduledHour" msprop:Generator_ColumnPropNameInTable="ScheduledHourColumn" msprop:Generator_UserColumnName="ScheduledHour" type="xs:string" minOccurs="0" />
<xs:element name="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_UserColumnName="OTHour" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_UserColumnName="DepartmentID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtMonthlyProdBonus" msprop:Generator_UserTableName="dtMonthlyProdBonus" msprop:Generator_RowEvArgName="dtMonthlyProdBonusRowChangeEvent" msprop:Generator_TableVarName="tabledtMonthlyProdBonus" msprop:Generator_TablePropName="dtMonthlyProdBonus" msprop:Generator_RowDeletingName="dtMonthlyProdBonusRowDeleting" msprop:Generator_RowChangingName="dtMonthlyProdBonusRowChanging" msprop:Generator_RowDeletedName="dtMonthlyProdBonusRowDeleted" msprop:Generator_RowEvHandlerName="dtMonthlyProdBonusRowChangeEventHandler" msprop:Generator_TableClassName="dtMonthlyProdBonusDataTable" msprop:Generator_RowChangedName="dtMonthlyProdBonusRowChanged" msprop:Generator_RowClassName="dtMonthlyProdBonusRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_UserColumnName="DepartmentID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalarySheetStatic" msprop:Generator_UserTableName="SalarySheetStatic" msprop:Generator_RowEvArgName="SalarySheetStaticRowChangeEvent" msprop:Generator_TableVarName="tableSalarySheetStatic" msprop:Generator_TablePropName="SalarySheetStatic" msprop:Generator_RowDeletingName="SalarySheetStaticRowDeleting" msprop:Generator_RowChangingName="SalarySheetStaticRowChanging" msprop:Generator_RowDeletedName="SalarySheetStaticRowDeleted" msprop:Generator_RowEvHandlerName="SalarySheetStaticRowChangeEventHandler" msprop:Generator_TableClassName="SalarySheetStaticDataTable" msprop:Generator_RowChangedName="SalarySheetStaticRowChanged" msprop:Generator_RowClassName="SalarySheetStaticRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="GroosSalary" msprop:Generator_ColumnVarNameInTable="columnGroosSalary" msprop:Generator_ColumnPropNameInRow="GroosSalary" msprop:Generator_ColumnPropNameInTable="GroosSalaryColumn" msprop:Generator_UserColumnName="GroosSalary" type="xs:double" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnVarNameInTable="columnLine" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_UserColumnName="Line" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
<xs:element name="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
<xs:element name="Conveyance" msprop:Generator_ColumnVarNameInTable="columnConveyance" msprop:Generator_ColumnPropNameInRow="Conveyance" msprop:Generator_ColumnPropNameInTable="ConveyanceColumn" msprop:Generator_UserColumnName="Conveyance" type="xs:double" minOccurs="0" />
<xs:element name="FoodAllowance" msprop:Generator_ColumnVarNameInTable="columnFoodAllowance" msprop:Generator_ColumnPropNameInRow="FoodAllowance" msprop:Generator_ColumnPropNameInTable="FoodAllowanceColumn" msprop:Generator_UserColumnName="FoodAllowance" type="xs:double" minOccurs="0" />
<xs:element name="GrossSalaryOriginal" msprop:Generator_ColumnVarNameInTable="columnGrossSalaryOriginal" msprop:Generator_ColumnPropNameInRow="GrossSalaryOriginal" msprop:Generator_ColumnPropNameInTable="GrossSalaryOriginalColumn" msprop:Generator_UserColumnName="GrossSalaryOriginal" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="TotalDays" msprop:Generator_ColumnVarNameInTable="columnTotalDays" msprop:Generator_ColumnPropNameInRow="TotalDays" msprop:Generator_ColumnPropNameInTable="TotalDaysColumn" msprop:Generator_UserColumnName="TotalDays" type="xs:int" minOccurs="0" />
<xs:element name="WorkingDays" msprop:Generator_ColumnVarNameInTable="columnWorkingDays" msprop:Generator_ColumnPropNameInRow="WorkingDays" msprop:Generator_ColumnPropNameInTable="WorkingDaysColumn" msprop:Generator_UserColumnName="WorkingDays" type="xs:int" minOccurs="0" />
<xs:element name="Holiday" msprop:Generator_ColumnVarNameInTable="columnHoliday" msprop:Generator_ColumnPropNameInRow="Holiday" msprop:Generator_ColumnPropNameInTable="HolidayColumn" msprop:Generator_UserColumnName="Holiday" type="xs:int" minOccurs="0" />
<xs:element name="Absent" msprop:Generator_ColumnVarNameInTable="columnAbsent" msprop:Generator_ColumnPropNameInRow="Absent" msprop:Generator_ColumnPropNameInTable="AbsentColumn" msprop:Generator_UserColumnName="Absent" type="xs:int" minOccurs="0" />
<xs:element name="DeductBasic" msprop:Generator_ColumnVarNameInTable="columnDeductBasic" msprop:Generator_ColumnPropNameInRow="DeductBasic" msprop:Generator_ColumnPropNameInTable="DeductBasicColumn" msprop:Generator_UserColumnName="DeductBasic" type="xs:double" minOccurs="0" />
<xs:element name="DeductSalaryAdvance" msprop:Generator_ColumnVarNameInTable="columnDeductSalaryAdvance" msprop:Generator_ColumnPropNameInRow="DeductSalaryAdvance" msprop:Generator_ColumnPropNameInTable="DeductSalaryAdvanceColumn" msprop:Generator_UserColumnName="DeductSalaryAdvance" type="xs:double" minOccurs="0" />
<xs:element name="DeductPF" msprop:Generator_ColumnVarNameInTable="columnDeductPF" msprop:Generator_ColumnPropNameInRow="DeductPF" msprop:Generator_ColumnPropNameInTable="DeductPFColumn" msprop:Generator_UserColumnName="DeductPF" type="xs:double" minOccurs="0" />
<xs:element name="SalaryPayment" msprop:Generator_ColumnVarNameInTable="columnSalaryPayment" msprop:Generator_ColumnPropNameInRow="SalaryPayment" msprop:Generator_ColumnPropNameInTable="SalaryPaymentColumn" msprop:Generator_UserColumnName="SalaryPayment" type="xs:double" minOccurs="0" />
<xs:element name="OtHour" msprop:Generator_ColumnVarNameInTable="columnOtHour" msprop:Generator_ColumnPropNameInRow="OtHour" msprop:Generator_ColumnPropNameInTable="OtHourColumn" msprop:Generator_UserColumnName="OtHour" type="xs:double" minOccurs="0" />
<xs:element name="OtRate" msprop:Generator_ColumnVarNameInTable="columnOtRate" msprop:Generator_ColumnPropNameInRow="OtRate" msprop:Generator_ColumnPropNameInTable="OtRateColumn" msprop:Generator_UserColumnName="OtRate" type="xs:double" minOccurs="0" />
<xs:element name="OtPayment" msprop:Generator_ColumnVarNameInTable="columnOtPayment" msprop:Generator_ColumnPropNameInRow="OtPayment" msprop:Generator_ColumnPropNameInTable="OtPaymentColumn" msprop:Generator_UserColumnName="OtPayment" type="xs:double" minOccurs="0" />
<xs:element name="AttnBonus" msprop:Generator_ColumnVarNameInTable="columnAttnBonus" msprop:Generator_ColumnPropNameInRow="AttnBonus" msprop:Generator_ColumnPropNameInTable="AttnBonusColumn" msprop:Generator_UserColumnName="AttnBonus" type="xs:double" minOccurs="0" />
<xs:element name="ConductBonus" msprop:Generator_ColumnVarNameInTable="columnConductBonus" msprop:Generator_ColumnPropNameInRow="ConductBonus" msprop:Generator_ColumnPropNameInTable="ConductBonusColumn" msprop:Generator_UserColumnName="ConductBonus" type="xs:double" minOccurs="0" />
<xs:element name="TtlBonus" msprop:Generator_ColumnVarNameInTable="columnTtlBonus" msprop:Generator_ColumnPropNameInRow="TtlBonus" msprop:Generator_ColumnPropNameInTable="TtlBonusColumn" msprop:Generator_UserColumnName="TtlBonus" type="xs:double" minOccurs="0" />
<xs:element name="NetPayment" msprop:Generator_ColumnVarNameInTable="columnNetPayment" msprop:Generator_ColumnPropNameInRow="NetPayment" msprop:Generator_ColumnPropNameInTable="NetPaymentColumn" msprop:Generator_UserColumnName="NetPayment" type="xs:double" minOccurs="0" />
<xs:element name="CL" msprop:Generator_ColumnVarNameInTable="columnCL" msprop:Generator_ColumnPropNameInRow="CL" msprop:Generator_ColumnPropNameInTable="CLColumn" msprop:Generator_UserColumnName="CL" type="xs:double" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:double" minOccurs="0" />
<xs:element name="EL" msprop:Generator_ColumnVarNameInTable="columnEL" msprop:Generator_ColumnPropNameInRow="EL" msprop:Generator_ColumnPropNameInTable="ELColumn" msprop:Generator_UserColumnName="EL" type="xs:double" minOccurs="0" />
<xs:element name="PL" msprop:Generator_ColumnVarNameInTable="columnPL" msprop:Generator_ColumnPropNameInRow="PL" msprop:Generator_ColumnPropNameInTable="PLColumn" msprop:Generator_UserColumnName="PL" type="xs:double" minOccurs="0" />
<xs:element name="ML" msprop:Generator_ColumnVarNameInTable="columnML" msprop:Generator_ColumnPropNameInRow="ML" msprop:Generator_ColumnPropNameInTable="MLColumn" msprop:Generator_UserColumnName="ML" type="xs:double" minOccurs="0" />
<xs:element name="LWP" msprop:Generator_ColumnVarNameInTable="columnLWP" msprop:Generator_ColumnPropNameInRow="LWP" msprop:Generator_ColumnPropNameInTable="LWPColumn" msprop:Generator_UserColumnName="LWP" type="xs:double" minOccurs="0" />
<xs:element name="LOWT" msprop:Generator_ColumnVarNameInTable="columnLOWT" msprop:Generator_ColumnPropNameInRow="LOWT" msprop:Generator_ColumnPropNameInTable="LOWTColumn" msprop:Generator_UserColumnName="LOWT" type="xs:double" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
<xs:element name="Fine" msprop:Generator_ColumnVarNameInTable="columnFine" msprop:Generator_ColumnPropNameInRow="Fine" msprop:Generator_ColumnPropNameInTable="FineColumn" msprop:Generator_UserColumnName="Fine" type="xs:double" minOccurs="0" />
<xs:element name="IfterBill" msprop:Generator_ColumnVarNameInTable="columnIfterBill" msprop:Generator_ColumnPropNameInRow="IfterBill" msprop:Generator_ColumnPropNameInTable="IfterBillColumn" msprop:Generator_UserColumnName="IfterBill" type="xs:double" minOccurs="0" />
<xs:element name="PFLoan" msprop:Generator_ColumnVarNameInTable="columnPFLoan" msprop:Generator_ColumnPropNameInRow="PFLoan" msprop:Generator_ColumnPropNameInTable="PFLoanColumn" msprop:Generator_UserColumnName="PFLoan" type="xs:double" minOccurs="0" />
<xs:element name="SPL" msprop:Generator_ColumnVarNameInTable="columnSPL" msprop:Generator_ColumnPropNameInRow="SPL" msprop:Generator_ColumnPropNameInTable="SPLColumn" msprop:Generator_UserColumnName="SPL" type="xs:double" minOccurs="0" />
<xs:element name="AdjustmentDeduct" msprop:Generator_ColumnVarNameInTable="columnAdjustmentDeduct" msprop:Generator_ColumnPropNameInRow="AdjustmentDeduct" msprop:Generator_ColumnPropNameInTable="AdjustmentDeductColumn" msprop:Generator_UserColumnName="AdjustmentDeduct" type="xs:double" minOccurs="0" />
<xs:element name="HolTotDay" msprop:Generator_ColumnVarNameInTable="columnHolTotDay" msprop:Generator_ColumnPropNameInRow="HolTotDay" msprop:Generator_ColumnPropNameInTable="HolTotDayColumn" msprop:Generator_UserColumnName="HolTotDay" type="xs:double" minOccurs="0" />
<xs:element name="HolTotRate" msprop:Generator_ColumnVarNameInTable="columnHolTotRate" msprop:Generator_ColumnPropNameInRow="HolTotRate" msprop:Generator_ColumnPropNameInTable="HolTotRateColumn" msprop:Generator_UserColumnName="HolTotRate" type="xs:double" minOccurs="0" />
<xs:element name="ExtraDay" msprop:Generator_ColumnVarNameInTable="columnExtraDay" msprop:Generator_ColumnPropNameInRow="ExtraDay" msprop:Generator_ColumnPropNameInTable="ExtraDayColumn" msprop:Generator_UserColumnName="ExtraDay" type="xs:double" minOccurs="0" />
<xs:element name="ExtraRate" msprop:Generator_ColumnVarNameInTable="columnExtraRate" msprop:Generator_ColumnPropNameInRow="ExtraRate" msprop:Generator_ColumnPropNameInTable="ExtraRateColumn" msprop:Generator_UserColumnName="ExtraRate" type="xs:double" minOccurs="0" />
<xs:element name="TiffinDay" msprop:Generator_ColumnVarNameInTable="columnTiffinDay" msprop:Generator_ColumnPropNameInRow="TiffinDay" msprop:Generator_ColumnPropNameInTable="TiffinDayColumn" msprop:Generator_UserColumnName="TiffinDay" type="xs:double" minOccurs="0" />
<xs:element name="TiffinRate" msprop:Generator_ColumnVarNameInTable="columnTiffinRate" msprop:Generator_ColumnPropNameInRow="TiffinRate" msprop:Generator_ColumnPropNameInTable="TiffinRateColumn" msprop:Generator_UserColumnName="TiffinRate" type="xs:double" minOccurs="0" />
<xs:element name="LunchDays" msprop:Generator_ColumnVarNameInTable="columnLunchDays" msprop:Generator_ColumnPropNameInRow="LunchDays" msprop:Generator_ColumnPropNameInTable="LunchDaysColumn" msprop:Generator_UserColumnName="LunchDays" type="xs:double" minOccurs="0" />
<xs:element name="LunchRate" msprop:Generator_ColumnVarNameInTable="columnLunchRate" msprop:Generator_ColumnPropNameInRow="LunchRate" msprop:Generator_ColumnPropNameInTable="LunchRateColumn" msprop:Generator_UserColumnName="LunchRate" type="xs:double" minOccurs="0" />
<xs:element name="EidBonus" msprop:Generator_ColumnVarNameInTable="columnEidBonus" msprop:Generator_ColumnPropNameInRow="EidBonus" msprop:Generator_ColumnPropNameInTable="EidBonusColumn" msprop:Generator_UserColumnName="EidBonus" type="xs:double" minOccurs="0" />
<xs:element name="Incentive" msprop:Generator_ColumnVarNameInTable="columnIncentive" msprop:Generator_ColumnPropNameInRow="Incentive" msprop:Generator_ColumnPropNameInTable="IncentiveColumn" msprop:Generator_UserColumnName="Incentive" type="xs:double" minOccurs="0" />
<xs:element name="LoyaltyBonus" msprop:Generator_ColumnVarNameInTable="columnLoyaltyBonus" msprop:Generator_ColumnPropNameInRow="LoyaltyBonus" msprop:Generator_ColumnPropNameInTable="LoyaltyBonusColumn" msprop:Generator_UserColumnName="LoyaltyBonus" type="xs:double" minOccurs="0" />
<xs:element name="TransportAllow" msprop:Generator_ColumnVarNameInTable="columnTransportAllow" msprop:Generator_ColumnPropNameInRow="TransportAllow" msprop:Generator_ColumnPropNameInTable="TransportAllowColumn" msprop:Generator_UserColumnName="TransportAllow" type="xs:double" minOccurs="0" />
<xs:element name="AIT" msprop:Generator_ColumnVarNameInTable="columnAIT" msprop:Generator_ColumnPropNameInRow="AIT" msprop:Generator_ColumnPropNameInTable="AITColumn" msprop:Generator_UserColumnName="AIT" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtRoleAudit" msprop:Generator_UserTableName="dtRoleAudit" msprop:Generator_RowEvArgName="dtRoleAuditRowChangeEvent" msprop:Generator_TableVarName="tabledtRoleAudit" msprop:Generator_TablePropName="dtRoleAudit" msprop:Generator_RowDeletingName="dtRoleAuditRowDeleting" msprop:Generator_RowChangingName="dtRoleAuditRowChanging" msprop:Generator_RowDeletedName="dtRoleAuditRowDeleted" msprop:Generator_RowEvHandlerName="dtRoleAuditRowChangeEventHandler" msprop:Generator_TableClassName="dtRoleAuditDataTable" msprop:Generator_RowChangedName="dtRoleAuditRowChanged" msprop:Generator_RowClassName="dtRoleAuditRow">
<xs:complexType>
<xs:sequence>
<xs:element name="AuditDate" msprop:Generator_ColumnVarNameInTable="columnAuditDate" msprop:Generator_ColumnPropNameInRow="AuditDate" msprop:Generator_ColumnPropNameInTable="AuditDateColumn" msprop:Generator_UserColumnName="AuditDate" type="xs:string" minOccurs="0" />
<xs:element name="Code" msprop:Generator_ColumnVarNameInTable="columnCode" msprop:Generator_ColumnPropNameInRow="Code" msprop:Generator_ColumnPropNameInTable="CodeColumn" msprop:Generator_UserColumnName="Code" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Action" msprop:Generator_ColumnVarNameInTable="columnAction" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_ColumnPropNameInTable="ActionColumn" msprop:Generator_UserColumnName="Action" type="xs:string" minOccurs="0" />
<xs:element name="ComputerName" msprop:Generator_ColumnVarNameInTable="columnComputerName" msprop:Generator_ColumnPropNameInRow="ComputerName" msprop:Generator_ColumnPropNameInTable="ComputerNameColumn" msprop:Generator_UserColumnName="ComputerName" type="xs:string" minOccurs="0" />
<xs:element name="ActionBy" msprop:Generator_ColumnVarNameInTable="columnActionBy" msprop:Generator_ColumnPropNameInRow="ActionBy" msprop:Generator_ColumnPropNameInTable="ActionByColumn" msprop:Generator_UserColumnName="ActionBy" type="xs:string" minOccurs="0" />
<xs:element name="User" msprop:Generator_ColumnVarNameInTable="columnUser" msprop:Generator_ColumnPropNameInRow="User" msprop:Generator_ColumnPropNameInTable="UserColumn" msprop:Generator_UserColumnName="User" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtRolePermission2" msprop:Generator_UserTableName="dtRolePermission2" msprop:Generator_RowEvArgName="dtRolePermission2RowChangeEvent" msprop:Generator_TableVarName="tabledtRolePermission2" msprop:Generator_TablePropName="dtRolePermission2" msprop:Generator_RowDeletingName="dtRolePermission2RowDeleting" msprop:Generator_RowChangingName="dtRolePermission2RowChanging" msprop:Generator_RowDeletedName="dtRolePermission2RowDeleted" msprop:Generator_RowEvHandlerName="dtRolePermission2RowChangeEventHandler" msprop:Generator_TableClassName="dtRolePermission2DataTable" msprop:Generator_RowChangedName="dtRolePermission2RowChanged" msprop:Generator_RowClassName="dtRolePermission2Row">
<xs:complexType>
<xs:sequence>
<xs:element name="AuditDate" msprop:Generator_ColumnVarNameInTable="columnAuditDate" msprop:Generator_ColumnPropNameInRow="AuditDate" msprop:Generator_ColumnPropNameInTable="AuditDateColumn" msprop:Generator_UserColumnName="AuditDate" type="xs:string" minOccurs="0" />
<xs:element name="MenuName" msprop:Generator_ColumnVarNameInTable="columnMenuName" msprop:Generator_ColumnPropNameInRow="MenuName" msprop:Generator_ColumnPropNameInTable="MenuNameColumn" msprop:Generator_UserColumnName="MenuName" type="xs:string" minOccurs="0" />
<xs:element name="ComputerName" msprop:Generator_ColumnVarNameInTable="columnComputerName" msprop:Generator_ColumnPropNameInRow="ComputerName" msprop:Generator_ColumnPropNameInTable="ComputerNameColumn" msprop:Generator_UserColumnName="ComputerName" type="xs:string" minOccurs="0" />
<xs:element name="Action" msprop:Generator_ColumnVarNameInTable="columnAction" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_ColumnPropNameInTable="ActionColumn" msprop:Generator_UserColumnName="Action" type="xs:string" minOccurs="0" />
<xs:element name="ActionBy" msprop:Generator_ColumnVarNameInTable="columnActionBy" msprop:Generator_ColumnPropNameInRow="ActionBy" msprop:Generator_ColumnPropNameInTable="ActionByColumn" msprop:Generator_UserColumnName="ActionBy" type="xs:string" minOccurs="0" />
<xs:element name="RoleName" msprop:Generator_ColumnVarNameInTable="columnRoleName" msprop:Generator_ColumnPropNameInRow="RoleName" msprop:Generator_ColumnPropNameInTable="RoleNameColumn" msprop:Generator_UserColumnName="RoleName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CasualSalarySheet" msprop:Generator_UserTableName="CasualSalarySheet" msprop:Generator_RowEvArgName="CasualSalarySheetRowChangeEvent" msprop:Generator_TableVarName="tableCasualSalarySheet" msprop:Generator_TablePropName="CasualSalarySheet" msprop:Generator_RowDeletingName="CasualSalarySheetRowDeleting" msprop:Generator_RowChangingName="CasualSalarySheetRowChanging" msprop:Generator_RowDeletedName="CasualSalarySheetRowDeleted" msprop:Generator_RowEvHandlerName="CasualSalarySheetRowChangeEventHandler" msprop:Generator_TableClassName="CasualSalarySheetDataTable" msprop:Generator_RowChangedName="CasualSalarySheetRowChanged" msprop:Generator_RowClassName="CasualSalarySheetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_UserColumnName="WorkingHour" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_UserColumnName="Total" type="xs:double" minOccurs="0" />
<xs:element name="Cumulative" msdata:Caption="NetPay" msprop:Generator_ColumnVarNameInTable="columnCumulative" msprop:Generator_ColumnPropNameInRow="Cumulative" msprop:Generator_ColumnPropNameInTable="CumulativeColumn" msprop:Generator_UserColumnName="Cumulative" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_UserColumnName="SalaryDate" type="xs:string" minOccurs="0" />
<xs:element name="NoofNight" msprop:Generator_ColumnVarNameInTable="columnNoofNight" msprop:Generator_ColumnPropNameInRow="NoofNight" msprop:Generator_ColumnPropNameInTable="NoofNightColumn" msprop:Generator_UserColumnName="NoofNight" type="xs:string" minOccurs="0" />
<xs:element name="OverNightAmount" msprop:Generator_ColumnVarNameInTable="columnOverNightAmount" msprop:Generator_ColumnPropNameInRow="OverNightAmount" msprop:Generator_ColumnPropNameInTable="OverNightAmountColumn" msprop:Generator_UserColumnName="OverNightAmount" type="xs:string" minOccurs="0" />
<xs:element name="FEnt" msprop:Generator_ColumnVarNameInTable="columnFEnt" msprop:Generator_ColumnPropNameInRow="FEnt" msprop:Generator_ColumnPropNameInTable="FEntColumn" msprop:Generator_UserColumnName="FEnt" type="xs:string" minOccurs="0" />
<xs:element name="EntertainmentAmount" msprop:Generator_ColumnVarNameInTable="columnEntertainmentAmount" msprop:Generator_ColumnPropNameInRow="EntertainmentAmount" msprop:Generator_ColumnPropNameInTable="EntertainmentAmountColumn" msprop:Generator_UserColumnName="EntertainmentAmount" type="xs:string" minOccurs="0" />
<xs:element name="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_UserColumnName="Arrear" type="xs:string" minOccurs="0" />
<xs:element name="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_UserColumnName="Bonus" type="xs:string" minOccurs="0" />
<xs:element name="RatePerHr" msprop:Generator_ColumnVarNameInTable="columnRatePerHr" msprop:Generator_ColumnPropNameInRow="RatePerHr" msprop:Generator_ColumnPropNameInTable="RatePerHrColumn" msprop:Generator_UserColumnName="RatePerHr" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BankAdviceHNM" msprop:Generator_UserTableName="BankAdviceHNM" msprop:Generator_RowEvArgName="BankAdviceHNMRowChangeEvent" msprop:Generator_TableVarName="tableBankAdviceHNM" msprop:Generator_TablePropName="BankAdviceHNM" msprop:Generator_RowDeletingName="BankAdviceHNMRowDeleting" msprop:Generator_RowChangingName="BankAdviceHNMRowChanging" msprop:Generator_RowDeletedName="BankAdviceHNMRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceHNMRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceHNMDataTable" msprop:Generator_RowChangedName="BankAdviceHNMRowChanged" msprop:Generator_RowClassName="BankAdviceHNMRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDesCatChange" msprop:Generator_UserTableName="EmpDesCatChange" msprop:Generator_RowEvArgName="EmpDesCatChangeRowChangeEvent" msprop:Generator_TableVarName="tableEmpDesCatChange" msprop:Generator_TablePropName="EmpDesCatChange" msprop:Generator_RowDeletingName="EmpDesCatChangeRowDeleting" msprop:Generator_RowChangingName="EmpDesCatChangeRowChanging" msprop:Generator_RowDeletedName="EmpDesCatChangeRowDeleted" msprop:Generator_RowEvHandlerName="EmpDesCatChangeRowChangeEventHandler" msprop:Generator_TableClassName="EmpDesCatChangeDataTable" msprop:Generator_RowChangedName="EmpDesCatChangeRowChanged" msprop:Generator_RowClassName="EmpDesCatChangeRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_UserColumnName="EffectDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="EnteryDate" msprop:Generator_ColumnVarNameInTable="columnEnteryDate" msprop:Generator_ColumnPropNameInRow="EnteryDate" msprop:Generator_ColumnPropNameInTable="EnteryDateColumn" msprop:Generator_UserColumnName="EnteryDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="PresentDesignation" msdata:Caption="PresentGrade" msprop:Generator_ColumnVarNameInTable="columnPresentDesignation" msprop:Generator_ColumnPropNameInRow="PresentDesignation" msprop:Generator_ColumnPropNameInTable="PresentDesignationColumn" msprop:Generator_UserColumnName="PresentDesignation" type="xs:string" minOccurs="0" />
<xs:element name="PresentCategory" msdata:Caption="PresentBasic" msprop:Generator_ColumnVarNameInTable="columnPresentCategory" msprop:Generator_ColumnPropNameInRow="PresentCategory" msprop:Generator_ColumnPropNameInTable="PresentCategoryColumn" msprop:Generator_UserColumnName="PresentCategory" type="xs:string" minOccurs="0" />
<xs:element name="ChangeType" msprop:Generator_ColumnVarNameInTable="columnChangeType" msprop:Generator_ColumnPropNameInRow="ChangeType" msprop:Generator_ColumnPropNameInTable="ChangeTypeColumn" msprop:Generator_UserColumnName="ChangeType" type="xs:string" minOccurs="0" />
<xs:element name="PreviousDesignation" msdata:Caption="PreviousGrade" msprop:Generator_ColumnVarNameInTable="columnPreviousDesignation" msprop:Generator_ColumnPropNameInRow="PreviousDesignation" msprop:Generator_ColumnPropNameInTable="PreviousDesignationColumn" msprop:Generator_UserColumnName="PreviousDesignation" type="xs:string" minOccurs="0" />
<xs:element name="PreviousCategory" msdata:Caption="PreviousBasic" msprop:Generator_ColumnVarNameInTable="columnPreviousCategory" msprop:Generator_ColumnPropNameInRow="PreviousCategory" msprop:Generator_ColumnPropNameInTable="PreviousCategoryColumn" msprop:Generator_UserColumnName="PreviousCategory" type="xs:double" minOccurs="0" />
<xs:element name="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_UserColumnName="CommitedBy" type="xs:string" minOccurs="0" />
<xs:element name="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_UserColumnName="CommitedDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_UserColumnName="StatusDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="ChangedBy" msprop:Generator_ColumnVarNameInTable="columnChangedBy" msprop:Generator_ColumnPropNameInRow="ChangedBy" msprop:Generator_ColumnPropNameInTable="ChangedByColumn" msprop:Generator_UserColumnName="ChangedBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_UserColumnName="AuthorizeBy" type="xs:string" minOccurs="0" />
<xs:element name="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_UserColumnName="AuthorizedDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeConfirmation" msprop:Generator_UserTableName="EmployeeConfirmation" msprop:Generator_RowEvArgName="EmployeeConfirmationRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeConfirmation" msprop:Generator_TablePropName="EmployeeConfirmation" msprop:Generator_RowDeletingName="EmployeeConfirmationRowDeleting" msprop:Generator_RowChangingName="EmployeeConfirmationRowChanging" msprop:Generator_RowDeletedName="EmployeeConfirmationRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeConfirmationRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeConfirmationDataTable" msprop:Generator_RowChangedName="EmployeeConfirmationRowChanged" msprop:Generator_RowClassName="EmployeeConfirmationRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="ConfirmationDate" msprop:Generator_ColumnVarNameInTable="columnConfirmationDate" msprop:Generator_ColumnPropNameInRow="ConfirmationDate" msprop:Generator_ColumnPropNameInTable="ConfirmationDateColumn" msprop:Generator_UserColumnName="ConfirmationDate" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BanglaPaySlipNew" msprop:Generator_UserTableName="BanglaPaySlipNew" msprop:Generator_RowEvArgName="BanglaPaySlipNewRowChangeEvent" msprop:Generator_TableVarName="tableBanglaPaySlipNew" msprop:Generator_TablePropName="BanglaPaySlipNew" msprop:Generator_RowDeletingName="BanglaPaySlipNewRowDeleting" msprop:Generator_RowChangingName="BanglaPaySlipNewRowChanging" msprop:Generator_RowDeletedName="BanglaPaySlipNewRowDeleted" msprop:Generator_RowEvHandlerName="BanglaPaySlipNewRowChangeEventHandler" msprop:Generator_TableClassName="BanglaPaySlipNewDataTable" msprop:Generator_RowChangedName="BanglaPaySlipNewRowChanged" msprop:Generator_RowClassName="BanglaPaySlipNewRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="BanglaDivision" msprop:Generator_ColumnVarNameInTable="columnBanglaDivision" msprop:Generator_ColumnPropNameInRow="BanglaDivision" msprop:Generator_ColumnPropNameInTable="BanglaDivisionColumn" msprop:Generator_UserColumnName="BanglaDivision" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="BanglaName" msprop:Generator_ColumnVarNameInTable="columnBanglaName" msprop:Generator_ColumnPropNameInRow="BanglaName" msprop:Generator_ColumnPropNameInTable="BanglaNameColumn" msprop:Generator_UserColumnName="BanglaName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="BanglaDesignation" msprop:Generator_ColumnVarNameInTable="columnBanglaDesignation" msprop:Generator_ColumnPropNameInRow="BanglaDesignation" msprop:Generator_ColumnPropNameInTable="BanglaDesignationColumn" msprop:Generator_UserColumnName="BanglaDesignation" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_UserColumnName="CardNo" type="xs:string" minOccurs="0" />
<xs:element name="Line" msprop:Generator_ColumnVarNameInTable="columnLine" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_UserColumnName="Line" type="xs:string" minOccurs="0" />
<xs:element name="BanglaLine" msprop:Generator_ColumnVarNameInTable="columnBanglaLine" msprop:Generator_ColumnPropNameInRow="BanglaLine" msprop:Generator_ColumnPropNameInTable="BanglaLineColumn" msprop:Generator_UserColumnName="BanglaLine" type="xs:string" minOccurs="0" />
<xs:element name="DOfJoining" msprop:Generator_ColumnVarNameInTable="columnDOfJoining" msprop:Generator_ColumnPropNameInRow="DOfJoining" msprop:Generator_ColumnPropNameInTable="DOfJoiningColumn" msprop:Generator_UserColumnName="DOfJoining" type="xs:string" minOccurs="0" />
<xs:element name="TotalWorkDays" msprop:Generator_ColumnVarNameInTable="columnTotalWorkDays" msprop:Generator_ColumnPropNameInRow="TotalWorkDays" msprop:Generator_ColumnPropNameInTable="TotalWorkDaysColumn" msprop:Generator_UserColumnName="TotalWorkDays" type="xs:double" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:double" minOccurs="0" />
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
<xs:element name="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
<xs:element name="Conveynce" msprop:Generator_ColumnVarNameInTable="columnConveynce" msprop:Generator_ColumnPropNameInRow="Conveynce" msprop:Generator_ColumnPropNameInTable="ConveynceColumn" msprop:Generator_UserColumnName="Conveynce" type="xs:double" minOccurs="0" />
<xs:element name="Food" msprop:Generator_ColumnVarNameInTable="columnFood" msprop:Generator_ColumnPropNameInRow="Food" msprop:Generator_ColumnPropNameInTable="FoodColumn" msprop:Generator_UserColumnName="Food" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="Absence" msprop:Generator_ColumnVarNameInTable="columnAbsence" msprop:Generator_ColumnPropNameInRow="Absence" msprop:Generator_ColumnPropNameInTable="AbsenceColumn" msprop:Generator_UserColumnName="Absence" type="xs:double" minOccurs="0" />
<xs:element name="DeductSalaryAdvance" msprop:Generator_ColumnVarNameInTable="columnDeductSalaryAdvance" msprop:Generator_ColumnPropNameInRow="DeductSalaryAdvance" msprop:Generator_ColumnPropNameInTable="DeductSalaryAdvanceColumn" msprop:Generator_UserColumnName="DeductSalaryAdvance" type="xs:double" minOccurs="0" />
<xs:element name="GivenSalary" msprop:Generator_ColumnVarNameInTable="columnGivenSalary" msprop:Generator_ColumnPropNameInRow="GivenSalary" msprop:Generator_ColumnPropNameInTable="GivenSalaryColumn" msprop:Generator_UserColumnName="GivenSalary" type="xs:double" minOccurs="0" />
<xs:element name="AttBon" msprop:Generator_ColumnVarNameInTable="columnAttBon" msprop:Generator_ColumnPropNameInRow="AttBon" msprop:Generator_ColumnPropNameInTable="AttBonColumn" msprop:Generator_UserColumnName="AttBon" type="xs:double" minOccurs="0" />
<xs:element name="BehaviourAllowance" msprop:Generator_ColumnVarNameInTable="columnBehaviourAllowance" msprop:Generator_ColumnPropNameInRow="BehaviourAllowance" msprop:Generator_ColumnPropNameInTable="BehaviourAllowanceColumn" msprop:Generator_UserColumnName="BehaviourAllowance" type="xs:double" minOccurs="0" />
<xs:element name="OTHours" msprop:Generator_ColumnVarNameInTable="columnOTHours" msprop:Generator_ColumnPropNameInRow="OTHours" msprop:Generator_ColumnPropNameInTable="OTHoursColumn" msprop:Generator_UserColumnName="OTHours" type="xs:double" minOccurs="0" />
<xs:element name="OTRate" msprop:Generator_ColumnVarNameInTable="columnOTRate" msprop:Generator_ColumnPropNameInRow="OTRate" msprop:Generator_ColumnPropNameInTable="OTRateColumn" msprop:Generator_UserColumnName="OTRate" type="xs:double" minOccurs="0" />
<xs:element name="OTPayable" msprop:Generator_ColumnVarNameInTable="columnOTPayable" msprop:Generator_ColumnPropNameInRow="OTPayable" msprop:Generator_ColumnPropNameInTable="OTPayableColumn" msprop:Generator_UserColumnName="OTPayable" type="xs:double" minOccurs="0" />
<xs:element name="TotalTaka" msprop:Generator_ColumnVarNameInTable="columnTotalTaka" msprop:Generator_ColumnPropNameInRow="TotalTaka" msprop:Generator_ColumnPropNameInTable="TotalTakaColumn" msprop:Generator_UserColumnName="TotalTaka" type="xs:double" minOccurs="0" />
<xs:element name="HolidayDays" msprop:Generator_ColumnVarNameInTable="columnHolidayDays" msprop:Generator_ColumnPropNameInRow="HolidayDays" msprop:Generator_ColumnPropNameInTable="HolidayDaysColumn" msprop:Generator_UserColumnName="HolidayDays" type="xs:double" minOccurs="0" />
<xs:element name="PresentDays" msprop:Generator_ColumnVarNameInTable="columnPresentDays" msprop:Generator_ColumnPropNameInRow="PresentDays" msprop:Generator_ColumnPropNameInTable="PresentDaysColumn" msprop:Generator_UserColumnName="PresentDays" type="xs:double" minOccurs="0" />
<xs:element name="AbsentDays" msprop:Generator_ColumnVarNameInTable="columnAbsentDays" msprop:Generator_ColumnPropNameInRow="AbsentDays" msprop:Generator_ColumnPropNameInTable="AbsentDaysColumn" msprop:Generator_UserColumnName="AbsentDays" type="xs:double" minOccurs="0" />
<xs:element name="Comment" msprop:Generator_ColumnVarNameInTable="columnComment" msprop:Generator_ColumnPropNameInRow="Comment" msprop:Generator_ColumnPropNameInTable="CommentColumn" msprop:Generator_UserColumnName="Comment" type="xs:string" minOccurs="0" />
<xs:element name="NetPayment" msprop:Generator_ColumnVarNameInTable="columnNetPayment" msprop:Generator_ColumnPropNameInRow="NetPayment" msprop:Generator_ColumnPropNameInTable="NetPaymentColumn" msprop:Generator_UserColumnName="NetPayment" type="xs:double" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="ConductBonus" msprop:Generator_ColumnVarNameInTable="columnConductBonus" msprop:Generator_ColumnPropNameInRow="ConductBonus" msprop:Generator_ColumnPropNameInTable="ConductBonusColumn" msprop:Generator_UserColumnName="ConductBonus" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonus" msprop:Generator_ColumnVarNameInTable="columnProdBonus" msprop:Generator_ColumnPropNameInRow="ProdBonus" msprop:Generator_ColumnPropNameInTable="ProdBonusColumn" msprop:Generator_UserColumnName="ProdBonus" type="xs:double" minOccurs="0" />
<xs:element name="DeductPF" msprop:Generator_ColumnVarNameInTable="columnDeductPF" msprop:Generator_ColumnPropNameInRow="DeductPF" msprop:Generator_ColumnPropNameInTable="DeductPFColumn" msprop:Generator_UserColumnName="DeductPF" type="xs:double" minOccurs="0" />
<xs:element name="DeductAmnt" msprop:Generator_ColumnVarNameInTable="columnDeductAmnt" msprop:Generator_ColumnPropNameInRow="DeductAmnt" msprop:Generator_ColumnPropNameInTable="DeductAmntColumn" msprop:Generator_UserColumnName="DeductAmnt" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonusName1" msprop:Generator_ColumnVarNameInTable="columnProdBonusName1" msprop:Generator_ColumnPropNameInRow="ProdBonusName1" msprop:Generator_ColumnPropNameInTable="ProdBonusName1Column" msprop:Generator_UserColumnName="ProdBonusName1" type="xs:string" minOccurs="0" />
<xs:element name="ProdBonusAmount1" msprop:Generator_ColumnVarNameInTable="columnProdBonusAmount1" msprop:Generator_ColumnPropNameInRow="ProdBonusAmount1" msprop:Generator_ColumnPropNameInTable="ProdBonusAmount1Column" msprop:Generator_UserColumnName="ProdBonusAmount1" type="xs:double" minOccurs="0" />
<xs:element name="Process_x0020_Date" msprop:Generator_ColumnVarNameInTable="columnProcess_Date" msprop:Generator_ColumnPropNameInRow="Process_Date" msprop:Generator_ColumnPropNameInTable="Process_DateColumn" msprop:Generator_UserColumnName="Process Date" type="xs:string" minOccurs="0" />
<xs:element name="Process_x0020_DateBng" msprop:Generator_ColumnVarNameInTable="columnProcess_DateBng" msprop:Generator_ColumnPropNameInRow="Process_DateBng" msprop:Generator_ColumnPropNameInTable="Process_DateBngColumn" msprop:Generator_UserColumnName="Process DateBng" type="xs:string" minOccurs="0" />
<xs:element name="ProdBonusName2" msprop:Generator_ColumnVarNameInTable="columnProdBonusName2" msprop:Generator_ColumnPropNameInRow="ProdBonusName2" msprop:Generator_ColumnPropNameInTable="ProdBonusName2Column" msprop:Generator_UserColumnName="ProdBonusName2" type="xs:string" minOccurs="0" />
<xs:element name="ProdBonusAmount2" msprop:Generator_ColumnVarNameInTable="columnProdBonusAmount2" msprop:Generator_ColumnPropNameInRow="ProdBonusAmount2" msprop:Generator_ColumnPropNameInTable="ProdBonusAmount2Column" msprop:Generator_UserColumnName="ProdBonusAmount2" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonusName3" msprop:Generator_ColumnVarNameInTable="columnProdBonusName3" msprop:Generator_ColumnPropNameInRow="ProdBonusName3" msprop:Generator_ColumnPropNameInTable="ProdBonusName3Column" msprop:Generator_UserColumnName="ProdBonusName3" type="xs:string" minOccurs="0" />
<xs:element name="ProdBonusAmount3" msprop:Generator_ColumnVarNameInTable="columnProdBonusAmount3" msprop:Generator_ColumnPropNameInRow="ProdBonusAmount3" msprop:Generator_ColumnPropNameInTable="ProdBonusAmount3Column" msprop:Generator_UserColumnName="ProdBonusAmount3" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonusName4" msprop:Generator_ColumnVarNameInTable="columnProdBonusName4" msprop:Generator_ColumnPropNameInRow="ProdBonusName4" msprop:Generator_ColumnPropNameInTable="ProdBonusName4Column" msprop:Generator_UserColumnName="ProdBonusName4" type="xs:string" minOccurs="0" />
<xs:element name="ProdBonusAmount4" msprop:Generator_ColumnVarNameInTable="columnProdBonusAmount4" msprop:Generator_ColumnPropNameInRow="ProdBonusAmount4" msprop:Generator_ColumnPropNameInTable="ProdBonusAmount4Column" msprop:Generator_UserColumnName="ProdBonusAmount4" type="xs:double" minOccurs="0" />
<xs:element name="ProdBonusName5" msprop:Generator_ColumnVarNameInTable="columnProdBonusName5" msprop:Generator_ColumnPropNameInRow="ProdBonusName5" msprop:Generator_ColumnPropNameInTable="ProdBonusName5Column" msprop:Generator_UserColumnName="ProdBonusName5" type="xs:string" minOccurs="0" />
<xs:element name="ProdBonusAmount5" msprop:Generator_ColumnVarNameInTable="columnProdBonusAmount5" msprop:Generator_ColumnPropNameInRow="ProdBonusAmount5" msprop:Generator_ColumnPropNameInTable="ProdBonusAmount5Column" msprop:Generator_UserColumnName="ProdBonusAmount5" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BanglaPaySlipNewProdBonus" msprop:Generator_UserTableName="BanglaPaySlipNewProdBonus" msprop:Generator_RowEvArgName="BanglaPaySlipNewProdBonusRowChangeEvent" msprop:Generator_TableVarName="tableBanglaPaySlipNewProdBonus" msprop:Generator_TablePropName="BanglaPaySlipNewProdBonus" msprop:Generator_RowDeletingName="BanglaPaySlipNewProdBonusRowDeleting" msprop:Generator_RowChangingName="BanglaPaySlipNewProdBonusRowChanging" msprop:Generator_RowDeletedName="BanglaPaySlipNewProdBonusRowDeleted" msprop:Generator_RowEvHandlerName="BanglaPaySlipNewProdBonusRowChangeEventHandler" msprop:Generator_TableClassName="BanglaPaySlipNewProdBonusDataTable" msprop:Generator_RowChangedName="BanglaPaySlipNewProdBonusRowChanged" msprop:Generator_RowClassName="BanglaPaySlipNewProdBonusRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SkfSalaryPaySlip" msprop:Generator_UserTableName="SkfSalaryPaySlip" msprop:Generator_RowEvArgName="SkfSalaryPaySlipRowChangeEvent" msprop:Generator_TableVarName="tableSkfSalaryPaySlip" msprop:Generator_TablePropName="SkfSalaryPaySlip" msprop:Generator_RowDeletingName="SkfSalaryPaySlipRowDeleting" msprop:Generator_RowChangingName="SkfSalaryPaySlipRowChanging" msprop:Generator_RowDeletedName="SkfSalaryPaySlipRowDeleted" msprop:Generator_RowEvHandlerName="SkfSalaryPaySlipRowChangeEventHandler" msprop:Generator_TableClassName="SkfSalaryPaySlipDataTable" msprop:Generator_RowChangedName="SkfSalaryPaySlipRowChanged" msprop:Generator_RowClassName="SkfSalaryPaySlipRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="PFcom" msprop:Generator_ColumnVarNameInTable="columnPFcom" msprop:Generator_ColumnPropNameInRow="PFcom" msprop:Generator_ColumnPropNameInTable="PFcomColumn" msprop:Generator_UserColumnName="PFcom" type="xs:double" minOccurs="0" />
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
<xs:element name="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_UserColumnName="Bonus" type="xs:double" minOccurs="0" />
<xs:element name="EntertainmentAllow" msprop:Generator_ColumnVarNameInTable="columnEntertainmentAllow" msprop:Generator_ColumnPropNameInRow="EntertainmentAllow" msprop:Generator_ColumnPropNameInTable="EntertainmentAllowColumn" msprop:Generator_UserColumnName="EntertainmentAllow" type="xs:double" minOccurs="0" />
<xs:element name="PerformAllow" msprop:Generator_ColumnVarNameInTable="columnPerformAllow" msprop:Generator_ColumnPropNameInRow="PerformAllow" msprop:Generator_ColumnPropNameInTable="PerformAllowColumn" msprop:Generator_UserColumnName="PerformAllow" type="xs:double" minOccurs="0" />
<xs:element name="SpecialAllow" msprop:Generator_ColumnVarNameInTable="columnSpecialAllow" msprop:Generator_ColumnPropNameInRow="SpecialAllow" msprop:Generator_ColumnPropNameInTable="SpecialAllowColumn" msprop:Generator_UserColumnName="SpecialAllow" type="xs:double" minOccurs="0" />
<xs:element name="IncentiveBonus" msprop:Generator_ColumnVarNameInTable="columnIncentiveBonus" msprop:Generator_ColumnPropNameInRow="IncentiveBonus" msprop:Generator_ColumnPropNameInTable="IncentiveBonusColumn" msprop:Generator_UserColumnName="IncentiveBonus" type="xs:double" minOccurs="0" />
<xs:element name="ManagerIncentive" msprop:Generator_ColumnVarNameInTable="columnManagerIncentive" msprop:Generator_ColumnPropNameInRow="ManagerIncentive" msprop:Generator_ColumnPropNameInTable="ManagerIncentiveColumn" msprop:Generator_UserColumnName="ManagerIncentive" type="xs:double" minOccurs="0" />
<xs:element name="OfficerLFA" msprop:Generator_ColumnVarNameInTable="columnOfficerLFA" msprop:Generator_ColumnPropNameInRow="OfficerLFA" msprop:Generator_ColumnPropNameInTable="OfficerLFAColumn" msprop:Generator_UserColumnName="OfficerLFA" type="xs:double" minOccurs="0" />
<xs:element name="ConveyAllow" msprop:Generator_ColumnVarNameInTable="columnConveyAllow" msprop:Generator_ColumnPropNameInRow="ConveyAllow" msprop:Generator_ColumnPropNameInTable="ConveyAllowColumn" msprop:Generator_UserColumnName="ConveyAllow" type="xs:double" minOccurs="0" />
<xs:element name="LunchAllow" msprop:Generator_ColumnVarNameInTable="columnLunchAllow" msprop:Generator_ColumnPropNameInRow="LunchAllow" msprop:Generator_ColumnPropNameInTable="LunchAllowColumn" msprop:Generator_UserColumnName="LunchAllow" type="xs:double" minOccurs="0" />
<xs:element name="OtherAllow" msprop:Generator_ColumnVarNameInTable="columnOtherAllow" msprop:Generator_ColumnPropNameInRow="OtherAllow" msprop:Generator_ColumnPropNameInTable="OtherAllowColumn" msprop:Generator_UserColumnName="OtherAllow" type="xs:double" minOccurs="0" />
<xs:element name="ManagerMedicAllow" msprop:Generator_ColumnVarNameInTable="columnManagerMedicAllow" msprop:Generator_ColumnPropNameInRow="ManagerMedicAllow" msprop:Generator_ColumnPropNameInTable="ManagerMedicAllowColumn" msprop:Generator_UserColumnName="ManagerMedicAllow" type="xs:double" minOccurs="0" />
<xs:element name="ChildEduAllow" msprop:Generator_ColumnVarNameInTable="columnChildEduAllow" msprop:Generator_ColumnPropNameInRow="ChildEduAllow" msprop:Generator_ColumnPropNameInTable="ChildEduAllowColumn" msprop:Generator_UserColumnName="ChildEduAllow" type="xs:double" minOccurs="0" />
<xs:element name="MedicAllow" msprop:Generator_ColumnVarNameInTable="columnMedicAllow" msprop:Generator_ColumnPropNameInRow="MedicAllow" msprop:Generator_ColumnPropNameInTable="MedicAllowColumn" msprop:Generator_UserColumnName="MedicAllow" type="xs:double" minOccurs="0" />
<xs:element name="Additions" msprop:Generator_ColumnVarNameInTable="columnAdditions" msprop:Generator_ColumnPropNameInRow="Additions" msprop:Generator_ColumnPropNameInTable="AdditionsColumn" msprop:Generator_UserColumnName="Additions" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="IncomeTax" msprop:Generator_ColumnVarNameInTable="columnIncomeTax" msprop:Generator_ColumnPropNameInRow="IncomeTax" msprop:Generator_ColumnPropNameInTable="IncomeTaxColumn" msprop:Generator_UserColumnName="IncomeTax" type="xs:double" minOccurs="0" />
<xs:element name="PFloan" msprop:Generator_ColumnVarNameInTable="columnPFloan" msprop:Generator_ColumnPropNameInRow="PFloan" msprop:Generator_ColumnPropNameInTable="PFloanColumn" msprop:Generator_UserColumnName="PFloan" type="xs:double" minOccurs="0" />
<xs:element name="PFLoanInt" msprop:Generator_ColumnVarNameInTable="columnPFLoanInt" msprop:Generator_ColumnPropNameInRow="PFLoanInt" msprop:Generator_ColumnPropNameInTable="PFLoanIntColumn" msprop:Generator_UserColumnName="PFLoanInt" type="xs:double" minOccurs="0" />
<xs:element name="ArticleLoan" msprop:Generator_ColumnVarNameInTable="columnArticleLoan" msprop:Generator_ColumnPropNameInRow="ArticleLoan" msprop:Generator_ColumnPropNameInTable="ArticleLoanColumn" msprop:Generator_UserColumnName="ArticleLoan" type="xs:double" minOccurs="0" />
<xs:element name="SalesConference" msprop:Generator_ColumnVarNameInTable="columnSalesConference" msprop:Generator_ColumnPropNameInRow="SalesConference" msprop:Generator_ColumnPropNameInTable="SalesConferenceColumn" msprop:Generator_UserColumnName="SalesConference" type="xs:double" minOccurs="0" />
<xs:element name="OtherDeduction" msprop:Generator_ColumnVarNameInTable="columnOtherDeduction" msprop:Generator_ColumnPropNameInRow="OtherDeduction" msprop:Generator_ColumnPropNameInTable="OtherDeductionColumn" msprop:Generator_UserColumnName="OtherDeduction" type="xs:double" minOccurs="0" />
<xs:element name="MotorBike" msprop:Generator_ColumnVarNameInTable="columnMotorBike" msprop:Generator_ColumnPropNameInRow="MotorBike" msprop:Generator_ColumnPropNameInTable="MotorBikeColumn" msprop:Generator_UserColumnName="MotorBike" type="xs:double" minOccurs="0" />
<xs:element name="ExpeiryProduct" msprop:Generator_ColumnVarNameInTable="columnExpeiryProduct" msprop:Generator_ColumnPropNameInRow="ExpeiryProduct" msprop:Generator_ColumnPropNameInTable="ExpeiryProductColumn" msprop:Generator_UserColumnName="ExpeiryProduct" type="xs:double" minOccurs="0" />
<xs:element name="GiftAnivers" msprop:Generator_ColumnVarNameInTable="columnGiftAnivers" msprop:Generator_ColumnPropNameInRow="GiftAnivers" msprop:Generator_ColumnPropNameInTable="GiftAniversColumn" msprop:Generator_UserColumnName="GiftAnivers" type="xs:double" minOccurs="0" />
<xs:element name="deduction" msprop:Generator_ColumnVarNameInTable="columndeduction" msprop:Generator_ColumnPropNameInRow="deduction" msprop:Generator_ColumnPropNameInTable="deductionColumn" msprop:Generator_UserColumnName="deduction" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SKFExpencesPaySlip" msprop:Generator_UserTableName="SKFExpencesPaySlip" msprop:Generator_RowEvArgName="SKFExpencesPaySlipRowChangeEvent" msprop:Generator_TableVarName="tableSKFExpencesPaySlip" msprop:Generator_TablePropName="SKFExpencesPaySlip" msprop:Generator_RowDeletingName="SKFExpencesPaySlipRowDeleting" msprop:Generator_RowChangingName="SKFExpencesPaySlipRowChanging" msprop:Generator_RowDeletedName="SKFExpencesPaySlipRowDeleted" msprop:Generator_RowEvHandlerName="SKFExpencesPaySlipRowChangeEventHandler" msprop:Generator_TableClassName="SKFExpencesPaySlipDataTable" msprop:Generator_RowChangedName="SKFExpencesPaySlipRowChanged" msprop:Generator_RowClassName="SKFExpencesPaySlipRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="UtilityExp" msprop:Generator_ColumnVarNameInTable="columnUtilityExp" msprop:Generator_ColumnPropNameInRow="UtilityExp" msprop:Generator_ColumnPropNameInTable="UtilityExpColumn" msprop:Generator_UserColumnName="UtilityExp" type="xs:double" minOccurs="0" />
<xs:element name="LFAExp" msprop:Generator_ColumnVarNameInTable="columnLFAExp" msprop:Generator_ColumnPropNameInRow="LFAExp" msprop:Generator_ColumnPropNameInTable="LFAExpColumn" msprop:Generator_UserColumnName="LFAExp" type="xs:double" minOccurs="0" />
<xs:element name="MedicalExp" msprop:Generator_ColumnVarNameInTable="columnMedicalExp" msprop:Generator_ColumnPropNameInRow="MedicalExp" msprop:Generator_ColumnPropNameInTable="MedicalExpColumn" msprop:Generator_UserColumnName="MedicalExp" type="xs:double" minOccurs="0" />
<xs:element name="ServantAllow" msprop:Generator_ColumnVarNameInTable="columnServantAllow" msprop:Generator_ColumnPropNameInRow="ServantAllow" msprop:Generator_ColumnPropNameInTable="ServantAllowColumn" msprop:Generator_UserColumnName="ServantAllow" type="xs:double" minOccurs="0" />
<xs:element name="CarAllow" msprop:Generator_ColumnVarNameInTable="columnCarAllow" msprop:Generator_ColumnPropNameInRow="CarAllow" msprop:Generator_ColumnPropNameInTable="CarAllowColumn" msprop:Generator_UserColumnName="CarAllow" type="xs:double" minOccurs="0" />
<xs:element name="DriverAllow" msprop:Generator_ColumnVarNameInTable="columnDriverAllow" msprop:Generator_ColumnPropNameInRow="DriverAllow" msprop:Generator_ColumnPropNameInTable="DriverAllowColumn" msprop:Generator_UserColumnName="DriverAllow" type="xs:double" minOccurs="0" />
<xs:element name="SecurityAllow" msprop:Generator_ColumnVarNameInTable="columnSecurityAllow" msprop:Generator_ColumnPropNameInRow="SecurityAllow" msprop:Generator_ColumnPropNameInTable="SecurityAllowColumn" msprop:Generator_UserColumnName="SecurityAllow" type="xs:double" minOccurs="0" />
<xs:element name="WPPFund" msprop:Generator_ColumnVarNameInTable="columnWPPFund" msprop:Generator_ColumnPropNameInRow="WPPFund" msprop:Generator_ColumnPropNameInTable="WPPFundColumn" msprop:Generator_UserColumnName="WPPFund" type="xs:double" minOccurs="0" />
<xs:element name="ManagerTelExp" msprop:Generator_ColumnVarNameInTable="columnManagerTelExp" msprop:Generator_ColumnPropNameInRow="ManagerTelExp" msprop:Generator_ColumnPropNameInTable="ManagerTelExpColumn" msprop:Generator_UserColumnName="ManagerTelExp" type="xs:double" minOccurs="0" />
<xs:element name="TelExp" msprop:Generator_ColumnVarNameInTable="columnTelExp" msprop:Generator_ColumnPropNameInRow="TelExp" msprop:Generator_ColumnPropNameInTable="TelExpColumn" msprop:Generator_UserColumnName="TelExp" type="xs:double" minOccurs="0" />
<xs:element name="MobileSet" msprop:Generator_ColumnVarNameInTable="columnMobileSet" msprop:Generator_ColumnPropNameInRow="MobileSet" msprop:Generator_ColumnPropNameInTable="MobileSetColumn" msprop:Generator_UserColumnName="MobileSet" type="xs:double" minOccurs="0" />
<xs:element name="GroupInsurance" msprop:Generator_ColumnVarNameInTable="columnGroupInsurance" msprop:Generator_ColumnPropNameInRow="GroupInsurance" msprop:Generator_ColumnPropNameInTable="GroupInsuranceColumn" msprop:Generator_UserColumnName="GroupInsurance" type="xs:double" minOccurs="0" />
<xs:element name="OtherExp" msprop:Generator_ColumnVarNameInTable="columnOtherExp" msprop:Generator_ColumnPropNameInRow="OtherExp" msprop:Generator_ColumnPropNameInTable="OtherExpColumn" msprop:Generator_UserColumnName="OtherExp" type="xs:double" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="TinNo" msprop:Generator_ColumnVarNameInTable="columnTinNo" msprop:Generator_ColumnPropNameInRow="TinNo" msprop:Generator_ColumnPropNameInTable="TinNoColumn" msprop:Generator_UserColumnName="TinNo" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="PaymentMode" msprop:Generator_ColumnVarNameInTable="columnPaymentMode" msprop:Generator_ColumnPropNameInRow="PaymentMode" msprop:Generator_ColumnPropNameInTable="PaymentModeColumn" msprop:Generator_UserColumnName="PaymentMode" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CashChequePayment" msprop:Generator_TableClassName="CashChequePaymentDataTable" msprop:Generator_TableVarName="tableCashChequePayment" msprop:Generator_RowChangedName="CashChequePaymentRowChanged" msprop:Generator_TablePropName="CashChequePayment" msprop:Generator_RowDeletingName="CashChequePaymentRowDeleting" msprop:Generator_RowChangingName="CashChequePaymentRowChanging" msprop:Generator_RowEvHandlerName="CashChequePaymentRowChangeEventHandler" msprop:Generator_RowDeletedName="CashChequePaymentRowDeleted" msprop:Generator_RowClassName="CashChequePaymentRow" msprop:Generator_UserTableName="CashChequePayment" msprop:Generator_RowEvArgName="CashChequePaymentRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="PaymentMode" msprop:Generator_ColumnVarNameInTable="columnPaymentMode" msprop:Generator_ColumnPropNameInRow="PaymentMode" msprop:Generator_ColumnPropNameInTable="PaymentModeColumn" msprop:Generator_UserColumnName="PaymentMode" type="xs:string" minOccurs="0" />
<xs:element name="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_UserColumnName="Month" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="JournalVoucher" msprop:Generator_TableClassName="JournalVoucherDataTable" msprop:Generator_TableVarName="tableJournalVoucher" msprop:Generator_TablePropName="JournalVoucher" msprop:Generator_RowDeletingName="JournalVoucherRowDeleting" msprop:Generator_RowChangingName="JournalVoucherRowChanging" msprop:Generator_RowEvHandlerName="JournalVoucherRowChangeEventHandler" msprop:Generator_RowDeletedName="JournalVoucherRowDeleted" msprop:Generator_UserTableName="JournalVoucher" msprop:Generator_RowChangedName="JournalVoucherRowChanged" msprop:Generator_RowEvArgName="JournalVoucherRowChangeEvent" msprop:Generator_RowClassName="JournalVoucherRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GLCode" msprop:Generator_ColumnVarNameInTable="columnGLCode" msprop:Generator_ColumnPropNameInRow="GLCode" msprop:Generator_ColumnPropNameInTable="GLCodeColumn" msprop:Generator_UserColumnName="GLCode" type="xs:string" minOccurs="0" />
<xs:element name="RCCode" msprop:Generator_ColumnVarNameInTable="columnRCCode" msprop:Generator_ColumnPropNameInRow="RCCode" msprop:Generator_ColumnPropNameInTable="RCCodeColumn" msprop:Generator_UserColumnName="RCCode" type="xs:string" minOccurs="0" />
<xs:element name="GLDescription" msprop:Generator_ColumnVarNameInTable="columnGLDescription" msprop:Generator_ColumnPropNameInRow="GLDescription" msprop:Generator_ColumnPropNameInTable="GLDescriptionColumn" msprop:Generator_UserColumnName="GLDescription" type="xs:string" minOccurs="0" />
<xs:element name="Debit" msprop:Generator_ColumnVarNameInTable="columnDebit" msprop:Generator_ColumnPropNameInRow="Debit" msprop:Generator_ColumnPropNameInTable="DebitColumn" msprop:Generator_UserColumnName="Debit" type="xs:string" minOccurs="0" />
<xs:element name="Credit" msprop:Generator_ColumnVarNameInTable="columnCredit" msprop:Generator_ColumnPropNameInRow="Credit" msprop:Generator_ColumnPropNameInTable="CreditColumn" msprop:Generator_UserColumnName="Credit" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PNL" msprop:Generator_TableClassName="PNLDataTable" msprop:Generator_TableVarName="tablePNL" msprop:Generator_RowChangedName="PNLRowChanged" msprop:Generator_TablePropName="PNL" msprop:Generator_RowDeletingName="PNLRowDeleting" msprop:Generator_RowChangingName="PNLRowChanging" msprop:Generator_RowEvHandlerName="PNLRowChangeEventHandler" msprop:Generator_RowDeletedName="PNLRowDeleted" msprop:Generator_RowClassName="PNLRow" msprop:Generator_UserTableName="PNL" msprop:Generator_RowEvArgName="PNLRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:double" minOccurs="0" />
<xs:element name="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_UserColumnName="TotalDeduct" type="xs:string" minOccurs="0" />
<xs:element name="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_UserColumnName="NetPay" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
<xs:element name="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_UserColumnName="GCode" type="xs:string" minOccurs="0" />
<xs:element name="CCDes" msprop:Generator_ColumnVarNameInTable="columnCCDes" msprop:Generator_ColumnPropNameInRow="CCDes" msprop:Generator_ColumnPropNameInTable="CCDesColumn" msprop:Generator_UserColumnName="CCDes" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="DeductAmount" msprop:Generator_ColumnVarNameInTable="columnDeductAmount" msprop:Generator_ColumnPropNameInRow="DeductAmount" msprop:Generator_ColumnPropNameInTable="DeductAmountColumn" msprop:Generator_UserColumnName="DeductAmount" type="xs:double" minOccurs="0" />
<xs:element name="ShowBorder" msprop:Generator_ColumnVarNameInTable="columnShowBorder" msprop:Generator_ColumnPropNameInRow="ShowBorder" msprop:Generator_ColumnPropNameInTable="ShowBorderColumn" msprop:Generator_UserColumnName="ShowBorder" type="xs:string" minOccurs="0" />
<xs:element name="Font" msprop:Generator_ColumnVarNameInTable="columnFont" msprop:Generator_ColumnPropNameInRow="Font" msprop:Generator_ColumnPropNameInTable="FontColumn" msprop:Generator_UserColumnName="Font" type="xs:string" minOccurs="0" />
<xs:element name="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_UserColumnName="SalaryDate" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_UserColumnName="BankName" type="xs:string" minOccurs="0" />
<xs:element name="RC" msprop:Generator_ColumnVarNameInTable="columnRC" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_UserColumnName="RC" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OldAllowance" msprop:Generator_TableClassName="OldAllowanceDataTable" msprop:Generator_TableVarName="tableOldAllowance" msprop:Generator_TablePropName="OldAllowance" msprop:Generator_RowDeletingName="OldAllowanceRowDeleting" msprop:Generator_RowChangingName="OldAllowanceRowChanging" msprop:Generator_RowEvHandlerName="OldAllowanceRowChangeEventHandler" msprop:Generator_RowDeletedName="OldAllowanceRowDeleted" msprop:Generator_UserTableName="OldAllowance" msprop:Generator_RowChangedName="OldAllowanceRowChanged" msprop:Generator_RowEvArgName="OldAllowanceRowChangeEvent" msprop:Generator_RowClassName="OldAllowanceRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OldDeduction" msprop:Generator_TableClassName="OldDeductionDataTable" msprop:Generator_TableVarName="tableOldDeduction" msprop:Generator_TablePropName="OldDeduction" msprop:Generator_RowDeletingName="OldDeductionRowDeleting" msprop:Generator_RowChangingName="OldDeductionRowChanging" msprop:Generator_RowEvHandlerName="OldDeductionRowChangeEventHandler" msprop:Generator_RowDeletedName="OldDeductionRowDeleted" msprop:Generator_UserTableName="OldDeduction" msprop:Generator_RowChangedName="OldDeductionRowChanged" msprop:Generator_RowEvArgName="OldDeductionRowChangeEvent" msprop:Generator_RowClassName="OldDeductionRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OldNetPay" msprop:Generator_TableClassName="OldNetPayDataTable" msprop:Generator_TableVarName="tableOldNetPay" msprop:Generator_TablePropName="OldNetPay" msprop:Generator_RowDeletingName="OldNetPayRowDeleting" msprop:Generator_RowChangingName="OldNetPayRowChanging" msprop:Generator_RowEvHandlerName="OldNetPayRowChangeEventHandler" msprop:Generator_RowDeletedName="OldNetPayRowDeleted" msprop:Generator_UserTableName="OldNetPay" msprop:Generator_RowChangedName="OldNetPayRowChanged" msprop:Generator_RowEvArgName="OldNetPayRowChangeEvent" msprop:Generator_RowClassName="OldNetPayRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="TakaInWord" msprop:Generator_ColumnVarNameInTable="columnTakaInWord" msprop:Generator_ColumnPropNameInRow="TakaInWord" msprop:Generator_ColumnPropNameInTable="TakaInWordColumn" msprop:Generator_UserColumnName="TakaInWord" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OldArrear" msprop:Generator_TableClassName="OldArrearDataTable" msprop:Generator_TableVarName="tableOldArrear" msprop:Generator_TablePropName="OldArrear" msprop:Generator_RowDeletingName="OldArrearRowDeleting" msprop:Generator_RowChangingName="OldArrearRowChanging" msprop:Generator_RowEvHandlerName="OldArrearRowChangeEventHandler" msprop:Generator_RowDeletedName="OldArrearRowDeleted" msprop:Generator_UserTableName="OldArrear" msprop:Generator_RowChangedName="OldArrearRowChanged" msprop:Generator_RowEvArgName="OldArrearRowChangeEvent" msprop:Generator_RowClassName="OldArrearRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OldEmpInfo" msprop:Generator_TableClassName="OldEmpInfoDataTable" msprop:Generator_TableVarName="tableOldEmpInfo" msprop:Generator_RowChangedName="OldEmpInfoRowChanged" msprop:Generator_TablePropName="OldEmpInfo" msprop:Generator_RowDeletingName="OldEmpInfoRowDeleting" msprop:Generator_RowChangingName="OldEmpInfoRowChanging" msprop:Generator_RowEvHandlerName="OldEmpInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="OldEmpInfoRowDeleted" msprop:Generator_RowClassName="OldEmpInfoRow" msprop:Generator_UserTableName="OldEmpInfo" msprop:Generator_RowEvArgName="OldEmpInfoRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BonusRegisterExcel" msprop:Generator_TableClassName="BonusRegisterExcelDataTable" msprop:Generator_TableVarName="tableBonusRegisterExcel" msprop:Generator_RowChangedName="BonusRegisterExcelRowChanged" msprop:Generator_TablePropName="BonusRegisterExcel" msprop:Generator_RowDeletingName="BonusRegisterExcelRowDeleting" msprop:Generator_RowChangingName="BonusRegisterExcelRowChanging" msprop:Generator_RowEvHandlerName="BonusRegisterExcelRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusRegisterExcelRowDeleted" msprop:Generator_RowClassName="BonusRegisterExcelRow" msprop:Generator_UserTableName="BonusRegisterExcel" msprop:Generator_RowEvArgName="BonusRegisterExcelRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_UserColumnName="BonusMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_UserColumnName="BonusAmount" type="xs:double" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_UserColumnName="TaxAmount" type="xs:double" minOccurs="0" />
<xs:element name="NetBonus" msprop:Generator_ColumnVarNameInTable="columnNetBonus" msprop:Generator_ColumnPropNameInRow="NetBonus" msprop:Generator_ColumnPropNameInTable="NetBonusColumn" msprop:Generator_UserColumnName="NetBonus" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeeDetailExcel" msprop:Generator_TableClassName="EmployeeDetailExcelDataTable" msprop:Generator_TableVarName="tableEmployeeDetailExcel" msprop:Generator_RowChangedName="EmployeeDetailExcelRowChanged" msprop:Generator_TablePropName="EmployeeDetailExcel" msprop:Generator_RowDeletingName="EmployeeDetailExcelRowDeleting" msprop:Generator_RowChangingName="EmployeeDetailExcelRowChanging" msprop:Generator_RowEvHandlerName="EmployeeDetailExcelRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeDetailExcelRowDeleted" msprop:Generator_RowClassName="EmployeeDetailExcelRow" msprop:Generator_UserTableName="EmployeeDetailExcel" msprop:Generator_RowEvArgName="EmployeeDetailExcelRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="RFID" msprop:Generator_ColumnVarNameInTable="columnRFID" msprop:Generator_ColumnPropNameInRow="RFID" msprop:Generator_ColumnPropNameInTable="RFIDColumn" msprop:Generator_UserColumnName="RFID" type="xs:string" minOccurs="0" />
<xs:element name="TINNO" msprop:Generator_ColumnVarNameInTable="columnTINNO" msprop:Generator_ColumnPropNameInRow="TINNO" msprop:Generator_ColumnPropNameInTable="TINNOColumn" msprop:Generator_UserColumnName="TINNO" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnVarNameInTable="columnSection" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_UserColumnName="Section" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:double" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_UserColumnName="GrossSalary" type="xs:double" minOccurs="0" />
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
<xs:element name="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_UserColumnName="ConfirmDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
<xs:element name="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_UserColumnName="Nationality" type="xs:string" minOccurs="0" />
<xs:element name="MarStatus" msprop:Generator_ColumnVarNameInTable="columnMarStatus" msprop:Generator_ColumnPropNameInRow="MarStatus" msprop:Generator_ColumnPropNameInTable="MarStatusColumn" msprop:Generator_UserColumnName="MarStatus" type="xs:string" minOccurs="0" />
<xs:element name="FathersName" msprop:Generator_ColumnVarNameInTable="columnFathersName" msprop:Generator_ColumnPropNameInRow="FathersName" msprop:Generator_ColumnPropNameInTable="FathersNameColumn" msprop:Generator_UserColumnName="FathersName" type="xs:string" minOccurs="0" />
<xs:element name="MothersName" msprop:Generator_ColumnVarNameInTable="columnMothersName" msprop:Generator_ColumnPropNameInRow="MothersName" msprop:Generator_ColumnPropNameInTable="MothersNameColumn" msprop:Generator_UserColumnName="MothersName" type="xs:string" minOccurs="0" />
<xs:element name="Spouse" msprop:Generator_ColumnVarNameInTable="columnSpouse" msprop:Generator_ColumnPropNameInRow="Spouse" msprop:Generator_ColumnPropNameInTable="SpouseColumn" msprop:Generator_UserColumnName="Spouse" type="xs:string" minOccurs="0" />
<xs:element name="MobileNo" msprop:Generator_ColumnVarNameInTable="columnMobileNo" msprop:Generator_ColumnPropNameInRow="MobileNo" msprop:Generator_ColumnPropNameInTable="MobileNoColumn" msprop:Generator_UserColumnName="MobileNo" type="xs:string" minOccurs="0" />
<xs:element name="LocDes" msprop:Generator_ColumnVarNameInTable="columnLocDes" msprop:Generator_ColumnPropNameInRow="LocDes" msprop:Generator_ColumnPropNameInTable="LocDesColumn" msprop:Generator_UserColumnName="LocDes" type="xs:string" minOccurs="0" />
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
<xs:element name="BankOPI" msprop:Generator_ColumnVarNameInTable="columnBankOPI" msprop:Generator_ColumnPropNameInRow="BankOPI" msprop:Generator_ColumnPropNameInTable="BankOPIColumn" msprop:Generator_UserColumnName="BankOPI" type="xs:string" minOccurs="0" />
<xs:element name="BranchOPI" msprop:Generator_ColumnVarNameInTable="columnBranchOPI" msprop:Generator_ColumnPropNameInRow="BranchOPI" msprop:Generator_ColumnPropNameInTable="BranchOPIColumn" msprop:Generator_UserColumnName="BranchOPI" type="xs:string" minOccurs="0" />
<xs:element name="AccountNoOPI" msprop:Generator_ColumnVarNameInTable="columnAccountNoOPI" msprop:Generator_ColumnPropNameInRow="AccountNoOPI" msprop:Generator_ColumnPropNameInTable="AccountNoOPIColumn" msprop:Generator_UserColumnName="AccountNoOPI" type="xs:string" minOccurs="0" />
<xs:element name="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_UserColumnName="VendorCode" type="xs:string" minOccurs="0" />
<xs:element name="SubSection" msprop:Generator_ColumnVarNameInTable="columnSubSection" msprop:Generator_ColumnPropNameInRow="SubSection" msprop:Generator_ColumnPropNameInTable="SubSectionColumn" msprop:Generator_UserColumnName="SubSection" type="xs:string" minOccurs="0" />
<xs:element name="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_UserColumnName="Unit" type="xs:string" minOccurs="0" />
<xs:element name="SubUnit" msprop:Generator_ColumnVarNameInTable="columnSubUnit" msprop:Generator_ColumnPropNameInRow="SubUnit" msprop:Generator_ColumnPropNameInTable="SubUnitColumn" msprop:Generator_UserColumnName="SubUnit" type="xs:string" minOccurs="0" />
<xs:element name="RCCode" msprop:Generator_ColumnVarNameInTable="columnRCCode" msprop:Generator_ColumnPropNameInRow="RCCode" msprop:Generator_ColumnPropNameInTable="RCCodeColumn" msprop:Generator_UserColumnName="RCCode" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="SalarySheetExcel" msprop:Generator_TableClassName="SalarySheetExcelDataTable" msprop:Generator_TableVarName="tableSalarySheetExcel" msprop:Generator_TablePropName="SalarySheetExcel" msprop:Generator_RowDeletingName="SalarySheetExcelRowDeleting" msprop:Generator_RowChangingName="SalarySheetExcelRowChanging" msprop:Generator_RowEvHandlerName="SalarySheetExcelRowChangeEventHandler" msprop:Generator_RowDeletedName="SalarySheetExcelRowDeleted" msprop:Generator_UserTableName="SalarySheetExcel" msprop:Generator_RowChangedName="SalarySheetExcelRowChanged" msprop:Generator_RowEvArgName="SalarySheetExcelRowChangeEvent" msprop:Generator_RowClassName="SalarySheetExcelRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="THISMONTHBASIC" msprop:Generator_ColumnVarNameInTable="columnTHISMONTHBASIC" msprop:Generator_ColumnPropNameInRow="THISMONTHBASIC" msprop:Generator_ColumnPropNameInTable="THISMONTHBASICColumn" msprop:Generator_UserColumnName="THISMONTHBASIC" type="xs:double" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_UserColumnName="SequenceNo" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ChangedSalaryDesig" msprop:Generator_TableClassName="ChangedSalaryDesigDataTable" msprop:Generator_TableVarName="tableChangedSalaryDesig" msprop:Generator_RowChangedName="ChangedSalaryDesigRowChanged" msprop:Generator_TablePropName="ChangedSalaryDesig" msprop:Generator_RowDeletingName="ChangedSalaryDesigRowDeleting" msprop:Generator_RowChangingName="ChangedSalaryDesigRowChanging" msprop:Generator_RowEvHandlerName="ChangedSalaryDesigRowChangeEventHandler" msprop:Generator_RowDeletedName="ChangedSalaryDesigRowDeleted" msprop:Generator_RowClassName="ChangedSalaryDesigRow" msprop:Generator_UserTableName="ChangedSalaryDesig" msprop:Generator_RowEvArgName="ChangedSalaryDesigRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="SLNO" msprop:Generator_ColumnVarNameInTable="columnSLNO" msprop:Generator_ColumnPropNameInRow="SLNO" msprop:Generator_ColumnPropNameInTable="SLNOColumn" msprop:Generator_UserColumnName="SLNO" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="EffectFrom" msprop:Generator_ColumnVarNameInTable="columnEffectFrom" msprop:Generator_ColumnPropNameInRow="EffectFrom" msprop:Generator_ColumnPropNameInTable="EffectFromColumn" msprop:Generator_UserColumnName="EffectFrom" type="xs:dateTime" minOccurs="0" />
<xs:element name="EntryDate" msprop:Generator_ColumnVarNameInTable="columnEntryDate" msprop:Generator_ColumnPropNameInRow="EntryDate" msprop:Generator_ColumnPropNameInTable="EntryDateColumn" msprop:Generator_UserColumnName="EntryDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PayslipBasicInfo" msprop:Generator_TableClassName="PayslipBasicInfoDataTable" msprop:Generator_TableVarName="tablePayslipBasicInfo" msprop:Generator_RowChangedName="PayslipBasicInfoRowChanged" msprop:Generator_TablePropName="PayslipBasicInfo" msprop:Generator_RowDeletingName="PayslipBasicInfoRowDeleting" msprop:Generator_RowChangingName="PayslipBasicInfoRowChanging" msprop:Generator_RowEvHandlerName="PayslipBasicInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="PayslipBasicInfoRowDeleted" msprop:Generator_RowClassName="PayslipBasicInfoRow" msprop:Generator_UserTableName="PayslipBasicInfo" msprop:Generator_RowEvArgName="PayslipBasicInfoRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="EMPLOYEENO" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEENO" msprop:Generator_ColumnPropNameInRow="EMPLOYEENO" msprop:Generator_ColumnPropNameInTable="EMPLOYEENOColumn" msprop:Generator_UserColumnName="EMPLOYEENO" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="LName" msprop:Generator_ColumnVarNameInTable="columnLName" msprop:Generator_ColumnPropNameInRow="LName" msprop:Generator_ColumnPropNameInTable="LNameColumn" msprop:Generator_UserColumnName="LName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="BName" msprop:Generator_ColumnVarNameInTable="columnBName" msprop:Generator_ColumnPropNameInRow="BName" msprop:Generator_ColumnPropNameInTable="BNameColumn" msprop:Generator_UserColumnName="BName" type="xs:string" minOccurs="0" />
<xs:element name="ActualBasic" msprop:Generator_ColumnVarNameInTable="columnActualBasic" msprop:Generator_ColumnPropNameInRow="ActualBasic" msprop:Generator_ColumnPropNameInTable="ActualBasicColumn" msprop:Generator_UserColumnName="ActualBasic" type="xs:string" minOccurs="0" />
<xs:element name="PAYMENTMODE" msprop:Generator_ColumnVarNameInTable="columnPAYMENTMODE" msprop:Generator_ColumnPropNameInRow="PAYMENTMODE" msprop:Generator_ColumnPropNameInTable="PAYMENTMODEColumn" msprop:Generator_UserColumnName="PAYMENTMODE" type="xs:string" minOccurs="0" />
<xs:element name="ACCOUNTNO" msprop:Generator_ColumnVarNameInTable="columnACCOUNTNO" msprop:Generator_ColumnPropNameInRow="ACCOUNTNO" msprop:Generator_ColumnPropNameInTable="ACCOUNTNOColumn" msprop:Generator_UserColumnName="ACCOUNTNO" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" type="xs:string" minOccurs="0" />
<xs:element name="JOININGDATE" msprop:Generator_ColumnVarNameInTable="columnJOININGDATE" msprop:Generator_ColumnPropNameInRow="JOININGDATE" msprop:Generator_ColumnPropNameInTable="JOININGDATEColumn" msprop:Generator_UserColumnName="JOININGDATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_UserColumnName="TINNo" type="xs:string" minOccurs="0" />
<xs:element name="DEPARTMENTID" msprop:Generator_ColumnVarNameInTable="columnDEPARTMENTID" msprop:Generator_ColumnPropNameInRow="DEPARTMENTID" msprop:Generator_ColumnPropNameInTable="DEPARTMENTIDColumn" msprop:Generator_UserColumnName="DEPARTMENTID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ChildrenEduAllow" msprop:Generator_TableClassName="ChildrenEduAllowDataTable" msprop:Generator_TableVarName="tableChildrenEduAllow" msprop:Generator_TablePropName="ChildrenEduAllow" msprop:Generator_RowDeletingName="ChildrenEduAllowRowDeleting" msprop:Generator_RowChangingName="ChildrenEduAllowRowChanging" msprop:Generator_RowEvHandlerName="ChildrenEduAllowRowChangeEventHandler" msprop:Generator_RowDeletedName="ChildrenEduAllowRowDeleted" msprop:Generator_UserTableName="ChildrenEduAllow" msprop:Generator_RowChangedName="ChildrenEduAllowRowChanged" msprop:Generator_RowEvArgName="ChildrenEduAllowRowChangeEvent" msprop:Generator_RowClassName="ChildrenEduAllowRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="NoOfChildren" msprop:Generator_ColumnVarNameInTable="columnNoOfChildren" msprop:Generator_ColumnPropNameInRow="NoOfChildren" msprop:Generator_ColumnPropNameInTable="NoOfChildrenColumn" msprop:Generator_UserColumnName="NoOfChildren" type="xs:string" minOccurs="0" />
<xs:element name="EffectiveMonth" msprop:Generator_ColumnVarNameInTable="columnEffectiveMonth" msprop:Generator_ColumnPropNameInRow="EffectiveMonth" msprop:Generator_ColumnPropNameInTable="EffectiveMonthColumn" msprop:Generator_UserColumnName="EffectiveMonth" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="PNLReport" msprop:Generator_TableClassName="PNLReportDataTable" msprop:Generator_TableVarName="tablePNLReport" msprop:Generator_TablePropName="PNLReport" msprop:Generator_RowDeletingName="PNLReportRowDeleting" msprop:Generator_RowChangingName="PNLReportRowChanging" msprop:Generator_RowEvHandlerName="PNLReportRowChangeEventHandler" msprop:Generator_RowDeletedName="PNLReportRowDeleted" msprop:Generator_UserTableName="PNLReport" msprop:Generator_RowChangedName="PNLReportRowChanged" msprop:Generator_RowEvArgName="PNLReportRowChangeEvent" msprop:Generator_RowClassName="PNLReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
<xs:element name="RCCode" msprop:Generator_ColumnVarNameInTable="columnRCCode" msprop:Generator_ColumnPropNameInRow="RCCode" msprop:Generator_ColumnPropNameInTable="RCCodeColumn" msprop:Generator_UserColumnName="RCCode" type="xs:string" minOccurs="0" />
<xs:element name="SalaryAmount" msprop:Generator_ColumnVarNameInTable="columnSalaryAmount" msprop:Generator_ColumnPropNameInRow="SalaryAmount" msprop:Generator_ColumnPropNameInTable="SalaryAmountColumn" msprop:Generator_UserColumnName="SalaryAmount" type="xs:double" minOccurs="0" />
<xs:element name="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_UserColumnName="BonusAmount" type="xs:double" minOccurs="0" />
<xs:element name="EarnLeaveAmount" msprop:Generator_ColumnVarNameInTable="columnEarnLeaveAmount" msprop:Generator_ColumnPropNameInRow="EarnLeaveAmount" msprop:Generator_ColumnPropNameInTable="EarnLeaveAmountColumn" msprop:Generator_UserColumnName="EarnLeaveAmount" type="xs:double" minOccurs="0" />
<xs:element name="GroupInsurance" msprop:Generator_ColumnVarNameInTable="columnGroupInsurance" msprop:Generator_ColumnPropNameInRow="GroupInsurance" msprop:Generator_ColumnPropNameInTable="GroupInsuranceColumn" msprop:Generator_UserColumnName="GroupInsurance" type="xs:double" minOccurs="0" />
<xs:element name="MedicalInsurance" msprop:Generator_ColumnVarNameInTable="columnMedicalInsurance" msprop:Generator_ColumnPropNameInRow="MedicalInsurance" msprop:Generator_ColumnPropNameInTable="MedicalInsuranceColumn" msprop:Generator_UserColumnName="MedicalInsurance" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_UserColumnName="Gratuity" type="xs:double" minOccurs="0" />
<xs:element name="Capitalization" msprop:Generator_ColumnVarNameInTable="columnCapitalization" msprop:Generator_ColumnPropNameInRow="Capitalization" msprop:Generator_ColumnPropNameInTable="CapitalizationColumn" msprop:Generator_UserColumnName="Capitalization" type="xs:double" minOccurs="0" />
<xs:element name="BeforeCapitalization" msprop:Generator_ColumnVarNameInTable="columnBeforeCapitalization" msprop:Generator_ColumnPropNameInRow="BeforeCapitalization" msprop:Generator_ColumnPropNameInTable="BeforeCapitalizationColumn" msprop:Generator_UserColumnName="BeforeCapitalization" type="xs:double" minOccurs="0" />
<xs:element name="AfterCapitalization" msprop:Generator_ColumnVarNameInTable="columnAfterCapitalization" msprop:Generator_ColumnPropNameInRow="AfterCapitalization" msprop:Generator_ColumnPropNameInTable="AfterCapitalizationColumn" msprop:Generator_UserColumnName="AfterCapitalization" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxDetailsWithProjection" msprop:Generator_TableClassName="TaxDetailsWithProjectionDataTable" msprop:Generator_TableVarName="tableTaxDetailsWithProjection" msprop:Generator_RowChangedName="TaxDetailsWithProjectionRowChanged" msprop:Generator_TablePropName="TaxDetailsWithProjection" msprop:Generator_RowDeletingName="TaxDetailsWithProjectionRowDeleting" msprop:Generator_RowChangingName="TaxDetailsWithProjectionRowChanging" msprop:Generator_RowEvHandlerName="TaxDetailsWithProjectionRowChangeEventHandler" msprop:Generator_RowDeletedName="TaxDetailsWithProjectionRowDeleted" msprop:Generator_RowClassName="TaxDetailsWithProjectionRow" msprop:Generator_UserTableName="TaxDetailsWithProjection" msprop:Generator_RowEvArgName="TaxDetailsWithProjectionRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="Heads" msprop:Generator_ColumnVarNameInTable="columnHeads" msprop:Generator_ColumnPropNameInRow="Heads" msprop:Generator_ColumnPropNameInTable="HeadsColumn" msprop:Generator_UserColumnName="Heads" type="xs:string" minOccurs="0" />
<xs:element name="ProjectedAmount" msprop:Generator_ColumnVarNameInTable="columnProjectedAmount" msprop:Generator_ColumnPropNameInRow="ProjectedAmount" msprop:Generator_ColumnPropNameInTable="ProjectedAmountColumn" msprop:Generator_UserColumnName="ProjectedAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxDetailsWithoutProjection" msprop:Generator_TableClassName="TaxDetailsWithoutProjectionDataTable" msprop:Generator_TableVarName="tableTaxDetailsWithoutProjection" msprop:Generator_RowChangedName="TaxDetailsWithoutProjectionRowChanged" msprop:Generator_TablePropName="TaxDetailsWithoutProjection" msprop:Generator_RowDeletingName="TaxDetailsWithoutProjectionRowDeleting" msprop:Generator_RowChangingName="TaxDetailsWithoutProjectionRowChanging" msprop:Generator_RowEvHandlerName="TaxDetailsWithoutProjectionRowChangeEventHandler" msprop:Generator_RowDeletedName="TaxDetailsWithoutProjectionRowDeleted" msprop:Generator_RowClassName="TaxDetailsWithoutProjectionRow" msprop:Generator_UserTableName="TaxDetailsWithoutProjection" msprop:Generator_RowEvArgName="TaxDetailsWithoutProjectionRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="Heads" msprop:Generator_ColumnVarNameInTable="columnHeads" msprop:Generator_ColumnPropNameInRow="Heads" msprop:Generator_ColumnPropNameInTable="HeadsColumn" msprop:Generator_UserColumnName="Heads" type="xs:string" minOccurs="0" />
<xs:element name="PreviousAmount" msdata:Caption="ProjectedAmount" msprop:Generator_ColumnVarNameInTable="columnPreviousAmount" msprop:Generator_ColumnPropNameInRow="PreviousAmount" msprop:Generator_ColumnPropNameInTable="PreviousAmountColumn" msprop:Generator_UserColumnName="PreviousAmount" type="xs:double" minOccurs="0" />
<xs:element name="ThisMonthAmount" msprop:Generator_ColumnVarNameInTable="columnThisMonthAmount" msprop:Generator_ColumnPropNameInRow="ThisMonthAmount" msprop:Generator_ColumnPropNameInTable="ThisMonthAmountColumn" msprop:Generator_UserColumnName="ThisMonthAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtRewardStatement" msprop:Generator_TableClassName="dtRewardStatementDataTable" msprop:Generator_TableVarName="tabledtRewardStatement" msprop:Generator_TablePropName="dtRewardStatement" msprop:Generator_RowDeletingName="dtRewardStatementRowDeleting" msprop:Generator_RowChangingName="dtRewardStatementRowChanging" msprop:Generator_RowEvHandlerName="dtRewardStatementRowChangeEventHandler" msprop:Generator_RowDeletedName="dtRewardStatementRowDeleted" msprop:Generator_UserTableName="dtRewardStatement" msprop:Generator_RowChangedName="dtRewardStatementRowChanged" msprop:Generator_RowEvArgName="dtRewardStatementRowChangeEvent" msprop:Generator_RowClassName="dtRewardStatementRow">
<xs:complexType>
<xs:sequence>
<xs:element name="PrevYearBasic" msprop:Generator_ColumnVarNameInTable="columnPrevYearBasic" msprop:Generator_ColumnPropNameInRow="PrevYearBasic" msprop:Generator_ColumnPropNameInTable="PrevYearBasicColumn" msprop:Generator_UserColumnName="PrevYearBasic" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearBasic" msprop:Generator_ColumnVarNameInTable="columnCurrYearBasic" msprop:Generator_ColumnPropNameInRow="CurrYearBasic" msprop:Generator_ColumnPropNameInTable="CurrYearBasicColumn" msprop:Generator_UserColumnName="CurrYearBasic" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearHouseRent" msprop:Generator_ColumnVarNameInTable="columnPrevYearHouseRent" msprop:Generator_ColumnPropNameInRow="PrevYearHouseRent" msprop:Generator_ColumnPropNameInTable="PrevYearHouseRentColumn" msprop:Generator_UserColumnName="PrevYearHouseRent" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearHouseRent" msprop:Generator_ColumnVarNameInTable="columnCurrYearHouseRent" msprop:Generator_ColumnPropNameInRow="CurrYearHouseRent" msprop:Generator_ColumnPropNameInTable="CurrYearHouseRentColumn" msprop:Generator_UserColumnName="CurrYearHouseRent" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearMedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnPrevYearMedicalAllowance" msprop:Generator_ColumnPropNameInRow="PrevYearMedicalAllowance" msprop:Generator_ColumnPropNameInTable="PrevYearMedicalAllowanceColumn" msprop:Generator_UserColumnName="PrevYearMedicalAllowance" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearMedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnCurrYearMedicalAllowance" msprop:Generator_ColumnPropNameInRow="CurrYearMedicalAllowance" msprop:Generator_ColumnPropNameInTable="CurrYearMedicalAllowanceColumn" msprop:Generator_UserColumnName="CurrYearMedicalAllowance" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearTransportAllowance" msprop:Generator_ColumnVarNameInTable="columnPrevYearTransportAllowance" msprop:Generator_ColumnPropNameInRow="PrevYearTransportAllowance" msprop:Generator_ColumnPropNameInTable="PrevYearTransportAllowanceColumn" msprop:Generator_UserColumnName="PrevYearTransportAllowance" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearTransportAllowance" msprop:Generator_ColumnVarNameInTable="columnCurrYearTransportAllowance" msprop:Generator_ColumnPropNameInRow="CurrYearTransportAllowance" msprop:Generator_ColumnPropNameInTable="CurrYearTransportAllowanceColumn" msprop:Generator_UserColumnName="CurrYearTransportAllowance" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearLFA" msprop:Generator_ColumnVarNameInTable="columnPrevYearLFA" msprop:Generator_ColumnPropNameInRow="PrevYearLFA" msprop:Generator_ColumnPropNameInTable="PrevYearLFAColumn" msprop:Generator_UserColumnName="PrevYearLFA" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearLFA" msprop:Generator_ColumnVarNameInTable="columnCurrYearLFA" msprop:Generator_ColumnPropNameInRow="CurrYearLFA" msprop:Generator_ColumnPropNameInTable="CurrYearLFAColumn" msprop:Generator_UserColumnName="CurrYearLFA" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearGuarantedCash" msprop:Generator_ColumnVarNameInTable="columnPrevYearGuarantedCash" msprop:Generator_ColumnPropNameInRow="PrevYearGuarantedCash" msprop:Generator_ColumnPropNameInTable="PrevYearGuarantedCashColumn" msprop:Generator_UserColumnName="PrevYearGuarantedCash" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearGuarantedCash" msprop:Generator_ColumnVarNameInTable="columnCurrYearGuarantedCash" msprop:Generator_ColumnPropNameInRow="CurrYearGuarantedCash" msprop:Generator_ColumnPropNameInTable="CurrYearGuarantedCashColumn" msprop:Generator_UserColumnName="CurrYearGuarantedCash" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearFestivalBonus" msprop:Generator_ColumnVarNameInTable="columnPrevYearFestivalBonus" msprop:Generator_ColumnPropNameInRow="PrevYearFestivalBonus" msprop:Generator_ColumnPropNameInTable="PrevYearFestivalBonusColumn" msprop:Generator_UserColumnName="PrevYearFestivalBonus" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearFestivalBonus" msprop:Generator_ColumnVarNameInTable="columnCurrYearFestivalBonus" msprop:Generator_ColumnPropNameInRow="CurrYearFestivalBonus" msprop:Generator_ColumnPropNameInTable="CurrYearFestivalBonusColumn" msprop:Generator_UserColumnName="CurrYearFestivalBonus" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearQuarterlyBonus" msprop:Generator_ColumnVarNameInTable="columnPrevYearQuarterlyBonus" msprop:Generator_ColumnPropNameInRow="PrevYearQuarterlyBonus" msprop:Generator_ColumnPropNameInTable="PrevYearQuarterlyBonusColumn" msprop:Generator_UserColumnName="PrevYearQuarterlyBonus" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearQuarterlyBonus" msprop:Generator_ColumnVarNameInTable="columnCurrYearQuarterlyBonus" msprop:Generator_ColumnPropNameInRow="CurrYearQuarterlyBonus" msprop:Generator_ColumnPropNameInTable="CurrYearQuarterlyBonusColumn" msprop:Generator_UserColumnName="CurrYearQuarterlyBonus" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearIndividualBonus" msprop:Generator_ColumnVarNameInTable="columnPrevYearIndividualBonus" msprop:Generator_ColumnPropNameInRow="PrevYearIndividualBonus" msprop:Generator_ColumnPropNameInTable="PrevYearIndividualBonusColumn" msprop:Generator_UserColumnName="PrevYearIndividualBonus" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearIndividualBonus" msprop:Generator_ColumnVarNameInTable="columnCurrYearIndividualBonus" msprop:Generator_ColumnPropNameInRow="CurrYearIndividualBonus" msprop:Generator_ColumnPropNameInTable="CurrYearIndividualBonusColumn" msprop:Generator_UserColumnName="CurrYearIndividualBonus" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearWPPF" msprop:Generator_ColumnVarNameInTable="columnPrevYearWPPF" msprop:Generator_ColumnPropNameInRow="PrevYearWPPF" msprop:Generator_ColumnPropNameInTable="PrevYearWPPFColumn" msprop:Generator_UserColumnName="PrevYearWPPF" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearWPPF" msprop:Generator_ColumnVarNameInTable="columnCurrYearWPPF" msprop:Generator_ColumnPropNameInRow="CurrYearWPPF" msprop:Generator_ColumnPropNameInTable="CurrYearWPPFColumn" msprop:Generator_UserColumnName="CurrYearWPPF" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearWWF" msprop:Generator_ColumnVarNameInTable="columnPrevYearWWF" msprop:Generator_ColumnPropNameInRow="PrevYearWWF" msprop:Generator_ColumnPropNameInTable="PrevYearWWFColumn" msprop:Generator_UserColumnName="PrevYearWWF" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearWWF" msprop:Generator_ColumnVarNameInTable="columnCurrYearWWF" msprop:Generator_ColumnPropNameInRow="CurrYearWWF" msprop:Generator_ColumnPropNameInTable="CurrYearWWFColumn" msprop:Generator_UserColumnName="CurrYearWWF" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearPF" msprop:Generator_ColumnVarNameInTable="columnPrevYearPF" msprop:Generator_ColumnPropNameInRow="PrevYearPF" msprop:Generator_ColumnPropNameInTable="PrevYearPFColumn" msprop:Generator_UserColumnName="PrevYearPF" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearPF" msprop:Generator_ColumnVarNameInTable="columnCurrYearPF" msprop:Generator_ColumnPropNameInRow="CurrYearPF" msprop:Generator_ColumnPropNameInTable="CurrYearPFColumn" msprop:Generator_UserColumnName="CurrYearPF" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearProvidentFund" msprop:Generator_ColumnVarNameInTable="columnPrevYearProvidentFund" msprop:Generator_ColumnPropNameInRow="PrevYearProvidentFund" msprop:Generator_ColumnPropNameInTable="PrevYearProvidentFundColumn" msprop:Generator_UserColumnName="PrevYearProvidentFund" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearProvidentFund" msprop:Generator_ColumnVarNameInTable="columnCurrYearProvidentFund" msprop:Generator_ColumnPropNameInRow="CurrYearProvidentFund" msprop:Generator_ColumnPropNameInTable="CurrYearProvidentFundColumn" msprop:Generator_UserColumnName="CurrYearProvidentFund" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearGratuity" msprop:Generator_ColumnVarNameInTable="columnPrevYearGratuity" msprop:Generator_ColumnPropNameInRow="PrevYearGratuity" msprop:Generator_ColumnPropNameInTable="PrevYearGratuityColumn" msprop:Generator_UserColumnName="PrevYearGratuity" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearGratuity" msprop:Generator_ColumnVarNameInTable="columnCurrYearGratuity" msprop:Generator_ColumnPropNameInRow="CurrYearGratuity" msprop:Generator_ColumnPropNameInTable="CurrYearGratuityColumn" msprop:Generator_UserColumnName="CurrYearGratuity" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearCompanyBonus" msprop:Generator_ColumnVarNameInTable="columnCurrYearCompanyBonus" msprop:Generator_ColumnPropNameInRow="CurrYearCompanyBonus" msprop:Generator_ColumnPropNameInTable="CurrYearCompanyBonusColumn" msprop:Generator_UserColumnName="CurrYearCompanyBonus" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearCompanyBonus" msprop:Generator_ColumnVarNameInTable="columnPrevYearCompanyBonus" msprop:Generator_ColumnPropNameInRow="PrevYearCompanyBonus" msprop:Generator_ColumnPropNameInTable="PrevYearCompanyBonusColumn" msprop:Generator_UserColumnName="PrevYearCompanyBonus" type="xs:double" minOccurs="0" />
<xs:element name="PrevYearWPPFClaim" msprop:Generator_ColumnVarNameInTable="columnPrevYearWPPFClaim" msprop:Generator_ColumnPropNameInRow="PrevYearWPPFClaim" msprop:Generator_ColumnPropNameInTable="PrevYearWPPFClaimColumn" msprop:Generator_UserColumnName="PrevYearWPPFClaim" type="xs:double" minOccurs="0" />
<xs:element name="CurrYearWPPFClaim" msprop:Generator_ColumnVarNameInTable="columnCurrYearWPPFClaim" msprop:Generator_ColumnPropNameInRow="CurrYearWPPFClaim" msprop:Generator_ColumnPropNameInTable="CurrYearWPPFClaimColumn" msprop:Generator_UserColumnName="CurrYearWPPFClaim" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DeptWiseHeadCount" msprop:Generator_TableClassName="DeptWiseHeadCountDataTable" msprop:Generator_TableVarName="tableDeptWiseHeadCount" msprop:Generator_TablePropName="DeptWiseHeadCount" msprop:Generator_RowDeletingName="DeptWiseHeadCountRowDeleting" msprop:Generator_RowChangingName="DeptWiseHeadCountRowChanging" msprop:Generator_RowEvHandlerName="DeptWiseHeadCountRowChangeEventHandler" msprop:Generator_RowDeletedName="DeptWiseHeadCountRowDeleted" msprop:Generator_UserTableName="DeptWiseHeadCount" msprop:Generator_RowChangedName="DeptWiseHeadCountRowChanged" msprop:Generator_RowEvArgName="DeptWiseHeadCountRowChangeEvent" msprop:Generator_RowClassName="DeptWiseHeadCountRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Count" msprop:Generator_ColumnVarNameInTable="columnCount" msprop:Generator_ColumnPropNameInRow="Count" msprop:Generator_ColumnPropNameInTable="CountColumn" msprop:Generator_UserColumnName="Count" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="JVReport1" msprop:Generator_TableClassName="JVReport1DataTable" msprop:Generator_TableVarName="tableJVReport1" msprop:Generator_TablePropName="JVReport1" msprop:Generator_RowDeletingName="JVReport1RowDeleting" msprop:Generator_RowChangingName="JVReport1RowChanging" msprop:Generator_RowEvHandlerName="JVReport1RowChangeEventHandler" msprop:Generator_RowDeletedName="JVReport1RowDeleted" msprop:Generator_UserTableName="JVReport1" msprop:Generator_RowChangedName="JVReport1RowChanged" msprop:Generator_RowEvArgName="JVReport1RowChangeEvent" msprop:Generator_RowClassName="JVReport1Row">
<xs:complexType>
<xs:sequence>
<xs:element name="GLCode" msprop:Generator_ColumnVarNameInTable="columnGLCode" msprop:Generator_ColumnPropNameInRow="GLCode" msprop:Generator_ColumnPropNameInTable="GLCodeColumn" msprop:Generator_UserColumnName="GLCode" type="xs:string" minOccurs="0" />
<xs:element name="GLDescription" msprop:Generator_ColumnVarNameInTable="columnGLDescription" msprop:Generator_ColumnPropNameInRow="GLDescription" msprop:Generator_ColumnPropNameInTable="GLDescriptionColumn" msprop:Generator_UserColumnName="GLDescription" type="xs:string" minOccurs="0" />
<xs:element name="DrAmount" msprop:Generator_ColumnVarNameInTable="columnDrAmount" msprop:Generator_ColumnPropNameInRow="DrAmount" msprop:Generator_ColumnPropNameInTable="DrAmountColumn" msprop:Generator_UserColumnName="DrAmount" type="xs:double" minOccurs="0" />
<xs:element name="CrAmount" msprop:Generator_ColumnVarNameInTable="columnCrAmount" msprop:Generator_ColumnPropNameInRow="CrAmount" msprop:Generator_ColumnPropNameInTable="CrAmountColumn" msprop:Generator_UserColumnName="CrAmount" type="xs:double" minOccurs="0" />
<xs:element name="JType" msprop:Generator_ColumnVarNameInTable="columnJType" msprop:Generator_ColumnPropNameInRow="JType" msprop:Generator_ColumnPropNameInTable="JTypeColumn" msprop:Generator_UserColumnName="JType" type="xs:string" minOccurs="0" />
<xs:element name="JSource" msprop:Generator_ColumnVarNameInTable="columnJSource" msprop:Generator_ColumnPropNameInRow="JSource" msprop:Generator_ColumnPropNameInTable="JSourceColumn" msprop:Generator_UserColumnName="JSource" type="xs:string" minOccurs="0" />
<xs:element name="Reference" msprop:Generator_ColumnVarNameInTable="columnReference" msprop:Generator_ColumnPropNameInRow="Reference" msprop:Generator_ColumnPropNameInTable="ReferenceColumn" msprop:Generator_UserColumnName="Reference" type="xs:string" minOccurs="0" />
<xs:element name="JVDate" msprop:Generator_ColumnVarNameInTable="columnJVDate" msprop:Generator_ColumnPropNameInRow="JVDate" msprop:Generator_ColumnPropNameInTable="JVDateColumn" msprop:Generator_UserColumnName="JVDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
<xs:element name="JVTranType" msprop:Generator_ColumnVarNameInTable="columnJVTranType" msprop:Generator_ColumnPropNameInRow="JVTranType" msprop:Generator_ColumnPropNameInTable="JVTranTypeColumn" msprop:Generator_UserColumnName="JVTranType" type="xs:string" minOccurs="0" />
<xs:element name="Period" msprop:Generator_ColumnVarNameInTable="columnPeriod" msprop:Generator_ColumnPropNameInRow="Period" msprop:Generator_ColumnPropNameInTable="PeriodColumn" msprop:Generator_UserColumnName="Period" type="xs:dateTime" minOccurs="0" />
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
<xs:element name="WBS" msprop:Generator_ColumnVarNameInTable="columnWBS" msprop:Generator_ColumnPropNameInRow="WBS" msprop:Generator_ColumnPropNameInTable="WBSColumn" msprop:Generator_UserColumnName="WBS" type="xs:string" minOccurs="0" />
<xs:element name="T1" msprop:Generator_ColumnVarNameInTable="columnT1" msprop:Generator_ColumnPropNameInRow="T1" msprop:Generator_ColumnPropNameInTable="T1Column" msprop:Generator_UserColumnName="T1" type="xs:string" minOccurs="0" />
<xs:element name="T2" msprop:Generator_ColumnVarNameInTable="columnT2" msprop:Generator_ColumnPropNameInRow="T2" msprop:Generator_ColumnPropNameInTable="T2Column" msprop:Generator_UserColumnName="T2" type="xs:string" minOccurs="0" />
<xs:element name="T3" msprop:Generator_ColumnVarNameInTable="columnT3" msprop:Generator_ColumnPropNameInRow="T3" msprop:Generator_ColumnPropNameInTable="T3Column" msprop:Generator_UserColumnName="T3" type="xs:string" minOccurs="0" />
<xs:element name="T4" msprop:Generator_ColumnVarNameInTable="columnT4" msprop:Generator_ColumnPropNameInRow="T4" msprop:Generator_ColumnPropNameInTable="T4Column" msprop:Generator_UserColumnName="T4" type="xs:string" minOccurs="0" />
<xs:element name="T5" msprop:Generator_ColumnVarNameInTable="columnT5" msprop:Generator_ColumnPropNameInRow="T5" msprop:Generator_ColumnPropNameInTable="T5Column" msprop:Generator_UserColumnName="T5" type="xs:string" minOccurs="0" />
<xs:element name="T6" msprop:Generator_ColumnVarNameInTable="columnT6" msprop:Generator_ColumnPropNameInRow="T6" msprop:Generator_ColumnPropNameInTable="T6Column" msprop:Generator_UserColumnName="T6" type="xs:string" minOccurs="0" />
<xs:element name="T7" msprop:Generator_ColumnVarNameInTable="columnT7" msprop:Generator_ColumnPropNameInRow="T7" msprop:Generator_ColumnPropNameInTable="T7Column" msprop:Generator_UserColumnName="T7" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ReportAuthoPerson" msprop:Generator_TableClassName="ReportAuthoPersonDataTable" msprop:Generator_TableVarName="tableReportAuthoPerson" msprop:Generator_RowChangedName="ReportAuthoPersonRowChanged" msprop:Generator_TablePropName="ReportAuthoPerson" msprop:Generator_RowDeletingName="ReportAuthoPersonRowDeleting" msprop:Generator_RowChangingName="ReportAuthoPersonRowChanging" msprop:Generator_RowEvHandlerName="ReportAuthoPersonRowChangeEventHandler" msprop:Generator_RowDeletedName="ReportAuthoPersonRowDeleted" msprop:Generator_RowClassName="ReportAuthoPersonRow" msprop:Generator_UserTableName="ReportAuthoPerson" msprop:Generator_RowEvArgName="ReportAuthoPersonRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Name1" msprop:Generator_ColumnVarNameInTable="columnName1" msprop:Generator_ColumnPropNameInRow="Name1" msprop:Generator_ColumnPropNameInTable="Name1Column" msprop:Generator_UserColumnName="Name1" type="xs:string" minOccurs="0" />
<xs:element name="Designation1" msprop:Generator_ColumnVarNameInTable="columnDesignation1" msprop:Generator_ColumnPropNameInRow="Designation1" msprop:Generator_ColumnPropNameInTable="Designation1Column" msprop:Generator_UserColumnName="Designation1" type="xs:string" minOccurs="0" />
<xs:element name="Name2" msprop:Generator_ColumnVarNameInTable="columnName2" msprop:Generator_ColumnPropNameInRow="Name2" msprop:Generator_ColumnPropNameInTable="Name2Column" msprop:Generator_UserColumnName="Name2" type="xs:string" minOccurs="0" />
<xs:element name="Designation2" msprop:Generator_ColumnVarNameInTable="columnDesignation2" msprop:Generator_ColumnPropNameInRow="Designation2" msprop:Generator_ColumnPropNameInTable="Designation2Column" msprop:Generator_UserColumnName="Designation2" type="xs:string" minOccurs="0" />
<xs:element name="Name3" msprop:Generator_ColumnVarNameInTable="columnName3" msprop:Generator_ColumnPropNameInRow="Name3" msprop:Generator_ColumnPropNameInTable="Name3Column" msprop:Generator_UserColumnName="Name3" type="xs:string" minOccurs="0" />
<xs:element name="Designation3" msprop:Generator_ColumnVarNameInTable="columnDesignation3" msprop:Generator_ColumnPropNameInRow="Designation3" msprop:Generator_ColumnPropNameInTable="Designation3Column" msprop:Generator_UserColumnName="Designation3" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IncometaxCertificate" msprop:Generator_TableClassName="IncometaxCertificateDataTable" msprop:Generator_TableVarName="tableIncometaxCertificate" msprop:Generator_RowChangedName="IncometaxCertificateRowChanged" msprop:Generator_TablePropName="IncometaxCertificate" msprop:Generator_RowDeletingName="IncometaxCertificateRowDeleting" msprop:Generator_RowChangingName="IncometaxCertificateRowChanging" msprop:Generator_RowEvHandlerName="IncometaxCertificateRowChangeEventHandler" msprop:Generator_RowDeletedName="IncometaxCertificateRowDeleted" msprop:Generator_RowClassName="IncometaxCertificateRow" msprop:Generator_UserTableName="IncometaxCertificate" msprop:Generator_RowEvArgName="IncometaxCertificateRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>