EchoTex_Payroll/HRM.Report/PayrollDataSet/dsEmpLeaveLedger.xsd
2024-10-14 10:01:49 +06:00

790 lines
172 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="dsEmpLeaveLedger" targetNamespace="http://tempuri.org/dsEmpLeaveLedger.xsd" xmlns:mstns="http://tempuri.org/dsEmpLeaveLedger.xsd" xmlns="http://tempuri.org/dsEmpLeaveLedger.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="dsEmpLeaveLedger" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="dsEmpLeaveLedger" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsEmpLeaveLedger">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="EmpLeaveLedger" msprop:Generator_RowEvHandlerName="EmpLeaveLedgerRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpLeaveLedgerRowDeleted" msprop:Generator_RowDeletingName="EmpLeaveLedgerRowDeleting" msprop:Generator_RowEvArgName="EmpLeaveLedgerRowChangeEvent" msprop:Generator_TablePropName="EmpLeaveLedger" msprop:Generator_RowChangedName="EmpLeaveLedgerRowChanged" msprop:Generator_UserTableName="EmpLeaveLedger" msprop:Generator_RowChangingName="EmpLeaveLedgerRowChanging" msprop:Generator_RowClassName="EmpLeaveLedgerRow" msprop:Generator_TableClassName="EmpLeaveLedgerDataTable" msprop:Generator_TableVarName="tableEmpLeaveLedger">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="LeaveType" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="TotalDays" msprop:Generator_ColumnPropNameInTable="TotalDaysColumn" msprop:Generator_ColumnPropNameInRow="TotalDays" msprop:Generator_UserColumnName="TotalDays" msprop:Generator_ColumnVarNameInTable="columnTotalDays" type="xs:double" minOccurs="0" />
<xs:element name="LeaveReason" msprop:Generator_ColumnPropNameInTable="LeaveReasonColumn" msprop:Generator_ColumnPropNameInRow="LeaveReason" msprop:Generator_UserColumnName="LeaveReason" msprop:Generator_ColumnVarNameInTable="columnLeaveReason" type="xs:string" minOccurs="0" />
<xs:element name="AppliedMonth" msprop:Generator_ColumnPropNameInTable="AppliedMonthColumn" msprop:Generator_ColumnPropNameInRow="AppliedMonth" msprop:Generator_UserColumnName="AppliedMonth" msprop:Generator_ColumnVarNameInTable="columnAppliedMonth" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate" msprop:Generator_ColumnPropNameInTable="AttnDateColumn" msprop:Generator_ColumnPropNameInRow="AttnDate" msprop:Generator_UserColumnName="AttnDate" msprop:Generator_ColumnVarNameInTable="columnAttnDate" type="xs:string" minOccurs="0" />
<xs:element name="InTime" msprop:Generator_ColumnPropNameInTable="InTimeColumn" msprop:Generator_ColumnPropNameInRow="InTime" msprop:Generator_UserColumnName="InTime" msprop:Generator_ColumnVarNameInTable="columnInTime" type="xs:string" minOccurs="0" />
<xs:element name="OutTime" msprop:Generator_ColumnPropNameInTable="OutTimeColumn" msprop:Generator_ColumnPropNameInRow="OutTime" msprop:Generator_UserColumnName="OutTime" msprop:Generator_ColumnVarNameInTable="columnOutTime" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="AttnType" msprop:Generator_ColumnPropNameInTable="AttnTypeColumn" msprop:Generator_ColumnPropNameInRow="AttnType" msprop:Generator_UserColumnName="AttnType" msprop:Generator_ColumnVarNameInTable="columnAttnType" type="xs:string" minOccurs="0" />
<xs:element name="LateType" msprop:Generator_ColumnPropNameInTable="LateTypeColumn" msprop:Generator_ColumnPropNameInRow="LateType" msprop:Generator_UserColumnName="LateType" msprop:Generator_ColumnVarNameInTable="columnLateType" type="xs:string" minOccurs="0" />
<xs:element name="WorkDayType" msprop:Generator_ColumnPropNameInTable="WorkDayTypeColumn" msprop:Generator_ColumnPropNameInRow="WorkDayType" msprop:Generator_UserColumnName="WorkDayType" msprop:Generator_ColumnVarNameInTable="columnWorkDayType" type="xs:string" minOccurs="0" />
<xs:element name="AttnDate2" msprop:Generator_ColumnPropNameInTable="AttnDate2Column" msprop:Generator_ColumnPropNameInRow="AttnDate2" msprop:Generator_UserColumnName="AttnDate2" msprop:Generator_ColumnVarNameInTable="columnAttnDate2" type="xs:dateTime" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CCWiseLeaveEncash" msprop:Generator_RowEvHandlerName="CCWiseLeaveEncashRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWiseLeaveEncashRowDeleted" msprop:Generator_RowDeletingName="CCWiseLeaveEncashRowDeleting" msprop:Generator_RowEvArgName="CCWiseLeaveEncashRowChangeEvent" msprop:Generator_TablePropName="CCWiseLeaveEncash" msprop:Generator_RowChangedName="CCWiseLeaveEncashRowChanged" msprop:Generator_UserTableName="CCWiseLeaveEncash" msprop:Generator_RowChangingName="CCWiseLeaveEncashRowChanging" msprop:Generator_RowClassName="CCWiseLeaveEncashRow" msprop:Generator_TableClassName="CCWiseLeaveEncashDataTable" msprop:Generator_TableVarName="tableCCWiseLeaveEncash">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveYear" msprop:Generator_RowEvHandlerName="LeaveYearRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveYearRowDeleted" msprop:Generator_RowDeletingName="LeaveYearRowDeleting" msprop:Generator_RowEvArgName="LeaveYearRowChangeEvent" msprop:Generator_TablePropName="LeaveYear" msprop:Generator_RowChangedName="LeaveYearRowChanged" msprop:Generator_UserTableName="LeaveYear" msprop:Generator_RowChangingName="LeaveYearRowChanging" msprop:Generator_RowClassName="LeaveYearRow" msprop:Generator_TableClassName="LeaveYearDataTable" msprop:Generator_TableVarName="tableLeaveYear">
<xs:complexType>
<xs:sequence>
<xs:element name="LeaveYearID" msprop:Generator_ColumnPropNameInTable="LeaveYearIDColumn" msprop:Generator_ColumnPropNameInRow="LeaveYearID" msprop:Generator_UserColumnName="LeaveYearID" msprop:Generator_ColumnVarNameInTable="columnLeaveYearID" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpInformation" msprop:Generator_RowEvHandlerName="EmpInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpInformationRowDeleted" msprop:Generator_RowDeletingName="EmpInformationRowDeleting" msprop:Generator_RowEvArgName="EmpInformationRowChangeEvent" msprop:Generator_TablePropName="EmpInformation" msprop:Generator_RowChangedName="EmpInformationRowChanged" msprop:Generator_UserTableName="EmpInformation" msprop:Generator_RowChangingName="EmpInformationRowChanging" msprop:Generator_RowClassName="EmpInformationRow" msprop:Generator_TableClassName="EmpInformationDataTable" msprop:Generator_TableVarName="tableEmpInformation">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="OPIRegister" msprop:Generator_RowEvHandlerName="OPIRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="OPIRegisterRowDeleted" msprop:Generator_RowDeletingName="OPIRegisterRowDeleting" msprop:Generator_RowEvArgName="OPIRegisterRowChangeEvent" msprop:Generator_TablePropName="OPIRegister" msprop:Generator_RowChangedName="OPIRegisterRowChanged" msprop:Generator_UserTableName="OPIRegister" msprop:Generator_RowChangingName="OPIRegisterRowChanging" msprop:Generator_RowClassName="OPIRegisterRow" msprop:Generator_TableClassName="OPIRegisterDataTable" msprop:Generator_TableVarName="tableOPIRegister">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeId" msprop:Generator_ColumnPropNameInTable="EmployeeIdColumn" msprop:Generator_ColumnPropNameInRow="EmployeeId" msprop:Generator_UserColumnName="EmployeeId" msprop:Generator_ColumnVarNameInTable="columnEmployeeId" type="xs:int" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="OPIItemId" msprop:Generator_ColumnPropNameInTable="OPIItemIdColumn" msprop:Generator_ColumnPropNameInRow="OPIItemId" msprop:Generator_UserColumnName="OPIItemId" msprop:Generator_ColumnVarNameInTable="columnOPIItemId" type="xs:int" minOccurs="0" />
<xs:element name="OPIItem" msprop:Generator_ColumnPropNameInTable="OPIItemColumn" msprop:Generator_ColumnPropNameInRow="OPIItem" msprop:Generator_UserColumnName="OPIItem" msprop:Generator_ColumnVarNameInTable="columnOPIItem" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MaternityLeave" msprop:Generator_RowEvHandlerName="MaternityLeaveRowChangeEventHandler" msprop:Generator_RowDeletedName="MaternityLeaveRowDeleted" msprop:Generator_RowDeletingName="MaternityLeaveRowDeleting" msprop:Generator_RowEvArgName="MaternityLeaveRowChangeEvent" msprop:Generator_TablePropName="MaternityLeave" msprop:Generator_RowChangedName="MaternityLeaveRowChanged" msprop:Generator_UserTableName="MaternityLeave" msprop:Generator_RowChangingName="MaternityLeaveRowChanging" msprop:Generator_RowClassName="MaternityLeaveRow" msprop:Generator_TableClassName="MaternityLeaveDataTable" msprop:Generator_TableVarName="tableMaternityLeave">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="IDNo" msprop:Generator_ColumnPropNameInTable="IDNoColumn" msprop:Generator_ColumnPropNameInRow="IDNo" msprop:Generator_UserColumnName="IDNo" msprop:Generator_ColumnVarNameInTable="columnIDNo" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="DateOfJoining" msprop:Generator_ColumnPropNameInTable="DateOfJoiningColumn" msprop:Generator_ColumnPropNameInRow="DateOfJoining" msprop:Generator_UserColumnName="DateOfJoining" msprop:Generator_ColumnVarNameInTable="columnDateOfJoining" type="xs:string" minOccurs="0" />
<xs:element name="LengthOfService" msprop:Generator_ColumnPropNameInTable="LengthOfServiceColumn" msprop:Generator_ColumnPropNameInRow="LengthOfService" msprop:Generator_UserColumnName="LengthOfService" msprop:Generator_ColumnVarNameInTable="columnLengthOfService" type="xs:string" minOccurs="0" />
<xs:element name="TotalLeavePeriod" msprop:Generator_ColumnPropNameInTable="TotalLeavePeriodColumn" msprop:Generator_ColumnPropNameInRow="TotalLeavePeriod" msprop:Generator_UserColumnName="TotalLeavePeriod" msprop:Generator_ColumnVarNameInTable="columnTotalLeavePeriod" type="xs:string" minOccurs="0" />
<xs:element name="DateOfLeaveApporval" msprop:Generator_ColumnPropNameInTable="DateOfLeaveApporvalColumn" msprop:Generator_ColumnPropNameInRow="DateOfLeaveApporval" msprop:Generator_UserColumnName="DateOfLeaveApporval" msprop:Generator_ColumnVarNameInTable="columnDateOfLeaveApporval" type="xs:string" minOccurs="0" />
<xs:element name="LeaveDaysPayableUnderThisBill" msprop:Generator_ColumnPropNameInTable="LeaveDaysPayableUnderThisBillColumn" msprop:Generator_ColumnPropNameInRow="LeaveDaysPayableUnderThisBill" msprop:Generator_UserColumnName="LeaveDaysPayableUnderThisBill" msprop:Generator_ColumnVarNameInTable="columnLeaveDaysPayableUnderThisBill" type="xs:string" minOccurs="0" />
<xs:element name="Particulars" msprop:Generator_ColumnPropNameInTable="ParticularsColumn" msprop:Generator_ColumnPropNameInRow="Particulars" msprop:Generator_UserColumnName="Particulars" msprop:Generator_ColumnVarNameInTable="columnParticulars" type="xs:string" minOccurs="0" />
<xs:element name="Before3Month" msprop:Generator_ColumnPropNameInTable="Before3MonthColumn" msprop:Generator_ColumnPropNameInRow="Before3Month" msprop:Generator_UserColumnName="Before3Month" msprop:Generator_ColumnVarNameInTable="columnBefore3Month" type="xs:string" minOccurs="0" />
<xs:element name="Before2Month" msprop:Generator_ColumnPropNameInTable="Before2MonthColumn" msprop:Generator_ColumnPropNameInRow="Before2Month" msprop:Generator_UserColumnName="Before2Month" msprop:Generator_ColumnVarNameInTable="columnBefore2Month" type="xs:string" minOccurs="0" />
<xs:element name="Before1Month" msprop:Generator_ColumnPropNameInTable="Before1MonthColumn" msprop:Generator_ColumnPropNameInRow="Before1Month" msprop:Generator_UserColumnName="Before1Month" msprop:Generator_ColumnVarNameInTable="columnBefore1Month" type="xs:string" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:string" minOccurs="0" />
<xs:element name="DailyAverageEarning" msprop:Generator_ColumnPropNameInTable="DailyAverageEarningColumn" msprop:Generator_ColumnPropNameInRow="DailyAverageEarning" msprop:Generator_UserColumnName="DailyAverageEarning" msprop:Generator_ColumnVarNameInTable="columnDailyAverageEarning" type="xs:string" minOccurs="0" />
<xs:element name="MaternityStatus" msprop:Generator_ColumnPropNameInTable="MaternityStatusColumn" msprop:Generator_ColumnPropNameInRow="MaternityStatus" msprop:Generator_UserColumnName="MaternityStatus" msprop:Generator_ColumnVarNameInTable="columnMaternityStatus" type="xs:string" minOccurs="0" />
<xs:element name="NetAmountPayable" msprop:Generator_ColumnPropNameInTable="NetAmountPayableColumn" msprop:Generator_ColumnPropNameInRow="NetAmountPayable" msprop:Generator_UserColumnName="NetAmountPayable" msprop:Generator_ColumnVarNameInTable="columnNetAmountPayable" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_UserColumnName="PaymentDate" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" type="xs:string" minOccurs="0" />
<xs:element name="NumberOfDays" msprop:Generator_ColumnPropNameInTable="NumberOfDaysColumn" msprop:Generator_ColumnPropNameInRow="NumberOfDays" msprop:Generator_UserColumnName="NumberOfDays" msprop:Generator_ColumnVarNameInTable="columnNumberOfDays" type="xs:string" minOccurs="0" />
<xs:element name="PaymentAmount" msprop:Generator_ColumnPropNameInTable="PaymentAmountColumn" msprop:Generator_ColumnPropNameInRow="PaymentAmount" msprop:Generator_UserColumnName="PaymentAmount" msprop:Generator_ColumnVarNameInTable="columnPaymentAmount" type="xs:string" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_UserColumnName="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" type="xs:string" minOccurs="0" />
<xs:element name="MaternityBenifit" msprop:Generator_ColumnPropNameInTable="MaternityBenifitColumn" msprop:Generator_ColumnPropNameInRow="MaternityBenifit" msprop:Generator_UserColumnName="MaternityBenifit" msprop:Generator_ColumnVarNameInTable="columnMaternityBenifit" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MaternityStatusDetail" msprop:Generator_RowEvHandlerName="MaternityStatusDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="MaternityStatusDetailRowDeleted" msprop:Generator_RowDeletingName="MaternityStatusDetailRowDeleting" msprop:Generator_RowEvArgName="MaternityStatusDetailRowChangeEvent" msprop:Generator_TablePropName="MaternityStatusDetail" msprop:Generator_RowChangedName="MaternityStatusDetailRowChanged" msprop:Generator_UserTableName="MaternityStatusDetail" msprop:Generator_RowChangingName="MaternityStatusDetailRowChanging" msprop:Generator_RowClassName="MaternityStatusDetailRow" msprop:Generator_TableClassName="MaternityStatusDetailDataTable" msprop:Generator_TableVarName="tableMaternityStatusDetail">
<xs:complexType>
<xs:sequence>
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
<xs:element name="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_UserColumnName="PaymentDate" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" type="xs:string" minOccurs="0" />
<xs:element name="PaymentDays" msprop:Generator_ColumnPropNameInTable="PaymentDaysColumn" msprop:Generator_ColumnPropNameInRow="PaymentDays" msprop:Generator_UserColumnName="PaymentDays" msprop:Generator_ColumnVarNameInTable="columnPaymentDays" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSDeduct" msprop:Generator_RowEvHandlerName="FSSDeductRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSDeductRowDeleted" msprop:Generator_RowDeletingName="FSSDeductRowDeleting" msprop:Generator_RowEvArgName="FSSDeductRowChangeEvent" msprop:Generator_TablePropName="FSSDeduct" msprop:Generator_RowChangedName="FSSDeductRowChanged" msprop:Generator_UserTableName="FSSDeduct" msprop:Generator_RowChangingName="FSSDeductRowChanging" msprop:Generator_RowClassName="FSSDeductRow" msprop:Generator_TableClassName="FSSDeductDataTable" msprop:Generator_TableVarName="tableFSSDeduct">
<xs:complexType>
<xs:sequence>
<xs:element name="PayableDescription" msprop:Generator_ColumnPropNameInTable="PayableDescriptionColumn" msprop:Generator_ColumnPropNameInRow="PayableDescription" msprop:Generator_UserColumnName="PayableDescription" msprop:Generator_ColumnVarNameInTable="columnPayableDescription" type="xs:string" minOccurs="0" />
<xs:element name="PayableAmount" msprop:Generator_ColumnPropNameInTable="PayableAmountColumn" msprop:Generator_ColumnPropNameInRow="PayableAmount" msprop:Generator_UserColumnName="PayableAmount" msprop:Generator_ColumnVarNameInTable="columnPayableAmount" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="SettlementDate" msprop:Generator_ColumnPropNameInTable="SettlementDateColumn" msprop:Generator_ColumnPropNameInRow="SettlementDate" msprop:Generator_UserColumnName="SettlementDate" msprop:Generator_ColumnVarNameInTable="columnSettlementDate" type="xs:string" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_UserColumnName="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" type="xs:string" minOccurs="0" />
<xs:element name="NetAmount" msprop:Generator_ColumnPropNameInTable="NetAmountColumn" msprop:Generator_ColumnPropNameInRow="NetAmount" msprop:Generator_UserColumnName="NetAmount" msprop:Generator_ColumnVarNameInTable="columnNetAmount" type="xs:string" minOccurs="0" />
<xs:element name="TotalAmount" msprop:Generator_ColumnPropNameInTable="TotalAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalAmount" msprop:Generator_UserColumnName="TotalAmount" msprop:Generator_ColumnVarNameInTable="columnTotalAmount" type="xs:string" minOccurs="0" />
<xs:element name="TotalReceivable" msprop:Generator_ColumnPropNameInTable="TotalReceivableColumn" msprop:Generator_ColumnPropNameInRow="TotalReceivable" msprop:Generator_UserColumnName="TotalReceivable" msprop:Generator_ColumnVarNameInTable="columnTotalReceivable" type="xs:string" minOccurs="0" />
<xs:element name="TotalPayable" msprop:Generator_ColumnPropNameInTable="TotalPayableColumn" msprop:Generator_ColumnPropNameInRow="TotalPayable" msprop:Generator_UserColumnName="TotalPayable" msprop:Generator_ColumnVarNameInTable="columnTotalPayable" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSAdd" msprop:Generator_RowEvHandlerName="FSSAddRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSAddRowDeleted" msprop:Generator_RowDeletingName="FSSAddRowDeleting" msprop:Generator_RowEvArgName="FSSAddRowChangeEvent" msprop:Generator_TablePropName="FSSAdd" msprop:Generator_RowChangedName="FSSAddRowChanged" msprop:Generator_UserTableName="FSSAdd" msprop:Generator_RowChangingName="FSSAddRowChanging" msprop:Generator_RowClassName="FSSAddRow" msprop:Generator_TableClassName="FSSAddDataTable" msprop:Generator_TableVarName="tableFSSAdd">
<xs:complexType>
<xs:sequence>
<xs:element name="ReceivableDescription" msprop:Generator_ColumnPropNameInTable="ReceivableDescriptionColumn" msprop:Generator_ColumnPropNameInRow="ReceivableDescription" msprop:Generator_UserColumnName="ReceivableDescription" msprop:Generator_ColumnVarNameInTable="columnReceivableDescription" type="xs:string" minOccurs="0" />
<xs:element name="ReceivableAmount" msprop:Generator_ColumnPropNameInTable="ReceivableAmountColumn" msprop:Generator_ColumnPropNameInRow="ReceivableAmount" msprop:Generator_UserColumnName="ReceivableAmount" msprop:Generator_ColumnVarNameInTable="columnReceivableAmount" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="SettlementDate" msprop:Generator_ColumnPropNameInTable="SettlementDateColumn" msprop:Generator_ColumnPropNameInRow="SettlementDate" msprop:Generator_UserColumnName="SettlementDate" msprop:Generator_ColumnVarNameInTable="columnSettlementDate" type="xs:string" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_UserColumnName="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" type="xs:string" minOccurs="0" />
<xs:element name="NetAmount" msprop:Generator_ColumnPropNameInTable="NetAmountColumn" msprop:Generator_ColumnPropNameInRow="NetAmount" msprop:Generator_UserColumnName="NetAmount" msprop:Generator_ColumnVarNameInTable="columnNetAmount" type="xs:string" minOccurs="0" />
<xs:element name="TotalAmount" msprop:Generator_ColumnPropNameInTable="TotalAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalAmount" msprop:Generator_UserColumnName="TotalAmount" msprop:Generator_ColumnVarNameInTable="columnTotalAmount" type="xs:string" minOccurs="0" />
<xs:element name="TotalReceivable" msprop:Generator_ColumnPropNameInTable="TotalReceivableColumn" msprop:Generator_ColumnPropNameInRow="TotalReceivable" msprop:Generator_UserColumnName="TotalReceivable" msprop:Generator_ColumnVarNameInTable="columnTotalReceivable" type="xs:string" minOccurs="0" />
<xs:element name="TotalPayable" msprop:Generator_ColumnPropNameInTable="TotalPayableColumn" msprop:Generator_ColumnPropNameInRow="TotalPayable" msprop:Generator_UserColumnName="TotalPayable" msprop:Generator_ColumnVarNameInTable="columnTotalPayable" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GratuityLedger" msprop:Generator_RowEvHandlerName="GratuityLedgerRowChangeEventHandler" msprop:Generator_RowDeletedName="GratuityLedgerRowDeleted" msprop:Generator_RowDeletingName="GratuityLedgerRowDeleting" msprop:Generator_RowEvArgName="GratuityLedgerRowChangeEvent" msprop:Generator_TablePropName="GratuityLedger" msprop:Generator_RowChangedName="GratuityLedgerRowChanged" msprop:Generator_UserTableName="GratuityLedger" msprop:Generator_RowChangingName="GratuityLedgerRowChanging" msprop:Generator_RowClassName="GratuityLedgerRow" msprop:Generator_TableClassName="GratuityLedgerDataTable" msprop:Generator_TableVarName="tableGratuityLedger">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="DateRange" msprop:Generator_ColumnPropNameInTable="DateRangeColumn" msprop:Generator_ColumnPropNameInRow="DateRange" msprop:Generator_UserColumnName="DateRange" msprop:Generator_ColumnVarNameInTable="columnDateRange" type="xs:string" minOccurs="0" />
<xs:element name="OpeningDate" msprop:Generator_ColumnPropNameInTable="OpeningDateColumn" msprop:Generator_ColumnPropNameInRow="OpeningDate" msprop:Generator_UserColumnName="OpeningDate" msprop:Generator_ColumnVarNameInTable="columnOpeningDate" type="xs:string" minOccurs="0" />
<xs:element name="MonthDescription" msprop:Generator_ColumnPropNameInTable="MonthDescriptionColumn" msprop:Generator_ColumnPropNameInRow="MonthDescription" msprop:Generator_UserColumnName="MonthDescription" msprop:Generator_ColumnVarNameInTable="columnMonthDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GratuityRegister" msprop:Generator_RowEvHandlerName="GratuityRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="GratuityRegisterRowDeleted" msprop:Generator_RowDeletingName="GratuityRegisterRowDeleting" msprop:Generator_RowEvArgName="GratuityRegisterRowChangeEvent" msprop:Generator_TablePropName="GratuityRegister" msprop:Generator_RowChangedName="GratuityRegisterRowChanged" msprop:Generator_UserTableName="GratuityRegister" msprop:Generator_RowChangingName="GratuityRegisterRowChanging" msprop:Generator_RowClassName="GratuityRegisterRow" msprop:Generator_TableClassName="GratuityRegisterDataTable" msprop:Generator_TableVarName="tableGratuityRegister">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="MonthDescription" msprop:Generator_ColumnPropNameInTable="MonthDescriptionColumn" msprop:Generator_ColumnPropNameInRow="MonthDescription" msprop:Generator_UserColumnName="MonthDescription" msprop:Generator_ColumnVarNameInTable="columnMonthDescription" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
<xs:element name="Period" msprop:Generator_ColumnPropNameInTable="PeriodColumn" msprop:Generator_ColumnPropNameInRow="Period" msprop:Generator_UserColumnName="Period" msprop:Generator_ColumnVarNameInTable="columnPeriod" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSEmpInformation" msprop:Generator_RowEvHandlerName="FSSEmpInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSEmpInformationRowDeleted" msprop:Generator_RowDeletingName="FSSEmpInformationRowDeleting" msprop:Generator_RowEvArgName="FSSEmpInformationRowChangeEvent" msprop:Generator_TablePropName="FSSEmpInformation" msprop:Generator_RowChangedName="FSSEmpInformationRowChanged" msprop:Generator_UserTableName="FSSEmpInformation" msprop:Generator_RowChangingName="FSSEmpInformationRowChanging" msprop:Generator_RowClassName="FSSEmpInformationRow" msprop:Generator_TableClassName="FSSEmpInformationDataTable" msprop:Generator_TableVarName="tableFSSEmpInformation">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="EmploymentDate" msprop:Generator_ColumnPropNameInTable="EmploymentDateColumn" msprop:Generator_ColumnPropNameInRow="EmploymentDate" msprop:Generator_UserColumnName="EmploymentDate" msprop:Generator_ColumnVarNameInTable="columnEmploymentDate" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="LastServiceDate" msprop:Generator_ColumnPropNameInTable="LastServiceDateColumn" msprop:Generator_ColumnPropNameInRow="LastServiceDate" msprop:Generator_UserColumnName="LastServiceDate" msprop:Generator_ColumnVarNameInTable="columnLastServiceDate" type="xs:string" minOccurs="0" />
<xs:element name="DateofNotification" msprop:Generator_ColumnPropNameInTable="DateofNotificationColumn" msprop:Generator_ColumnPropNameInRow="DateofNotification" msprop:Generator_UserColumnName="DateofNotification" msprop:Generator_ColumnVarNameInTable="columnDateofNotification" type="xs:string" minOccurs="0" />
<xs:element name="NoticeRequired" msprop:Generator_ColumnPropNameInTable="NoticeRequiredColumn" msprop:Generator_ColumnPropNameInRow="NoticeRequired" msprop:Generator_UserColumnName="NoticeRequired" msprop:Generator_ColumnVarNameInTable="columnNoticeRequired" type="xs:string" minOccurs="0" />
<xs:element name="ShortNoticePeriod" msprop:Generator_ColumnPropNameInTable="ShortNoticePeriodColumn" msprop:Generator_ColumnPropNameInRow="ShortNoticePeriod" msprop:Generator_UserColumnName="ShortNoticePeriod" msprop:Generator_ColumnVarNameInTable="columnShortNoticePeriod" type="xs:string" minOccurs="0" />
<xs:element name="ServiceLength" msprop:Generator_ColumnPropNameInTable="ServiceLengthColumn" msprop:Generator_ColumnPropNameInRow="ServiceLength" msprop:Generator_UserColumnName="ServiceLength" msprop:Generator_ColumnVarNameInTable="columnServiceLength" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_UserColumnName="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" type="xs:string" minOccurs="0" />
<xs:element name="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_UserColumnName="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" type="xs:string" minOccurs="0" />
<xs:element name="AL" msprop:Generator_ColumnPropNameInTable="ALColumn" msprop:Generator_ColumnPropNameInRow="AL" msprop:Generator_UserColumnName="AL" msprop:Generator_ColumnVarNameInTable="columnAL" type="xs:string" minOccurs="0" />
<xs:element name="EncashDays" msprop:Generator_ColumnPropNameInTable="EncashDaysColumn" msprop:Generator_ColumnPropNameInRow="EncashDays" msprop:Generator_UserColumnName="EncashDays" msprop:Generator_ColumnVarNameInTable="columnEncashDays" type="xs:string" minOccurs="0" />
<xs:element name="NoticeServed" msprop:Generator_ColumnPropNameInTable="NoticeServedColumn" msprop:Generator_ColumnPropNameInRow="NoticeServed" msprop:Generator_UserColumnName="NoticeServed" msprop:Generator_ColumnVarNameInTable="columnNoticeServed" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Budget" msprop:Generator_RowEvHandlerName="BudgetRowChangeEventHandler" msprop:Generator_RowDeletedName="BudgetRowDeleted" msprop:Generator_RowDeletingName="BudgetRowDeleting" msprop:Generator_RowEvArgName="BudgetRowChangeEvent" msprop:Generator_TablePropName="Budget" msprop:Generator_RowChangedName="BudgetRowChanged" msprop:Generator_UserTableName="Budget" msprop:Generator_RowChangingName="BudgetRowChanging" msprop:Generator_RowClassName="BudgetRow" msprop:Generator_TableClassName="BudgetDataTable" msprop:Generator_TableVarName="tableBudget">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designaton" msprop:Generator_ColumnPropNameInTable="DesignatonColumn" msprop:Generator_ColumnPropNameInRow="Designaton" msprop:Generator_UserColumnName="Designaton" msprop:Generator_ColumnVarNameInTable="columnDesignaton" type="xs:string" minOccurs="0" />
<xs:element name="Item" msprop:Generator_ColumnPropNameInTable="ItemColumn" msprop:Generator_ColumnPropNameInRow="Item" msprop:Generator_UserColumnName="Item" msprop:Generator_ColumnVarNameInTable="columnItem" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
<xs:element name="DateRange" msprop:Generator_ColumnPropNameInTable="DateRangeColumn" msprop:Generator_ColumnPropNameInRow="DateRange" msprop:Generator_UserColumnName="DateRange" msprop:Generator_ColumnVarNameInTable="columnDateRange" type="xs:string" minOccurs="0" />
<xs:element name="position" msprop:Generator_ColumnPropNameInTable="positionColumn" msprop:Generator_ColumnPropNameInRow="position" msprop:Generator_UserColumnName="position" msprop:Generator_ColumnVarNameInTable="columnposition" type="xs:short" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BudgetCC" msprop:Generator_RowEvHandlerName="BudgetCCRowChangeEventHandler" msprop:Generator_RowDeletedName="BudgetCCRowDeleted" msprop:Generator_RowDeletingName="BudgetCCRowDeleting" msprop:Generator_RowEvArgName="BudgetCCRowChangeEvent" msprop:Generator_TablePropName="BudgetCC" msprop:Generator_RowChangedName="BudgetCCRowChanged" msprop:Generator_UserTableName="BudgetCC" msprop:Generator_RowChangingName="BudgetCCRowChanging" msprop:Generator_RowClassName="BudgetCCRow" msprop:Generator_TableClassName="BudgetCCDataTable" msprop:Generator_TableVarName="tableBudgetCC">
<xs:complexType>
<xs:sequence>
<xs:element name="CC" msprop:Generator_ColumnPropNameInTable="CCColumn" msprop:Generator_ColumnPropNameInRow="CC" msprop:Generator_UserColumnName="CC" msprop:Generator_ColumnVarNameInTable="columnCC" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designaton" msprop:Generator_ColumnPropNameInTable="DesignatonColumn" msprop:Generator_ColumnPropNameInRow="Designaton" msprop:Generator_UserColumnName="Designaton" msprop:Generator_ColumnVarNameInTable="columnDesignaton" type="xs:string" minOccurs="0" />
<xs:element name="Item" msprop:Generator_ColumnPropNameInTable="ItemColumn" msprop:Generator_ColumnPropNameInRow="Item" msprop:Generator_UserColumnName="Item" msprop:Generator_ColumnVarNameInTable="columnItem" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
<xs:element name="DateRange" msprop:Generator_ColumnPropNameInTable="DateRangeColumn" msprop:Generator_ColumnPropNameInRow="DateRange" msprop:Generator_UserColumnName="DateRange" msprop:Generator_ColumnVarNameInTable="columnDateRange" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BudgetComparison" msprop:Generator_RowEvHandlerName="BudgetComparisonRowChangeEventHandler" msprop:Generator_RowDeletedName="BudgetComparisonRowDeleted" msprop:Generator_RowDeletingName="BudgetComparisonRowDeleting" msprop:Generator_RowEvArgName="BudgetComparisonRowChangeEvent" msprop:Generator_TablePropName="BudgetComparison" msprop:Generator_RowChangedName="BudgetComparisonRowChanged" msprop:Generator_UserTableName="BudgetComparison" msprop:Generator_RowChangingName="BudgetComparisonRowChanging" msprop:Generator_RowClassName="BudgetComparisonRow" msprop:Generator_TableClassName="BudgetComparisonDataTable" msprop:Generator_TableVarName="tableBudgetComparison">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_UserColumnName="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" type="xs:string" minOccurs="0" />
<xs:element name="GuaranteedCash" msprop:Generator_ColumnPropNameInTable="GuaranteedCashColumn" msprop:Generator_ColumnPropNameInRow="GuaranteedCash" msprop:Generator_UserColumnName="GuaranteedCash" msprop:Generator_ColumnVarNameInTable="columnGuaranteedCash" type="xs:string" minOccurs="0" />
<xs:element name="YearlyBase" msprop:Generator_ColumnPropNameInTable="YearlyBaseColumn" msprop:Generator_ColumnPropNameInRow="YearlyBase" msprop:Generator_UserColumnName="YearlyBase" msprop:Generator_ColumnVarNameInTable="columnYearlyBase" type="xs:string" minOccurs="0" />
<xs:element name="CTCA" msprop:Generator_ColumnPropNameInTable="CTCAColumn" msprop:Generator_ColumnPropNameInRow="CTCA" msprop:Generator_UserColumnName="CTCA" msprop:Generator_ColumnVarNameInTable="columnCTCA" type="xs:string" minOccurs="0" />
<xs:element name="CTCB" msprop:Generator_ColumnPropNameInTable="CTCBColumn" msprop:Generator_ColumnPropNameInRow="CTCB" msprop:Generator_UserColumnName="CTCB" msprop:Generator_ColumnVarNameInTable="columnCTCB" type="xs:string" minOccurs="0" />
<xs:element name="CTC" msprop:Generator_ColumnPropNameInTable="CTCColumn" msprop:Generator_ColumnPropNameInRow="CTC" msprop:Generator_UserColumnName="CTC" msprop:Generator_ColumnVarNameInTable="columnCTC" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn1" msprop:Generator_ColumnPropNameInTable="DataColumn1Column" msprop:Generator_ColumnPropNameInRow="DataColumn1" msprop:Generator_UserColumnName="DataColumn1" msprop:Generator_ColumnVarNameInTable="columnDataColumn1" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn2" msprop:Generator_ColumnPropNameInTable="DataColumn2Column" msprop:Generator_ColumnPropNameInRow="DataColumn2" msprop:Generator_UserColumnName="DataColumn2" msprop:Generator_ColumnVarNameInTable="columnDataColumn2" type="xs:string" minOccurs="0" />
<xs:element name="DataColumn" msprop:Generator_ColumnPropNameInTable="DataColumnColumn" msprop:Generator_ColumnPropNameInRow="DataColumn" msprop:Generator_UserColumnName="DataColumn" msprop:Generator_ColumnVarNameInTable="columnDataColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSAddItem" msprop:Generator_RowEvHandlerName="FSSAddItemRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSAddItemRowDeleted" msprop:Generator_RowDeletingName="FSSAddItemRowDeleting" msprop:Generator_RowEvArgName="FSSAddItemRowChangeEvent" msprop:Generator_TablePropName="FSSAddItem" msprop:Generator_RowChangedName="FSSAddItemRowChanged" msprop:Generator_UserTableName="FSSAddItem" msprop:Generator_RowChangingName="FSSAddItemRowChanging" msprop:Generator_RowClassName="FSSAddItemRow" msprop:Generator_TableClassName="FSSAddItemDataTable" msprop:Generator_TableVarName="tableFSSAddItem">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSDeductItem" msprop:Generator_RowEvHandlerName="FSSDeductItemRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSDeductItemRowDeleted" msprop:Generator_RowDeletingName="FSSDeductItemRowDeleting" msprop:Generator_RowEvArgName="FSSDeductItemRowChangeEvent" msprop:Generator_TablePropName="FSSDeductItem" msprop:Generator_RowChangedName="FSSDeductItemRowChanged" msprop:Generator_UserTableName="FSSDeductItem" msprop:Generator_RowChangingName="FSSDeductItemRowChanging" msprop:Generator_RowClassName="FSSDeductItemRow" msprop:Generator_TableClassName="FSSDeductItemDataTable" msprop:Generator_TableVarName="tableFSSDeductItem">
<xs:complexType>
<xs:sequence>
<xs:element name="Name1" msprop:Generator_ColumnPropNameInTable="Name1Column" msprop:Generator_ColumnPropNameInRow="Name1" msprop:Generator_UserColumnName="Name1" msprop:Generator_ColumnVarNameInTable="columnName1" type="xs:string" minOccurs="0" />
<xs:element name="Amount1" msprop:Generator_ColumnPropNameInTable="Amount1Column" msprop:Generator_ColumnPropNameInRow="Amount1" msprop:Generator_UserColumnName="Amount1" msprop:Generator_ColumnVarNameInTable="columnAmount1" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSAddOtherItem" msprop:Generator_RowEvHandlerName="FSSAddOtherItemRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSAddOtherItemRowDeleted" msprop:Generator_RowDeletingName="FSSAddOtherItemRowDeleting" msprop:Generator_RowEvArgName="FSSAddOtherItemRowChangeEvent" msprop:Generator_TablePropName="FSSAddOtherItem" msprop:Generator_RowChangedName="FSSAddOtherItemRowChanged" msprop:Generator_UserTableName="FSSAddOtherItem" msprop:Generator_RowChangingName="FSSAddOtherItemRowChanging" msprop:Generator_RowClassName="FSSAddOtherItemRow" msprop:Generator_TableClassName="FSSAddOtherItemDataTable" msprop:Generator_TableVarName="tableFSSAddOtherItem">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FStkinwords" msprop:Generator_RowEvHandlerName="FStkinwordsRowChangeEventHandler" msprop:Generator_RowDeletedName="FStkinwordsRowDeleted" msprop:Generator_RowDeletingName="FStkinwordsRowDeleting" msprop:Generator_RowEvArgName="FStkinwordsRowChangeEvent" msprop:Generator_TablePropName="FStkinwords" msprop:Generator_RowChangedName="FStkinwordsRowChanged" msprop:Generator_UserTableName="FStkinwords" msprop:Generator_RowChangingName="FStkinwordsRowChanging" msprop:Generator_RowClassName="FStkinwordsRow" msprop:Generator_TableClassName="FStkinwordsDataTable" msprop:Generator_TableVarName="tableFStkinwords">
<xs:complexType>
<xs:sequence>
<xs:element name="taka" msprop:Generator_ColumnPropNameInTable="takaColumn" msprop:Generator_ColumnPropNameInRow="taka" msprop:Generator_UserColumnName="taka" msprop:Generator_ColumnVarNameInTable="columntaka" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSsalaryComponent" msprop:Generator_RowEvHandlerName="FSSsalaryComponentRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSsalaryComponentRowDeleted" msprop:Generator_RowDeletingName="FSSsalaryComponentRowDeleting" msprop:Generator_RowEvArgName="FSSsalaryComponentRowChangeEvent" msprop:Generator_TablePropName="FSSsalaryComponent" msprop:Generator_RowChangedName="FSSsalaryComponentRowChanged" msprop:Generator_UserTableName="FSSsalaryComponent" msprop:Generator_RowChangingName="FSSsalaryComponentRowChanging" msprop:Generator_RowClassName="FSSsalaryComponentRow" msprop:Generator_TableClassName="FSSsalaryComponentDataTable" msprop:Generator_TableVarName="tableFSSsalaryComponent">
<xs:complexType>
<xs:sequence>
<xs:element name="basic" msprop:Generator_ColumnPropNameInTable="basicColumn" msprop:Generator_ColumnPropNameInRow="basic" msprop:Generator_UserColumnName="basic" msprop:Generator_ColumnVarNameInTable="columnbasic" type="xs:double" minOccurs="0" />
<xs:element name="houserent" msprop:Generator_ColumnPropNameInTable="houserentColumn" msprop:Generator_ColumnPropNameInRow="houserent" msprop:Generator_UserColumnName="houserent" msprop:Generator_ColumnVarNameInTable="columnhouserent" type="xs:double" minOccurs="0" />
<xs:element name="utility" msprop:Generator_ColumnPropNameInTable="utilityColumn" msprop:Generator_ColumnPropNameInRow="utility" msprop:Generator_UserColumnName="utility" msprop:Generator_ColumnVarNameInTable="columnutility" type="xs:double" minOccurs="0" />
<xs:element name="medical" msprop:Generator_ColumnPropNameInTable="medicalColumn" msprop:Generator_ColumnPropNameInRow="medical" msprop:Generator_UserColumnName="medical" msprop:Generator_ColumnVarNameInTable="columnmedical" type="xs:double" minOccurs="0" />
<xs:element name="upkeep" msprop:Generator_ColumnPropNameInTable="upkeepColumn" msprop:Generator_ColumnPropNameInRow="upkeep" msprop:Generator_UserColumnName="upkeep" msprop:Generator_ColumnVarNameInTable="columnupkeep" type="xs:double" minOccurs="0" />
<xs:element name="transport" msprop:Generator_ColumnPropNameInTable="transportColumn" msprop:Generator_ColumnPropNameInRow="transport" msprop:Generator_UserColumnName="transport" msprop:Generator_ColumnVarNameInTable="columntransport" type="xs:double" minOccurs="0" />
<xs:element name="vehical" msprop:Generator_ColumnPropNameInTable="vehicalColumn" msprop:Generator_ColumnPropNameInRow="vehical" msprop:Generator_UserColumnName="vehical" msprop:Generator_ColumnVarNameInTable="columnvehical" type="xs:double" minOccurs="0" />
<xs:element name="entertainment" msprop:Generator_ColumnPropNameInTable="entertainmentColumn" msprop:Generator_ColumnPropNameInRow="entertainment" msprop:Generator_UserColumnName="entertainment" msprop:Generator_ColumnVarNameInTable="columnentertainment" type="xs:double" minOccurs="0" />
<xs:element name="special" msprop:Generator_ColumnPropNameInTable="specialColumn" msprop:Generator_ColumnPropNameInRow="special" msprop:Generator_UserColumnName="special" msprop:Generator_ColumnVarNameInTable="columnspecial" type="xs:double" minOccurs="0" />
<xs:element name="bonus" msprop:Generator_ColumnPropNameInTable="bonusColumn" msprop:Generator_ColumnPropNameInRow="bonus" msprop:Generator_UserColumnName="bonus" msprop:Generator_ColumnVarNameInTable="columnbonus" type="xs:double" minOccurs="0" />
<xs:element name="lfa" msprop:Generator_ColumnPropNameInTable="lfaColumn" msprop:Generator_ColumnPropNameInRow="lfa" msprop:Generator_UserColumnName="lfa" msprop:Generator_ColumnVarNameInTable="columnlfa" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSEmp" msprop:Generator_RowEvHandlerName="FSEmpRowChangeEventHandler" msprop:Generator_RowDeletedName="FSEmpRowDeleted" msprop:Generator_RowDeletingName="FSEmpRowDeleting" msprop:Generator_RowEvArgName="FSEmpRowChangeEvent" msprop:Generator_TablePropName="FSEmp" msprop:Generator_RowChangedName="FSEmpRowChanged" msprop:Generator_UserTableName="FSEmp" msprop:Generator_RowChangingName="FSEmpRowChanging" msprop:Generator_RowClassName="FSEmpRow" msprop:Generator_TableClassName="FSEmpDataTable" msprop:Generator_TableVarName="tableFSEmp">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_UserColumnName="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_UserColumnName="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" type="xs:string" minOccurs="0" />
<xs:element name="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_UserColumnName="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" type="xs:string" minOccurs="0" />
<xs:element name="DateofJoining" msprop:Generator_ColumnPropNameInTable="DateofJoiningColumn" msprop:Generator_ColumnPropNameInRow="DateofJoining" msprop:Generator_UserColumnName="DateofJoining" msprop:Generator_ColumnVarNameInTable="columnDateofJoining" type="xs:string" minOccurs="0" />
<xs:element name="EmpStatus" msprop:Generator_ColumnPropNameInTable="EmpStatusColumn" msprop:Generator_ColumnPropNameInRow="EmpStatus" msprop:Generator_UserColumnName="EmpStatus" msprop:Generator_ColumnVarNameInTable="columnEmpStatus" type="xs:string" minOccurs="0" />
<xs:element name="ResignationDate" msprop:Generator_ColumnPropNameInTable="ResignationDateColumn" msprop:Generator_ColumnPropNameInRow="ResignationDate" msprop:Generator_UserColumnName="ResignationDate" msprop:Generator_ColumnVarNameInTable="columnResignationDate" type="xs:string" minOccurs="0" />
<xs:element name="ReleaseDate" msprop:Generator_ColumnPropNameInTable="ReleaseDateColumn" msprop:Generator_ColumnPropNameInRow="ReleaseDate" msprop:Generator_UserColumnName="ReleaseDate" msprop:Generator_ColumnVarNameInTable="columnReleaseDate" type="xs:string" minOccurs="0" />
<xs:element name="RequiredNotice" msprop:Generator_ColumnPropNameInTable="RequiredNoticeColumn" msprop:Generator_ColumnPropNameInRow="RequiredNotice" msprop:Generator_UserColumnName="RequiredNotice" msprop:Generator_ColumnVarNameInTable="columnRequiredNotice" type="xs:string" minOccurs="0" />
<xs:element name="ShortNotice" msprop:Generator_ColumnPropNameInTable="ShortNoticeColumn" msprop:Generator_ColumnPropNameInRow="ShortNotice" msprop:Generator_UserColumnName="ShortNotice" msprop:Generator_ColumnVarNameInTable="columnShortNotice" type="xs:string" minOccurs="0" />
<xs:element name="ServiceLength" msprop:Generator_ColumnPropNameInTable="ServiceLengthColumn" msprop:Generator_ColumnPropNameInRow="ServiceLength" msprop:Generator_UserColumnName="ServiceLength" msprop:Generator_ColumnVarNameInTable="columnServiceLength" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="DateOfBirth" msprop:Generator_ColumnPropNameInTable="DateOfBirthColumn" msprop:Generator_ColumnPropNameInRow="DateOfBirth" msprop:Generator_UserColumnName="DateOfBirth" msprop:Generator_ColumnVarNameInTable="columnDateOfBirth" type="xs:string" minOccurs="0" />
<xs:element name="Costcenter" msprop:Generator_ColumnPropNameInTable="CostcenterColumn" msprop:Generator_ColumnPropNameInRow="Costcenter" msprop:Generator_UserColumnName="Costcenter" msprop:Generator_ColumnVarNameInTable="columnCostcenter" type="xs:string" minOccurs="0" />
<xs:element name="AcountNo" msprop:Generator_ColumnPropNameInTable="AcountNoColumn" msprop:Generator_ColumnPropNameInRow="AcountNo" msprop:Generator_UserColumnName="AcountNo" msprop:Generator_ColumnVarNameInTable="columnAcountNo" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="NormalRetirementDate" msprop:Generator_ColumnPropNameInTable="NormalRetirementDateColumn" msprop:Generator_ColumnPropNameInRow="NormalRetirementDate" msprop:Generator_UserColumnName="NormalRetirementDate" msprop:Generator_ColumnVarNameInTable="columnNormalRetirementDate" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSSFracsalary" msprop:Generator_RowEvHandlerName="FSSFracsalaryRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSFracsalaryRowDeleted" msprop:Generator_RowDeletingName="FSSFracsalaryRowDeleting" msprop:Generator_RowEvArgName="FSSFracsalaryRowChangeEvent" msprop:Generator_TablePropName="FSSFracsalary" msprop:Generator_RowChangedName="FSSFracsalaryRowChanged" msprop:Generator_UserTableName="FSSFracsalary" msprop:Generator_RowChangingName="FSSFracsalaryRowChanging" msprop:Generator_RowClassName="FSSFracsalaryRow" msprop:Generator_TableClassName="FSSFracsalaryDataTable" msprop:Generator_TableVarName="tableFSSFracsalary">
<xs:complexType>
<xs:sequence>
<xs:element name="basic" msprop:Generator_ColumnPropNameInTable="basicColumn" msprop:Generator_ColumnPropNameInRow="basic" msprop:Generator_UserColumnName="basic" msprop:Generator_ColumnVarNameInTable="columnbasic" type="xs:double" minOccurs="0" />
<xs:element name="houserent" msprop:Generator_ColumnPropNameInTable="houserentColumn" msprop:Generator_ColumnPropNameInRow="houserent" msprop:Generator_UserColumnName="houserent" msprop:Generator_ColumnVarNameInTable="columnhouserent" type="xs:double" minOccurs="0" />
<xs:element name="utility" msprop:Generator_ColumnPropNameInTable="utilityColumn" msprop:Generator_ColumnPropNameInRow="utility" msprop:Generator_UserColumnName="utility" msprop:Generator_ColumnVarNameInTable="columnutility" type="xs:double" minOccurs="0" />
<xs:element name="medical" msprop:Generator_ColumnPropNameInTable="medicalColumn" msprop:Generator_ColumnPropNameInRow="medical" msprop:Generator_UserColumnName="medical" msprop:Generator_ColumnVarNameInTable="columnmedical" type="xs:double" minOccurs="0" />
<xs:element name="upkeep" msprop:Generator_ColumnPropNameInTable="upkeepColumn" msprop:Generator_ColumnPropNameInRow="upkeep" msprop:Generator_UserColumnName="upkeep" msprop:Generator_ColumnVarNameInTable="columnupkeep" type="xs:double" minOccurs="0" />
<xs:element name="transport" msprop:Generator_ColumnPropNameInTable="transportColumn" msprop:Generator_ColumnPropNameInRow="transport" msprop:Generator_UserColumnName="transport" msprop:Generator_ColumnVarNameInTable="columntransport" type="xs:double" minOccurs="0" />
<xs:element name="vehical" msprop:Generator_ColumnPropNameInTable="vehicalColumn" msprop:Generator_ColumnPropNameInRow="vehical" msprop:Generator_UserColumnName="vehical" msprop:Generator_ColumnVarNameInTable="columnvehical" type="xs:double" minOccurs="0" />
<xs:element name="entertainment" msprop:Generator_ColumnPropNameInTable="entertainmentColumn" msprop:Generator_ColumnPropNameInRow="entertainment" msprop:Generator_UserColumnName="entertainment" msprop:Generator_ColumnVarNameInTable="columnentertainment" type="xs:double" minOccurs="0" />
<xs:element name="special" msprop:Generator_ColumnPropNameInTable="specialColumn" msprop:Generator_ColumnPropNameInRow="special" msprop:Generator_UserColumnName="special" msprop:Generator_ColumnVarNameInTable="columnspecial" type="xs:double" minOccurs="0" />
<xs:element name="Days" msprop:Generator_ColumnPropNameInTable="DaysColumn" msprop:Generator_ColumnPropNameInRow="Days" msprop:Generator_UserColumnName="Days" msprop:Generator_ColumnVarNameInTable="columnDays" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSPreLeave" msprop:Generator_RowEvHandlerName="FSPreLeaveRowChangeEventHandler" msprop:Generator_RowDeletedName="FSPreLeaveRowDeleted" msprop:Generator_RowDeletingName="FSPreLeaveRowDeleting" msprop:Generator_RowEvArgName="FSPreLeaveRowChangeEvent" msprop:Generator_TablePropName="FSPreLeave" msprop:Generator_RowChangedName="FSPreLeaveRowChanged" msprop:Generator_UserTableName="FSPreLeave" msprop:Generator_RowChangingName="FSPreLeaveRowChanging" msprop:Generator_RowClassName="FSPreLeaveRow" msprop:Generator_TableClassName="FSPreLeaveDataTable" msprop:Generator_TableVarName="tableFSPreLeave">
<xs:complexType>
<xs:sequence>
<xs:element name="basic" msprop:Generator_ColumnPropNameInTable="basicColumn" msprop:Generator_ColumnPropNameInRow="basic" msprop:Generator_UserColumnName="basic" msprop:Generator_ColumnVarNameInTable="columnbasic" type="xs:double" minOccurs="0" />
<xs:element name="houserent" msprop:Generator_ColumnPropNameInTable="houserentColumn" msprop:Generator_ColumnPropNameInRow="houserent" msprop:Generator_UserColumnName="houserent" msprop:Generator_ColumnVarNameInTable="columnhouserent" type="xs:double" minOccurs="0" />
<xs:element name="utility" msprop:Generator_ColumnPropNameInTable="utilityColumn" msprop:Generator_ColumnPropNameInRow="utility" msprop:Generator_UserColumnName="utility" msprop:Generator_ColumnVarNameInTable="columnutility" type="xs:double" minOccurs="0" />
<xs:element name="medical" msprop:Generator_ColumnPropNameInTable="medicalColumn" msprop:Generator_ColumnPropNameInRow="medical" msprop:Generator_UserColumnName="medical" msprop:Generator_ColumnVarNameInTable="columnmedical" type="xs:double" minOccurs="0" />
<xs:element name="upkeep" msprop:Generator_ColumnPropNameInTable="upkeepColumn" msprop:Generator_ColumnPropNameInRow="upkeep" msprop:Generator_UserColumnName="upkeep" msprop:Generator_ColumnVarNameInTable="columnupkeep" type="xs:double" minOccurs="0" />
<xs:element name="Days" msprop:Generator_ColumnPropNameInTable="DaysColumn" msprop:Generator_ColumnPropNameInRow="Days" msprop:Generator_UserColumnName="Days" msprop:Generator_ColumnVarNameInTable="columnDays" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="fsdec" msprop:Generator_RowEvHandlerName="fsdecRowChangeEventHandler" msprop:Generator_RowDeletedName="fsdecRowDeleted" msprop:Generator_RowDeletingName="fsdecRowDeleting" msprop:Generator_RowEvArgName="fsdecRowChangeEvent" msprop:Generator_TablePropName="fsdec" msprop:Generator_RowChangedName="fsdecRowChanged" msprop:Generator_UserTableName="fsdec" msprop:Generator_RowChangingName="fsdecRowChanging" msprop:Generator_RowClassName="fsdecRow" msprop:Generator_TableClassName="fsdecDataTable" msprop:Generator_TableVarName="tablefsdec">
<xs:complexType>
<xs:sequence>
<xs:element name="description" msprop:Generator_ColumnPropNameInTable="descriptionColumn" msprop:Generator_ColumnPropNameInRow="description" msprop:Generator_UserColumnName="description" msprop:Generator_ColumnVarNameInTable="columndescription" type="xs:string" minOccurs="0" />
<xs:element name="value" msprop:Generator_ColumnPropNameInTable="valueColumn" msprop:Generator_ColumnPropNameInRow="value" msprop:Generator_UserColumnName="value" msprop:Generator_ColumnVarNameInTable="columnvalue" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="fstotal" msprop:Generator_RowEvHandlerName="fstotalRowChangeEventHandler" msprop:Generator_RowDeletedName="fstotalRowDeleted" msprop:Generator_RowDeletingName="fstotalRowDeleting" msprop:Generator_RowEvArgName="fstotalRowChangeEvent" msprop:Generator_TablePropName="fstotal" msprop:Generator_RowChangedName="fstotalRowChanged" msprop:Generator_UserTableName="fstotal" msprop:Generator_RowChangingName="fstotalRowChanging" msprop:Generator_RowClassName="fstotalRow" msprop:Generator_TableClassName="fstotalDataTable" msprop:Generator_TableVarName="tablefstotal">
<xs:complexType>
<xs:sequence>
<xs:element name="amt" msprop:Generator_ColumnPropNameInTable="amtColumn" msprop:Generator_ColumnPropNameInRow="amt" msprop:Generator_UserColumnName="amt" msprop:Generator_ColumnVarNameInTable="columnamt" type="xs:string" minOccurs="0" />
<xs:element name="due" msprop:Generator_ColumnPropNameInTable="dueColumn" msprop:Generator_ColumnPropNameInRow="due" msprop:Generator_UserColumnName="due" msprop:Generator_ColumnVarNameInTable="columndue" type="xs:string" minOccurs="0" />
<xs:element name="totalAmt" msprop:Generator_ColumnPropNameInTable="totalAmtColumn" msprop:Generator_ColumnPropNameInRow="totalAmt" msprop:Generator_UserColumnName="totalAmt" msprop:Generator_ColumnVarNameInTable="columntotalAmt" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveBalance" msprop:Generator_RowEvHandlerName="LeaveBalanceRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveBalanceRowDeleted" msprop:Generator_RowDeletingName="LeaveBalanceRowDeleting" msprop:Generator_RowEvArgName="LeaveBalanceRowChangeEvent" msprop:Generator_TablePropName="LeaveBalance" msprop:Generator_RowChangedName="LeaveBalanceRowChanged" msprop:Generator_UserTableName="LeaveBalance" msprop:Generator_RowChangingName="LeaveBalanceRowChanging" msprop:Generator_RowClassName="LeaveBalanceRow" msprop:Generator_TableClassName="LeaveBalanceDataTable" msprop:Generator_TableVarName="tableLeaveBalance">
<xs:complexType>
<xs:sequence>
<xs:element name="Leave" msprop:Generator_ColumnPropNameInTable="LeaveColumn" msprop:Generator_ColumnPropNameInRow="Leave" msprop:Generator_UserColumnName="Leave" msprop:Generator_ColumnVarNameInTable="columnLeave" type="xs:string" minOccurs="0" />
<xs:element name="Opening" msprop:Generator_ColumnPropNameInTable="OpeningColumn" msprop:Generator_ColumnPropNameInRow="Opening" msprop:Generator_UserColumnName="Opening" msprop:Generator_ColumnVarNameInTable="columnOpening" type="xs:string" minOccurs="0" />
<xs:element name="Availed" msprop:Generator_ColumnPropNameInTable="AvailedColumn" msprop:Generator_ColumnPropNameInRow="Availed" msprop:Generator_UserColumnName="Availed" msprop:Generator_ColumnVarNameInTable="columnAvailed" type="xs:string" minOccurs="0" />
<xs:element name="Balance" msprop:Generator_ColumnPropNameInTable="BalanceColumn" msprop:Generator_ColumnPropNameInRow="Balance" msprop:Generator_UserColumnName="Balance" msprop:Generator_ColumnVarNameInTable="columnBalance" type="xs:string" minOccurs="0" />
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_UserColumnName="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_UserColumnName="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" type="xs:string" minOccurs="0" />
<xs:element name="OpeningHr" msprop:Generator_ColumnPropNameInTable="OpeningHrColumn" msprop:Generator_ColumnPropNameInRow="OpeningHr" msprop:Generator_UserColumnName="OpeningHr" msprop:Generator_ColumnVarNameInTable="columnOpeningHr" type="xs:string" minOccurs="0" />
<xs:element name="AvailedHr" msprop:Generator_ColumnPropNameInTable="AvailedHrColumn" msprop:Generator_ColumnPropNameInRow="AvailedHr" msprop:Generator_UserColumnName="AvailedHr" msprop:Generator_ColumnVarNameInTable="columnAvailedHr" type="xs:string" minOccurs="0" />
<xs:element name="BalanceHr" msprop:Generator_ColumnPropNameInTable="BalanceHrColumn" msprop:Generator_ColumnPropNameInRow="BalanceHr" msprop:Generator_UserColumnName="BalanceHr" msprop:Generator_ColumnVarNameInTable="columnBalanceHr" type="xs:string" minOccurs="0" />
<xs:element name="MaxAccumulatedDays" msprop:Generator_ColumnPropNameInTable="MaxAccumulatedDaysColumn" msprop:Generator_ColumnPropNameInRow="MaxAccumulatedDays" msprop:Generator_UserColumnName="MaxAccumulatedDays" msprop:Generator_ColumnVarNameInTable="columnMaxAccumulatedDays" type="xs:string" minOccurs="0" />
<xs:element name="MaxAccumulatedDaysHr" msprop:Generator_ColumnPropNameInTable="MaxAccumulatedDaysHrColumn" msprop:Generator_ColumnPropNameInRow="MaxAccumulatedDaysHr" msprop:Generator_UserColumnName="MaxAccumulatedDaysHr" msprop:Generator_ColumnVarNameInTable="columnMaxAccumulatedDaysHr" type="xs:string" minOccurs="0" />
<xs:element name="LateAttnAdjust" msprop:Generator_ColumnPropNameInTable="LateAttnAdjustColumn" msprop:Generator_ColumnPropNameInRow="LateAttnAdjust" msprop:Generator_UserColumnName="LateAttnAdjust" msprop:Generator_ColumnVarNameInTable="columnLateAttnAdjust" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmployeesTaxDeduction" msprop:Generator_RowEvHandlerName="EmployeesTaxDeductionRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeesTaxDeductionRowDeleted" msprop:Generator_RowDeletingName="EmployeesTaxDeductionRowDeleting" msprop:Generator_RowEvArgName="EmployeesTaxDeductionRowChangeEvent" msprop:Generator_TablePropName="EmployeesTaxDeduction" msprop:Generator_RowChangedName="EmployeesTaxDeductionRowChanged" msprop:Generator_UserTableName="EmployeesTaxDeduction" msprop:Generator_RowChangingName="EmployeesTaxDeductionRowChanging" msprop:Generator_RowClassName="EmployeesTaxDeductionRow" msprop:Generator_TableClassName="EmployeesTaxDeductionDataTable" msprop:Generator_TableVarName="tableEmployeesTaxDeduction">
<xs:complexType>
<xs:sequence>
<xs:element name="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_UserColumnName="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="Value" msprop:Generator_ColumnPropNameInTable="ValueColumn" msprop:Generator_ColumnPropNameInRow="Value" msprop:Generator_UserColumnName="Value" msprop:Generator_ColumnVarNameInTable="columnValue" type="xs:string" minOccurs="0" />
<xs:element name="Group" msprop:Generator_ColumnPropNameInTable="GroupColumn" msprop:Generator_ColumnPropNameInRow="Group" msprop:Generator_UserColumnName="Group" msprop:Generator_ColumnVarNameInTable="columnGroup" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxInvestment" msprop:Generator_RowEvHandlerName="TaxInvestmentRowChangeEventHandler" msprop:Generator_RowDeletedName="TaxInvestmentRowDeleted" msprop:Generator_RowDeletingName="TaxInvestmentRowDeleting" msprop:Generator_RowEvArgName="TaxInvestmentRowChangeEvent" msprop:Generator_TablePropName="TaxInvestment" msprop:Generator_RowChangedName="TaxInvestmentRowChanged" msprop:Generator_UserTableName="TaxInvestment" msprop:Generator_RowChangingName="TaxInvestmentRowChanging" msprop:Generator_RowClassName="TaxInvestmentRow" msprop:Generator_TableClassName="TaxInvestmentDataTable" msprop:Generator_TableVarName="tableTaxInvestment">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="PFBothPart" msprop:Generator_ColumnPropNameInTable="PFBothPartColumn" msprop:Generator_ColumnPropNameInRow="PFBothPart" msprop:Generator_UserColumnName="PFBothPart" msprop:Generator_ColumnVarNameInTable="columnPFBothPart" type="xs:double" minOccurs="0" />
<xs:element name="SalaryIncome" msprop:Generator_ColumnPropNameInTable="SalaryIncomeColumn" msprop:Generator_ColumnPropNameInRow="SalaryIncome" msprop:Generator_UserColumnName="SalaryIncome" msprop:Generator_ColumnVarNameInTable="columnSalaryIncome" type="xs:double" minOccurs="0" />
<xs:element name="Investment" msprop:Generator_ColumnPropNameInTable="InvestmentColumn" msprop:Generator_ColumnPropNameInRow="Investment" msprop:Generator_UserColumnName="Investment" msprop:Generator_ColumnVarNameInTable="columnInvestment" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxChallan" msprop:Generator_RowEvHandlerName="TaxChallanRowChangeEventHandler" msprop:Generator_RowDeletedName="TaxChallanRowDeleted" msprop:Generator_RowDeletingName="TaxChallanRowDeleting" msprop:Generator_RowEvArgName="TaxChallanRowChangeEvent" msprop:Generator_TablePropName="TaxChallan" msprop:Generator_RowChangedName="TaxChallanRowChanged" msprop:Generator_UserTableName="TaxChallan" msprop:Generator_RowChangingName="TaxChallanRowChanging" msprop:Generator_RowClassName="TaxChallanRow" msprop:Generator_TableClassName="TaxChallanDataTable" msprop:Generator_TableVarName="tableTaxChallan">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:string" minOccurs="0" />
<xs:element name="ChallanNo" msprop:Generator_ColumnPropNameInTable="ChallanNoColumn" msprop:Generator_ColumnPropNameInRow="ChallanNo" msprop:Generator_UserColumnName="ChallanNo" msprop:Generator_ColumnVarNameInTable="columnChallanNo" type="xs:string" minOccurs="0" />
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveApplication" msprop:Generator_RowEvHandlerName="LeaveApplicationRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveApplicationRowDeleted" msprop:Generator_RowDeletingName="LeaveApplicationRowDeleting" msprop:Generator_RowEvArgName="LeaveApplicationRowChangeEvent" msprop:Generator_TablePropName="LeaveApplication" msprop:Generator_RowChangedName="LeaveApplicationRowChanged" msprop:Generator_UserTableName="LeaveApplication" msprop:Generator_RowChangingName="LeaveApplicationRowChanging" msprop:Generator_RowClassName="LeaveApplicationRow" msprop:Generator_TableClassName="LeaveApplicationDataTable" msprop:Generator_TableVarName="tableLeaveApplication">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_UserColumnName="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" type="xs:string" minOccurs="0" />
<xs:element name="CLOpen" msprop:Generator_ColumnPropNameInTable="CLOpenColumn" msprop:Generator_ColumnPropNameInRow="CLOpen" msprop:Generator_UserColumnName="CLOpen" msprop:Generator_ColumnVarNameInTable="columnCLOpen" type="xs:int" minOccurs="0" />
<xs:element name="CLAvailed" msprop:Generator_ColumnPropNameInTable="CLAvailedColumn" msprop:Generator_ColumnPropNameInRow="CLAvailed" msprop:Generator_UserColumnName="CLAvailed" msprop:Generator_ColumnVarNameInTable="columnCLAvailed" type="xs:int" minOccurs="0" />
<xs:element name="CLClose" msprop:Generator_ColumnPropNameInTable="CLCloseColumn" msprop:Generator_ColumnPropNameInRow="CLClose" msprop:Generator_UserColumnName="CLClose" msprop:Generator_ColumnVarNameInTable="columnCLClose" type="xs:int" minOccurs="0" />
<xs:element name="MLOpen" msprop:Generator_ColumnPropNameInTable="MLOpenColumn" msprop:Generator_ColumnPropNameInRow="MLOpen" msprop:Generator_UserColumnName="MLOpen" msprop:Generator_ColumnVarNameInTable="columnMLOpen" type="xs:int" minOccurs="0" />
<xs:element name="MLAvailed" msprop:Generator_ColumnPropNameInTable="MLAvailedColumn" msprop:Generator_ColumnPropNameInRow="MLAvailed" msprop:Generator_UserColumnName="MLAvailed" msprop:Generator_ColumnVarNameInTable="columnMLAvailed" type="xs:int" minOccurs="0" />
<xs:element name="MLClosing" msprop:Generator_ColumnPropNameInTable="MLClosingColumn" msprop:Generator_ColumnPropNameInRow="MLClosing" msprop:Generator_UserColumnName="MLClosing" msprop:Generator_ColumnVarNameInTable="columnMLClosing" type="xs:int" minOccurs="0" />
<xs:element name="ELOpen" msprop:Generator_ColumnPropNameInTable="ELOpenColumn" msprop:Generator_ColumnPropNameInRow="ELOpen" msprop:Generator_UserColumnName="ELOpen" msprop:Generator_ColumnVarNameInTable="columnELOpen" type="xs:int" minOccurs="0" />
<xs:element name="ELAvailed" msprop:Generator_ColumnPropNameInTable="ELAvailedColumn" msprop:Generator_ColumnPropNameInRow="ELAvailed" msprop:Generator_UserColumnName="ELAvailed" msprop:Generator_ColumnVarNameInTable="columnELAvailed" type="xs:int" minOccurs="0" />
<xs:element name="ELClosing" msprop:Generator_ColumnPropNameInTable="ELClosingColumn" msprop:Generator_ColumnPropNameInRow="ELClosing" msprop:Generator_UserColumnName="ELClosing" msprop:Generator_ColumnVarNameInTable="columnELClosing" type="xs:int" minOccurs="0" />
<xs:element name="MatLOpen" msprop:Generator_ColumnPropNameInTable="MatLOpenColumn" msprop:Generator_ColumnPropNameInRow="MatLOpen" msprop:Generator_UserColumnName="MatLOpen" msprop:Generator_ColumnVarNameInTable="columnMatLOpen" type="xs:int" minOccurs="0" />
<xs:element name="MatLAvailed" msprop:Generator_ColumnPropNameInTable="MatLAvailedColumn" msprop:Generator_ColumnPropNameInRow="MatLAvailed" msprop:Generator_UserColumnName="MatLAvailed" msprop:Generator_ColumnVarNameInTable="columnMatLAvailed" type="xs:int" minOccurs="0" />
<xs:element name="MatLClosing" msprop:Generator_ColumnPropNameInTable="MatLClosingColumn" msprop:Generator_ColumnPropNameInRow="MatLClosing" msprop:Generator_UserColumnName="MatLClosing" msprop:Generator_ColumnVarNameInTable="columnMatLClosing" type="xs:int" minOccurs="0" />
<xs:element name="PatLOpen" msprop:Generator_ColumnPropNameInTable="PatLOpenColumn" msprop:Generator_ColumnPropNameInRow="PatLOpen" msprop:Generator_UserColumnName="PatLOpen" msprop:Generator_ColumnVarNameInTable="columnPatLOpen" type="xs:int" minOccurs="0" />
<xs:element name="PatLAvailed" msprop:Generator_ColumnPropNameInTable="PatLAvailedColumn" msprop:Generator_ColumnPropNameInRow="PatLAvailed" msprop:Generator_UserColumnName="PatLAvailed" msprop:Generator_ColumnVarNameInTable="columnPatLAvailed" type="xs:int" minOccurs="0" />
<xs:element name="PatLClosing" msprop:Generator_ColumnPropNameInTable="PatLClosingColumn" msprop:Generator_ColumnPropNameInRow="PatLClosing" msprop:Generator_UserColumnName="PatLClosing" msprop:Generator_ColumnVarNameInTable="columnPatLClosing" type="xs:int" minOccurs="0" />
<xs:element name="SPOpen" msprop:Generator_ColumnPropNameInTable="SPOpenColumn" msprop:Generator_ColumnPropNameInRow="SPOpen" msprop:Generator_UserColumnName="SPOpen" msprop:Generator_ColumnVarNameInTable="columnSPOpen" type="xs:int" minOccurs="0" />
<xs:element name="SPAvailed" msprop:Generator_ColumnPropNameInTable="SPAvailedColumn" msprop:Generator_ColumnPropNameInRow="SPAvailed" msprop:Generator_UserColumnName="SPAvailed" msprop:Generator_ColumnVarNameInTable="columnSPAvailed" type="xs:int" minOccurs="0" />
<xs:element name="SPClosing" msprop:Generator_ColumnPropNameInTable="SPClosingColumn" msprop:Generator_ColumnPropNameInRow="SPClosing" msprop:Generator_UserColumnName="SPClosing" msprop:Generator_ColumnVarNameInTable="columnSPClosing" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ShortLeave" msprop:Generator_RowEvHandlerName="ShortLeaveRowChangeEventHandler" msprop:Generator_RowDeletedName="ShortLeaveRowDeleted" msprop:Generator_RowDeletingName="ShortLeaveRowDeleting" msprop:Generator_RowEvArgName="ShortLeaveRowChangeEvent" msprop:Generator_TablePropName="ShortLeave" msprop:Generator_RowChangedName="ShortLeaveRowChanged" msprop:Generator_UserTableName="ShortLeave" msprop:Generator_RowChangingName="ShortLeaveRowChanging" msprop:Generator_RowClassName="ShortLeaveRow" msprop:Generator_TableClassName="ShortLeaveDataTable" msprop:Generator_TableVarName="tableShortLeave">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="LeaveType" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:int" minOccurs="0" />
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="WillReturn" msprop:Generator_ColumnPropNameInTable="WillReturnColumn" msprop:Generator_ColumnPropNameInRow="WillReturn" msprop:Generator_UserColumnName="WillReturn" msprop:Generator_ColumnVarNameInTable="columnWillReturn" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MultipleEmployeeLeave" msprop:Generator_RowEvHandlerName="MultipleEmployeeLeaveRowChangeEventHandler" msprop:Generator_RowDeletedName="MultipleEmployeeLeaveRowDeleted" msprop:Generator_RowDeletingName="MultipleEmployeeLeaveRowDeleting" msprop:Generator_RowEvArgName="MultipleEmployeeLeaveRowChangeEvent" msprop:Generator_TablePropName="MultipleEmployeeLeave" msprop:Generator_RowChangedName="MultipleEmployeeLeaveRowChanged" msprop:Generator_UserTableName="MultipleEmployeeLeave" msprop:Generator_RowChangingName="MultipleEmployeeLeaveRowChanging" msprop:Generator_RowClassName="MultipleEmployeeLeaveRow" msprop:Generator_TableClassName="MultipleEmployeeLeaveDataTable" msprop:Generator_TableVarName="tableMultipleEmployeeLeave">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_UserColumnName="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" type="xs:string" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
<xs:element name="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_UserColumnName="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="LeaveName" msprop:Generator_ColumnPropNameInTable="LeaveNameColumn" msprop:Generator_ColumnPropNameInRow="LeaveName" msprop:Generator_UserColumnName="LeaveName" msprop:Generator_ColumnVarNameInTable="columnLeaveName" type="xs:string" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_UserColumnName="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="Consumed" msprop:Generator_ColumnPropNameInTable="ConsumedColumn" msprop:Generator_ColumnPropNameInRow="Consumed" msprop:Generator_UserColumnName="Consumed" msprop:Generator_ColumnVarNameInTable="columnConsumed" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalance" msprop:Generator_ColumnPropNameInTable="ClosingBalanceColumn" msprop:Generator_ColumnPropNameInRow="ClosingBalance" msprop:Generator_UserColumnName="ClosingBalance" msprop:Generator_ColumnVarNameInTable="columnClosingBalance" type="xs:double" minOccurs="0" />
<xs:element name="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_UserColumnName="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" type="xs:string" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
<xs:element name="LeaveYear" msprop:Generator_ColumnPropNameInTable="LeaveYearColumn" msprop:Generator_ColumnPropNameInRow="LeaveYear" msprop:Generator_UserColumnName="LeaveYear" msprop:Generator_ColumnVarNameInTable="columnLeaveYear" type="xs:string" minOccurs="0" />
<xs:element name="CFDays" msprop:Generator_ColumnPropNameInTable="CFDaysColumn" msprop:Generator_ColumnPropNameInRow="CFDays" msprop:Generator_UserColumnName="CFDays" msprop:Generator_ColumnVarNameInTable="columnCFDays" type="xs:double" minOccurs="0" />
<xs:element name="InCredit" msprop:Generator_ColumnPropNameInTable="InCreditColumn" msprop:Generator_ColumnPropNameInRow="InCredit" msprop:Generator_UserColumnName="InCredit" msprop:Generator_ColumnVarNameInTable="columnInCredit" type="xs:double" minOccurs="0" />
<xs:element name="LeaveApprover" msprop:Generator_ColumnPropNameInTable="LeaveApproverColumn" msprop:Generator_ColumnPropNameInRow="LeaveApprover" msprop:Generator_UserColumnName="LeaveApprover" msprop:Generator_ColumnVarNameInTable="columnLeaveApprover" type="xs:string" minOccurs="0" />
<xs:element name="LeaveNotifier" msprop:Generator_ColumnPropNameInTable="LeaveNotifierColumn" msprop:Generator_ColumnPropNameInRow="LeaveNotifier" msprop:Generator_UserColumnName="LeaveNotifier" msprop:Generator_ColumnVarNameInTable="columnLeaveNotifier" type="xs:string" minOccurs="0" />
<xs:element name="CarryForward" msprop:Generator_ColumnPropNameInTable="CarryForwardColumn" msprop:Generator_ColumnPropNameInRow="CarryForward" msprop:Generator_UserColumnName="CarryForward" msprop:Generator_ColumnVarNameInTable="columnCarryForward" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalanceInHr" msprop:Generator_ColumnPropNameInTable="ClosingBalanceInHrColumn" msprop:Generator_ColumnPropNameInRow="ClosingBalanceInHr" msprop:Generator_UserColumnName="ClosingBalanceInHr" msprop:Generator_ColumnVarNameInTable="columnClosingBalanceInHr" type="xs:double" minOccurs="0" />
<xs:element name="LateAdjust" msprop:Generator_ColumnPropNameInTable="LateAdjustColumn" msprop:Generator_ColumnPropNameInRow="LateAdjust" msprop:Generator_UserColumnName="LateAdjust" msprop:Generator_ColumnVarNameInTable="columnLateAdjust" type="xs:double" minOccurs="0" />
<xs:element name="GradeID" msprop:Generator_ColumnPropNameInTable="GradeIDColumn" msprop:Generator_ColumnPropNameInRow="GradeID" msprop:Generator_UserColumnName="GradeID" msprop:Generator_ColumnVarNameInTable="columnGradeID" type="xs:int" minOccurs="0" />
<xs:element name="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_UserColumnName="Year" msprop:Generator_ColumnVarNameInTable="columnYear" type="xs:int" minOccurs="0" />
<xs:element name="WORKLOCATION" msprop:Generator_ColumnPropNameInTable="WORKLOCATIONColumn" msprop:Generator_ColumnPropNameInRow="WORKLOCATION" msprop:Generator_UserColumnName="WORKLOCATION" msprop:Generator_ColumnVarNameInTable="columnWORKLOCATION" type="xs:string" minOccurs="0" />
<xs:element name="Applied" msprop:Generator_ColumnPropNameInTable="AppliedColumn" msprop:Generator_ColumnPropNameInRow="Applied" msprop:Generator_UserColumnName="Applied" msprop:Generator_ColumnVarNameInTable="columnApplied" type="xs:double" minOccurs="0" />
<xs:element name="DateOfConfirmation" msprop:Generator_ColumnPropNameInTable="DateOfConfirmationColumn" msprop:Generator_ColumnPropNameInRow="DateOfConfirmation" msprop:Generator_UserColumnName="DateOfConfirmation" msprop:Generator_ColumnVarNameInTable="columnDateOfConfirmation" type="xs:string" minOccurs="0" />
<xs:element name="JobStatus" msprop:Generator_ColumnPropNameInTable="JobStatusColumn" msprop:Generator_ColumnPropNameInRow="JobStatus" msprop:Generator_UserColumnName="JobStatus" msprop:Generator_ColumnVarNameInTable="columnJobStatus" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveInformation" msprop:Generator_RowEvHandlerName="LeaveInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveInformationRowDeleted" msprop:Generator_RowDeletingName="LeaveInformationRowDeleting" msprop:Generator_RowEvArgName="LeaveInformationRowChangeEvent" msprop:Generator_TablePropName="LeaveInformation" msprop:Generator_RowChangedName="LeaveInformationRowChanged" msprop:Generator_UserTableName="LeaveInformation" msprop:Generator_RowChangingName="LeaveInformationRowChanging" msprop:Generator_RowClassName="LeaveInformationRow" msprop:Generator_TableClassName="LeaveInformationDataTable" msprop:Generator_TableVarName="tableLeaveInformation">
<xs:complexType>
<xs:sequence>
<xs:element name="Code" msprop:Generator_ColumnPropNameInTable="CodeColumn" msprop:Generator_ColumnPropNameInRow="Code" msprop:Generator_UserColumnName="Code" msprop:Generator_ColumnVarNameInTable="columnCode" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="ApplyDate" msdata:Caption="DataColumn3" msprop:Generator_ColumnPropNameInTable="ApplyDateColumn" msprop:Generator_ColumnPropNameInRow="ApplyDate" msprop:Generator_UserColumnName="ApplyDate" msprop:Generator_ColumnVarNameInTable="columnApplyDate" type="xs:string" minOccurs="0" />
<xs:element name="LeaveType" msdata:Caption="DataColumn3" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="AppliedTotalDays" msprop:Generator_ColumnPropNameInTable="AppliedTotalDaysColumn" msprop:Generator_ColumnPropNameInRow="AppliedTotalDays" msprop:Generator_UserColumnName="AppliedTotalDays" msprop:Generator_ColumnVarNameInTable="columnAppliedTotalDays" type="xs:string" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveLedger" msprop:Generator_RowEvHandlerName="LeaveLedgerRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveLedgerRowDeleted" msprop:Generator_RowDeletingName="LeaveLedgerRowDeleting" msprop:Generator_RowEvArgName="LeaveLedgerRowChangeEvent" msprop:Generator_TablePropName="LeaveLedger" msprop:Generator_RowChangedName="LeaveLedgerRowChanged" msprop:Generator_UserTableName="LeaveLedger" msprop:Generator_RowChangingName="LeaveLedgerRowChanging" msprop:Generator_RowClassName="LeaveLedgerRow" msprop:Generator_TableClassName="LeaveLedgerDataTable" msprop:Generator_TableVarName="tableLeaveLedger">
<xs:complexType>
<xs:sequence>
<xs:element name="Month" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="From" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="FromColumn" msprop:Generator_ColumnPropNameInRow="From" msprop:Generator_UserColumnName="From" msprop:Generator_ColumnVarNameInTable="columnFrom" type="xs:string" minOccurs="0" />
<xs:element name="To" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="ToColumn" msprop:Generator_ColumnPropNameInRow="To" msprop:Generator_UserColumnName="To" msprop:Generator_ColumnVarNameInTable="columnTo" type="xs:string" minOccurs="0" />
<xs:element name="AnnualAvailed" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="AnnualAvailedColumn" msprop:Generator_ColumnPropNameInRow="AnnualAvailed" msprop:Generator_UserColumnName="AnnualAvailed" msprop:Generator_ColumnVarNameInTable="columnAnnualAvailed" type="xs:string" minOccurs="0" />
<xs:element name="AnnualBalance" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="AnnualBalanceColumn" msprop:Generator_ColumnPropNameInRow="AnnualBalance" msprop:Generator_UserColumnName="AnnualBalance" msprop:Generator_ColumnVarNameInTable="columnAnnualBalance" type="xs:string" minOccurs="0" />
<xs:element name="CasualAvailed" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="CasualAvailedColumn" msprop:Generator_ColumnPropNameInRow="CasualAvailed" msprop:Generator_UserColumnName="CasualAvailed" msprop:Generator_ColumnVarNameInTable="columnCasualAvailed" type="xs:string" minOccurs="0" />
<xs:element name="CasualBalance" msprop:Generator_ColumnPropNameInTable="CasualBalanceColumn" msprop:Generator_ColumnPropNameInRow="CasualBalance" msprop:Generator_UserColumnName="CasualBalance" msprop:Generator_ColumnVarNameInTable="columnCasualBalance" type="xs:string" minOccurs="0" />
<xs:element name="SickAvailed" msdata:Caption="CasualBalance" msprop:Generator_ColumnPropNameInTable="SickAvailedColumn" msprop:Generator_ColumnPropNameInRow="SickAvailed" msprop:Generator_UserColumnName="SickAvailed" msprop:Generator_ColumnVarNameInTable="columnSickAvailed" type="xs:string" minOccurs="0" />
<xs:element name="SickBalance" msprop:Generator_ColumnPropNameInTable="SickBalanceColumn" msprop:Generator_ColumnPropNameInRow="SickBalance" msprop:Generator_UserColumnName="SickBalance" msprop:Generator_ColumnVarNameInTable="columnSickBalance" type="xs:string" minOccurs="0" />
<xs:element name="Reason" msprop:Generator_ColumnPropNameInTable="ReasonColumn" msprop:Generator_ColumnPropNameInRow="Reason" msprop:Generator_UserColumnName="Reason" msprop:Generator_ColumnVarNameInTable="columnReason" type="xs:string" minOccurs="0" />
<xs:element name="DL" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="DLColumn" msprop:Generator_ColumnPropNameInRow="DL" msprop:Generator_UserColumnName="DL" msprop:Generator_ColumnVarNameInTable="columnDL" type="xs:string" minOccurs="0" />
<xs:element name="RL" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="RLColumn" msprop:Generator_ColumnPropNameInRow="RL" msprop:Generator_UserColumnName="RL" msprop:Generator_ColumnVarNameInTable="columnRL" type="xs:string" minOccurs="0" />
<xs:element name="ZL" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="ZLColumn" msprop:Generator_ColumnPropNameInRow="ZL" msprop:Generator_UserColumnName="ZL" msprop:Generator_ColumnVarNameInTable="columnZL" type="xs:string" minOccurs="0" />
<xs:element name="PL" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="PLColumn" msprop:Generator_ColumnPropNameInRow="PL" msprop:Generator_UserColumnName="PL" msprop:Generator_ColumnVarNameInTable="columnPL" type="xs:string" minOccurs="0" />
<xs:element name="ML" msprop:Generator_ColumnPropNameInTable="MLColumn" msprop:Generator_ColumnPropNameInRow="ML" msprop:Generator_UserColumnName="ML" msprop:Generator_ColumnVarNameInTable="columnML" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LFAReport" msprop:Generator_RowEvHandlerName="LFAReportRowChangeEventHandler" msprop:Generator_RowDeletedName="LFAReportRowDeleted" msprop:Generator_RowDeletingName="LFAReportRowDeleting" msprop:Generator_RowEvArgName="LFAReportRowChangeEvent" msprop:Generator_TablePropName="LFAReport" msprop:Generator_RowChangedName="LFAReportRowChanged" msprop:Generator_UserTableName="LFAReport" msprop:Generator_RowChangingName="LFAReportRowChanging" msprop:Generator_RowClassName="LFAReportRow" msprop:Generator_TableClassName="LFAReportDataTable" msprop:Generator_TableVarName="tableLFAReport">
<xs:complexType>
<xs:sequence>
<xs:element name="Code" msprop:Generator_ColumnPropNameInTable="CodeColumn" msprop:Generator_ColumnPropNameInRow="Code" msprop:Generator_UserColumnName="Code" msprop:Generator_ColumnVarNameInTable="columnCode" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="ApplyDate" msdata:Caption="DataColumn3" msprop:Generator_ColumnPropNameInTable="ApplyDateColumn" msprop:Generator_ColumnPropNameInRow="ApplyDate" msprop:Generator_UserColumnName="ApplyDate" msprop:Generator_ColumnVarNameInTable="columnApplyDate" type="xs:string" minOccurs="0" />
<xs:element name="LeaveType" msdata:Caption="DataColumn3" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:string" minOccurs="0" />
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
<xs:element name="TotalDays" msprop:Generator_ColumnPropNameInTable="TotalDaysColumn" msprop:Generator_ColumnPropNameInRow="TotalDays" msprop:Generator_UserColumnName="TotalDays" msprop:Generator_ColumnVarNameInTable="columnTotalDays" type="xs:string" minOccurs="0" />
<xs:element name="TotalHours" msprop:Generator_ColumnPropNameInTable="TotalHoursColumn" msprop:Generator_ColumnPropNameInRow="TotalHours" msprop:Generator_UserColumnName="TotalHours" msprop:Generator_ColumnVarNameInTable="columnTotalHours" type="xs:string" minOccurs="0" />
<xs:element name="LFAAmount" msprop:Generator_ColumnPropNameInTable="LFAAmountColumn" msprop:Generator_ColumnPropNameInRow="LFAAmount" msprop:Generator_UserColumnName="LFAAmount" msprop:Generator_ColumnVarNameInTable="columnLFAAmount" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSTerminalBenefit" msprop:Generator_RowEvHandlerName="FSTerminalBenefitRowChangeEventHandler" msprop:Generator_RowDeletedName="FSTerminalBenefitRowDeleted" msprop:Generator_RowDeletingName="FSTerminalBenefitRowDeleting" msprop:Generator_RowEvArgName="FSTerminalBenefitRowChangeEvent" msprop:Generator_TablePropName="FSTerminalBenefit" msprop:Generator_RowChangedName="FSTerminalBenefitRowChanged" msprop:Generator_UserTableName="FSTerminalBenefit" msprop:Generator_RowChangingName="FSTerminalBenefitRowChanging" msprop:Generator_RowClassName="FSTerminalBenefitRow" msprop:Generator_TableClassName="FSTerminalBenefitDataTable" msprop:Generator_TableVarName="tableFSTerminalBenefit">
<xs:complexType>
<xs:sequence>
<xs:element name="ProvidentFund" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="ProvidentFundColumn" msprop:Generator_ColumnPropNameInRow="ProvidentFund" msprop:Generator_UserColumnName="ProvidentFund" msprop:Generator_ColumnVarNameInTable="columnProvidentFund" type="xs:string" minOccurs="0" />
<xs:element name="ProrataRevenue" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="ProrataRevenueColumn" msprop:Generator_ColumnPropNameInRow="ProrataRevenue" msprop:Generator_UserColumnName="ProrataRevenue" msprop:Generator_ColumnVarNameInTable="columnProrataRevenue" type="xs:string" minOccurs="0" />
<xs:element name="Pension" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="PensionColumn" msprop:Generator_ColumnPropNameInRow="Pension" msprop:Generator_UserColumnName="Pension" msprop:Generator_ColumnVarNameInTable="columnPension" type="xs:string" minOccurs="0" />
<xs:element name="Gratuity" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_UserColumnName="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" type="xs:string" minOccurs="0" />
<xs:element name="VoluntaryGratuity" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="VoluntaryGratuityColumn" msprop:Generator_ColumnPropNameInRow="VoluntaryGratuity" msprop:Generator_UserColumnName="VoluntaryGratuity" msprop:Generator_ColumnVarNameInTable="columnVoluntaryGratuity" type="xs:string" minOccurs="0" />
<xs:element name="WPPF" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="WPPFColumn" msprop:Generator_ColumnPropNameInRow="WPPF" msprop:Generator_UserColumnName="WPPF" msprop:Generator_ColumnVarNameInTable="columnWPPF" type="xs:string" minOccurs="0" />
<xs:element name="LeaveEncashment" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="LeaveEncashmentColumn" msprop:Generator_ColumnPropNameInRow="LeaveEncashment" msprop:Generator_UserColumnName="LeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnLeaveEncashment" type="xs:string" minOccurs="0" />
<xs:element name="IncomeTaxRefund" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="IncomeTaxRefundColumn" msprop:Generator_ColumnPropNameInRow="IncomeTaxRefund" msprop:Generator_UserColumnName="IncomeTaxRefund" msprop:Generator_ColumnVarNameInTable="columnIncomeTaxRefund" type="xs:string" minOccurs="0" />
<xs:element name="ProRataFestivalBonus" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="ProRataFestivalBonusColumn" msprop:Generator_ColumnPropNameInRow="ProRataFestivalBonus" msprop:Generator_UserColumnName="ProRataFestivalBonus" msprop:Generator_ColumnVarNameInTable="columnProRataFestivalBonus" type="xs:string" minOccurs="0" />
<xs:element name="ProRataSalary" msprop:Generator_ColumnPropNameInTable="ProRataSalaryColumn" msprop:Generator_ColumnPropNameInRow="ProRataSalary" msprop:Generator_UserColumnName="ProRataSalary" msprop:Generator_ColumnVarNameInTable="columnProRataSalary" type="xs:string" minOccurs="0" />
<xs:element name="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_UserColumnName="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" type="xs:string" minOccurs="0" />
<xs:element name="Fuel" msprop:Generator_ColumnPropNameInTable="FuelColumn" msprop:Generator_ColumnPropNameInRow="Fuel" msprop:Generator_UserColumnName="Fuel" msprop:Generator_ColumnVarNameInTable="columnFuel" type="xs:string" minOccurs="0" />
<xs:element name="WonDriver" msprop:Generator_ColumnPropNameInTable="WonDriverColumn" msprop:Generator_ColumnPropNameInRow="WonDriver" msprop:Generator_UserColumnName="WonDriver" msprop:Generator_ColumnVarNameInTable="columnWonDriver" type="xs:string" minOccurs="0" />
<xs:element name="Others" msprop:Generator_ColumnPropNameInTable="OthersColumn" msprop:Generator_ColumnPropNameInRow="Others" msprop:Generator_UserColumnName="Others" msprop:Generator_ColumnVarNameInTable="columnOthers" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FSLess" msprop:Generator_RowEvHandlerName="FSLessRowChangeEventHandler" msprop:Generator_RowDeletedName="FSLessRowDeleted" msprop:Generator_RowDeletingName="FSLessRowDeleting" msprop:Generator_RowEvArgName="FSLessRowChangeEvent" msprop:Generator_TablePropName="FSLess" msprop:Generator_RowChangedName="FSLessRowChanged" msprop:Generator_UserTableName="FSLess" msprop:Generator_RowChangingName="FSLessRowChanging" msprop:Generator_RowClassName="FSLessRow" msprop:Generator_TableClassName="FSLessDataTable" msprop:Generator_TableVarName="tableFSLess">
<xs:complexType>
<xs:sequence>
<xs:element name="OSSCI" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="OSSCIColumn" msprop:Generator_ColumnPropNameInRow="OSSCI" msprop:Generator_UserColumnName="OSSCI" msprop:Generator_ColumnVarNameInTable="columnOSSCI" type="xs:string" minOccurs="0" />
<xs:element name="IncomeTax" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="IncomeTaxColumn" msprop:Generator_ColumnPropNameInRow="IncomeTax" msprop:Generator_UserColumnName="IncomeTax" msprop:Generator_ColumnVarNameInTable="columnIncomeTax" type="xs:string" minOccurs="0" />
<xs:element name="PFDeduction" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="PFDeductionColumn" msprop:Generator_ColumnPropNameInRow="PFDeduction" msprop:Generator_UserColumnName="PFDeduction" msprop:Generator_ColumnVarNameInTable="columnPFDeduction" type="xs:string" minOccurs="0" />
<xs:element name="RealisationofEducation" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="RealisationofEducationColumn" msprop:Generator_ColumnPropNameInRow="RealisationofEducation" msprop:Generator_UserColumnName="RealisationofEducation" msprop:Generator_ColumnVarNameInTable="columnRealisationofEducation" type="xs:string" minOccurs="0" />
<xs:element name="RealisationforExcess" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="RealisationforExcessColumn" msprop:Generator_ColumnPropNameInRow="RealisationforExcess" msprop:Generator_UserColumnName="RealisationforExcess" msprop:Generator_ColumnVarNameInTable="columnRealisationforExcess" type="xs:string" minOccurs="0" />
<xs:element name="RealisationofPF" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="RealisationofPFColumn" msprop:Generator_ColumnPropNameInRow="RealisationofPF" msprop:Generator_UserColumnName="RealisationofPF" msprop:Generator_ColumnVarNameInTable="columnRealisationofPF" type="xs:string" minOccurs="0" />
<xs:element name="RealisationofHouse" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="RealisationofHouseColumn" msprop:Generator_ColumnPropNameInRow="RealisationofHouse" msprop:Generator_UserColumnName="RealisationofHouse" msprop:Generator_ColumnVarNameInTable="columnRealisationofHouse" type="xs:string" minOccurs="0" />
<xs:element name="FestivalBonusexcess" msprop:Generator_ColumnPropNameInTable="FestivalBonusexcessColumn" msprop:Generator_ColumnPropNameInRow="FestivalBonusexcess" msprop:Generator_UserColumnName="FestivalBonusexcess" msprop:Generator_ColumnVarNameInTable="columnFestivalBonusexcess" type="xs:string" minOccurs="0" />
<xs:element name="Others" msprop:Generator_ColumnPropNameInTable="OthersColumn" msprop:Generator_ColumnPropNameInRow="Others" msprop:Generator_UserColumnName="Others" msprop:Generator_ColumnVarNameInTable="columnOthers" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EmpDepartmentalLeave" msprop:Generator_RowEvHandlerName="EmpDepartmentalLeaveRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDepartmentalLeaveRowDeleted" msprop:Generator_RowDeletingName="EmpDepartmentalLeaveRowDeleting" msprop:Generator_RowEvArgName="EmpDepartmentalLeaveRowChangeEvent" msprop:Generator_TablePropName="EmpDepartmentalLeave" msprop:Generator_RowChangedName="EmpDepartmentalLeaveRowChanged" msprop:Generator_UserTableName="EmpDepartmentalLeave" msprop:Generator_RowChangingName="EmpDepartmentalLeaveRowChanging" msprop:Generator_RowClassName="EmpDepartmentalLeaveRow" msprop:Generator_TableClassName="EmpDepartmentalLeaveDataTable" msprop:Generator_TableVarName="tableEmpDepartmentalLeave">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="CLEN" msprop:Generator_ColumnPropNameInTable="CLENColumn" msprop:Generator_ColumnPropNameInRow="CLEN" msprop:Generator_UserColumnName="CLEN" msprop:Generator_ColumnVarNameInTable="columnCLEN" type="xs:double" minOccurs="0" />
<xs:element name="SLEN" msprop:Generator_ColumnPropNameInTable="SLENColumn" msprop:Generator_ColumnPropNameInRow="SLEN" msprop:Generator_UserColumnName="SLEN" msprop:Generator_ColumnVarNameInTable="columnSLEN" type="xs:double" minOccurs="0" />
<xs:element name="ALEN" msprop:Generator_ColumnPropNameInTable="ALENColumn" msprop:Generator_ColumnPropNameInRow="ALEN" msprop:Generator_UserColumnName="ALEN" msprop:Generator_ColumnVarNameInTable="columnALEN" type="xs:double" minOccurs="0" />
<xs:element name="CLAV" msprop:Generator_ColumnPropNameInTable="CLAVColumn" msprop:Generator_ColumnPropNameInRow="CLAV" msprop:Generator_UserColumnName="CLAV" msprop:Generator_ColumnVarNameInTable="columnCLAV" type="xs:double" minOccurs="0" />
<xs:element name="SLAV" msprop:Generator_ColumnPropNameInTable="SLAVColumn" msprop:Generator_ColumnPropNameInRow="SLAV" msprop:Generator_UserColumnName="SLAV" msprop:Generator_ColumnVarNameInTable="columnSLAV" type="xs:double" minOccurs="0" />
<xs:element name="ALAV" msprop:Generator_ColumnPropNameInTable="ALAVColumn" msprop:Generator_ColumnPropNameInRow="ALAV" msprop:Generator_UserColumnName="ALAV" msprop:Generator_ColumnVarNameInTable="columnALAV" type="xs:double" minOccurs="0" />
<xs:element name="CLAdjust" msprop:Generator_ColumnPropNameInTable="CLAdjustColumn" msprop:Generator_ColumnPropNameInRow="CLAdjust" msprop:Generator_UserColumnName="CLAdjust" msprop:Generator_ColumnVarNameInTable="columnCLAdjust" type="xs:double" minOccurs="0" />
<xs:element name="SLAdjust" msprop:Generator_ColumnPropNameInTable="SLAdjustColumn" msprop:Generator_ColumnPropNameInRow="SLAdjust" msprop:Generator_UserColumnName="SLAdjust" msprop:Generator_ColumnVarNameInTable="columnSLAdjust" type="xs:double" minOccurs="0" />
<xs:element name="ALAdjust" msprop:Generator_ColumnPropNameInTable="ALAdjustColumn" msprop:Generator_ColumnPropNameInRow="ALAdjust" msprop:Generator_UserColumnName="ALAdjust" msprop:Generator_ColumnVarNameInTable="columnALAdjust" type="xs:double" minOccurs="0" />
<xs:element name="LeaveYear" msprop:Generator_ColumnPropNameInTable="LeaveYearColumn" msprop:Generator_ColumnPropNameInRow="LeaveYear" msprop:Generator_UserColumnName="LeaveYear" msprop:Generator_ColumnVarNameInTable="columnLeaveYear" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:int" minOccurs="0" />
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:int" minOccurs="0" />
<xs:element name="CLBal" msprop:Generator_ColumnPropNameInTable="CLBalColumn" msprop:Generator_ColumnPropNameInRow="CLBal" msprop:Generator_UserColumnName="CLBal" msprop:Generator_ColumnVarNameInTable="columnCLBal" type="xs:double" minOccurs="0" />
<xs:element name="SLBal" msprop:Generator_ColumnPropNameInTable="SLBalColumn" msprop:Generator_ColumnPropNameInRow="SLBal" msprop:Generator_UserColumnName="SLBal" msprop:Generator_ColumnVarNameInTable="columnSLBal" type="xs:double" minOccurs="0" />
<xs:element name="ALBal" msprop:Generator_ColumnPropNameInTable="ALBalColumn" msprop:Generator_ColumnPropNameInRow="ALBal" msprop:Generator_UserColumnName="ALBal" msprop:Generator_ColumnVarNameInTable="columnALBal" type="xs:double" minOccurs="0" />
<xs:element name="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_UserColumnName="Year" msprop:Generator_ColumnVarNameInTable="columnYear" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TeamLeaveEmpInfo" msprop:Generator_RowEvHandlerName="TeamLeaveEmpInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="TeamLeaveEmpInfoRowDeleted" msprop:Generator_RowDeletingName="TeamLeaveEmpInfoRowDeleting" msprop:Generator_RowEvArgName="TeamLeaveEmpInfoRowChangeEvent" msprop:Generator_TablePropName="TeamLeaveEmpInfo" msprop:Generator_RowChangedName="TeamLeaveEmpInfoRowChanged" msprop:Generator_UserTableName="TeamLeaveEmpInfo" msprop:Generator_RowChangingName="TeamLeaveEmpInfoRowChanging" msprop:Generator_RowClassName="TeamLeaveEmpInfoRow" msprop:Generator_TableClassName="TeamLeaveEmpInfoDataTable" msprop:Generator_TableVarName="tableTeamLeaveEmpInfo">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="LeavePeriod" msprop:Generator_ColumnPropNameInTable="LeavePeriodColumn" msprop:Generator_ColumnPropNameInRow="LeavePeriod" msprop:Generator_UserColumnName="LeavePeriod" msprop:Generator_ColumnVarNameInTable="columnLeavePeriod" type="xs:string" minOccurs="0" />
<xs:element name="LeaveApprover" msprop:Generator_ColumnPropNameInTable="LeaveApproverColumn" msprop:Generator_ColumnPropNameInRow="LeaveApprover" msprop:Generator_UserColumnName="LeaveApprover" msprop:Generator_ColumnVarNameInTable="columnLeaveApprover" type="xs:string" minOccurs="0" />
<xs:element name="LeaveNotifier" msprop:Generator_ColumnPropNameInTable="LeaveNotifierColumn" msprop:Generator_ColumnPropNameInRow="LeaveNotifier" msprop:Generator_UserColumnName="LeaveNotifier" msprop:Generator_ColumnVarNameInTable="columnLeaveNotifier" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TeamLeaveType" msprop:Generator_RowEvHandlerName="TeamLeaveTypeRowChangeEventHandler" msprop:Generator_RowDeletedName="TeamLeaveTypeRowDeleted" msprop:Generator_RowDeletingName="TeamLeaveTypeRowDeleting" msprop:Generator_RowEvArgName="TeamLeaveTypeRowChangeEvent" msprop:Generator_TablePropName="TeamLeaveType" msprop:Generator_RowChangedName="TeamLeaveTypeRowChanged" msprop:Generator_UserTableName="TeamLeaveType" msprop:Generator_RowChangingName="TeamLeaveTypeRowChanging" msprop:Generator_RowClassName="TeamLeaveTypeRow" msprop:Generator_TableClassName="TeamLeaveTypeDataTable" msprop:Generator_TableVarName="tableTeamLeaveType">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="LeaveType" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:string" minOccurs="0" />
<xs:element name="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_UserColumnName="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" type="xs:double" minOccurs="0" />
<xs:element name="CFDays" msprop:Generator_ColumnPropNameInTable="CFDaysColumn" msprop:Generator_ColumnPropNameInRow="CFDays" msprop:Generator_UserColumnName="CFDays" msprop:Generator_ColumnVarNameInTable="columnCFDays" type="xs:double" minOccurs="0" />
<xs:element name="Consumed" msprop:Generator_ColumnPropNameInTable="ConsumedColumn" msprop:Generator_ColumnPropNameInRow="Consumed" msprop:Generator_UserColumnName="Consumed" msprop:Generator_ColumnVarNameInTable="columnConsumed" type="xs:double" minOccurs="0" />
<xs:element name="ClosingBalance" msprop:Generator_ColumnPropNameInTable="ClosingBalanceColumn" msprop:Generator_ColumnPropNameInRow="ClosingBalance" msprop:Generator_UserColumnName="ClosingBalance" msprop:Generator_ColumnVarNameInTable="columnClosingBalance" type="xs:double" minOccurs="0" />
<xs:element name="Applied" msprop:Generator_ColumnPropNameInTable="AppliedColumn" msprop:Generator_ColumnPropNameInRow="Applied" msprop:Generator_UserColumnName="Applied" msprop:Generator_ColumnVarNameInTable="columnApplied" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TeamLeaveDetails" msprop:Generator_RowEvHandlerName="TeamLeaveDetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="TeamLeaveDetailsRowDeleted" msprop:Generator_RowDeletingName="TeamLeaveDetailsRowDeleting" msprop:Generator_RowEvArgName="TeamLeaveDetailsRowChangeEvent" msprop:Generator_TablePropName="TeamLeaveDetails" msprop:Generator_RowChangedName="TeamLeaveDetailsRowChanged" msprop:Generator_UserTableName="TeamLeaveDetails" msprop:Generator_RowChangingName="TeamLeaveDetailsRowChanging" msprop:Generator_RowClassName="TeamLeaveDetailsRow" msprop:Generator_TableClassName="TeamLeaveDetailsDataTable" msprop:Generator_TableVarName="tableTeamLeaveDetails">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="LeaveFrom" msprop:Generator_ColumnPropNameInTable="LeaveFromColumn" msprop:Generator_ColumnPropNameInRow="LeaveFrom" msprop:Generator_UserColumnName="LeaveFrom" msprop:Generator_ColumnVarNameInTable="columnLeaveFrom" type="xs:string" minOccurs="0" />
<xs:element name="LeaveTo" msprop:Generator_ColumnPropNameInTable="LeaveToColumn" msprop:Generator_ColumnPropNameInRow="LeaveTo" msprop:Generator_UserColumnName="LeaveTo" msprop:Generator_ColumnVarNameInTable="columnLeaveTo" type="xs:string" minOccurs="0" />
<xs:element name="TotalDays" msprop:Generator_ColumnPropNameInTable="TotalDaysColumn" msprop:Generator_ColumnPropNameInRow="TotalDays" msprop:Generator_UserColumnName="TotalDays" msprop:Generator_ColumnVarNameInTable="columnTotalDays" type="xs:double" minOccurs="0" />
<xs:element name="LeaveType" msprop:Generator_ColumnPropNameInTable="LeaveTypeColumn" msprop:Generator_ColumnPropNameInRow="LeaveType" msprop:Generator_UserColumnName="LeaveType" msprop:Generator_ColumnVarNameInTable="columnLeaveType" type="xs:string" minOccurs="0" />
<xs:element name="DateApplied" msprop:Generator_ColumnPropNameInTable="DateAppliedColumn" msprop:Generator_ColumnPropNameInRow="DateApplied" msprop:Generator_UserColumnName="DateApplied" msprop:Generator_ColumnVarNameInTable="columnDateApplied" type="xs:string" minOccurs="0" />
<xs:element name="DateApproved" msprop:Generator_ColumnPropNameInTable="DateApprovedColumn" msprop:Generator_ColumnPropNameInRow="DateApproved" msprop:Generator_UserColumnName="DateApproved" msprop:Generator_ColumnVarNameInTable="columnDateApproved" type="xs:string" minOccurs="0" />
<xs:element name="LeaveStatus" msprop:Generator_ColumnPropNameInTable="LeaveStatusColumn" msprop:Generator_ColumnPropNameInRow="LeaveStatus" msprop:Generator_UserColumnName="LeaveStatus" msprop:Generator_ColumnVarNameInTable="columnLeaveStatus" type="xs:string" minOccurs="0" />
<xs:element name="LeaveReason" msprop:Generator_ColumnPropNameInTable="LeaveReasonColumn" msprop:Generator_ColumnPropNameInRow="LeaveReason" msprop:Generator_UserColumnName="LeaveReason" msprop:Generator_ColumnVarNameInTable="columnLeaveReason" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BonusPaySlip" msprop:Generator_RowEvHandlerName="BonusPaySlipRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusPaySlipRowDeleted" msprop:Generator_RowDeletingName="BonusPaySlipRowDeleting" msprop:Generator_RowEvArgName="BonusPaySlipRowChangeEvent" msprop:Generator_TablePropName="BonusPaySlip" msprop:Generator_RowChangedName="BonusPaySlipRowChanged" msprop:Generator_UserTableName="BonusPaySlip" msprop:Generator_RowChangingName="BonusPaySlipRowChanging" msprop:Generator_RowClassName="BonusPaySlipRow" msprop:Generator_TableClassName="BonusPaySlipDataTable" msprop:Generator_TableVarName="tableBonusPaySlip">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="PaymentMode" msprop:Generator_ColumnPropNameInTable="PaymentModeColumn" msprop:Generator_ColumnPropNameInRow="PaymentMode" msprop:Generator_UserColumnName="PaymentMode" msprop:Generator_ColumnVarNameInTable="columnPaymentMode" type="xs:string" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_UserColumnName="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" type="xs:double" minOccurs="0" />
<xs:element name="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_UserColumnName="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" type="xs:double" minOccurs="0" />
<xs:element name="TaxAmount" msprop:Generator_ColumnPropNameInTable="TaxAmountColumn" msprop:Generator_ColumnPropNameInRow="TaxAmount" msprop:Generator_UserColumnName="TaxAmount" msprop:Generator_ColumnVarNameInTable="columnTaxAmount" type="xs:double" minOccurs="0" />
<xs:element name="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_UserColumnName="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" type="xs:dateTime" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_UserColumnName="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveCashAdvice" msprop:Generator_RowEvHandlerName="LeaveCashAdviceRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveCashAdviceRowDeleted" msprop:Generator_RowDeletingName="LeaveCashAdviceRowDeleting" msprop:Generator_RowEvArgName="LeaveCashAdviceRowChangeEvent" msprop:Generator_TablePropName="LeaveCashAdvice" msprop:Generator_RowChangedName="LeaveCashAdviceRowChanged" msprop:Generator_UserTableName="LeaveCashAdvice" msprop:Generator_RowChangingName="LeaveCashAdviceRowChanging" msprop:Generator_RowClassName="LeaveCashAdviceRow" msprop:Generator_TableClassName="LeaveCashAdviceDataTable" msprop:Generator_TableVarName="tableLeaveCashAdvice">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
<xs:element name="grossSalary" msprop:Generator_ColumnPropNameInTable="grossSalaryColumn" msprop:Generator_ColumnPropNameInRow="grossSalary" msprop:Generator_UserColumnName="grossSalary" msprop:Generator_ColumnVarNameInTable="columngrossSalary" type="xs:double" minOccurs="0" />
<xs:element name="EncashmentAmount" msprop:Generator_ColumnPropNameInTable="EncashmentAmountColumn" msprop:Generator_ColumnPropNameInRow="EncashmentAmount" msprop:Generator_UserColumnName="EncashmentAmount" msprop:Generator_ColumnVarNameInTable="columnEncashmentAmount" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveEntrysForSchedular" msprop:Generator_RowEvHandlerName="LeaveEntrysForSchedularRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveEntrysForSchedularRowDeleted" msprop:Generator_RowDeletingName="LeaveEntrysForSchedularRowDeleting" msprop:Generator_RowEvArgName="LeaveEntrysForSchedularRowChangeEvent" msprop:Generator_TablePropName="LeaveEntrysForSchedular" msprop:Generator_RowChangedName="LeaveEntrysForSchedularRowChanged" msprop:Generator_UserTableName="LeaveEntrysForSchedular" msprop:Generator_RowChangingName="LeaveEntrysForSchedularRowChanging" msprop:Generator_RowClassName="LeaveEntrysForSchedularRow" msprop:Generator_TableClassName="LeaveEntrysForSchedularDataTable" msprop:Generator_TableVarName="tableLeaveEntrysForSchedular">
<xs:complexType>
<xs:sequence>
<xs:element name="EMPLOYEEID" msprop:Generator_ColumnPropNameInTable="EMPLOYEEIDColumn" msprop:Generator_ColumnPropNameInRow="EMPLOYEEID" msprop:Generator_UserColumnName="EMPLOYEEID" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEEID" type="xs:string" minOccurs="0" />
<xs:element name="EMPLOYEENO" msprop:Generator_ColumnPropNameInTable="EMPLOYEENOColumn" msprop:Generator_ColumnPropNameInRow="EMPLOYEENO" msprop:Generator_UserColumnName="EMPLOYEENO" msprop:Generator_ColumnVarNameInTable="columnEMPLOYEENO" type="xs:string" minOccurs="0" />
<xs:element name="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_UserColumnName="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" type="xs:string" minOccurs="0" />
<xs:element name="DESIGNATION" msprop:Generator_ColumnPropNameInTable="DESIGNATIONColumn" msprop:Generator_ColumnPropNameInRow="DESIGNATION" msprop:Generator_UserColumnName="DESIGNATION" msprop:Generator_ColumnVarNameInTable="columnDESIGNATION" type="xs:string" minOccurs="0" />
<xs:element name="DEPARTMENT" msprop:Generator_ColumnPropNameInTable="DEPARTMENTColumn" msprop:Generator_ColumnPropNameInRow="DEPARTMENT" msprop:Generator_UserColumnName="DEPARTMENT" msprop:Generator_ColumnVarNameInTable="columnDEPARTMENT" type="xs:string" minOccurs="0" />
<xs:element name="LeaveEntryID" msprop:Generator_ColumnPropNameInTable="LeaveEntryIDColumn" msprop:Generator_ColumnPropNameInRow="LeaveEntryID" msprop:Generator_UserColumnName="LeaveEntryID" msprop:Generator_ColumnVarNameInTable="columnLeaveEntryID" type="xs:string" minOccurs="0" />
<xs:element name="LEAVESTATUS" msprop:Generator_ColumnPropNameInTable="LEAVESTATUSColumn" msprop:Generator_ColumnPropNameInRow="LEAVESTATUS" msprop:Generator_UserColumnName="LEAVESTATUS" msprop:Generator_ColumnVarNameInTable="columnLEAVESTATUS" type="xs:string" minOccurs="0" />
<xs:element name="APPFROMDATE" msprop:Generator_ColumnPropNameInTable="APPFROMDATEColumn" msprop:Generator_ColumnPropNameInRow="APPFROMDATE" msprop:Generator_UserColumnName="APPFROMDATE" msprop:Generator_ColumnVarNameInTable="columnAPPFROMDATE" type="xs:string" minOccurs="0" />
<xs:element name="APPTODATE" msprop:Generator_ColumnPropNameInTable="APPTODATEColumn" msprop:Generator_ColumnPropNameInRow="APPTODATE" msprop:Generator_UserColumnName="APPTODATE" msprop:Generator_ColumnVarNameInTable="columnAPPTODATE" type="xs:string" minOccurs="0" />
<xs:element name="APRLEAVEDATE" msprop:Generator_ColumnPropNameInTable="APRLEAVEDATEColumn" msprop:Generator_ColumnPropNameInRow="APRLEAVEDATE" msprop:Generator_UserColumnName="APRLEAVEDATE" msprop:Generator_ColumnVarNameInTable="columnAPRLEAVEDATE" type="xs:string" minOccurs="0" />
<xs:element name="Reason" msprop:Generator_ColumnPropNameInTable="ReasonColumn" msprop:Generator_ColumnPropNameInRow="Reason" msprop:Generator_UserColumnName="Reason" msprop:Generator_ColumnVarNameInTable="columnReason" type="xs:string" minOccurs="0" />
<xs:element name="LOCATION" msprop:Generator_ColumnPropNameInTable="LOCATIONColumn" msprop:Generator_ColumnPropNameInRow="LOCATION" msprop:Generator_UserColumnName="LOCATION" msprop:Generator_ColumnVarNameInTable="columnLOCATION" type="xs:string" minOccurs="0" />
<xs:element name="LeaveName" msprop:Generator_ColumnPropNameInTable="LeaveNameColumn" msprop:Generator_ColumnPropNameInRow="LeaveName" msprop:Generator_UserColumnName="LeaveName" msprop:Generator_ColumnVarNameInTable="columnLeaveName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="LeaveEncash" msprop:Generator_RowEvHandlerName="LeaveEncashRowChangeEventHandler" msprop:Generator_RowDeletedName="LeaveEncashRowDeleted" msprop:Generator_RowDeletingName="LeaveEncashRowDeleting" msprop:Generator_RowEvArgName="LeaveEncashRowChangeEvent" msprop:Generator_TablePropName="LeaveEncash" msprop:Generator_RowChangedName="LeaveEncashRowChanged" msprop:Generator_UserTableName="LeaveEncash" msprop:Generator_RowChangingName="LeaveEncashRowChanging" msprop:Generator_RowClassName="LeaveEncashRow" msprop:Generator_TableClassName="LeaveEncashDataTable" msprop:Generator_TableVarName="tableLeaveEncash">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="LastDay" msprop:Generator_ColumnPropNameInTable="LastDayColumn" msprop:Generator_ColumnPropNameInRow="LastDay" msprop:Generator_UserColumnName="LastDay" msprop:Generator_ColumnVarNameInTable="columnLastDay" type="xs:string" minOccurs="0" />
<xs:element name="EntitledDays" msprop:Generator_ColumnPropNameInTable="EntitledDaysColumn" msprop:Generator_ColumnPropNameInRow="EntitledDays" msprop:Generator_UserColumnName="EntitledDays" msprop:Generator_ColumnVarNameInTable="columnEntitledDays" type="xs:string" minOccurs="0" />
<xs:element name="CFDays" msprop:Generator_ColumnPropNameInTable="CFDaysColumn" msprop:Generator_ColumnPropNameInRow="CFDays" msprop:Generator_UserColumnName="CFDays" msprop:Generator_ColumnVarNameInTable="columnCFDays" type="xs:string" minOccurs="0" />
<xs:element name="Taken" msprop:Generator_ColumnPropNameInTable="TakenColumn" msprop:Generator_ColumnPropNameInRow="Taken" msprop:Generator_UserColumnName="Taken" msprop:Generator_ColumnVarNameInTable="columnTaken" type="xs:string" minOccurs="0" />
<xs:element name="Applied" msprop:Generator_ColumnPropNameInTable="AppliedColumn" msprop:Generator_ColumnPropNameInRow="Applied" msprop:Generator_UserColumnName="Applied" msprop:Generator_ColumnVarNameInTable="columnApplied" type="xs:string" minOccurs="0" />
<xs:element name="Balance" msprop:Generator_ColumnPropNameInTable="BalanceColumn" msprop:Generator_ColumnPropNameInRow="Balance" msprop:Generator_UserColumnName="Balance" msprop:Generator_ColumnVarNameInTable="columnBalance" type="xs:string" minOccurs="0" />
<xs:element name="Encashed" msprop:Generator_ColumnPropNameInTable="EncashedColumn" msprop:Generator_ColumnPropNameInRow="Encashed" msprop:Generator_UserColumnName="Encashed" msprop:Generator_ColumnVarNameInTable="columnEncashed" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MLPayment" msprop:Generator_RowEvHandlerName="MLPaymentRowChangeEventHandler" msprop:Generator_RowDeletedName="MLPaymentRowDeleted" msprop:Generator_RowDeletingName="MLPaymentRowDeleting" msprop:Generator_RowEvArgName="MLPaymentRowChangeEvent" msprop:Generator_TablePropName="MLPayment" msprop:Generator_RowChangedName="MLPaymentRowChanged" msprop:Generator_UserTableName="MLPayment" msprop:Generator_RowChangingName="MLPaymentRowChanging" msprop:Generator_RowClassName="MLPaymentRow" msprop:Generator_TableClassName="MLPaymentDataTable" msprop:Generator_TableVarName="tableMLPayment">
<xs:complexType>
<xs:sequence>
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
<xs:element name="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_UserColumnName="Section" msprop:Generator_ColumnVarNameInTable="columnSection" type="xs:string" minOccurs="0" />
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
<xs:element name="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_UserColumnName="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" type="xs:string" minOccurs="0" />
<xs:element name="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_UserColumnName="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" type="xs:string" minOccurs="0" />
<xs:element name="LeavePeriodFrom" msprop:Generator_ColumnPropNameInTable="LeavePeriodFromColumn" msprop:Generator_ColumnPropNameInRow="LeavePeriodFrom" msprop:Generator_UserColumnName="LeavePeriodFrom" msprop:Generator_ColumnVarNameInTable="columnLeavePeriodFrom" type="xs:string" minOccurs="0" />
<xs:element name="LeavePeriodTo" msprop:Generator_ColumnPropNameInTable="LeavePeriodToColumn" msprop:Generator_ColumnPropNameInRow="LeavePeriodTo" msprop:Generator_UserColumnName="LeavePeriodTo" msprop:Generator_ColumnVarNameInTable="columnLeavePeriodTo" type="xs:string" minOccurs="0" />
<xs:element name="AfterLeaveJoinDate" msprop:Generator_ColumnPropNameInTable="AfterLeaveJoinDateColumn" msprop:Generator_ColumnPropNameInRow="AfterLeaveJoinDate" msprop:Generator_UserColumnName="AfterLeaveJoinDate" msprop:Generator_ColumnVarNameInTable="columnAfterLeaveJoinDate" type="xs:string" minOccurs="0" />
<xs:element name="EstimateDate" msprop:Generator_ColumnPropNameInTable="EstimateDateColumn" msprop:Generator_ColumnPropNameInRow="EstimateDate" msprop:Generator_UserColumnName="EstimateDate" msprop:Generator_ColumnVarNameInTable="columnEstimateDate" type="xs:string" minOccurs="0" />
<xs:element name="ChildBirthDate" msprop:Generator_ColumnPropNameInTable="ChildBirthDateColumn" msprop:Generator_ColumnPropNameInRow="ChildBirthDate" msprop:Generator_UserColumnName="ChildBirthDate" msprop:Generator_ColumnVarNameInTable="columnChildBirthDate" type="xs:string" minOccurs="0" />
<xs:element name="BirthCertificateNo" msprop:Generator_ColumnPropNameInTable="BirthCertificateNoColumn" msprop:Generator_ColumnPropNameInRow="BirthCertificateNo" msprop:Generator_UserColumnName="BirthCertificateNo" msprop:Generator_ColumnVarNameInTable="columnBirthCertificateNo" type="xs:string" minOccurs="0" />
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
<xs:element name="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_UserColumnName="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" type="xs:string" minOccurs="0" />
<xs:element name="Male" msprop:Generator_ColumnPropNameInTable="MaleColumn" msprop:Generator_ColumnPropNameInRow="Male" msprop:Generator_UserColumnName="Male" msprop:Generator_ColumnVarNameInTable="columnMale" type="xs:string" minOccurs="0" />
<xs:element name="Female" msprop:Generator_ColumnPropNameInTable="FemaleColumn" msprop:Generator_ColumnPropNameInRow="Female" msprop:Generator_UserColumnName="Female" msprop:Generator_ColumnVarNameInTable="columnFemale" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MLBenefit" msprop:Generator_RowEvHandlerName="MLBenefitRowChangeEventHandler" msprop:Generator_RowDeletedName="MLBenefitRowDeleted" msprop:Generator_RowDeletingName="MLBenefitRowDeleting" msprop:Generator_RowEvArgName="MLBenefitRowChangeEvent" msprop:Generator_TablePropName="MLBenefit" msprop:Generator_RowChangedName="MLBenefitRowChanged" msprop:Generator_UserTableName="MLBenefit" msprop:Generator_RowChangingName="MLBenefitRowChanging" msprop:Generator_RowClassName="MLBenefitRow" msprop:Generator_TableClassName="MLBenefitDataTable" msprop:Generator_TableVarName="tableMLBenefit">
<xs:complexType>
<xs:sequence>
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
<xs:element name="TotalWorkingDays" msprop:Generator_ColumnPropNameInTable="TotalWorkingDaysColumn" msprop:Generator_ColumnPropNameInRow="TotalWorkingDays" msprop:Generator_UserColumnName="TotalWorkingDays" msprop:Generator_ColumnVarNameInTable="columnTotalWorkingDays" type="xs:string" minOccurs="0" />
<xs:element name="ActualWorkingDays" msprop:Generator_ColumnPropNameInTable="ActualWorkingDaysColumn" msprop:Generator_ColumnPropNameInRow="ActualWorkingDays" msprop:Generator_UserColumnName="ActualWorkingDays" msprop:Generator_ColumnVarNameInTable="columnActualWorkingDays" type="xs:int" minOccurs="0" />
<xs:element name="GrossWagesTaka" msprop:Generator_ColumnPropNameInTable="GrossWagesTakaColumn" msprop:Generator_ColumnPropNameInRow="GrossWagesTaka" msprop:Generator_UserColumnName="GrossWagesTaka" msprop:Generator_ColumnVarNameInTable="columnGrossWagesTaka" type="xs:string" minOccurs="0" />
<xs:element name="TotalOTTaka" msprop:Generator_ColumnPropNameInTable="TotalOTTakaColumn" msprop:Generator_ColumnPropNameInRow="TotalOTTaka" msprop:Generator_UserColumnName="TotalOTTaka" msprop:Generator_ColumnVarNameInTable="columnTotalOTTaka" type="xs:string" minOccurs="0" />
<xs:element name="AttnBonus" msprop:Generator_ColumnPropNameInTable="AttnBonusColumn" msprop:Generator_ColumnPropNameInRow="AttnBonus" msprop:Generator_UserColumnName="AttnBonus" msprop:Generator_ColumnVarNameInTable="columnAttnBonus" type="xs:string" minOccurs="0" />
<xs:element name="ConductBonus" msprop:Generator_ColumnPropNameInTable="ConductBonusColumn" msprop:Generator_ColumnPropNameInRow="ConductBonus" msprop:Generator_UserColumnName="ConductBonus" msprop:Generator_ColumnVarNameInTable="columnConductBonus" type="xs:string" minOccurs="0" />
<xs:element name="ProBonus" msprop:Generator_ColumnPropNameInTable="ProBonusColumn" msprop:Generator_ColumnPropNameInRow="ProBonus" msprop:Generator_UserColumnName="ProBonus" msprop:Generator_ColumnVarNameInTable="columnProBonus" type="xs:string" minOccurs="0" />
<xs:element name="SPFoodAllowance" msprop:Generator_ColumnPropNameInTable="SPFoodAllowanceColumn" msprop:Generator_ColumnPropNameInRow="SPFoodAllowance" msprop:Generator_UserColumnName="SPFoodAllowance" msprop:Generator_ColumnVarNameInTable="columnSPFoodAllowance" type="xs:string" minOccurs="0" />
<xs:element name="TiffinLunchBill" msprop:Generator_ColumnPropNameInTable="TiffinLunchBillColumn" msprop:Generator_ColumnPropNameInRow="TiffinLunchBill" msprop:Generator_UserColumnName="TiffinLunchBill" msprop:Generator_ColumnVarNameInTable="columnTiffinLunchBill" type="xs:string" minOccurs="0" />
<xs:element name="EidBonus" msprop:Generator_ColumnPropNameInTable="EidBonusColumn" msprop:Generator_ColumnPropNameInRow="EidBonus" msprop:Generator_UserColumnName="EidBonus" msprop:Generator_ColumnVarNameInTable="columnEidBonus" type="xs:string" minOccurs="0" />
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:string" minOccurs="0" />
<xs:element name="NetPayment" msprop:Generator_ColumnPropNameInTable="NetPaymentColumn" msprop:Generator_ColumnPropNameInRow="NetPayment" msprop:Generator_UserColumnName="NetPayment" msprop:Generator_ColumnVarNameInTable="columnNetPayment" type="xs:double" minOccurs="0" />
<xs:element name="AmountInWords" msprop:Generator_ColumnPropNameInTable="AmountInWordsColumn" msprop:Generator_ColumnPropNameInRow="AmountInWords" msprop:Generator_UserColumnName="AmountInWords" msprop:Generator_ColumnVarNameInTable="columnAmountInWords" type="xs:string" minOccurs="0" />
<xs:element name="LeaveDays" msprop:Generator_ColumnPropNameInTable="LeaveDaysColumn" msprop:Generator_ColumnPropNameInRow="LeaveDays" msprop:Generator_UserColumnName="LeaveDays" msprop:Generator_ColumnVarNameInTable="columnLeaveDays" type="xs:string" minOccurs="0" />
<xs:element name="AbscentDays" msprop:Generator_ColumnPropNameInTable="AbscentDaysColumn" msprop:Generator_ColumnPropNameInRow="AbscentDays" msprop:Generator_UserColumnName="AbscentDays" msprop:Generator_ColumnVarNameInTable="columnAbscentDays" type="xs:string" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_UserColumnName="PF" msprop:Generator_ColumnVarNameInTable="columnPF" type="xs:double" minOccurs="0" />
<xs:element name="Tiffin" msprop:Generator_ColumnPropNameInTable="TiffinColumn" msprop:Generator_ColumnPropNameInRow="Tiffin" msprop:Generator_UserColumnName="Tiffin" msprop:Generator_ColumnVarNameInTable="columnTiffin" type="xs:string" minOccurs="0" />
<xs:element name="CL" msprop:Generator_ColumnPropNameInTable="CLColumn" msprop:Generator_ColumnPropNameInRow="CL" msprop:Generator_UserColumnName="CL" msprop:Generator_ColumnVarNameInTable="columnCL" type="xs:string" minOccurs="0" />
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
<xs:element name="EL" msprop:Generator_ColumnPropNameInTable="ELColumn" msprop:Generator_ColumnPropNameInRow="EL" msprop:Generator_UserColumnName="EL" msprop:Generator_ColumnVarNameInTable="columnEL" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CCWiseSalarySummary" msprop:Generator_RowEvHandlerName="CCWiseSalarySummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWiseSalarySummaryRowDeleted" msprop:Generator_RowDeletingName="CCWiseSalarySummaryRowDeleting" msprop:Generator_RowEvArgName="CCWiseSalarySummaryRowChangeEvent" msprop:Generator_TablePropName="CCWiseSalarySummary" msprop:Generator_RowChangedName="CCWiseSalarySummaryRowChanged" msprop:Generator_RowChangingName="CCWiseSalarySummaryRowChanging" msprop:Generator_TableClassName="CCWiseSalarySummaryDataTable" msprop:Generator_RowClassName="CCWiseSalarySummaryRow" msprop:Generator_TableVarName="tableCCWiseSalarySummary" msprop:Generator_UserTableName="CCWiseSalarySummary">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="Gross" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_ColumnVarNameInTable="columnGross" msprop:Generator_UserColumnName="Gross" type="xs:double" minOccurs="0" />
<xs:element name="PF" msprop:Generator_ColumnPropNameInRow="PF" msprop:Generator_ColumnPropNameInTable="PFColumn" msprop:Generator_ColumnVarNameInTable="columnPF" msprop:Generator_UserColumnName="PF" type="xs:double" minOccurs="0" />
<xs:element name="PFLoan" msprop:Generator_ColumnPropNameInRow="PFLoan" msprop:Generator_ColumnPropNameInTable="PFLoanColumn" msprop:Generator_ColumnVarNameInTable="columnPFLoan" msprop:Generator_UserColumnName="PFLoan" type="xs:double" minOccurs="0" />
<xs:element name="Deduction" msprop:Generator_ColumnPropNameInRow="Deduction" msprop:Generator_ColumnPropNameInTable="DeductionColumn" msprop:Generator_ColumnVarNameInTable="columnDeduction" msprop:Generator_UserColumnName="Deduction" type="xs:double" minOccurs="0" />
<xs:element name="NetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_UserColumnName="NetPay" type="xs:double" minOccurs="0" />
<xs:element name="Basic" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_ColumnVarNameInTable="columnBasic" msprop:Generator_UserColumnName="Basic" type="xs:double" minOccurs="0" />
<xs:element name="HR" msprop:Generator_ColumnPropNameInRow="HR" msprop:Generator_ColumnPropNameInTable="HRColumn" msprop:Generator_ColumnVarNameInTable="columnHR" msprop:Generator_UserColumnName="HR" type="xs:double" minOccurs="0" />
<xs:element name="Medical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
<xs:element name="Convence" msprop:Generator_ColumnPropNameInRow="Convence" msprop:Generator_ColumnPropNameInTable="ConvenceColumn" msprop:Generator_ColumnVarNameInTable="columnConvence" msprop:Generator_UserColumnName="Convence" type="xs:double" minOccurs="0" />
<xs:element name="MonthlyLocationAllowanceEURO" msprop:Generator_ColumnPropNameInRow="MonthlyLocationAllowanceEURO" msprop:Generator_ColumnPropNameInTable="MonthlyLocationAllowanceEUROColumn" msprop:Generator_ColumnVarNameInTable="columnMonthlyLocationAllowanceEURO" msprop:Generator_UserColumnName="MonthlyLocationAllowanceEURO" type="xs:double" minOccurs="0" />
<xs:element name="ActualGross" msprop:Generator_ColumnPropNameInRow="ActualGross" msprop:Generator_ColumnPropNameInTable="ActualGrossColumn" msprop:Generator_ColumnVarNameInTable="columnActualGross" msprop:Generator_UserColumnName="ActualGross" type="xs:double" minOccurs="0" />
<xs:element name="ChildDeductionEURO" msprop:Generator_ColumnPropNameInRow="ChildDeductionEURO" msprop:Generator_ColumnPropNameInTable="ChildDeductionEUROColumn" msprop:Generator_ColumnVarNameInTable="columnChildDeductionEURO" msprop:Generator_UserColumnName="ChildDeductionEURO" type="xs:double" minOccurs="0" />
<xs:element name="TotalDeduction" msprop:Generator_ColumnPropNameInRow="TotalDeduction" msprop:Generator_ColumnPropNameInTable="TotalDeductionColumn" msprop:Generator_ColumnVarNameInTable="columnTotalDeduction" msprop:Generator_UserColumnName="TotalDeduction" type="xs:double" minOccurs="0" />
<xs:element name="HousingDeductionEURO" msprop:Generator_ColumnPropNameInRow="HousingDeductionEURO" msprop:Generator_ColumnPropNameInTable="HousingDeductionEUROColumn" msprop:Generator_ColumnVarNameInTable="columnHousingDeductionEURO" msprop:Generator_UserColumnName="HousingDeductionEURO" type="xs:double" minOccurs="0" />
<xs:element name="PFLoaninterest" msprop:Generator_ColumnPropNameInRow="PFLoaninterest" msprop:Generator_ColumnPropNameInTable="PFLoaninterestColumn" msprop:Generator_ColumnVarNameInTable="columnPFLoaninterest" msprop:Generator_UserColumnName="PFLoaninterest" type="xs:double" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>