3047 lines
694 KiB
XML
3047 lines
694 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<xs:schema id="PayrollDataSet" targetNamespace="http://tempuri.org/PayrollDataSet.xsd" xmlns:mstns="http://tempuri.org/PayrollDataSet.xsd" xmlns="http://tempuri.org/PayrollDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
|
|||
|
<xs:annotation>
|
|||
|
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
|
|||
|
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
|||
|
<Connections />
|
|||
|
<Tables />
|
|||
|
<Sources />
|
|||
|
</DataSource>
|
|||
|
</xs:appinfo>
|
|||
|
</xs:annotation>
|
|||
|
<xs:element name="PayrollDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="PayrollDataSet" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="PayrollDataSet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|||
|
<xs:element name="Payslip" msprop:Generator_RowEvHandlerName="PayslipRowChangeEventHandler" msprop:Generator_RowDeletedName="PayslipRowDeleted" msprop:Generator_RowDeletingName="PayslipRowDeleting" msprop:Generator_RowEvArgName="PayslipRowChangeEvent" msprop:Generator_TablePropName="Payslip" msprop:Generator_RowChangedName="PayslipRowChanged" msprop:Generator_UserTableName="Payslip" msprop:Generator_RowChangingName="PayslipRowChanging" msprop:Generator_RowClassName="PayslipRow" msprop:Generator_TableClassName="PayslipDataTable" msprop:Generator_TableVarName="tablePayslip">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" 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="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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ActualBasic" msprop:Generator_ColumnPropNameInTable="ActualBasicColumn" msprop:Generator_ColumnPropNameInRow="ActualBasic" msprop:Generator_UserColumnName="ActualBasic" msprop:Generator_ColumnVarNameInTable="columnActualBasic" 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="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" 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="ITEMGROUP" msprop:Generator_ColumnPropNameInTable="ITEMGROUPColumn" msprop:Generator_ColumnPropNameInRow="ITEMGROUP" msprop:Generator_UserColumnName="ITEMGROUP" msprop:Generator_ColumnVarNameInTable="columnITEMGROUP" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CHANGEDAMOUNT" msprop:Generator_ColumnPropNameInTable="CHANGEDAMOUNTColumn" msprop:Generator_ColumnPropNameInRow="CHANGEDAMOUNT" msprop:Generator_UserColumnName="CHANGEDAMOUNT" msprop:Generator_ColumnVarNameInTable="columnCHANGEDAMOUNT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_UserColumnName="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="unAuthLeave" msprop:Generator_ColumnPropNameInTable="unAuthLeaveColumn" msprop:Generator_ColumnPropNameInRow="unAuthLeave" msprop:Generator_UserColumnName="unAuthLeave" msprop:Generator_ColumnVarNameInTable="columnunAuthLeave" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Earning" msprop:Generator_ColumnPropNameInTable="EarningColumn" msprop:Generator_ColumnPropNameInRow="Earning" msprop:Generator_UserColumnName="Earning" msprop:Generator_ColumnVarNameInTable="columnEarning" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeducDescription" msprop:Generator_ColumnPropNameInTable="DeducDescriptionColumn" msprop:Generator_ColumnPropNameInRow="DeducDescription" msprop:Generator_UserColumnName="DeducDescription" msprop:Generator_ColumnVarNameInTable="columnDeducDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DeducAmount" msprop:Generator_ColumnPropNameInTable="DeducAmountColumn" msprop:Generator_ColumnPropNameInRow="DeducAmount" msprop:Generator_UserColumnName="DeducAmount" msprop:Generator_ColumnVarNameInTable="columnDeducAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_UserColumnName="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="IncomTaxAmount" msprop:Generator_ColumnPropNameInTable="IncomTaxAmountColumn" msprop:Generator_ColumnPropNameInRow="IncomTaxAmount" msprop:Generator_UserColumnName="IncomTaxAmount" msprop:Generator_ColumnVarNameInTable="columnIncomTaxAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_UserColumnName="RC" msprop:Generator_ColumnVarNameInTable="columnRC" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BName" msprop:Generator_ColumnPropNameInTable="BNameColumn" msprop:Generator_ColumnPropNameInRow="BName" msprop:Generator_UserColumnName="BName" msprop:Generator_ColumnVarNameInTable="columnBName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="STaka" msprop:Generator_ColumnPropNameInTable="STakaColumn" msprop:Generator_ColumnPropNameInRow="STaka" msprop:Generator_UserColumnName="STaka" msprop:Generator_ColumnVarNameInTable="columnSTaka" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LName" msprop:Generator_ColumnPropNameInTable="LNameColumn" msprop:Generator_ColumnPropNameInRow="LName" msprop:Generator_UserColumnName="LName" msprop:Generator_ColumnVarNameInTable="columnLName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxMonth" msprop:Generator_ColumnPropNameInTable="TaxMonthColumn" msprop:Generator_ColumnPropNameInRow="TaxMonth" msprop:Generator_UserColumnName="TaxMonth" msprop:Generator_ColumnVarNameInTable="columnTaxMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TaxFiscalYearAmount" msprop:Generator_ColumnPropNameInTable="TaxFiscalYearAmountColumn" msprop:Generator_ColumnPropNameInRow="TaxFiscalYearAmount" msprop:Generator_UserColumnName="TaxFiscalYearAmount" msprop:Generator_ColumnVarNameInTable="columnTaxFiscalYearAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ISFINALIZED" msprop:Generator_ColumnPropNameInTable="ISFINALIZEDColumn" msprop:Generator_ColumnPropNameInRow="ISFINALIZED" msprop:Generator_UserColumnName="ISFINALIZED" msprop:Generator_ColumnVarNameInTable="columnISFINALIZED" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LoanDescription" msprop:Generator_ColumnPropNameInTable="LoanDescriptionColumn" msprop:Generator_ColumnPropNameInRow="LoanDescription" msprop:Generator_UserColumnName="LoanDescription" msprop:Generator_ColumnVarNameInTable="columnLoanDescription" 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="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_UserColumnName="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" type="xs:double" 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="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_UserColumnName="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MonthEndDate" msprop:Generator_ColumnPropNameInTable="MonthEndDateColumn" msprop:Generator_ColumnPropNameInRow="MonthEndDate" msprop:Generator_UserColumnName="MonthEndDate" msprop:Generator_ColumnVarNameInTable="columnMonthEndDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_UserColumnName="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" 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="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="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_UserColumnName="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeInfo" msprop:Generator_RowEvHandlerName="EmployeeInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeInfoRowDeleted" msprop:Generator_RowDeletingName="EmployeeInfoRowDeleting" msprop:Generator_RowEvArgName="EmployeeInfoRowChangeEvent" msprop:Generator_TablePropName="EmployeeInfo" msprop:Generator_RowChangedName="EmployeeInfoRowChanged" msprop:Generator_UserTableName="EmployeeInfo" msprop:Generator_RowChangingName="EmployeeInfoRowChanging" msprop:Generator_RowClassName="EmployeeInfoRow" msprop:Generator_TableClassName="EmployeeInfoDataTable" msprop:Generator_TableVarName="tableEmployeeInfo">
|
|||
|
<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="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="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_UserColumnName="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_UserColumnName="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_UserColumnName="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CountryCode" msprop:Generator_ColumnPropNameInTable="CountryCodeColumn" msprop:Generator_ColumnPropNameInRow="CountryCode" msprop:Generator_UserColumnName="CountryCode" msprop:Generator_ColumnVarNameInTable="columnCountryCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ActionCode" msprop:Generator_ColumnPropNameInTable="ActionCodeColumn" msprop:Generator_ColumnPropNameInRow="ActionCode" msprop:Generator_UserColumnName="ActionCode" msprop:Generator_ColumnVarNameInTable="columnActionCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EntityCode" msprop:Generator_ColumnPropNameInTable="EntityCodeColumn" msprop:Generator_ColumnPropNameInRow="EntityCode" msprop:Generator_UserColumnName="EntityCode" msprop:Generator_ColumnVarNameInTable="columnEntityCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Title" msprop:Generator_ColumnPropNameInTable="TitleColumn" msprop:Generator_ColumnPropNameInRow="Title" msprop:Generator_UserColumnName="Title" msprop:Generator_ColumnVarNameInTable="columnTitle" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_UserColumnName="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_UserColumnName="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MiddleName" msprop:Generator_ColumnPropNameInTable="MiddleNameColumn" msprop:Generator_ColumnPropNameInRow="MiddleName" msprop:Generator_UserColumnName="MiddleName" msprop:Generator_ColumnVarNameInTable="columnMiddleName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PStartDate" msprop:Generator_ColumnPropNameInTable="PStartDateColumn" msprop:Generator_ColumnPropNameInRow="PStartDate" msprop:Generator_UserColumnName="PStartDate" msprop:Generator_ColumnVarNameInTable="columnPStartDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PEndDate" msprop:Generator_ColumnPropNameInTable="PEndDateColumn" msprop:Generator_ColumnPropNameInRow="PEndDate" msprop:Generator_UserColumnName="PEndDate" msprop:Generator_ColumnVarNameInTable="columnPEndDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ProcessType" msprop:Generator_ColumnPropNameInTable="ProcessTypeColumn" msprop:Generator_ColumnPropNameInRow="ProcessType" msprop:Generator_UserColumnName="ProcessType" msprop:Generator_ColumnVarNameInTable="columnProcessType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_UserColumnName="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PositionCode" msprop:Generator_ColumnPropNameInTable="PositionCodeColumn" msprop:Generator_ColumnPropNameInRow="PositionCode" msprop:Generator_UserColumnName="PositionCode" msprop:Generator_ColumnVarNameInTable="columnPositionCode" 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:string" minOccurs="0" />
|
|||
|
<xs:element name="CatCode" msprop:Generator_ColumnPropNameInTable="CatCodeColumn" msprop:Generator_ColumnPropNameInRow="CatCode" msprop:Generator_UserColumnName="CatCode" msprop:Generator_ColumnVarNameInTable="columnCatCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CatDescription" msprop:Generator_ColumnPropNameInTable="CatDescriptionColumn" msprop:Generator_ColumnPropNameInRow="CatDescription" msprop:Generator_UserColumnName="CatDescription" msprop:Generator_ColumnVarNameInTable="columnCatDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GradeCode" msprop:Generator_ColumnPropNameInTable="GradeCodeColumn" msprop:Generator_ColumnPropNameInRow="GradeCode" msprop:Generator_UserColumnName="GradeCode" msprop:Generator_ColumnVarNameInTable="columnGradeCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GradeDescription" msprop:Generator_ColumnPropNameInTable="GradeDescriptionColumn" msprop:Generator_ColumnPropNameInRow="GradeDescription" msprop:Generator_UserColumnName="GradeDescription" msprop:Generator_ColumnVarNameInTable="columnGradeDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCCode" msprop:Generator_ColumnPropNameInTable="CCCodeColumn" msprop:Generator_ColumnPropNameInRow="CCCode" msprop:Generator_UserColumnName="CCCode" msprop:Generator_ColumnVarNameInTable="columnCCCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCDescription" msprop:Generator_ColumnPropNameInTable="CCDescriptionColumn" msprop:Generator_ColumnPropNameInRow="CCDescription" msprop:Generator_UserColumnName="CCDescription" msprop:Generator_ColumnVarNameInTable="columnCCDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LocationCode" msprop:Generator_ColumnPropNameInTable="LocationCodeColumn" msprop:Generator_ColumnPropNameInRow="LocationCode" msprop:Generator_UserColumnName="LocationCode" msprop:Generator_ColumnVarNameInTable="columnLocationCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LocationName" msprop:Generator_ColumnPropNameInTable="LocationNameColumn" msprop:Generator_ColumnPropNameInRow="LocationName" msprop:Generator_UserColumnName="LocationName" msprop:Generator_ColumnVarNameInTable="columnLocationName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_UserColumnName="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TerminationDate" msprop:Generator_ColumnPropNameInTable="TerminationDateColumn" msprop:Generator_ColumnPropNameInRow="TerminationDate" msprop:Generator_UserColumnName="TerminationDate" msprop:Generator_ColumnVarNameInTable="columnTerminationDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankCode" msprop:Generator_ColumnPropNameInTable="BankCodeColumn" msprop:Generator_ColumnPropNameInRow="BankCode" msprop:Generator_UserColumnName="BankCode" msprop:Generator_ColumnVarNameInTable="columnBankCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_UserColumnName="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BranchCode" msprop:Generator_ColumnPropNameInTable="BranchCodeColumn" msprop:Generator_ColumnPropNameInRow="BranchCode" msprop:Generator_UserColumnName="BranchCode" msprop:Generator_ColumnVarNameInTable="columnBranchCode" 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="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="ResidentialStatus" msprop:Generator_ColumnPropNameInTable="ResidentialStatusColumn" msprop:Generator_ColumnPropNameInRow="ResidentialStatus" msprop:Generator_UserColumnName="ResidentialStatus" msprop:Generator_ColumnVarNameInTable="columnResidentialStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOJ_BTFA" msprop:Generator_ColumnPropNameInTable="DOJ_BTFAColumn" msprop:Generator_ColumnPropNameInRow="DOJ_BTFA" msprop:Generator_UserColumnName="DOJ_BTFA" msprop:Generator_ColumnVarNameInTable="columnDOJ_BTFA" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeePersonalInfo" msprop:Generator_RowEvHandlerName="EmployeePersonalInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeePersonalInfoRowDeleted" msprop:Generator_RowDeletingName="EmployeePersonalInfoRowDeleting" msprop:Generator_RowEvArgName="EmployeePersonalInfoRowChangeEvent" msprop:Generator_TablePropName="EmployeePersonalInfo" msprop:Generator_RowChangedName="EmployeePersonalInfoRowChanged" msprop:Generator_UserTableName="EmployeePersonalInfo" msprop:Generator_RowChangingName="EmployeePersonalInfoRowChanging" msprop:Generator_RowClassName="EmployeePersonalInfoRow" msprop:Generator_TableClassName="EmployeePersonalInfoDataTable" msprop:Generator_TableVarName="tableEmployeePersonalInfo">
|
|||
|
<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="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="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_UserColumnName="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_UserColumnName="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_UserColumnName="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" 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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_UserColumnName="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" 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="PreAddress" msprop:Generator_ColumnPropNameInTable="PreAddressColumn" msprop:Generator_ColumnPropNameInRow="PreAddress" msprop:Generator_UserColumnName="PreAddress" msprop:Generator_ColumnVarNameInTable="columnPreAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreTele" msprop:Generator_ColumnPropNameInTable="PreTeleColumn" msprop:Generator_ColumnPropNameInRow="PreTele" msprop:Generator_UserColumnName="PreTele" msprop:Generator_ColumnVarNameInTable="columnPreTele" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreMobile" msprop:Generator_ColumnPropNameInTable="PreMobileColumn" msprop:Generator_ColumnPropNameInRow="PreMobile" msprop:Generator_UserColumnName="PreMobile" msprop:Generator_ColumnVarNameInTable="columnPreMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ParAddress" msprop:Generator_ColumnPropNameInTable="ParAddressColumn" msprop:Generator_ColumnPropNameInRow="ParAddress" msprop:Generator_UserColumnName="ParAddress" msprop:Generator_ColumnVarNameInTable="columnParAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ParTele" msprop:Generator_ColumnPropNameInTable="ParTeleColumn" msprop:Generator_ColumnPropNameInRow="ParTele" msprop:Generator_UserColumnName="ParTele" msprop:Generator_ColumnVarNameInTable="columnParTele" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ParMobile" msprop:Generator_ColumnPropNameInTable="ParMobileColumn" msprop:Generator_ColumnPropNameInRow="ParMobile" msprop:Generator_UserColumnName="ParMobile" msprop:Generator_ColumnVarNameInTable="columnParMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FName" msprop:Generator_ColumnPropNameInTable="FNameColumn" msprop:Generator_ColumnPropNameInRow="FName" msprop:Generator_UserColumnName="FName" msprop:Generator_ColumnVarNameInTable="columnFName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FOccupation" msprop:Generator_ColumnPropNameInTable="FOccupationColumn" msprop:Generator_ColumnPropNameInRow="FOccupation" msprop:Generator_UserColumnName="FOccupation" msprop:Generator_ColumnVarNameInTable="columnFOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MName" msprop:Generator_ColumnPropNameInTable="MNameColumn" msprop:Generator_ColumnPropNameInRow="MName" msprop:Generator_UserColumnName="MName" msprop:Generator_ColumnVarNameInTable="columnMName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MOccupation" msprop:Generator_ColumnPropNameInTable="MOccupationColumn" msprop:Generator_ColumnPropNameInRow="MOccupation" msprop:Generator_UserColumnName="MOccupation" msprop:Generator_ColumnVarNameInTable="columnMOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NationalID" msprop:Generator_ColumnPropNameInTable="NationalIDColumn" msprop:Generator_ColumnPropNameInRow="NationalID" msprop:Generator_UserColumnName="NationalID" msprop:Generator_ColumnVarNameInTable="columnNationalID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_UserColumnName="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthPlace" msprop:Generator_ColumnPropNameInTable="BirthPlaceColumn" msprop:Generator_ColumnPropNameInRow="BirthPlace" msprop:Generator_UserColumnName="BirthPlace" msprop:Generator_ColumnVarNameInTable="columnBirthPlace" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassportNo" msprop:Generator_ColumnPropNameInTable="PassportNoColumn" msprop:Generator_ColumnPropNameInRow="PassportNo" msprop:Generator_UserColumnName="PassportNo" msprop:Generator_ColumnVarNameInTable="columnPassportNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_UserColumnName="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_UserColumnName="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmeName" msprop:Generator_ColumnPropNameInTable="EmeNameColumn" msprop:Generator_ColumnPropNameInRow="EmeName" msprop:Generator_UserColumnName="EmeName" msprop:Generator_ColumnVarNameInTable="columnEmeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmeAddress" msprop:Generator_ColumnPropNameInTable="EmeAddressColumn" msprop:Generator_ColumnPropNameInRow="EmeAddress" msprop:Generator_UserColumnName="EmeAddress" msprop:Generator_ColumnVarNameInTable="columnEmeAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmeTele" msprop:Generator_ColumnPropNameInTable="EmeTeleColumn" msprop:Generator_ColumnPropNameInRow="EmeTele" msprop:Generator_UserColumnName="EmeTele" msprop:Generator_ColumnVarNameInTable="columnEmeTele" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmeMobile" msprop:Generator_ColumnPropNameInTable="EmeMobileColumn" msprop:Generator_ColumnPropNameInRow="EmeMobile" msprop:Generator_UserColumnName="EmeMobile" msprop:Generator_ColumnVarNameInTable="columnEmeMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmeRelation" msprop:Generator_ColumnPropNameInTable="EmeRelationColumn" msprop:Generator_ColumnPropNameInRow="EmeRelation" msprop:Generator_UserColumnName="EmeRelation" msprop:Generator_ColumnVarNameInTable="columnEmeRelation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseName" msprop:Generator_ColumnPropNameInTable="SpouseNameColumn" msprop:Generator_ColumnPropNameInRow="SpouseName" msprop:Generator_UserColumnName="SpouseName" msprop:Generator_ColumnVarNameInTable="columnSpouseName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseOccupation" msprop:Generator_ColumnPropNameInTable="SpouseOccupationColumn" msprop:Generator_ColumnPropNameInRow="SpouseOccupation" msprop:Generator_UserColumnName="SpouseOccupation" msprop:Generator_ColumnVarNameInTable="columnSpouseOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseDesignation" msprop:Generator_ColumnPropNameInTable="SpouseDesignationColumn" msprop:Generator_ColumnPropNameInRow="SpouseDesignation" msprop:Generator_UserColumnName="SpouseDesignation" msprop:Generator_ColumnVarNameInTable="columnSpouseDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseEducaion" msprop:Generator_ColumnPropNameInTable="SpouseEducaionColumn" msprop:Generator_ColumnPropNameInRow="SpouseEducaion" msprop:Generator_UserColumnName="SpouseEducaion" msprop:Generator_ColumnVarNameInTable="columnSpouseEducaion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ResidenceOwn" msprop:Generator_ColumnPropNameInTable="ResidenceOwnColumn" msprop:Generator_ColumnPropNameInRow="ResidenceOwn" msprop:Generator_UserColumnName="ResidenceOwn" msprop:Generator_ColumnVarNameInTable="columnResidenceOwn" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ResidenceRented" msprop:Generator_ColumnPropNameInTable="ResidenceRentedColumn" msprop:Generator_ColumnPropNameInRow="ResidenceRented" msprop:Generator_UserColumnName="ResidenceRented" msprop:Generator_ColumnVarNameInTable="columnResidenceRented" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HomeDistrict" msprop:Generator_ColumnPropNameInTable="HomeDistrictColumn" msprop:Generator_ColumnPropNameInRow="HomeDistrict" msprop:Generator_UserColumnName="HomeDistrict" msprop:Generator_ColumnVarNameInTable="columnHomeDistrict" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpecialMark" msprop:Generator_ColumnPropNameInTable="SpecialMarkColumn" msprop:Generator_ColumnPropNameInRow="SpecialMark" msprop:Generator_UserColumnName="SpecialMark" msprop:Generator_ColumnVarNameInTable="columnSpecialMark" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseBirthDate" msprop:Generator_ColumnPropNameInTable="SpouseBirthDateColumn" msprop:Generator_ColumnPropNameInRow="SpouseBirthDate" msprop:Generator_UserColumnName="SpouseBirthDate" msprop:Generator_ColumnVarNameInTable="columnSpouseBirthDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SpouseMarriageDate" msprop:Generator_ColumnPropNameInTable="SpouseMarriageDateColumn" msprop:Generator_ColumnPropNameInRow="SpouseMarriageDate" msprop:Generator_UserColumnName="SpouseMarriageDate" msprop:Generator_ColumnVarNameInTable="columnSpouseMarriageDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SpouseInstitution" msprop:Generator_ColumnPropNameInTable="SpouseInstitutionColumn" msprop:Generator_ColumnPropNameInRow="SpouseInstitution" msprop:Generator_UserColumnName="SpouseInstitution" msprop:Generator_ColumnVarNameInTable="columnSpouseInstitution" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseOrganization" msprop:Generator_ColumnPropNameInTable="SpouseOrganizationColumn" msprop:Generator_ColumnPropNameInRow="SpouseOrganization" msprop:Generator_UserColumnName="SpouseOrganization" msprop:Generator_ColumnVarNameInTable="columnSpouseOrganization" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseMobile" msprop:Generator_ColumnPropNameInTable="SpouseMobileColumn" msprop:Generator_ColumnPropNameInRow="SpouseMobile" msprop:Generator_UserColumnName="SpouseMobile" msprop:Generator_ColumnVarNameInTable="columnSpouseMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseFamilyResidence" msprop:Generator_ColumnPropNameInTable="SpouseFamilyResidenceColumn" msprop:Generator_ColumnPropNameInRow="SpouseFamilyResidence" msprop:Generator_UserColumnName="SpouseFamilyResidence" msprop:Generator_ColumnVarNameInTable="columnSpouseFamilyResidence" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoOfFamilyMember" msprop:Generator_ColumnPropNameInTable="NoOfFamilyMemberColumn" msprop:Generator_ColumnPropNameInRow="NoOfFamilyMember" msprop:Generator_UserColumnName="NoOfFamilyMember" msprop:Generator_ColumnVarNameInTable="columnNoOfFamilyMember" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeEducation" msprop:Generator_RowEvHandlerName="EmployeeEducationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeEducationRowDeleted" msprop:Generator_RowDeletingName="EmployeeEducationRowDeleting" msprop:Generator_RowEvArgName="EmployeeEducationRowChangeEvent" msprop:Generator_TablePropName="EmployeeEducation" msprop:Generator_RowChangedName="EmployeeEducationRowChanged" msprop:Generator_UserTableName="EmployeeEducation" msprop:Generator_RowChangingName="EmployeeEducationRowChanging" msprop:Generator_RowClassName="EmployeeEducationRow" msprop:Generator_TableClassName="EmployeeEducationDataTable" msprop:Generator_TableVarName="tableEmployeeEducation">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="DegreeName" msprop:Generator_ColumnPropNameInTable="DegreeNameColumn" msprop:Generator_ColumnPropNameInRow="DegreeName" msprop:Generator_UserColumnName="DegreeName" msprop:Generator_ColumnVarNameInTable="columnDegreeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Discipline" msprop:Generator_ColumnPropNameInTable="DisciplineColumn" msprop:Generator_ColumnPropNameInRow="Discipline" msprop:Generator_UserColumnName="Discipline" msprop:Generator_ColumnVarNameInTable="columnDiscipline" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstituteName" msprop:Generator_ColumnPropNameInTable="InstituteNameColumn" msprop:Generator_ColumnPropNameInRow="InstituteName" msprop:Generator_UserColumnName="InstituteName" msprop:Generator_ColumnVarNameInTable="columnInstituteName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BoardName" msprop:Generator_ColumnPropNameInTable="BoardNameColumn" msprop:Generator_ColumnPropNameInRow="BoardName" msprop:Generator_UserColumnName="BoardName" msprop:Generator_ColumnVarNameInTable="columnBoardName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Result" msprop:Generator_ColumnPropNameInTable="ResultColumn" msprop:Generator_ColumnPropNameInRow="Result" msprop:Generator_UserColumnName="Result" msprop:Generator_ColumnVarNameInTable="columnResult" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassingYear" msprop:Generator_ColumnPropNameInTable="PassingYearColumn" msprop:Generator_ColumnPropNameInRow="PassingYear" msprop:Generator_UserColumnName="PassingYear" msprop:Generator_ColumnVarNameInTable="columnPassingYear" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeChildren" msprop:Generator_RowEvHandlerName="EmployeeChildrenRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeChildrenRowDeleted" msprop:Generator_RowDeletingName="EmployeeChildrenRowDeleting" msprop:Generator_RowEvArgName="EmployeeChildrenRowChangeEvent" msprop:Generator_TablePropName="EmployeeChildren" msprop:Generator_RowChangedName="EmployeeChildrenRowChanged" msprop:Generator_UserTableName="EmployeeChildren" msprop:Generator_RowChangingName="EmployeeChildrenRowChanging" msprop:Generator_RowClassName="EmployeeChildrenRow" msprop:Generator_TableClassName="EmployeeChildrenDataTable" msprop:Generator_TableVarName="tableEmployeeChildren">
|
|||
|
<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="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="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="InstituteName" msprop:Generator_ColumnPropNameInTable="InstituteNameColumn" msprop:Generator_ColumnPropNameInRow="InstituteName" msprop:Generator_UserColumnName="InstituteName" msprop:Generator_ColumnVarNameInTable="columnInstituteName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ClassYear" msprop:Generator_ColumnPropNameInTable="ClassYearColumn" msprop:Generator_ColumnPropNameInRow="ClassYear" msprop:Generator_UserColumnName="ClassYear" msprop:Generator_ColumnVarNameInTable="columnClassYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_UserColumnName="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Occupation" msprop:Generator_ColumnPropNameInTable="OccupationColumn" msprop:Generator_ColumnPropNameInRow="Occupation" msprop:Generator_UserColumnName="Occupation" msprop:Generator_ColumnVarNameInTable="columnOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BATBYear" msprop:Generator_ColumnPropNameInTable="BATBYearColumn" msprop:Generator_ColumnPropNameInRow="BATBYear" msprop:Generator_UserColumnName="BATBYear" msprop:Generator_ColumnVarNameInTable="columnBATBYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BATBAmount" msprop:Generator_ColumnPropNameInTable="BATBAmountColumn" msprop:Generator_ColumnPropNameInRow="BATBAmount" msprop:Generator_UserColumnName="BATBAmount" msprop:Generator_ColumnVarNameInTable="columnBATBAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Education" msprop:Generator_ColumnPropNameInTable="EducationColumn" msprop:Generator_ColumnPropNameInRow="Education" msprop:Generator_UserColumnName="Education" msprop:Generator_ColumnVarNameInTable="columnEducation" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeHobby" msprop:Generator_RowEvHandlerName="EmployeeHobbyRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeHobbyRowDeleted" msprop:Generator_RowDeletingName="EmployeeHobbyRowDeleting" msprop:Generator_RowEvArgName="EmployeeHobbyRowChangeEvent" msprop:Generator_TablePropName="EmployeeHobby" msprop:Generator_RowChangedName="EmployeeHobbyRowChanged" msprop:Generator_UserTableName="EmployeeHobby" msprop:Generator_RowChangingName="EmployeeHobbyRowChanging" msprop:Generator_RowClassName="EmployeeHobbyRow" msprop:Generator_TableClassName="EmployeeHobbyDataTable" msprop:Generator_TableVarName="tableEmployeeHobby">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SpecialSkill" msprop:Generator_ColumnPropNameInTable="SpecialSkillColumn" msprop:Generator_ColumnPropNameInRow="SpecialSkill" msprop:Generator_UserColumnName="SpecialSkill" msprop:Generator_ColumnVarNameInTable="columnSpecialSkill" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Activities" msprop:Generator_ColumnPropNameInTable="ActivitiesColumn" msprop:Generator_ColumnPropNameInRow="Activities" msprop:Generator_UserColumnName="Activities" msprop:Generator_ColumnVarNameInTable="columnActivities" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Hobby" msprop:Generator_ColumnPropNameInTable="HobbyColumn" msprop:Generator_ColumnPropNameInRow="Hobby" msprop:Generator_UserColumnName="Hobby" msprop:Generator_ColumnVarNameInTable="columnHobby" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeExperience" msprop:Generator_RowEvHandlerName="EmployeeExperienceRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeExperienceRowDeleted" msprop:Generator_RowDeletingName="EmployeeExperienceRowDeleting" msprop:Generator_RowEvArgName="EmployeeExperienceRowChangeEvent" msprop:Generator_TablePropName="EmployeeExperience" msprop:Generator_RowChangedName="EmployeeExperienceRowChanged" msprop:Generator_UserTableName="EmployeeExperience" msprop:Generator_RowChangingName="EmployeeExperienceRowChanging" msprop:Generator_RowClassName="EmployeeExperienceRow" msprop:Generator_TableClassName="EmployeeExperienceDataTable" msprop:Generator_TableVarName="tableEmployeeExperience">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CompanyName" msprop:Generator_ColumnPropNameInTable="CompanyNameColumn" msprop:Generator_ColumnPropNameInRow="CompanyName" msprop:Generator_UserColumnName="CompanyName" msprop:Generator_ColumnVarNameInTable="columnCompanyName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_UserColumnName="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NatureOfBusiness" msprop:Generator_ColumnPropNameInTable="NatureOfBusinessColumn" msprop:Generator_ColumnPropNameInRow="NatureOfBusiness" msprop:Generator_UserColumnName="NatureOfBusiness" msprop:Generator_ColumnVarNameInTable="columnNatureOfBusiness" 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="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="ContactPerson" msprop:Generator_ColumnPropNameInTable="ContactPersonColumn" msprop:Generator_ColumnPropNameInRow="ContactPerson" msprop:Generator_UserColumnName="ContactPerson" msprop:Generator_ColumnVarNameInTable="columnContactPerson" 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="Duration" msprop:Generator_ColumnPropNameInTable="DurationColumn" msprop:Generator_ColumnPropNameInRow="Duration" msprop:Generator_UserColumnName="Duration" msprop:Generator_ColumnVarNameInTable="columnDuration" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeTraining" msprop:Generator_RowEvHandlerName="EmployeeTrainingRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeTrainingRowDeleted" msprop:Generator_RowDeletingName="EmployeeTrainingRowDeleting" msprop:Generator_RowEvArgName="EmployeeTrainingRowChangeEvent" msprop:Generator_TablePropName="EmployeeTraining" msprop:Generator_RowChangedName="EmployeeTrainingRowChanged" msprop:Generator_UserTableName="EmployeeTraining" msprop:Generator_RowChangingName="EmployeeTrainingRowChanging" msprop:Generator_RowClassName="EmployeeTrainingRow" msprop:Generator_TableClassName="EmployeeTrainingDataTable" msprop:Generator_TableVarName="tableEmployeeTraining">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="TrainingType" msprop:Generator_ColumnPropNameInTable="TrainingTypeColumn" msprop:Generator_ColumnPropNameInRow="TrainingType" msprop:Generator_UserColumnName="TrainingType" msprop:Generator_ColumnVarNameInTable="columnTrainingType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TrainingName" msprop:Generator_ColumnPropNameInTable="TrainingNameColumn" msprop:Generator_ColumnPropNameInRow="TrainingName" msprop:Generator_UserColumnName="TrainingName" msprop:Generator_ColumnVarNameInTable="columnTrainingName" 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="InstituteName" msprop:Generator_ColumnPropNameInTable="InstituteNameColumn" msprop:Generator_ColumnPropNameInRow="InstituteName" msprop:Generator_UserColumnName="InstituteName" msprop:Generator_ColumnVarNameInTable="columnInstituteName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Result" msprop:Generator_ColumnPropNameInTable="ResultColumn" msprop:Generator_ColumnPropNameInRow="Result" msprop:Generator_UserColumnName="Result" msprop:Generator_ColumnVarNameInTable="columnResult" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Duration" msprop:Generator_ColumnPropNameInTable="DurationColumn" msprop:Generator_ColumnPropNameInRow="Duration" msprop:Generator_UserColumnName="Duration" msprop:Generator_ColumnVarNameInTable="columnDuration" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeReferenceInside" msprop:Generator_RowEvHandlerName="EmployeeReferenceInsideRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeReferenceInsideRowDeleted" msprop:Generator_RowDeletingName="EmployeeReferenceInsideRowDeleting" msprop:Generator_RowEvArgName="EmployeeReferenceInsideRowChangeEvent" msprop:Generator_TablePropName="EmployeeReferenceInside" msprop:Generator_RowChangedName="EmployeeReferenceInsideRowChanged" msprop:Generator_UserTableName="EmployeeReferenceInside" msprop:Generator_RowChangingName="EmployeeReferenceInsideRowChanging" msprop:Generator_RowClassName="EmployeeReferenceInsideRow" msprop:Generator_TableClassName="EmployeeReferenceInsideDataTable" msprop:Generator_TableVarName="tableEmployeeReferenceInside">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="ReferenceName" msprop:Generator_ColumnPropNameInTable="ReferenceNameColumn" msprop:Generator_ColumnPropNameInRow="ReferenceName" msprop:Generator_UserColumnName="ReferenceName" msprop:Generator_ColumnVarNameInTable="columnReferenceName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Occupation" msprop:Generator_ColumnPropNameInTable="OccupationColumn" msprop:Generator_ColumnPropNameInRow="Occupation" msprop:Generator_UserColumnName="Occupation" msprop:Generator_ColumnVarNameInTable="columnOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Organization" msprop:Generator_ColumnPropNameInTable="OrganizationColumn" msprop:Generator_ColumnPropNameInRow="Organization" msprop:Generator_UserColumnName="Organization" msprop:Generator_ColumnVarNameInTable="columnOrganization" 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="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_UserColumnName="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Mobile" msprop:Generator_ColumnPropNameInTable="MobileColumn" msprop:Generator_ColumnPropNameInRow="Mobile" msprop:Generator_UserColumnName="Mobile" msprop:Generator_ColumnVarNameInTable="columnMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_UserColumnName="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnVarNameInTable="columnID" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeNominee" msprop:Generator_RowEvHandlerName="EmployeeNomineeRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeNomineeRowDeleted" msprop:Generator_RowDeletingName="EmployeeNomineeRowDeleting" msprop:Generator_RowEvArgName="EmployeeNomineeRowChangeEvent" msprop:Generator_TablePropName="EmployeeNominee" msprop:Generator_RowChangedName="EmployeeNomineeRowChanged" msprop:Generator_UserTableName="EmployeeNominee" msprop:Generator_RowChangingName="EmployeeNomineeRowChanging" msprop:Generator_RowClassName="EmployeeNomineeRow" msprop:Generator_TableClassName="EmployeeNomineeDataTable" msprop:Generator_TableVarName="tableEmployeeNominee">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Type" msprop:Generator_ColumnPropNameInTable="TypeColumn" msprop:Generator_ColumnPropNameInRow="Type" msprop:Generator_UserColumnName="Type" msprop:Generator_ColumnVarNameInTable="columnType" 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="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_UserColumnName="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_UserColumnName="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Occupation" msprop:Generator_ColumnPropNameInTable="OccupationColumn" msprop:Generator_ColumnPropNameInRow="Occupation" msprop:Generator_UserColumnName="Occupation" msprop:Generator_ColumnVarNameInTable="columnOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Percentage" msprop:Generator_ColumnPropNameInTable="PercentageColumn" msprop:Generator_ColumnPropNameInRow="Percentage" msprop:Generator_UserColumnName="Percentage" msprop:Generator_ColumnVarNameInTable="columnPercentage" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeReferenceOutside" msprop:Generator_RowEvHandlerName="EmployeeReferenceOutsideRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeReferenceOutsideRowDeleted" msprop:Generator_RowDeletingName="EmployeeReferenceOutsideRowDeleting" msprop:Generator_RowEvArgName="EmployeeReferenceOutsideRowChangeEvent" msprop:Generator_TablePropName="EmployeeReferenceOutside" msprop:Generator_RowChangedName="EmployeeReferenceOutsideRowChanged" msprop:Generator_UserTableName="EmployeeReferenceOutside" msprop:Generator_RowChangingName="EmployeeReferenceOutsideRowChanging" msprop:Generator_RowClassName="EmployeeReferenceOutsideRow" msprop:Generator_TableClassName="EmployeeReferenceOutsideDataTable" msprop:Generator_TableVarName="tableEmployeeReferenceOutside">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="ReferenceName" msprop:Generator_ColumnPropNameInTable="ReferenceNameColumn" msprop:Generator_ColumnPropNameInRow="ReferenceName" msprop:Generator_UserColumnName="ReferenceName" msprop:Generator_ColumnVarNameInTable="columnReferenceName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Occupation" msprop:Generator_ColumnPropNameInTable="OccupationColumn" msprop:Generator_ColumnPropNameInRow="Occupation" msprop:Generator_UserColumnName="Occupation" msprop:Generator_ColumnVarNameInTable="columnOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Organization" msprop:Generator_ColumnPropNameInTable="OrganizationColumn" msprop:Generator_ColumnPropNameInRow="Organization" msprop:Generator_UserColumnName="Organization" msprop:Generator_ColumnVarNameInTable="columnOrganization" 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="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_UserColumnName="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Mobile" msprop:Generator_ColumnPropNameInTable="MobileColumn" msprop:Generator_ColumnPropNameInRow="Mobile" msprop:Generator_UserColumnName="Mobile" msprop:Generator_ColumnVarNameInTable="columnMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_UserColumnName="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="IncomeTax" msprop:Generator_RowEvHandlerName="IncomeTaxRowChangeEventHandler" msprop:Generator_RowDeletedName="IncomeTaxRowDeleted" msprop:Generator_RowDeletingName="IncomeTaxRowDeleting" msprop:Generator_RowEvArgName="IncomeTaxRowChangeEvent" msprop:Generator_TablePropName="IncomeTax" msprop:Generator_RowChangedName="IncomeTaxRowChanged" msprop:Generator_UserTableName="IncomeTax" msprop:Generator_RowChangingName="IncomeTaxRowChanging" msprop:Generator_RowClassName="IncomeTaxRow" msprop:Generator_TableClassName="IncomeTaxDataTable" msprop:Generator_TableVarName="tableIncomeTax">
|
|||
|
<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="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_UserColumnName="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="IncomeHead" msprop:Generator_ColumnPropNameInTable="IncomeHeadColumn" msprop:Generator_ColumnPropNameInRow="IncomeHead" msprop:Generator_UserColumnName="IncomeHead" msprop:Generator_ColumnVarNameInTable="columnIncomeHead" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountPerAnnum" msprop:Generator_ColumnPropNameInTable="AmountPerAnnumColumn" msprop:Generator_ColumnPropNameInRow="AmountPerAnnum" msprop:Generator_UserColumnName="AmountPerAnnum" msprop:Generator_ColumnVarNameInTable="columnAmountPerAnnum" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonth" msprop:Generator_ColumnPropNameInTable="ThisMonthColumn" msprop:Generator_ColumnPropNameInRow="ThisMonth" msprop:Generator_UserColumnName="ThisMonth" msprop:Generator_ColumnVarNameInTable="columnThisMonth" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PaidTillDate" msprop:Generator_ColumnPropNameInTable="PaidTillDateColumn" msprop:Generator_ColumnPropNameInRow="PaidTillDate" msprop:Generator_UserColumnName="PaidTillDate" msprop:Generator_ColumnVarNameInTable="columnPaidTillDate" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Projected" msprop:Generator_ColumnPropNameInTable="ProjectedColumn" msprop:Generator_ColumnPropNameInRow="Projected" msprop:Generator_UserColumnName="Projected" msprop:Generator_ColumnVarNameInTable="columnProjected" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_UserColumnName="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_UserColumnName="Side" msprop:Generator_ColumnVarNameInTable="columnSide" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="LessExaempted" msprop:Generator_ColumnPropNameInTable="LessExaemptedColumn" msprop:Generator_ColumnPropNameInRow="LessExaempted" msprop:Generator_UserColumnName="LessExaempted" msprop:Generator_ColumnVarNameInTable="columnLessExaempted" 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:int" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="IncomeTaxSlab" msprop:Generator_RowEvHandlerName="IncomeTaxSlabRowChangeEventHandler" msprop:Generator_RowDeletedName="IncomeTaxSlabRowDeleted" msprop:Generator_RowDeletingName="IncomeTaxSlabRowDeleting" msprop:Generator_RowEvArgName="IncomeTaxSlabRowChangeEvent" msprop:Generator_TablePropName="IncomeTaxSlab" msprop:Generator_RowChangedName="IncomeTaxSlabRowChanged" msprop:Generator_UserTableName="IncomeTaxSlab" msprop:Generator_RowChangingName="IncomeTaxSlabRowChanging" msprop:Generator_RowClassName="IncomeTaxSlabRow" msprop:Generator_TableClassName="IncomeTaxSlabDataTable" msprop:Generator_TableVarName="tableIncomeTaxSlab">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CurrentRate" msprop:Generator_ColumnPropNameInTable="CurrentRateColumn" msprop:Generator_ColumnPropNameInRow="CurrentRate" msprop:Generator_UserColumnName="CurrentRate" msprop:Generator_ColumnVarNameInTable="columnCurrentRate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Parameter" msprop:Generator_ColumnPropNameInTable="ParameterColumn" msprop:Generator_ColumnPropNameInRow="Parameter" msprop:Generator_UserColumnName="Parameter" msprop:Generator_ColumnVarNameInTable="columnParameter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxableIncome" msprop:Generator_ColumnPropNameInTable="TaxableIncomeColumn" msprop:Generator_ColumnPropNameInRow="TaxableIncome" msprop:Generator_UserColumnName="TaxableIncome" msprop:Generator_ColumnVarNameInTable="columnTaxableIncome" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="IndividualTaxLiability" msprop:Generator_ColumnPropNameInTable="IndividualTaxLiabilityColumn" msprop:Generator_ColumnPropNameInRow="IndividualTaxLiability" msprop:Generator_UserColumnName="IndividualTaxLiability" msprop:Generator_ColumnVarNameInTable="columnIndividualTaxLiability" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="IncomeTaxOther" msprop:Generator_RowEvHandlerName="IncomeTaxOtherRowChangeEventHandler" msprop:Generator_RowDeletedName="IncomeTaxOtherRowDeleted" msprop:Generator_RowDeletingName="IncomeTaxOtherRowDeleting" msprop:Generator_RowEvArgName="IncomeTaxOtherRowChangeEvent" msprop:Generator_TablePropName="IncomeTaxOther" msprop:Generator_RowChangedName="IncomeTaxOtherRowChanged" msprop:Generator_UserTableName="IncomeTaxOther" msprop:Generator_RowChangingName="IncomeTaxOtherRowChanging" msprop:Generator_RowClassName="IncomeTaxOtherRow" msprop:Generator_TableClassName="IncomeTaxOtherDataTable" msprop:Generator_TableVarName="tableIncomeTaxOther">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="DataColumn3" msprop:Generator_ColumnPropNameInTable="DataColumn3Column" msprop:Generator_ColumnPropNameInRow="DataColumn3" msprop:Generator_UserColumnName="DataColumn3" msprop:Generator_ColumnVarNameInTable="columnDataColumn3" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdvice" msprop:Generator_RowEvHandlerName="BankAdviceRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceRowDeleted" msprop:Generator_RowDeletingName="BankAdviceRowDeleting" msprop:Generator_RowEvArgName="BankAdviceRowChangeEvent" msprop:Generator_TablePropName="BankAdvice" msprop:Generator_RowChangedName="BankAdviceRowChanged" msprop:Generator_UserTableName="BankAdvice" msprop:Generator_RowChangingName="BankAdviceRowChanging" msprop:Generator_RowClassName="BankAdviceRow" msprop:Generator_TableClassName="BankAdviceDataTable" msprop:Generator_TableVarName="tableBankAdvice">
|
|||
|
<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="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="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_UserColumnName="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalarySheet" msprop:Generator_RowEvHandlerName="SalarySheetRowChangeEventHandler" msprop:Generator_RowDeletedName="SalarySheetRowDeleted" msprop:Generator_RowDeletingName="SalarySheetRowDeleting" msprop:Generator_RowEvArgName="SalarySheetRowChangeEvent" msprop:Generator_TablePropName="SalarySheet" msprop:Generator_RowChangedName="SalarySheetRowChanged" msprop:Generator_UserTableName="SalarySheet" msprop:Generator_RowChangingName="SalarySheetRowChanging" msprop:Generator_RowClassName="SalarySheetRow" msprop:Generator_TableClassName="SalarySheetDataTable" msprop:Generator_TableVarName="tableSalarySheet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_UserColumnName="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_UserColumnName="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_UserColumnName="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_UserColumnName="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCDes" msprop:Generator_ColumnPropNameInTable="CCDesColumn" msprop:Generator_ColumnPropNameInRow="CCDes" msprop:Generator_UserColumnName="CCDes" msprop:Generator_ColumnVarNameInTable="columnCCDes" 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:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DeductAmount" msprop:Generator_ColumnPropNameInTable="DeductAmountColumn" msprop:Generator_ColumnPropNameInRow="DeductAmount" msprop:Generator_UserColumnName="DeductAmount" msprop:Generator_ColumnVarNameInTable="columnDeductAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ShowBorder" msprop:Generator_ColumnPropNameInTable="ShowBorderColumn" msprop:Generator_ColumnPropNameInRow="ShowBorder" msprop:Generator_UserColumnName="ShowBorder" msprop:Generator_ColumnVarNameInTable="columnShowBorder" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Font" msprop:Generator_ColumnPropNameInTable="FontColumn" msprop:Generator_ColumnPropNameInRow="Font" msprop:Generator_UserColumnName="Font" msprop:Generator_ColumnVarNameInTable="columnFont" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_UserColumnName="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_UserColumnName="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" type="xs:int" minOccurs="0" />
|
|||
|
<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="OrdHour" msprop:Generator_ColumnPropNameInTable="OrdHourColumn" msprop:Generator_ColumnPropNameInRow="OrdHour" msprop:Generator_UserColumnName="OrdHour" msprop:Generator_ColumnVarNameInTable="columnOrdHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OrdBasic" msprop:Generator_ColumnPropNameInTable="OrdBasicColumn" msprop:Generator_ColumnPropNameInRow="OrdBasic" msprop:Generator_UserColumnName="OrdBasic" msprop:Generator_ColumnVarNameInTable="columnOrdBasic" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SettlementAdvice" msprop:Generator_RowEvHandlerName="SettlementAdviceRowChangeEventHandler" msprop:Generator_RowDeletedName="SettlementAdviceRowDeleted" msprop:Generator_RowDeletingName="SettlementAdviceRowDeleting" msprop:Generator_RowEvArgName="SettlementAdviceRowChangeEvent" msprop:Generator_TablePropName="SettlementAdvice" msprop:Generator_RowChangedName="SettlementAdviceRowChanged" msprop:Generator_UserTableName="SettlementAdvice" msprop:Generator_RowChangingName="SettlementAdviceRowChanging" msprop:Generator_RowClassName="SettlementAdviceRow" msprop:Generator_TableClassName="SettlementAdviceDataTable" msprop:Generator_TableVarName="tableSettlementAdvice">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_UserColumnName="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_UserColumnName="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_UserColumnName="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCDes" msprop:Generator_ColumnPropNameInTable="CCDesColumn" msprop:Generator_ColumnPropNameInRow="CCDes" msprop:Generator_UserColumnName="CCDes" msprop:Generator_ColumnVarNameInTable="columnCCDes" 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:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DeductAmount" msprop:Generator_ColumnPropNameInTable="DeductAmountColumn" msprop:Generator_ColumnPropNameInRow="DeductAmount" msprop:Generator_UserColumnName="DeductAmount" msprop:Generator_ColumnVarNameInTable="columnDeductAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ShowBorder" msprop:Generator_ColumnPropNameInTable="ShowBorderColumn" msprop:Generator_ColumnPropNameInRow="ShowBorder" msprop:Generator_UserColumnName="ShowBorder" msprop:Generator_ColumnVarNameInTable="columnShowBorder" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Font" msprop:Generator_ColumnPropNameInTable="FontColumn" msprop:Generator_ColumnPropNameInRow="Font" msprop:Generator_UserColumnName="Font" msprop:Generator_ColumnVarNameInTable="columnFont" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_UserColumnName="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_UserColumnName="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" type="xs:int" minOccurs="0" />
|
|||
|
<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="OrdHour" msprop:Generator_ColumnPropNameInTable="OrdHourColumn" msprop:Generator_ColumnPropNameInRow="OrdHour" msprop:Generator_UserColumnName="OrdHour" msprop:Generator_ColumnVarNameInTable="columnOrdHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OrdBasic" msprop:Generator_ColumnPropNameInTable="OrdBasicColumn" msprop:Generator_ColumnPropNameInRow="OrdBasic" msprop:Generator_UserColumnName="OrdBasic" msprop:Generator_ColumnVarNameInTable="columnOrdBasic" type="xs:double" 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="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="CalenderDays" msprop:Generator_ColumnPropNameInTable="CalenderDaysColumn" msprop:Generator_ColumnPropNameInRow="CalenderDays" msprop:Generator_UserColumnName="CalenderDays" msprop:Generator_ColumnVarNameInTable="columnCalenderDays" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WorkDays" msprop:Generator_ColumnPropNameInTable="WorkDaysColumn" msprop:Generator_ColumnPropNameInRow="WorkDays" msprop:Generator_UserColumnName="WorkDays" msprop:Generator_ColumnVarNameInTable="columnWorkDays" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TranDate" msprop:Generator_ColumnPropNameInTable="TranDateColumn" msprop:Generator_ColumnPropNameInRow="TranDate" msprop:Generator_UserColumnName="TranDate" msprop:Generator_ColumnVarNameInTable="columnTranDate" type="xs:dateTime" 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="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="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_UserColumnName="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" 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="SalaryReconsilation" msprop:Generator_RowEvHandlerName="SalaryReconsilationRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryReconsilationRowDeleted" msprop:Generator_RowDeletingName="SalaryReconsilationRowDeleting" msprop:Generator_RowEvArgName="SalaryReconsilationRowChangeEvent" msprop:Generator_TablePropName="SalaryReconsilation" msprop:Generator_RowChangedName="SalaryReconsilationRowChanged" msprop:Generator_UserTableName="SalaryReconsilation" msprop:Generator_RowChangingName="SalaryReconsilationRowChanging" msprop:Generator_RowClassName="SalaryReconsilationRow" msprop:Generator_TableClassName="SalaryReconsilationDataTable" msprop:Generator_TableVarName="tableSalaryReconsilation">
|
|||
|
<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="ColDes" msprop:Generator_ColumnPropNameInTable="ColDesColumn" msprop:Generator_ColumnPropNameInRow="ColDes" msprop:Generator_UserColumnName="ColDes" msprop:Generator_ColumnVarNameInTable="columnColDes" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ColValue1" msprop:Generator_ColumnPropNameInTable="ColValue1Column" msprop:Generator_ColumnPropNameInRow="ColValue1" msprop:Generator_UserColumnName="ColValue1" msprop:Generator_ColumnVarNameInTable="columnColValue1" 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="SalaryMonth1" msprop:Generator_ColumnPropNameInTable="SalaryMonth1Column" msprop:Generator_ColumnPropNameInRow="SalaryMonth1" msprop:Generator_UserColumnName="SalaryMonth1" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth1" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ColValue2" msprop:Generator_ColumnPropNameInTable="ColValue2Column" msprop:Generator_ColumnPropNameInRow="ColValue2" msprop:Generator_UserColumnName="ColValue2" msprop:Generator_ColumnVarNameInTable="columnColValue2" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth2" msprop:Generator_ColumnPropNameInTable="SalaryMonth2Column" msprop:Generator_ColumnPropNameInRow="SalaryMonth2" msprop:Generator_UserColumnName="SalaryMonth2" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth2" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ColValue3" msprop:Generator_ColumnPropNameInTable="ColValue3Column" msprop:Generator_ColumnPropNameInRow="ColValue3" msprop:Generator_UserColumnName="ColValue3" msprop:Generator_ColumnVarNameInTable="columnColValue3" type="xs:double" 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="TotalEmp" msprop:Generator_ColumnPropNameInTable="TotalEmpColumn" msprop:Generator_ColumnPropNameInRow="TotalEmp" msprop:Generator_UserColumnName="TotalEmp" msprop:Generator_ColumnVarNameInTable="columnTotalEmp" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_UserColumnName="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CCWSalaryDetail" msprop:Generator_RowEvHandlerName="CCWSalaryDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWSalaryDetailRowDeleted" msprop:Generator_RowDeletingName="CCWSalaryDetailRowDeleting" msprop:Generator_RowEvArgName="CCWSalaryDetailRowChangeEvent" msprop:Generator_TablePropName="CCWSalaryDetail" msprop:Generator_RowChangedName="CCWSalaryDetailRowChanged" msprop:Generator_UserTableName="CCWSalaryDetail" msprop:Generator_RowChangingName="CCWSalaryDetailRowChanging" msprop:Generator_RowClassName="CCWSalaryDetailRow" msprop:Generator_TableClassName="CCWSalaryDetailDataTable" msprop:Generator_TableVarName="tableCCWSalaryDetail">
|
|||
|
<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="InvolveAmount" msprop:Generator_ColumnPropNameInTable="InvolveAmountColumn" msprop:Generator_ColumnPropNameInRow="InvolveAmount" msprop:Generator_UserColumnName="InvolveAmount" msprop:Generator_ColumnVarNameInTable="columnInvolveAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_UserColumnName="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" type="xs:double" minOccurs="0" />
|
|||
|
<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="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CCWSaSummary" msprop:Generator_RowEvHandlerName="CCWSaSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWSaSummaryRowDeleted" msprop:Generator_RowDeletingName="CCWSaSummaryRowDeleting" msprop:Generator_RowEvArgName="CCWSaSummaryRowChangeEvent" msprop:Generator_TablePropName="CCWSaSummary" msprop:Generator_RowChangedName="CCWSaSummaryRowChanged" msprop:Generator_UserTableName="CCWSaSummary" msprop:Generator_RowChangingName="CCWSaSummaryRowChanging" msprop:Generator_RowClassName="CCWSaSummaryRow" msprop:Generator_TableClassName="CCWSaSummaryDataTable" msprop:Generator_TableVarName="tableCCWSaSummary">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CCCode" msprop:Generator_ColumnPropNameInTable="CCCodeColumn" msprop:Generator_ColumnPropNameInRow="CCCode" msprop:Generator_UserColumnName="CCCode" msprop:Generator_ColumnVarNameInTable="columnCCCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InvolveAmount" msprop:Generator_ColumnPropNameInTable="InvolveAmountColumn" msprop:Generator_ColumnPropNameInRow="InvolveAmount" msprop:Generator_UserColumnName="InvolveAmount" msprop:Generator_ColumnVarNameInTable="columnInvolveAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_UserColumnName="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CashDisbursement" msprop:Generator_RowEvHandlerName="CashDisbursementRowChangeEventHandler" msprop:Generator_RowDeletedName="CashDisbursementRowDeleted" msprop:Generator_RowDeletingName="CashDisbursementRowDeleting" msprop:Generator_RowEvArgName="CashDisbursementRowChangeEvent" msprop:Generator_TablePropName="CashDisbursement" msprop:Generator_RowChangedName="CashDisbursementRowChanged" msprop:Generator_UserTableName="CashDisbursement" msprop:Generator_RowChangingName="CashDisbursementRowChanging" msprop:Generator_RowClassName="CashDisbursementRow" msprop:Generator_TableClassName="CashDisbursementDataTable" msprop:Generator_TableVarName="tableCashDisbursement">
|
|||
|
<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="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Signature" msprop:Generator_ColumnPropNameInTable="SignatureColumn" msprop:Generator_ColumnPropNameInRow="Signature" msprop:Generator_UserColumnName="Signature" msprop:Generator_ColumnVarNameInTable="columnSignature" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PostingDetails" msprop:Generator_RowEvHandlerName="PostingDetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="PostingDetailsRowDeleted" msprop:Generator_RowDeletingName="PostingDetailsRowDeleting" msprop:Generator_RowEvArgName="PostingDetailsRowChangeEvent" msprop:Generator_TablePropName="PostingDetails" msprop:Generator_RowChangedName="PostingDetailsRowChanged" msprop:Generator_UserTableName="PostingDetails" msprop:Generator_RowChangingName="PostingDetailsRowChanging" msprop:Generator_RowClassName="PostingDetailsRow" msprop:Generator_TableClassName="PostingDetailsDataTable" msprop:Generator_TableVarName="tablePostingDetails">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="CurrentDesignation" msprop:Generator_ColumnPropNameInTable="CurrentDesignationColumn" msprop:Generator_ColumnPropNameInRow="CurrentDesignation" msprop:Generator_UserColumnName="CurrentDesignation" msprop:Generator_ColumnVarNameInTable="columnCurrentDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CurrentDepartment" msprop:Generator_ColumnPropNameInTable="CurrentDepartmentColumn" msprop:Generator_ColumnPropNameInRow="CurrentDepartment" msprop:Generator_UserColumnName="CurrentDepartment" msprop:Generator_ColumnVarNameInTable="columnCurrentDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CurrentRC" msprop:Generator_ColumnPropNameInTable="CurrentRCColumn" msprop:Generator_ColumnPropNameInRow="CurrentRC" msprop:Generator_UserColumnName="CurrentRC" msprop:Generator_ColumnVarNameInTable="columnCurrentRC" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CurrentLocation" msprop:Generator_ColumnPropNameInTable="CurrentLocationColumn" msprop:Generator_ColumnPropNameInRow="CurrentLocation" msprop:Generator_UserColumnName="CurrentLocation" msprop:Generator_ColumnVarNameInTable="columnCurrentLocation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="prvDesignation" msprop:Generator_ColumnPropNameInTable="prvDesignationColumn" msprop:Generator_ColumnPropNameInRow="prvDesignation" msprop:Generator_UserColumnName="prvDesignation" msprop:Generator_ColumnVarNameInTable="columnprvDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="prvDepartment" msprop:Generator_ColumnPropNameInTable="prvDepartmentColumn" msprop:Generator_ColumnPropNameInRow="prvDepartment" msprop:Generator_UserColumnName="prvDepartment" msprop:Generator_ColumnVarNameInTable="columnprvDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="prvRC" msprop:Generator_ColumnPropNameInTable="prvRCColumn" msprop:Generator_ColumnPropNameInRow="prvRC" msprop:Generator_UserColumnName="prvRC" msprop:Generator_ColumnVarNameInTable="columnprvRC" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="prvLocation" msprop:Generator_ColumnPropNameInTable="prvLocationColumn" msprop:Generator_ColumnPropNameInRow="prvLocation" msprop:Generator_UserColumnName="prvLocation" msprop:Generator_ColumnVarNameInTable="columnprvLocation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_UserColumnName="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" type="xs:dateTime" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeDetail" msprop:Generator_RowEvHandlerName="EmployeeDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeDetailRowDeleted" msprop:Generator_RowDeletingName="EmployeeDetailRowDeleting" msprop:Generator_RowEvArgName="EmployeeDetailRowChangeEvent" msprop:Generator_TablePropName="EmployeeDetail" msprop:Generator_RowChangedName="EmployeeDetailRowChanged" msprop:Generator_UserTableName="EmployeeDetail" msprop:Generator_RowChangingName="EmployeeDetailRowChanging" msprop:Generator_RowClassName="EmployeeDetailRow" msprop:Generator_TableClassName="EmployeeDetailDataTable" msprop:Generator_TableVarName="tableEmployeeDetail">
|
|||
|
<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="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="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_UserColumnName="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" 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="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_UserColumnName="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_UserColumnName="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" 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="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="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_UserColumnName="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" type="xs:dateTime" 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="MarStatus" msprop:Generator_ColumnPropNameInTable="MarStatusColumn" msprop:Generator_ColumnPropNameInRow="MarStatus" msprop:Generator_UserColumnName="MarStatus" msprop:Generator_ColumnVarNameInTable="columnMarStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MobileNo" msprop:Generator_ColumnPropNameInTable="MobileNoColumn" msprop:Generator_ColumnPropNameInRow="MobileNo" msprop:Generator_UserColumnName="MobileNo" msprop:Generator_ColumnVarNameInTable="columnMobileNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MailAdd" msprop:Generator_ColumnPropNameInTable="MailAddColumn" msprop:Generator_ColumnPropNameInRow="MailAdd" msprop:Generator_UserColumnName="MailAdd" msprop:Generator_ColumnVarNameInTable="columnMailAdd" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LocDes" msprop:Generator_ColumnPropNameInTable="LocDesColumn" msprop:Generator_ColumnPropNameInRow="LocDes" msprop:Generator_UserColumnName="LocDes" msprop:Generator_ColumnVarNameInTable="columnLocDes" 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="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_UserColumnName="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankOPI" msprop:Generator_ColumnPropNameInTable="BankOPIColumn" msprop:Generator_ColumnPropNameInRow="BankOPI" msprop:Generator_UserColumnName="BankOPI" msprop:Generator_ColumnVarNameInTable="columnBankOPI" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BranchOPI" msprop:Generator_ColumnPropNameInTable="BranchOPIColumn" msprop:Generator_ColumnPropNameInRow="BranchOPI" msprop:Generator_UserColumnName="BranchOPI" msprop:Generator_ColumnVarNameInTable="columnBranchOPI" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNoOPI" msprop:Generator_ColumnPropNameInTable="AccountNoOPIColumn" msprop:Generator_ColumnPropNameInRow="AccountNoOPI" msprop:Generator_UserColumnName="AccountNoOPI" msprop:Generator_ColumnVarNameInTable="columnAccountNoOPI" 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="Company" msprop:Generator_ColumnPropNameInTable="CompanyColumn" msprop:Generator_ColumnPropNameInRow="Company" msprop:Generator_UserColumnName="Company" msprop:Generator_ColumnVarNameInTable="columnCompany" 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="SubSection" msprop:Generator_ColumnPropNameInTable="SubSectionColumn" msprop:Generator_ColumnPropNameInRow="SubSection" msprop:Generator_UserColumnName="SubSection" msprop:Generator_ColumnVarNameInTable="columnSubSection" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpAge" msprop:Generator_ColumnPropNameInTable="EmpAgeColumn" msprop:Generator_ColumnPropNameInRow="EmpAge" msprop:Generator_UserColumnName="EmpAge" msprop:Generator_ColumnVarNameInTable="columnEmpAge" 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="Level" msprop:Generator_ColumnPropNameInTable="LevelColumn" msprop:Generator_ColumnPropNameInRow="Level" msprop:Generator_UserColumnName="Level" msprop:Generator_ColumnVarNameInTable="columnLevel" 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="Concern" msprop:Generator_ColumnPropNameInTable="ConcernColumn" msprop:Generator_ColumnPropNameInRow="Concern" msprop:Generator_UserColumnName="Concern" msprop:Generator_ColumnVarNameInTable="columnConcern" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Devision" msprop:Generator_ColumnPropNameInTable="DevisionColumn" msprop:Generator_ColumnPropNameInRow="Devision" msprop:Generator_UserColumnName="Devision" msprop:Generator_ColumnVarNameInTable="columnDevision" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Region" msprop:Generator_ColumnPropNameInTable="RegionColumn" msprop:Generator_ColumnPropNameInRow="Region" msprop:Generator_UserColumnName="Region" msprop:Generator_ColumnVarNameInTable="columnRegion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Area" msprop:Generator_ColumnPropNameInTable="AreaColumn" msprop:Generator_ColumnPropNameInRow="Area" msprop:Generator_UserColumnName="Area" msprop:Generator_ColumnVarNameInTable="columnArea" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Teritory" msprop:Generator_ColumnPropNameInTable="TeritoryColumn" msprop:Generator_ColumnPropNameInRow="Teritory" msprop:Generator_UserColumnName="Teritory" msprop:Generator_ColumnVarNameInTable="columnTeritory" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Distributor" msprop:Generator_ColumnPropNameInTable="DistributorColumn" msprop:Generator_ColumnPropNameInRow="Distributor" msprop:Generator_UserColumnName="Distributor" msprop:Generator_ColumnVarNameInTable="columnDistributor" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Market" msprop:Generator_ColumnPropNameInTable="MarketColumn" msprop:Generator_ColumnPropNameInRow="Market" msprop:Generator_UserColumnName="Market" msprop:Generator_ColumnVarNameInTable="columnMarket" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LMID" msprop:Generator_ColumnPropNameInTable="LMIDColumn" msprop:Generator_ColumnPropNameInRow="LMID" msprop:Generator_UserColumnName="LMID" msprop:Generator_ColumnVarNameInTable="columnLMID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LMNO" msprop:Generator_ColumnPropNameInTable="LMNOColumn" msprop:Generator_ColumnPropNameInRow="LMNO" msprop:Generator_UserColumnName="LMNO" msprop:Generator_ColumnVarNameInTable="columnLMNO" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LMName" msprop:Generator_ColumnPropNameInTable="LMNameColumn" msprop:Generator_ColumnPropNameInRow="LMName" msprop:Generator_UserColumnName="LMName" msprop:Generator_ColumnVarNameInTable="columnLMName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DevisionCode" msprop:Generator_ColumnPropNameInTable="DevisionCodeColumn" msprop:Generator_ColumnPropNameInRow="DevisionCode" msprop:Generator_UserColumnName="DevisionCode" msprop:Generator_ColumnVarNameInTable="columnDevisionCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RegionCode" msprop:Generator_ColumnPropNameInTable="RegionCodeColumn" msprop:Generator_ColumnPropNameInRow="RegionCode" msprop:Generator_UserColumnName="RegionCode" msprop:Generator_ColumnVarNameInTable="columnRegionCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AreaCode" msprop:Generator_ColumnPropNameInTable="AreaCodeColumn" msprop:Generator_ColumnPropNameInRow="AreaCode" msprop:Generator_UserColumnName="AreaCode" msprop:Generator_ColumnVarNameInTable="columnAreaCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TeritoryCode" msprop:Generator_ColumnPropNameInTable="TeritoryCodeColumn" msprop:Generator_ColumnPropNameInRow="TeritoryCode" msprop:Generator_UserColumnName="TeritoryCode" msprop:Generator_ColumnVarNameInTable="columnTeritoryCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MarketCode" msprop:Generator_ColumnPropNameInTable="MarketCodeColumn" msprop:Generator_ColumnPropNameInRow="MarketCode" msprop:Generator_UserColumnName="MarketCode" msprop:Generator_ColumnVarNameInTable="columnMarketCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DistributorCode" msprop:Generator_ColumnPropNameInTable="DistributorCodeColumn" msprop:Generator_ColumnPropNameInRow="DistributorCode" msprop:Generator_UserColumnName="DistributorCode" msprop:Generator_ColumnVarNameInTable="columnDistributorCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLMID" msprop:Generator_ColumnPropNameInTable="SLMIDColumn" msprop:Generator_ColumnPropNameInRow="SLMID" msprop:Generator_UserColumnName="SLMID" msprop:Generator_ColumnVarNameInTable="columnSLMID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLMNO" msprop:Generator_ColumnPropNameInTable="SLMNOColumn" msprop:Generator_ColumnPropNameInRow="SLMNO" msprop:Generator_UserColumnName="SLMNO" msprop:Generator_ColumnVarNameInTable="columnSLMNO" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLMName" msprop:Generator_ColumnPropNameInTable="SLMNameColumn" msprop:Generator_ColumnPropNameInRow="SLMName" msprop:Generator_UserColumnName="SLMName" msprop:Generator_ColumnVarNameInTable="columnSLMName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeHistory" msprop:Generator_RowEvHandlerName="EmployeeHistoryRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeHistoryRowDeleted" msprop:Generator_RowDeletingName="EmployeeHistoryRowDeleting" msprop:Generator_RowEvArgName="EmployeeHistoryRowChangeEvent" msprop:Generator_TablePropName="EmployeeHistory" msprop:Generator_RowChangedName="EmployeeHistoryRowChanged" msprop:Generator_UserTableName="EmployeeHistory" msprop:Generator_RowChangingName="EmployeeHistoryRowChanging" msprop:Generator_RowClassName="EmployeeHistoryRow" msprop:Generator_TableClassName="EmployeeHistoryDataTable" msprop:Generator_TableVarName="tableEmployeeHistory">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="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="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="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DOS" msprop:Generator_ColumnPropNameInTable="DOSColumn" msprop:Generator_ColumnPropNameInRow="DOS" msprop:Generator_UserColumnName="DOS" msprop:Generator_ColumnVarNameInTable="columnDOS" type="xs:dateTime" 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="Comments" msprop:Generator_ColumnPropNameInTable="CommentsColumn" msprop:Generator_ColumnPropNameInRow="Comments" msprop:Generator_UserColumnName="Comments" msprop:Generator_ColumnVarNameInTable="columnComments" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_UserColumnName="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" 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="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpCostAllocation" msprop:Generator_RowEvHandlerName="EmpCostAllocationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpCostAllocationRowDeleted" msprop:Generator_RowDeletingName="EmpCostAllocationRowDeleting" msprop:Generator_RowEvArgName="EmpCostAllocationRowChangeEvent" msprop:Generator_TablePropName="EmpCostAllocation" msprop:Generator_RowChangedName="EmpCostAllocationRowChanged" msprop:Generator_UserTableName="EmpCostAllocation" msprop:Generator_RowChangingName="EmpCostAllocationRowChanging" msprop:Generator_RowClassName="EmpCostAllocationRow" msprop:Generator_TableClassName="EmpCostAllocationDataTable" msprop:Generator_TableVarName="tableEmpCostAllocation">
|
|||
|
<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="DivDescription" msprop:Generator_ColumnPropNameInTable="DivDescriptionColumn" msprop:Generator_ColumnPropNameInRow="DivDescription" msprop:Generator_UserColumnName="DivDescription" msprop:Generator_ColumnVarNameInTable="columnDivDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Percent" msprop:Generator_ColumnPropNameInTable="PercentColumn" msprop:Generator_ColumnPropNameInRow="Percent" msprop:Generator_UserColumnName="Percent" msprop:Generator_ColumnVarNameInTable="columnPercent" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="UpcomEmployee" msprop:Generator_RowEvHandlerName="UpcomEmployeeRowChangeEventHandler" msprop:Generator_RowDeletedName="UpcomEmployeeRowDeleted" msprop:Generator_RowDeletingName="UpcomEmployeeRowDeleting" msprop:Generator_RowEvArgName="UpcomEmployeeRowChangeEvent" msprop:Generator_TablePropName="UpcomEmployee" msprop:Generator_RowChangedName="UpcomEmployeeRowChanged" msprop:Generator_UserTableName="UpcomEmployee" msprop:Generator_RowChangingName="UpcomEmployeeRowChanging" msprop:Generator_RowClassName="UpcomEmployeeRow" msprop:Generator_TableClassName="UpcomEmployeeDataTable" msprop:Generator_TableVarName="tableUpcomEmployee">
|
|||
|
<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="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="PresentDate" msprop:Generator_ColumnPropNameInTable="PresentDateColumn" msprop:Generator_ColumnPropNameInRow="PresentDate" msprop:Generator_UserColumnName="PresentDate" msprop:Generator_ColumnVarNameInTable="columnPresentDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="OTMonthlySheet" msprop:Generator_RowEvHandlerName="OTMonthlySheetRowChangeEventHandler" msprop:Generator_RowDeletedName="OTMonthlySheetRowDeleted" msprop:Generator_RowDeletingName="OTMonthlySheetRowDeleting" msprop:Generator_RowEvArgName="OTMonthlySheetRowChangeEvent" msprop:Generator_TablePropName="OTMonthlySheet" msprop:Generator_RowChangedName="OTMonthlySheetRowChanged" msprop:Generator_UserTableName="OTMonthlySheet" msprop:Generator_RowChangingName="OTMonthlySheetRowChanging" msprop:Generator_RowClassName="OTMonthlySheetRow" msprop:Generator_TableClassName="OTMonthlySheetDataTable" msprop:Generator_TableVarName="tableOTMonthlySheet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmoNo" msprop:Generator_ColumnPropNameInTable="EmoNoColumn" msprop:Generator_ColumnPropNameInRow="EmoNo" msprop:Generator_UserColumnName="EmoNo" msprop:Generator_ColumnVarNameInTable="columnEmoNo" 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="OTDescription" msprop:Generator_ColumnPropNameInTable="OTDescriptionColumn" msprop:Generator_ColumnPropNameInRow="OTDescription" msprop:Generator_UserColumnName="OTDescription" msprop:Generator_ColumnVarNameInTable="columnOTDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OTRate" msprop:Generator_ColumnPropNameInTable="OTRateColumn" msprop:Generator_ColumnPropNameInRow="OTRate" msprop:Generator_UserColumnName="OTRate" msprop:Generator_ColumnVarNameInTable="columnOTRate" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTAmount" msprop:Generator_ColumnPropNameInTable="OTAmountColumn" msprop:Generator_ColumnPropNameInRow="OTAmount" msprop:Generator_UserColumnName="OTAmount" msprop:Generator_ColumnVarNameInTable="columnOTAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTMonth" msprop:Generator_ColumnPropNameInTable="OTMonthColumn" msprop:Generator_ColumnPropNameInRow="OTMonth" msprop:Generator_UserColumnName="OTMonth" msprop:Generator_ColumnVarNameInTable="columnOTMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="SeqNo" msprop:Generator_ColumnPropNameInTable="SeqNoColumn" msprop:Generator_ColumnPropNameInRow="SeqNo" msprop:Generator_UserColumnName="SeqNo" msprop:Generator_ColumnVarNameInTable="columnSeqNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BonusBankAdvice" msprop:Generator_RowEvHandlerName="BonusBankAdviceRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusBankAdviceRowDeleted" msprop:Generator_RowDeletingName="BonusBankAdviceRowDeleting" msprop:Generator_RowEvArgName="BonusBankAdviceRowChangeEvent" msprop:Generator_TablePropName="BonusBankAdvice" msprop:Generator_RowChangedName="BonusBankAdviceRowChanged" msprop:Generator_UserTableName="BonusBankAdvice" msprop:Generator_RowChangingName="BonusBankAdviceRowChanging" msprop:Generator_RowClassName="BonusBankAdviceRow" msprop:Generator_TableClassName="BonusBankAdviceDataTable" msprop:Generator_TableVarName="tableBonusBankAdvice">
|
|||
|
<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="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="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" 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="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_UserColumnName="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" type="xs:string" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BonusRegister" msprop:Generator_RowEvHandlerName="BonusRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusRegisterRowDeleted" msprop:Generator_RowDeletingName="BonusRegisterRowDeleting" msprop:Generator_RowEvArgName="BonusRegisterRowChangeEvent" msprop:Generator_TablePropName="BonusRegister" msprop:Generator_RowChangedName="BonusRegisterRowChanged" msprop:Generator_UserTableName="BonusRegister" msprop:Generator_RowChangingName="BonusRegisterRowChanging" msprop:Generator_RowClassName="BonusRegisterRow" msprop:Generator_TableClassName="BonusRegisterDataTable" msprop:Generator_TableVarName="tableBonusRegister">
|
|||
|
<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="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="NetBonus" msprop:Generator_ColumnPropNameInTable="NetBonusColumn" msprop:Generator_ColumnPropNameInRow="NetBonus" msprop:Generator_UserColumnName="NetBonus" msprop:Generator_ColumnVarNameInTable="columnNetBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:double" 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="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_UserColumnName="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" 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="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="AccountNo" msdata:Caption="AcountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_UserColumnName="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Percent" msprop:Generator_ColumnPropNameInTable="PercentColumn" msprop:Generator_ColumnPropNameInRow="Percent" msprop:Generator_UserColumnName="Percent" msprop:Generator_ColumnVarNameInTable="columnPercent" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusName" msprop:Generator_ColumnPropNameInTable="BonusNameColumn" msprop:Generator_ColumnPropNameInRow="BonusName" msprop:Generator_UserColumnName="BonusName" msprop:Generator_ColumnVarNameInTable="columnBonusName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AnnualIncomeTax" msprop:Generator_RowEvHandlerName="AnnualIncomeTaxRowChangeEventHandler" msprop:Generator_RowDeletedName="AnnualIncomeTaxRowDeleted" msprop:Generator_RowDeletingName="AnnualIncomeTaxRowDeleting" msprop:Generator_RowEvArgName="AnnualIncomeTaxRowChangeEvent" msprop:Generator_TablePropName="AnnualIncomeTax" msprop:Generator_RowChangedName="AnnualIncomeTaxRowChanged" msprop:Generator_UserTableName="AnnualIncomeTax" msprop:Generator_RowChangingName="AnnualIncomeTaxRowChanging" msprop:Generator_RowClassName="AnnualIncomeTaxRow" msprop:Generator_TableClassName="AnnualIncomeTaxDataTable" msprop:Generator_TableVarName="tableAnnualIncomeTax">
|
|||
|
<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="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="ColDes" msprop:Generator_ColumnPropNameInTable="ColDesColumn" msprop:Generator_ColumnPropNameInRow="ColDes" msprop:Generator_UserColumnName="ColDes" msprop:Generator_ColumnVarNameInTable="columnColDes" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ColValue" msprop:Generator_ColumnPropNameInTable="ColValueColumn" msprop:Generator_ColumnPropNameInRow="ColValue" msprop:Generator_UserColumnName="ColValue" msprop:Generator_ColumnVarNameInTable="columnColValue" type="xs:string" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="LaonPaymentDue" msprop:Generator_RowEvHandlerName="LaonPaymentDueRowChangeEventHandler" msprop:Generator_RowDeletedName="LaonPaymentDueRowDeleted" msprop:Generator_RowDeletingName="LaonPaymentDueRowDeleting" msprop:Generator_RowEvArgName="LaonPaymentDueRowChangeEvent" msprop:Generator_TablePropName="LaonPaymentDue" msprop:Generator_RowChangedName="LaonPaymentDueRowChanged" msprop:Generator_UserTableName="LaonPaymentDue" msprop:Generator_RowChangingName="LaonPaymentDueRowChanging" msprop:Generator_RowClassName="LaonPaymentDueRow" msprop:Generator_TableClassName="LaonPaymentDueDataTable" msprop:Generator_TableVarName="tableLaonPaymentDue">
|
|||
|
<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="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_UserColumnName="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="InstalmentAmount" msprop:Generator_ColumnPropNameInTable="InstalmentAmountColumn" msprop:Generator_ColumnPropNameInRow="InstalmentAmount" msprop:Generator_UserColumnName="InstalmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstalmentAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalAmount" msprop:Generator_ColumnPropNameInTable="TotalAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalAmount" msprop:Generator_UserColumnName="TotalAmount" msprop:Generator_ColumnVarNameInTable="columnTotalAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="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="InstallInterest" msprop:Generator_ColumnPropNameInTable="InstallInterestColumn" msprop:Generator_ColumnPropNameInRow="InstallInterest" msprop:Generator_UserColumnName="InstallInterest" msprop:Generator_ColumnVarNameInTable="columnInstallInterest" type="xs:double" 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="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_UserColumnName="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PrincipalBalance" msprop:Generator_ColumnPropNameInTable="PrincipalBalanceColumn" msprop:Generator_ColumnPropNameInRow="PrincipalBalance" msprop:Generator_UserColumnName="PrincipalBalance" msprop:Generator_ColumnVarNameInTable="columnPrincipalBalance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_UserColumnName="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_UserColumnName="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ScheduleInstallment" msprop:Generator_ColumnPropNameInTable="ScheduleInstallmentColumn" msprop:Generator_ColumnPropNameInRow="ScheduleInstallment" msprop:Generator_UserColumnName="ScheduleInstallment" msprop:Generator_ColumnVarNameInTable="columnScheduleInstallment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DisburseFrom" msprop:Generator_ColumnPropNameInTable="DisburseFromColumn" msprop:Generator_ColumnPropNameInRow="DisburseFrom" msprop:Generator_UserColumnName="DisburseFrom" msprop:Generator_ColumnVarNameInTable="columnDisburseFrom" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentsDue" msprop:Generator_ColumnPropNameInTable="InstallmentsDueColumn" msprop:Generator_ColumnPropNameInRow="InstallmentsDue" msprop:Generator_UserColumnName="InstallmentsDue" msprop:Generator_ColumnVarNameInTable="columnInstallmentsDue" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="LoanIssue" msprop:Generator_RowEvHandlerName="LoanIssueRowChangeEventHandler" msprop:Generator_RowDeletedName="LoanIssueRowDeleted" msprop:Generator_RowDeletingName="LoanIssueRowDeleting" msprop:Generator_RowEvArgName="LoanIssueRowChangeEvent" msprop:Generator_TablePropName="LoanIssue" msprop:Generator_RowChangedName="LoanIssueRowChanged" msprop:Generator_UserTableName="LoanIssue" msprop:Generator_RowChangingName="LoanIssueRowChanging" msprop:Generator_RowClassName="LoanIssueRow" msprop:Generator_TableClassName="LoanIssueDataTable" msprop:Generator_TableVarName="tableLoanIssue">
|
|||
|
<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="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="Interest1" msprop:Generator_ColumnPropNameInTable="Interest1Column" msprop:Generator_ColumnPropNameInRow="Interest1" msprop:Generator_UserColumnName="Interest1" msprop:Generator_ColumnVarNameInTable="columnInterest1" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Installment" msprop:Generator_ColumnPropNameInTable="InstallmentColumn" msprop:Generator_ColumnPropNameInRow="Installment" msprop:Generator_UserColumnName="Installment" msprop:Generator_ColumnVarNameInTable="columnInstallment" 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="Principal" msprop:Generator_ColumnPropNameInTable="PrincipalColumn" msprop:Generator_ColumnPropNameInRow="Principal" msprop:Generator_UserColumnName="Principal" msprop:Generator_ColumnVarNameInTable="columnPrincipal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentNo" msprop:Generator_ColumnPropNameInTable="InstallmentNoColumn" msprop:Generator_ColumnPropNameInRow="InstallmentNo" msprop:Generator_UserColumnName="InstallmentNo" msprop:Generator_ColumnVarNameInTable="columnInstallmentNo" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="PaidDate" msprop:Generator_ColumnPropNameInTable="PaidDateColumn" msprop:Generator_ColumnPropNameInRow="PaidDate" msprop:Generator_UserColumnName="PaidDate" msprop:Generator_ColumnVarNameInTable="columnPaidDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Balance" msprop:Generator_ColumnPropNameInTable="BalanceColumn" msprop:Generator_ColumnPropNameInRow="Balance" msprop:Generator_UserColumnName="Balance" msprop:Generator_ColumnVarNameInTable="columnBalance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Interest2" msprop:Generator_ColumnPropNameInTable="Interest2Column" msprop:Generator_ColumnPropNameInRow="Interest2" msprop:Generator_UserColumnName="Interest2" msprop:Generator_ColumnVarNameInTable="columnInterest2" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Deduct" msprop:Generator_ColumnPropNameInTable="DeductColumn" msprop:Generator_ColumnPropNameInRow="Deduct" msprop:Generator_UserColumnName="Deduct" msprop:Generator_ColumnVarNameInTable="columnDeduct" 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:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="OTHourlySheet" msprop:Generator_RowEvHandlerName="OTHourlySheetRowChangeEventHandler" msprop:Generator_RowDeletedName="OTHourlySheetRowDeleted" msprop:Generator_RowDeletingName="OTHourlySheetRowDeleting" msprop:Generator_RowEvArgName="OTHourlySheetRowChangeEvent" msprop:Generator_TablePropName="OTHourlySheet" msprop:Generator_RowChangedName="OTHourlySheetRowChanged" msprop:Generator_UserTableName="OTHourlySheet" msprop:Generator_RowChangingName="OTHourlySheetRowChanging" msprop:Generator_RowClassName="OTHourlySheetRow" msprop:Generator_TableClassName="OTHourlySheetDataTable" msprop:Generator_TableVarName="tableOTHourlySheet">
|
|||
|
<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="OTDescription" msprop:Generator_ColumnPropNameInTable="OTDescriptionColumn" msprop:Generator_ColumnPropNameInRow="OTDescription" msprop:Generator_UserColumnName="OTDescription" msprop:Generator_ColumnVarNameInTable="columnOTDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Hours" msprop:Generator_ColumnPropNameInTable="HoursColumn" msprop:Generator_ColumnPropNameInRow="Hours" msprop:Generator_UserColumnName="Hours" msprop:Generator_ColumnVarNameInTable="columnHours" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTMonth" msprop:Generator_ColumnPropNameInTable="OTMonthColumn" msprop:Generator_ColumnPropNameInRow="OTMonth" msprop:Generator_UserColumnName="OTMonth" msprop:Generator_ColumnVarNameInTable="columnOTMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BasicReport" msprop:Generator_RowEvHandlerName="BasicReportRowChangeEventHandler" msprop:Generator_RowDeletedName="BasicReportRowDeleted" msprop:Generator_RowDeletingName="BasicReportRowDeleting" msprop:Generator_RowEvArgName="BasicReportRowChangeEvent" msprop:Generator_TablePropName="BasicReport" msprop:Generator_RowChangedName="BasicReportRowChanged" msprop:Generator_UserTableName="BasicReport" msprop:Generator_RowChangingName="BasicReportRowChanging" msprop:Generator_RowClassName="BasicReportRow" msprop:Generator_TableClassName="BasicReportDataTable" msprop:Generator_TableVarName="tableBasicReport">
|
|||
|
<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="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="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="CreatedDate" msprop:Generator_ColumnPropNameInTable="CreatedDateColumn" msprop:Generator_ColumnPropNameInRow="CreatedDate" msprop:Generator_UserColumnName="CreatedDate" msprop:Generator_ColumnVarNameInTable="columnCreatedDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InactiveDate" msprop:Generator_ColumnPropNameInTable="InactiveDateColumn" msprop:Generator_ColumnPropNameInRow="InactiveDate" msprop:Generator_UserColumnName="InactiveDate" msprop:Generator_ColumnVarNameInTable="columnInactiveDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ExtendedSalarySheet" msprop:Generator_RowEvHandlerName="ExtendedSalarySheetRowChangeEventHandler" msprop:Generator_RowDeletedName="ExtendedSalarySheetRowDeleted" msprop:Generator_RowDeletingName="ExtendedSalarySheetRowDeleting" msprop:Generator_RowEvArgName="ExtendedSalarySheetRowChangeEvent" msprop:Generator_TablePropName="ExtendedSalarySheet" msprop:Generator_RowChangedName="ExtendedSalarySheetRowChanged" msprop:Generator_UserTableName="ExtendedSalarySheet" msprop:Generator_RowChangingName="ExtendedSalarySheetRowChanging" msprop:Generator_RowClassName="ExtendedSalarySheetRow" msprop:Generator_TableClassName="ExtendedSalarySheetDataTable" msprop:Generator_TableVarName="tableExtendedSalarySheet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_UserColumnName="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_UserColumnName="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DOC" msprop:Generator_ColumnPropNameInTable="DOCColumn" msprop:Generator_ColumnPropNameInRow="DOC" msprop:Generator_UserColumnName="DOC" msprop:Generator_ColumnVarNameInTable="columnDOC" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Resource" msprop:Generator_ColumnPropNameInTable="ResourceColumn" msprop:Generator_ColumnPropNameInRow="Resource" msprop:Generator_UserColumnName="Resource" msprop:Generator_ColumnVarNameInTable="columnResource" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="OTMonthRange" msprop:Generator_RowEvHandlerName="OTMonthRangeRowChangeEventHandler" msprop:Generator_RowDeletedName="OTMonthRangeRowDeleted" msprop:Generator_RowDeletingName="OTMonthRangeRowDeleting" msprop:Generator_RowEvArgName="OTMonthRangeRowChangeEvent" msprop:Generator_TablePropName="OTMonthRange" msprop:Generator_RowChangedName="OTMonthRangeRowChanged" msprop:Generator_UserTableName="OTMonthRange" msprop:Generator_RowChangingName="OTMonthRangeRowChanging" msprop:Generator_RowClassName="OTMonthRangeRow" msprop:Generator_TableClassName="OTMonthRangeDataTable" msprop:Generator_TableVarName="tableOTMonthRange">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="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="Value" msprop:Generator_ColumnPropNameInTable="ValueColumn" msprop:Generator_ColumnPropNameInRow="Value" msprop:Generator_UserColumnName="Value" msprop:Generator_ColumnVarNameInTable="columnValue" type="xs:double" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BranchWiseOT" msprop:Generator_RowEvHandlerName="BranchWiseOTRowChangeEventHandler" msprop:Generator_RowDeletedName="BranchWiseOTRowDeleted" msprop:Generator_RowDeletingName="BranchWiseOTRowDeleting" msprop:Generator_RowEvArgName="BranchWiseOTRowChangeEvent" msprop:Generator_TablePropName="BranchWiseOT" msprop:Generator_RowChangedName="BranchWiseOTRowChanged" msprop:Generator_UserTableName="BranchWiseOT" msprop:Generator_RowChangingName="BranchWiseOTRowChanging" msprop:Generator_RowClassName="BranchWiseOTRow" msprop:Generator_TableClassName="BranchWiseOTDataTable" msprop:Generator_TableVarName="tableBranchWiseOT">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="TotalOT" msprop:Generator_ColumnPropNameInTable="TotalOTColumn" msprop:Generator_ColumnPropNameInRow="TotalOT" msprop:Generator_UserColumnName="TotalOT" msprop:Generator_ColumnVarNameInTable="columnTotalOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DivisionWiseOT" msprop:Generator_RowEvHandlerName="DivisionWiseOTRowChangeEventHandler" msprop:Generator_RowDeletedName="DivisionWiseOTRowDeleted" msprop:Generator_RowDeletingName="DivisionWiseOTRowDeleting" msprop:Generator_RowEvArgName="DivisionWiseOTRowChangeEvent" msprop:Generator_TablePropName="DivisionWiseOT" msprop:Generator_RowChangedName="DivisionWiseOTRowChanged" msprop:Generator_UserTableName="DivisionWiseOT" msprop:Generator_RowChangingName="DivisionWiseOTRowChanging" msprop:Generator_RowClassName="DivisionWiseOTRow" msprop:Generator_TableClassName="DivisionWiseOTDataTable" msprop:Generator_TableVarName="tableDivisionWiseOT">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="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="Value" msprop:Generator_ColumnPropNameInTable="ValueColumn" msprop:Generator_ColumnPropNameInRow="Value" msprop:Generator_UserColumnName="Value" msprop:Generator_ColumnVarNameInTable="columnValue" 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:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="OverAllSummary" msprop:Generator_RowEvHandlerName="OverAllSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="OverAllSummaryRowDeleted" msprop:Generator_RowDeletingName="OverAllSummaryRowDeleting" msprop:Generator_RowEvArgName="OverAllSummaryRowChangeEvent" msprop:Generator_TablePropName="OverAllSummary" msprop:Generator_RowChangedName="OverAllSummaryRowChanged" msprop:Generator_UserTableName="OverAllSummary" msprop:Generator_RowChangingName="OverAllSummaryRowChanging" msprop:Generator_RowClassName="OverAllSummaryRow" msprop:Generator_TableClassName="OverAllSummaryDataTable" msprop:Generator_TableVarName="tableOverAllSummary">
|
|||
|
<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="ItemGroup" msprop:Generator_ColumnPropNameInTable="ItemGroupColumn" msprop:Generator_ColumnPropNameInRow="ItemGroup" msprop:Generator_UserColumnName="ItemGroup" msprop:Generator_ColumnVarNameInTable="columnItemGroup" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_UserColumnName="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="UnAuthLeave" msprop:Generator_ColumnPropNameInTable="UnAuthLeaveColumn" msprop:Generator_ColumnPropNameInRow="UnAuthLeave" msprop:Generator_UserColumnName="UnAuthLeave" msprop:Generator_ColumnVarNameInTable="columnUnAuthLeave" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Earnings" msprop:Generator_ColumnPropNameInTable="EarningsColumn" msprop:Generator_ColumnPropNameInRow="Earnings" msprop:Generator_UserColumnName="Earnings" msprop:Generator_ColumnVarNameInTable="columnEarnings" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeducDescription" msprop:Generator_ColumnPropNameInTable="DeducDescriptionColumn" msprop:Generator_ColumnPropNameInRow="DeducDescription" msprop:Generator_UserColumnName="DeducDescription" msprop:Generator_ColumnVarNameInTable="columnDeducDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DeducAmount" msprop:Generator_ColumnPropNameInTable="DeducAmountColumn" msprop:Generator_ColumnPropNameInRow="DeducAmount" msprop:Generator_UserColumnName="DeducAmount" msprop:Generator_ColumnVarNameInTable="columnDeducAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_UserColumnName="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalEmp" msprop:Generator_ColumnPropNameInTable="TotalEmpColumn" msprop:Generator_ColumnPropNameInRow="TotalEmp" msprop:Generator_UserColumnName="TotalEmp" msprop:Generator_ColumnVarNameInTable="columnTotalEmp" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="LoanName" msprop:Generator_ColumnPropNameInTable="LoanNameColumn" msprop:Generator_ColumnPropNameInRow="LoanName" msprop:Generator_UserColumnName="LoanName" msprop:Generator_ColumnVarNameInTable="columnLoanName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SCIAmount" msprop:Generator_ColumnPropNameInTable="SCIAmountColumn" msprop:Generator_ColumnPropNameInRow="SCIAmount" msprop:Generator_UserColumnName="SCIAmount" msprop:Generator_ColumnVarNameInTable="columnSCIAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PPAmount" msprop:Generator_ColumnPropNameInTable="PPAmountColumn" msprop:Generator_ColumnPropNameInRow="PPAmount" msprop:Generator_UserColumnName="PPAmount" msprop:Generator_ColumnVarNameInTable="columnPPAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpGradeBasic" msprop:Generator_RowEvHandlerName="EmpGradeBasicRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpGradeBasicRowDeleted" msprop:Generator_RowDeletingName="EmpGradeBasicRowDeleting" msprop:Generator_RowEvArgName="EmpGradeBasicRowChangeEvent" msprop:Generator_TablePropName="EmpGradeBasic" msprop:Generator_RowChangedName="EmpGradeBasicRowChanged" msprop:Generator_UserTableName="EmpGradeBasic" msprop:Generator_RowChangingName="EmpGradeBasicRowChanging" msprop:Generator_RowClassName="EmpGradeBasicRow" msprop:Generator_TableClassName="EmpGradeBasicDataTable" msprop:Generator_TableVarName="tableEmpGradeBasic">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="EnteryDate" msprop:Generator_ColumnPropNameInTable="EnteryDateColumn" msprop:Generator_ColumnPropNameInRow="EnteryDate" msprop:Generator_UserColumnName="EnteryDate" msprop:Generator_ColumnVarNameInTable="columnEnteryDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="PresentGrade" msprop:Generator_ColumnPropNameInTable="PresentGradeColumn" msprop:Generator_ColumnPropNameInRow="PresentGrade" msprop:Generator_UserColumnName="PresentGrade" msprop:Generator_ColumnVarNameInTable="columnPresentGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentBasic" msprop:Generator_ColumnPropNameInTable="PresentBasicColumn" msprop:Generator_ColumnPropNameInRow="PresentBasic" msprop:Generator_UserColumnName="PresentBasic" msprop:Generator_ColumnVarNameInTable="columnPresentBasic" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ChangeType" msprop:Generator_ColumnPropNameInTable="ChangeTypeColumn" msprop:Generator_ColumnPropNameInRow="ChangeType" msprop:Generator_UserColumnName="ChangeType" msprop:Generator_ColumnVarNameInTable="columnChangeType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreviousGrade" msprop:Generator_ColumnPropNameInTable="PreviousGradeColumn" msprop:Generator_ColumnPropNameInRow="PreviousGrade" msprop:Generator_UserColumnName="PreviousGrade" msprop:Generator_ColumnVarNameInTable="columnPreviousGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreviousBasic" msprop:Generator_ColumnPropNameInTable="PreviousBasicColumn" msprop:Generator_ColumnPropNameInRow="PreviousBasic" msprop:Generator_UserColumnName="PreviousBasic" msprop:Generator_ColumnVarNameInTable="columnPreviousBasic" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_UserColumnName="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ChangedBy" msprop:Generator_ColumnPropNameInTable="ChangedByColumn" msprop:Generator_ColumnPropNameInRow="ChangedBy" msprop:Generator_UserColumnName="ChangedBy" msprop:Generator_ColumnVarNameInTable="columnChangedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpAllowDeduct" msprop:Generator_RowEvHandlerName="EmpAllowDeductRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpAllowDeductRowDeleted" msprop:Generator_RowDeletingName="EmpAllowDeductRowDeleting" msprop:Generator_RowEvArgName="EmpAllowDeductRowChangeEvent" msprop:Generator_TablePropName="EmpAllowDeduct" msprop:Generator_RowChangedName="EmpAllowDeductRowChanged" msprop:Generator_UserTableName="EmpAllowDeduct" msprop:Generator_RowChangingName="EmpAllowDeductRowChanging" msprop:Generator_RowClassName="EmpAllowDeductRow" msprop:Generator_TableClassName="EmpAllowDeductDataTable" msprop:Generator_TableVarName="tableEmpAllowDeduct">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_UserColumnName="RC" msprop:Generator_ColumnVarNameInTable="columnRC" 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="AllowDeduct" msprop:Generator_ColumnPropNameInTable="AllowDeductColumn" msprop:Generator_ColumnPropNameInRow="AllowDeduct" msprop:Generator_UserColumnName="AllowDeduct" msprop:Generator_ColumnVarNameInTable="columnAllowDeduct" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_UserColumnName="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpBankHistory" msprop:Generator_RowEvHandlerName="EmpBankHistoryRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpBankHistoryRowDeleted" msprop:Generator_RowDeletingName="EmpBankHistoryRowDeleting" msprop:Generator_RowEvArgName="EmpBankHistoryRowChangeEvent" msprop:Generator_TablePropName="EmpBankHistory" msprop:Generator_RowChangedName="EmpBankHistoryRowChanged" msprop:Generator_UserTableName="EmpBankHistory" msprop:Generator_RowChangingName="EmpBankHistoryRowChanging" msprop:Generator_RowClassName="EmpBankHistoryRow" msprop:Generator_TableClassName="EmpBankHistoryDataTable" msprop:Generator_TableVarName="tableEmpBankHistory">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="CBankName" msprop:Generator_ColumnPropNameInTable="CBankNameColumn" msprop:Generator_ColumnPropNameInRow="CBankName" msprop:Generator_UserColumnName="CBankName" msprop:Generator_ColumnVarNameInTable="columnCBankName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CAccount" msprop:Generator_ColumnPropNameInTable="CAccountColumn" msprop:Generator_ColumnPropNameInRow="CAccount" msprop:Generator_UserColumnName="CAccount" msprop:Generator_ColumnVarNameInTable="columnCAccount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CBranch" msprop:Generator_ColumnPropNameInTable="CBranchColumn" msprop:Generator_ColumnPropNameInRow="CBranch" msprop:Generator_UserColumnName="CBranch" msprop:Generator_ColumnVarNameInTable="columnCBranch" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChangeEffectDate" msprop:Generator_ColumnPropNameInTable="ChangeEffectDateColumn" msprop:Generator_ColumnPropNameInRow="ChangeEffectDate" msprop:Generator_UserColumnName="ChangeEffectDate" msprop:Generator_ColumnVarNameInTable="columnChangeEffectDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="PBankName" msprop:Generator_ColumnPropNameInTable="PBankNameColumn" msprop:Generator_ColumnPropNameInRow="PBankName" msprop:Generator_UserColumnName="PBankName" msprop:Generator_ColumnVarNameInTable="columnPBankName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PAccount" msprop:Generator_ColumnPropNameInTable="PAccountColumn" msprop:Generator_ColumnPropNameInRow="PAccount" msprop:Generator_UserColumnName="PAccount" msprop:Generator_ColumnVarNameInTable="columnPAccount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PBranch" msprop:Generator_ColumnPropNameInTable="PBranchColumn" msprop:Generator_ColumnPropNameInRow="PBranch" msprop:Generator_UserColumnName="PBranch" msprop:Generator_ColumnVarNameInTable="columnPBranch" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChangeReason" msprop:Generator_ColumnPropNameInTable="ChangeReasonColumn" msprop:Generator_ColumnPropNameInRow="ChangeReason" msprop:Generator_UserColumnName="ChangeReason" msprop:Generator_ColumnVarNameInTable="columnChangeReason" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="commitedBy" msprop:Generator_ColumnPropNameInTable="commitedByColumn" msprop:Generator_ColumnPropNameInRow="commitedBy" msprop:Generator_UserColumnName="commitedBy" msprop:Generator_ColumnVarNameInTable="columncommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_UserColumnName="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpConfirmHis" msprop:Generator_RowEvHandlerName="EmpConfirmHisRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpConfirmHisRowDeleted" msprop:Generator_RowDeletingName="EmpConfirmHisRowDeleting" msprop:Generator_RowEvArgName="EmpConfirmHisRowChangeEvent" msprop:Generator_TablePropName="EmpConfirmHis" msprop:Generator_RowChangedName="EmpConfirmHisRowChanged" msprop:Generator_UserTableName="EmpConfirmHis" msprop:Generator_RowChangingName="EmpConfirmHisRowChanging" msprop:Generator_RowClassName="EmpConfirmHisRow" msprop:Generator_TableClassName="EmpConfirmHisDataTable" msprop:Generator_TableVarName="tableEmpConfirmHis">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CDate" msprop:Generator_ColumnPropNameInTable="CDateColumn" msprop:Generator_ColumnPropNameInRow="CDate" msprop:Generator_UserColumnName="CDate" msprop:Generator_ColumnVarNameInTable="columnCDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="RC" msprop:Generator_ColumnPropNameInTable="RCColumn" msprop:Generator_ColumnPropNameInRow="RC" msprop:Generator_UserColumnName="RC" msprop:Generator_ColumnVarNameInTable="columnRC" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_UserColumnName="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpPFHis" msprop:Generator_RowEvHandlerName="EmpPFHisRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpPFHisRowDeleted" msprop:Generator_RowDeletingName="EmpPFHisRowDeleting" msprop:Generator_RowEvArgName="EmpPFHisRowChangeEvent" msprop:Generator_TablePropName="EmpPFHis" msprop:Generator_RowChangedName="EmpPFHisRowChanged" msprop:Generator_UserTableName="EmpPFHis" msprop:Generator_RowChangingName="EmpPFHisRowChanging" msprop:Generator_RowClassName="EmpPFHisRow" msprop:Generator_TableClassName="EmpPFHisDataTable" msprop:Generator_TableVarName="tableEmpPFHis">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="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="PFMDate" msprop:Generator_ColumnPropNameInTable="PFMDateColumn" msprop:Generator_ColumnPropNameInRow="PFMDate" msprop:Generator_UserColumnName="PFMDate" msprop:Generator_ColumnVarNameInTable="columnPFMDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_UserColumnName="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="JVReport" msprop:Generator_RowEvHandlerName="JVReportRowChangeEventHandler" msprop:Generator_RowDeletedName="JVReportRowDeleted" msprop:Generator_RowDeletingName="JVReportRowDeleting" msprop:Generator_RowEvArgName="JVReportRowChangeEvent" msprop:Generator_TablePropName="JVReport" msprop:Generator_RowChangedName="JVReportRowChanged" msprop:Generator_UserTableName="JVReport" msprop:Generator_RowChangingName="JVReportRowChanging" msprop:Generator_RowClassName="JVReportRow" msprop:Generator_TableClassName="JVReportDataTable" msprop:Generator_TableVarName="tableJVReport">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="GLCode" msprop:Generator_ColumnPropNameInTable="GLCodeColumn" msprop:Generator_ColumnPropNameInRow="GLCode" msprop:Generator_UserColumnName="GLCode" msprop:Generator_ColumnVarNameInTable="columnGLCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GLDescription" msprop:Generator_ColumnPropNameInTable="GLDescriptionColumn" msprop:Generator_ColumnPropNameInRow="GLDescription" msprop:Generator_UserColumnName="GLDescription" msprop:Generator_ColumnVarNameInTable="columnGLDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DrAmount" msprop:Generator_ColumnPropNameInTable="DrAmountColumn" msprop:Generator_ColumnPropNameInRow="DrAmount" msprop:Generator_UserColumnName="DrAmount" msprop:Generator_ColumnVarNameInTable="columnDrAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CrAmount" msprop:Generator_ColumnPropNameInTable="CrAmountColumn" msprop:Generator_ColumnPropNameInRow="CrAmount" msprop:Generator_UserColumnName="CrAmount" msprop:Generator_ColumnVarNameInTable="columnCrAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="JType" msprop:Generator_ColumnPropNameInTable="JTypeColumn" msprop:Generator_ColumnPropNameInRow="JType" msprop:Generator_UserColumnName="JType" msprop:Generator_ColumnVarNameInTable="columnJType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JSource" msprop:Generator_ColumnPropNameInTable="JSourceColumn" msprop:Generator_ColumnPropNameInRow="JSource" msprop:Generator_UserColumnName="JSource" msprop:Generator_ColumnVarNameInTable="columnJSource" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Reference" msprop:Generator_ColumnPropNameInTable="ReferenceColumn" msprop:Generator_ColumnPropNameInRow="Reference" msprop:Generator_UserColumnName="Reference" msprop:Generator_ColumnVarNameInTable="columnReference" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JVDate" msprop:Generator_ColumnPropNameInTable="JVDateColumn" msprop:Generator_ColumnPropNameInRow="JVDate" msprop:Generator_UserColumnName="JVDate" msprop:Generator_ColumnVarNameInTable="columnJVDate" type="xs:dateTime" 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="JVTranType" msprop:Generator_ColumnPropNameInTable="JVTranTypeColumn" msprop:Generator_ColumnPropNameInRow="JVTranType" msprop:Generator_UserColumnName="JVTranType" msprop:Generator_ColumnVarNameInTable="columnJVTranType" 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:dateTime" 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="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="WBS" msprop:Generator_ColumnPropNameInTable="WBSColumn" msprop:Generator_ColumnPropNameInRow="WBS" msprop:Generator_UserColumnName="WBS" msprop:Generator_ColumnVarNameInTable="columnWBS" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T1" msprop:Generator_ColumnPropNameInTable="T1Column" msprop:Generator_ColumnPropNameInRow="T1" msprop:Generator_UserColumnName="T1" msprop:Generator_ColumnVarNameInTable="columnT1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T2" msprop:Generator_ColumnPropNameInTable="T2Column" msprop:Generator_ColumnPropNameInRow="T2" msprop:Generator_UserColumnName="T2" msprop:Generator_ColumnVarNameInTable="columnT2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T3" msprop:Generator_ColumnPropNameInTable="T3Column" msprop:Generator_ColumnPropNameInRow="T3" msprop:Generator_UserColumnName="T3" msprop:Generator_ColumnVarNameInTable="columnT3" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T4" msprop:Generator_ColumnPropNameInTable="T4Column" msprop:Generator_ColumnPropNameInRow="T4" msprop:Generator_UserColumnName="T4" msprop:Generator_ColumnVarNameInTable="columnT4" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T5" msprop:Generator_ColumnPropNameInTable="T5Column" msprop:Generator_ColumnPropNameInRow="T5" msprop:Generator_UserColumnName="T5" msprop:Generator_ColumnVarNameInTable="columnT5" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T6" msprop:Generator_ColumnPropNameInTable="T6Column" msprop:Generator_ColumnPropNameInRow="T6" msprop:Generator_UserColumnName="T6" msprop:Generator_ColumnVarNameInTable="columnT6" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="T7" msprop:Generator_ColumnPropNameInTable="T7Column" msprop:Generator_ColumnPropNameInRow="T7" msprop:Generator_UserColumnName="T7" msprop:Generator_ColumnVarNameInTable="columnT7" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="UpCommingEmp" msprop:Generator_RowEvHandlerName="UpCommingEmpRowChangeEventHandler" msprop:Generator_RowDeletedName="UpCommingEmpRowDeleted" msprop:Generator_RowDeletingName="UpCommingEmpRowDeleting" msprop:Generator_RowEvArgName="UpCommingEmpRowChangeEvent" msprop:Generator_TablePropName="UpCommingEmp" msprop:Generator_RowChangedName="UpCommingEmpRowChanged" msprop:Generator_UserTableName="UpCommingEmp" msprop:Generator_RowChangingName="UpCommingEmpRowChanging" msprop:Generator_RowClassName="UpCommingEmpRow" msprop:Generator_TableClassName="UpCommingEmpDataTable" msprop:Generator_TableVarName="tableUpCommingEmp">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="JDate" msprop:Generator_ColumnPropNameInTable="JDateColumn" msprop:Generator_ColumnPropNameInRow="JDate" msprop:Generator_UserColumnName="JDate" msprop:Generator_ColumnVarNameInTable="columnJDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="PMonth" msprop:Generator_ColumnPropNameInTable="PMonthColumn" msprop:Generator_ColumnPropNameInRow="PMonth" msprop:Generator_UserColumnName="PMonth" msprop:Generator_ColumnVarNameInTable="columnPMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PRBProcessDetail" msprop:Generator_RowEvHandlerName="PRBProcessDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="PRBProcessDetailRowDeleted" msprop:Generator_RowDeletingName="PRBProcessDetailRowDeleting" msprop:Generator_RowEvArgName="PRBProcessDetailRowChangeEvent" msprop:Generator_TablePropName="PRBProcessDetail" msprop:Generator_RowChangedName="PRBProcessDetailRowChanged" msprop:Generator_UserTableName="PRBProcessDetail" msprop:Generator_RowChangingName="PRBProcessDetailRowChanging" msprop:Generator_RowClassName="PRBProcessDetailRow" msprop:Generator_TableClassName="PRBProcessDetailDataTable" msprop:Generator_TableVarName="tablePRBProcessDetail">
|
|||
|
<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="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenterName" msprop:Generator_ColumnPropNameInTable="CostCenterNameColumn" msprop:Generator_ColumnPropNameInRow="CostCenterName" msprop:Generator_UserColumnName="CostCenterName" msprop:Generator_ColumnVarNameInTable="columnCostCenterName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Target" msdata:Caption="DataColumn2" msprop:Generator_ColumnPropNameInTable="TargetColumn" msprop:Generator_ColumnPropNameInRow="Target" msprop:Generator_UserColumnName="Target" msprop:Generator_ColumnVarNameInTable="columnTarget" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Achieve" msdata:Caption="DataColumn3" msprop:Generator_ColumnPropNameInTable="AchieveColumn" msprop:Generator_ColumnPropNameInRow="Achieve" msprop:Generator_UserColumnName="Achieve" msprop:Generator_ColumnVarNameInTable="columnAchieve" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Actual" msdata:Caption="DataColumn4" msprop:Generator_ColumnPropNameInTable="ActualColumn" msprop:Generator_ColumnPropNameInRow="Actual" msprop:Generator_UserColumnName="Actual" msprop:Generator_ColumnVarNameInTable="columnActual" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AnnualSalary" msdata:Caption="DataColumn5" msprop:Generator_ColumnPropNameInTable="AnnualSalaryColumn" msprop:Generator_ColumnPropNameInRow="AnnualSalary" msprop:Generator_UserColumnName="AnnualSalary" msprop:Generator_ColumnVarNameInTable="columnAnnualSalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Involvement" msprop:Generator_ColumnPropNameInTable="InvolvementColumn" msprop:Generator_ColumnPropNameInRow="Involvement" msprop:Generator_UserColumnName="Involvement" msprop:Generator_ColumnVarNameInTable="columnInvolvement" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PRBAmount" msprop:Generator_ColumnPropNameInTable="PRBAmountColumn" msprop:Generator_ColumnPropNameInRow="PRBAmount" msprop:Generator_UserColumnName="PRBAmount" msprop:Generator_ColumnVarNameInTable="columnPRBAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxAmount_x0020_" msprop:Generator_ColumnPropNameInTable="TaxAmount_Column" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="Report108" msprop:Generator_RowEvHandlerName="Report108RowChangeEventHandler" msprop:Generator_RowDeletedName="Report108RowDeleted" msprop:Generator_RowDeletingName="Report108RowDeleting" msprop:Generator_RowEvArgName="Report108RowChangeEvent" msprop:Generator_TablePropName="Report108" msprop:Generator_RowChangedName="Report108RowChanged" msprop:Generator_UserTableName="Report108" msprop:Generator_RowChangingName="Report108RowChanging" msprop:Generator_RowClassName="Report108Row" msprop:Generator_TableClassName="Report108DataTable" msprop:Generator_TableVarName="tableReport108">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="PostalAdd" msprop:Generator_ColumnPropNameInTable="PostalAddColumn" msprop:Generator_ColumnPropNameInRow="PostalAdd" msprop:Generator_UserColumnName="PostalAdd" msprop:Generator_ColumnVarNameInTable="columnPostalAdd" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NEmployee" msprop:Generator_ColumnPropNameInTable="NEmployeeColumn" msprop:Generator_ColumnPropNameInRow="NEmployee" msprop:Generator_UserColumnName="NEmployee" msprop:Generator_ColumnVarNameInTable="columnNEmployee" 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="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_UserColumnName="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" 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="HREarned" msprop:Generator_ColumnPropNameInTable="HREarnedColumn" msprop:Generator_ColumnPropNameInRow="HREarned" msprop:Generator_UserColumnName="HREarned" msprop:Generator_ColumnVarNameInTable="columnHREarned" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HRExempted" msprop:Generator_ColumnPropNameInTable="HRExemptedColumn" msprop:Generator_ColumnPropNameInRow="HRExempted" msprop:Generator_UserColumnName="HRExempted" msprop:Generator_ColumnVarNameInTable="columnHRExempted" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HRTaxable" msprop:Generator_ColumnPropNameInTable="HRTaxableColumn" msprop:Generator_ColumnPropNameInRow="HRTaxable" msprop:Generator_UserColumnName="HRTaxable" msprop:Generator_ColumnVarNameInTable="columnHRTaxable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CEarned" msprop:Generator_ColumnPropNameInTable="CEarnedColumn" msprop:Generator_ColumnPropNameInRow="CEarned" msprop:Generator_UserColumnName="CEarned" msprop:Generator_ColumnVarNameInTable="columnCEarned" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CExempted" msprop:Generator_ColumnPropNameInTable="CExemptedColumn" msprop:Generator_ColumnPropNameInRow="CExempted" msprop:Generator_UserColumnName="CExempted" msprop:Generator_ColumnVarNameInTable="columnCExempted" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CTaxable" msprop:Generator_ColumnPropNameInTable="CTaxableColumn" msprop:Generator_ColumnPropNameInRow="CTaxable" msprop:Generator_UserColumnName="CTaxable" msprop:Generator_ColumnVarNameInTable="columnCTaxable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MEarned" msprop:Generator_ColumnPropNameInTable="MEarnedColumn" msprop:Generator_ColumnPropNameInRow="MEarned" msprop:Generator_UserColumnName="MEarned" msprop:Generator_ColumnVarNameInTable="columnMEarned" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MExempted" msprop:Generator_ColumnPropNameInTable="MExemptedColumn" msprop:Generator_ColumnPropNameInRow="MExempted" msprop:Generator_UserColumnName="MExempted" msprop:Generator_ColumnVarNameInTable="columnMExempted" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MTaxable" msprop:Generator_ColumnPropNameInTable="MTaxableColumn" msprop:Generator_ColumnPropNameInRow="MTaxable" msprop:Generator_UserColumnName="MTaxable" msprop:Generator_ColumnVarNameInTable="columnMTaxable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Entertainment" msprop:Generator_ColumnPropNameInTable="EntertainmentColumn" msprop:Generator_ColumnPropNameInRow="Entertainment" msprop:Generator_UserColumnName="Entertainment" msprop:Generator_ColumnVarNameInTable="columnEntertainment" 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:element name="FDate" msprop:Generator_ColumnPropNameInTable="FDateColumn" msprop:Generator_ColumnPropNameInRow="FDate" msprop:Generator_UserColumnName="FDate" msprop:Generator_ColumnVarNameInTable="columnFDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TDate" msprop:Generator_ColumnPropNameInTable="TDateColumn" msprop:Generator_ColumnPropNameInRow="TDate" msprop:Generator_UserColumnName="TDate" msprop:Generator_ColumnVarNameInTable="columnTDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SANDOtherSum" msprop:Generator_ColumnPropNameInTable="SANDOtherSumColumn" msprop:Generator_ColumnPropNameInRow="SANDOtherSum" msprop:Generator_UserColumnName="SANDOtherSum" msprop:Generator_ColumnVarNameInTable="columnSANDOtherSum" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BasicPercent" msprop:Generator_ColumnPropNameInTable="BasicPercentColumn" msprop:Generator_ColumnPropNameInRow="BasicPercent" msprop:Generator_UserColumnName="BasicPercent" msprop:Generator_ColumnVarNameInTable="columnBasicPercent" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EnterAllowance" msprop:Generator_ColumnPropNameInTable="EnterAllowanceColumn" msprop:Generator_ColumnPropNameInRow="EnterAllowance" msprop:Generator_UserColumnName="EnterAllowance" msprop:Generator_ColumnVarNameInTable="columnEnterAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VechilesPercent" msprop:Generator_ColumnPropNameInTable="VechilesPercentColumn" msprop:Generator_ColumnPropNameInRow="VechilesPercent" msprop:Generator_UserColumnName="VechilesPercent" msprop:Generator_ColumnVarNameInTable="columnVechilesPercent" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SPByEmployeer" msprop:Generator_ColumnPropNameInTable="SPByEmployeerColumn" msprop:Generator_ColumnPropNameInRow="SPByEmployeer" msprop:Generator_UserColumnName="SPByEmployeer" msprop:Generator_ColumnVarNameInTable="columnSPByEmployeer" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VOfFree" msprop:Generator_ColumnPropNameInTable="VOfFreeColumn" msprop:Generator_ColumnPropNameInRow="VOfFree" msprop:Generator_UserColumnName="VOfFree" msprop:Generator_ColumnVarNameInTable="columnVOfFree" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EContribution" msprop:Generator_ColumnPropNameInTable="EContributionColumn" msprop:Generator_ColumnPropNameInRow="EContribution" msprop:Generator_UserColumnName="EContribution" msprop:Generator_ColumnVarNameInTable="columnEContribution" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InterestCredit" msprop:Generator_ColumnPropNameInTable="InterestCreditColumn" msprop:Generator_ColumnPropNameInRow="InterestCredit" msprop:Generator_UserColumnName="InterestCredit" msprop:Generator_ColumnVarNameInTable="columnInterestCredit" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VofAnyBenefit" msprop:Generator_ColumnPropNameInTable="VofAnyBenefitColumn" msprop:Generator_ColumnPropNameInRow="VofAnyBenefit" msprop:Generator_UserColumnName="VofAnyBenefit" msprop:Generator_ColumnVarNameInTable="columnVofAnyBenefit" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalCol" msprop:Generator_ColumnPropNameInTable="TotalColColumn" msprop:Generator_ColumnPropNameInRow="TotalCol" msprop:Generator_UserColumnName="TotalCol" msprop:Generator_ColumnVarNameInTable="columnTotalCol" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountLiable" msprop:Generator_ColumnPropNameInTable="AmountLiableColumn" msprop:Generator_ColumnPropNameInRow="AmountLiable" msprop:Generator_UserColumnName="AmountLiable" msprop:Generator_ColumnVarNameInTable="columnAmountLiable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ConToTheProvident" msprop:Generator_ColumnPropNameInTable="ConToTheProvidentColumn" msprop:Generator_ColumnPropNameInRow="ConToTheProvident" msprop:Generator_UserColumnName="ConToTheProvident" msprop:Generator_ColumnVarNameInTable="columnConToTheProvident" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxIncome" msprop:Generator_ColumnPropNameInTable="TaxIncomeColumn" msprop:Generator_ColumnPropNameInRow="TaxIncome" msprop:Generator_UserColumnName="TaxIncome" msprop:Generator_ColumnVarNameInTable="columnTaxIncome" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxPayable" msprop:Generator_ColumnPropNameInTable="TaxPayableColumn" msprop:Generator_ColumnPropNameInRow="TaxPayable" msprop:Generator_UserColumnName="TaxPayable" msprop:Generator_ColumnVarNameInTable="columnTaxPayable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxActualDeduct" msprop:Generator_ColumnPropNameInTable="TaxActualDeductColumn" msprop:Generator_ColumnPropNameInRow="TaxActualDeduct" msprop:Generator_UserColumnName="TaxActualDeduct" msprop:Generator_ColumnVarNameInTable="columnTaxActualDeduct" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthAmount" msprop:Generator_ColumnPropNameInTable="ThisMonthAmountColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthAmount" msprop:Generator_UserColumnName="ThisMonthAmount" msprop:Generator_ColumnVarNameInTable="columnThisMonthAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TIN" msprop:Generator_ColumnPropNameInTable="TINColumn" msprop:Generator_ColumnPropNameInRow="TIN" msprop:Generator_UserColumnName="TIN" msprop:Generator_ColumnVarNameInTable="columnTIN" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SignOnBonus" msprop:Generator_ColumnPropNameInTable="SignOnBonusColumn" msprop:Generator_ColumnPropNameInRow="SignOnBonus" msprop:Generator_UserColumnName="SignOnBonus" msprop:Generator_ColumnVarNameInTable="columnSignOnBonus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SchoolFee" msprop:Generator_ColumnPropNameInTable="SchoolFeeColumn" msprop:Generator_ColumnPropNameInRow="SchoolFee" msprop:Generator_UserColumnName="SchoolFee" msprop:Generator_ColumnVarNameInTable="columnSchoolFee" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FamilyAllowance" msprop:Generator_ColumnPropNameInTable="FamilyAllowanceColumn" msprop:Generator_ColumnPropNameInRow="FamilyAllowance" msprop:Generator_UserColumnName="FamilyAllowance" msprop:Generator_ColumnVarNameInTable="columnFamilyAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalesIncentive" msprop:Generator_ColumnPropNameInTable="SalesIncentiveColumn" msprop:Generator_ColumnPropNameInRow="SalesIncentive" msprop:Generator_UserColumnName="SalesIncentive" msprop:Generator_ColumnVarNameInTable="columnSalesIncentive" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Award" msprop:Generator_ColumnPropNameInTable="AwardColumn" msprop:Generator_ColumnPropNameInRow="Award" msprop:Generator_UserColumnName="Award" msprop:Generator_ColumnVarNameInTable="columnAward" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ShiftingHolidayAllow" msprop:Generator_ColumnPropNameInTable="ShiftingHolidayAllowColumn" msprop:Generator_ColumnPropNameInRow="ShiftingHolidayAllow" msprop:Generator_UserColumnName="ShiftingHolidayAllow" msprop:Generator_ColumnVarNameInTable="columnShiftingHolidayAllow" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HouseloanInterest" msprop:Generator_ColumnPropNameInTable="HouseloanInterestColumn" msprop:Generator_ColumnPropNameInRow="HouseloanInterest" msprop:Generator_UserColumnName="HouseloanInterest" msprop:Generator_ColumnVarNameInTable="columnHouseloanInterest" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RetentionBonus" msprop:Generator_ColumnPropNameInTable="RetentionBonusColumn" msprop:Generator_ColumnPropNameInRow="RetentionBonus" msprop:Generator_UserColumnName="RetentionBonus" msprop:Generator_ColumnVarNameInTable="columnRetentionBonus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LeaveEncashment" msprop:Generator_ColumnPropNameInTable="LeaveEncashmentColumn" msprop:Generator_ColumnPropNameInRow="LeaveEncashment" msprop:Generator_UserColumnName="LeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnLeaveEncashment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="onetimerelocallowance" msprop:Generator_ColumnPropNameInTable="onetimerelocallowanceColumn" msprop:Generator_ColumnPropNameInRow="onetimerelocallowance" msprop:Generator_UserColumnName="onetimerelocallowance" msprop:Generator_ColumnVarNameInTable="columnonetimerelocallowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ContractTerminationPay" msprop:Generator_ColumnPropNameInTable="ContractTerminationPayColumn" msprop:Generator_ColumnPropNameInRow="ContractTerminationPay" msprop:Generator_UserColumnName="ContractTerminationPay" msprop:Generator_ColumnVarNameInTable="columnContractTerminationPay" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeBonus" msprop:Generator_ColumnPropNameInTable="EmployeeBonusColumn" msprop:Generator_ColumnPropNameInRow="EmployeeBonus" msprop:Generator_UserColumnName="EmployeeBonus" msprop:Generator_ColumnVarNameInTable="columnEmployeeBonus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ExemptionofHouseBulidingLoanInterest" msprop:Generator_ColumnPropNameInTable="ExemptionofHouseBulidingLoanInterestColumn" msprop:Generator_ColumnPropNameInRow="ExemptionofHouseBulidingLoanInterest" msprop:Generator_UserColumnName="ExemptionofHouseBulidingLoanInterest" msprop:Generator_ColumnVarNameInTable="columnExemptionofHouseBulidingLoanInterest" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPF" msprop:Generator_ColumnPropNameInTable="WPPFColumn" msprop:Generator_ColumnPropNameInRow="WPPF" msprop:Generator_UserColumnName="WPPF" msprop:Generator_ColumnVarNameInTable="columnWPPF" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFExemption" msprop:Generator_ColumnPropNameInTable="WPPFExemptionColumn" msprop:Generator_ColumnPropNameInRow="WPPFExemption" msprop:Generator_UserColumnName="WPPFExemption" msprop:Generator_ColumnVarNameInTable="columnWPPFExemption" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFTaxable" msprop:Generator_ColumnPropNameInTable="WPPFTaxableColumn" msprop:Generator_ColumnPropNameInRow="WPPFTaxable" msprop:Generator_UserColumnName="WPPFTaxable" msprop:Generator_ColumnVarNameInTable="columnWPPFTaxable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LFA" msprop:Generator_ColumnPropNameInTable="LFAColumn" msprop:Generator_ColumnPropNameInRow="LFA" msprop:Generator_UserColumnName="LFA" msprop:Generator_ColumnVarNameInTable="columnLFA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LFAExamption" msprop:Generator_ColumnPropNameInTable="LFAExamptionColumn" msprop:Generator_ColumnPropNameInRow="LFAExamption" msprop:Generator_UserColumnName="LFAExamption" msprop:Generator_ColumnVarNameInTable="columnLFAExamption" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InvestmentAllowed" msprop:Generator_ColumnPropNameInTable="InvestmentAllowedColumn" msprop:Generator_ColumnPropNameInRow="InvestmentAllowed" msprop:Generator_UserColumnName="InvestmentAllowed" msprop:Generator_ColumnVarNameInTable="columnInvestmentAllowed" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AIT" msprop:Generator_ColumnPropNameInTable="AITColumn" msprop:Generator_ColumnPropNameInRow="AIT" msprop:Generator_UserColumnName="AIT" msprop:Generator_ColumnVarNameInTable="columnAIT" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalAnnualIncome" msprop:Generator_ColumnPropNameInTable="TotalAnnualIncomeColumn" msprop:Generator_ColumnPropNameInRow="TotalAnnualIncome" msprop:Generator_UserColumnName="TotalAnnualIncome" msprop:Generator_ColumnVarNameInTable="columnTotalAnnualIncome" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalChallan" msprop:Generator_ColumnPropNameInTable="TotalChallanColumn" msprop:Generator_ColumnPropNameInRow="TotalChallan" msprop:Generator_UserColumnName="TotalChallan" msprop:Generator_ColumnVarNameInTable="columnTotalChallan" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ThisYearBasicPay" msprop:Generator_ColumnPropNameInTable="ThisYearBasicPayColumn" msprop:Generator_ColumnPropNameInRow="ThisYearBasicPay" msprop:Generator_UserColumnName="ThisYearBasicPay" msprop:Generator_ColumnVarNameInTable="columnThisYearBasicPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="FestivalBonus" msprop:Generator_ColumnPropNameInTable="FestivalBonusColumn" msprop:Generator_ColumnPropNameInRow="FestivalBonus" msprop:Generator_UserColumnName="FestivalBonus" msprop:Generator_ColumnVarNameInTable="columnFestivalBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CompanyPf" msprop:Generator_ColumnPropNameInTable="CompanyPfColumn" msprop:Generator_ColumnPropNameInRow="CompanyPf" msprop:Generator_UserColumnName="CompanyPf" msprop:Generator_ColumnVarNameInTable="columnCompanyPf" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="BonusArrearLeaveOverTimeAmount" msprop:Generator_ColumnPropNameInTable="BonusArrearLeaveOverTimeAmountColumn" msprop:Generator_ColumnPropNameInRow="BonusArrearLeaveOverTimeAmount" msprop:Generator_UserColumnName="BonusArrearLeaveOverTimeAmount" msprop:Generator_ColumnVarNameInTable="columnBonusArrearLeaveOverTimeAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ExemptedIncome" msprop:Generator_ColumnPropNameInTable="ExemptedIncomeColumn" msprop:Generator_ColumnPropNameInRow="ExemptedIncome" msprop:Generator_UserColumnName="ExemptedIncome" msprop:Generator_ColumnVarNameInTable="columnExemptedIncome" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RebateIncome" msprop:Generator_ColumnPropNameInTable="RebateIncomeColumn" msprop:Generator_ColumnPropNameInRow="RebateIncome" msprop:Generator_UserColumnName="RebateIncome" msprop:Generator_ColumnVarNameInTable="columnRebateIncome" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CashReimbursement" msprop:Generator_ColumnPropNameInTable="CashReimbursementColumn" msprop:Generator_ColumnPropNameInRow="CashReimbursement" msprop:Generator_UserColumnName="CashReimbursement" msprop:Generator_ColumnVarNameInTable="columnCashReimbursement" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CCWReport" msprop:Generator_RowEvHandlerName="CCWReportRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWReportRowDeleted" msprop:Generator_RowDeletingName="CCWReportRowDeleting" msprop:Generator_RowEvArgName="CCWReportRowChangeEvent" msprop:Generator_TablePropName="CCWReport" msprop:Generator_RowChangedName="CCWReportRowChanged" msprop:Generator_UserTableName="CCWReport" msprop:Generator_RowChangingName="CCWReportRowChanging" msprop:Generator_RowClassName="CCWReportRow" msprop:Generator_TableClassName="CCWReportDataTable" msprop:Generator_TableVarName="tableCCWReport">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="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="Percentage" msprop:Generator_ColumnPropNameInTable="PercentageColumn" msprop:Generator_ColumnPropNameInRow="Percentage" msprop:Generator_UserColumnName="Percentage" msprop:Generator_ColumnVarNameInTable="columnPercentage" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CostCenterID" msprop:Generator_ColumnPropNameInTable="CostCenterIDColumn" msprop:Generator_ColumnPropNameInRow="CostCenterID" msprop:Generator_UserColumnName="CostCenterID" msprop:Generator_ColumnVarNameInTable="columnCostCenterID" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CCDetailReport" msprop:Generator_RowEvHandlerName="CCDetailReportRowChangeEventHandler" msprop:Generator_RowDeletedName="CCDetailReportRowDeleted" msprop:Generator_RowDeletingName="CCDetailReportRowDeleting" msprop:Generator_RowEvArgName="CCDetailReportRowChangeEvent" msprop:Generator_TablePropName="CCDetailReport" msprop:Generator_RowChangedName="CCDetailReportRowChanged" msprop:Generator_UserTableName="CCDetailReport" msprop:Generator_RowChangingName="CCDetailReportRowChanging" msprop:Generator_RowClassName="CCDetailReportRow" msprop:Generator_TableClassName="CCDetailReportDataTable" msprop:Generator_TableVarName="tableCCDetailReport">
|
|||
|
<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="PrvCC" msprop:Generator_ColumnPropNameInTable="PrvCCColumn" msprop:Generator_ColumnPropNameInRow="PrvCC" msprop:Generator_UserColumnName="PrvCC" msprop:Generator_ColumnVarNameInTable="columnPrvCC" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CurCC" msprop:Generator_ColumnPropNameInTable="CurCCColumn" msprop:Generator_ColumnPropNameInRow="CurCC" msprop:Generator_UserColumnName="CurCC" msprop:Generator_ColumnVarNameInTable="columnCurCC" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PrvPer" msprop:Generator_ColumnPropNameInTable="PrvPerColumn" msprop:Generator_ColumnPropNameInRow="PrvPer" msprop:Generator_UserColumnName="PrvPer" msprop:Generator_ColumnVarNameInTable="columnPrvPer" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CurrPer" msprop:Generator_ColumnPropNameInTable="CurrPerColumn" msprop:Generator_ColumnPropNameInRow="CurrPer" msprop:Generator_UserColumnName="CurrPer" msprop:Generator_ColumnVarNameInTable="columnCurrPer" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Dept" msprop:Generator_ColumnPropNameInTable="DeptColumn" msprop:Generator_ColumnPropNameInRow="Dept" msprop:Generator_UserColumnName="Dept" msprop:Generator_ColumnVarNameInTable="columnDept" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="UserId" msprop:Generator_ColumnPropNameInTable="UserIdColumn" msprop:Generator_ColumnPropNameInRow="UserId" msprop:Generator_UserColumnName="UserId" msprop:Generator_ColumnVarNameInTable="columnUserId" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CreationDate" msprop:Generator_ColumnPropNameInTable="CreationDateColumn" msprop:Generator_ColumnPropNameInRow="CreationDate" msprop:Generator_UserColumnName="CreationDate" msprop:Generator_ColumnVarNameInTable="columnCreationDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCcode" msprop:Generator_ColumnPropNameInTable="CCcodeColumn" msprop:Generator_ColumnPropNameInRow="CCcode" msprop:Generator_UserColumnName="CCcode" msprop:Generator_ColumnVarNameInTable="columnCCcode" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="JVSalaryDetail" msprop:Generator_RowEvHandlerName="JVSalaryDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="JVSalaryDetailRowDeleted" msprop:Generator_RowDeletingName="JVSalaryDetailRowDeleting" msprop:Generator_RowEvArgName="JVSalaryDetailRowChangeEvent" msprop:Generator_TablePropName="JVSalaryDetail" msprop:Generator_RowChangedName="JVSalaryDetailRowChanged" msprop:Generator_UserTableName="JVSalaryDetail" msprop:Generator_RowChangingName="JVSalaryDetailRowChanging" msprop:Generator_RowClassName="JVSalaryDetailRow" msprop:Generator_TableClassName="JVSalaryDetailDataTable" msprop:Generator_TableVarName="tableJVSalaryDetail">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="JVMonth" msprop:Generator_ColumnPropNameInTable="JVMonthColumn" msprop:Generator_ColumnPropNameInRow="JVMonth" msprop:Generator_UserColumnName="JVMonth" msprop:Generator_ColumnVarNameInTable="columnJVMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="JVLoactionWReport" msprop:Generator_RowEvHandlerName="JVLoactionWReportRowChangeEventHandler" msprop:Generator_RowDeletedName="JVLoactionWReportRowDeleted" msprop:Generator_RowDeletingName="JVLoactionWReportRowDeleting" msprop:Generator_RowEvArgName="JVLoactionWReportRowChangeEvent" msprop:Generator_TablePropName="JVLoactionWReport" msprop:Generator_RowChangedName="JVLoactionWReportRowChanged" msprop:Generator_UserTableName="JVLoactionWReport" msprop:Generator_RowChangingName="JVLoactionWReportRowChanging" msprop:Generator_RowClassName="JVLoactionWReportRow" msprop:Generator_TableClassName="JVLoactionWReportDataTable" msprop:Generator_TableVarName="tableJVLoactionWReport">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_UserColumnName="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="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="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="JVMonth" msprop:Generator_ColumnPropNameInTable="JVMonthColumn" msprop:Generator_ColumnPropNameInRow="JVMonth" msprop:Generator_UserColumnName="JVMonth" msprop:Generator_ColumnVarNameInTable="columnJVMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="JVSummaryReport" msprop:Generator_RowEvHandlerName="JVSummaryReportRowChangeEventHandler" msprop:Generator_RowDeletedName="JVSummaryReportRowDeleted" msprop:Generator_RowDeletingName="JVSummaryReportRowDeleting" msprop:Generator_RowEvArgName="JVSummaryReportRowChangeEvent" msprop:Generator_TablePropName="JVSummaryReport" msprop:Generator_RowChangedName="JVSummaryReportRowChanged" msprop:Generator_UserTableName="JVSummaryReport" msprop:Generator_RowChangingName="JVSummaryReportRowChanging" msprop:Generator_RowClassName="JVSummaryReportRow" msprop:Generator_TableClassName="JVSummaryReportDataTable" msprop:Generator_TableVarName="tableJVSummaryReport">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="JVMonth" msprop:Generator_ColumnPropNameInTable="JVMonthColumn" msprop:Generator_ColumnPropNameInRow="JVMonth" msprop:Generator_UserColumnName="JVMonth" msprop:Generator_ColumnVarNameInTable="columnJVMonth" type="xs:dateTime" 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:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OPIMonth" msprop:Generator_ColumnPropNameInTable="OPIMonthColumn" msprop:Generator_ColumnPropNameInRow="OPIMonth" msprop:Generator_UserColumnName="OPIMonth" msprop:Generator_ColumnVarNameInTable="columnOPIMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Costcenter" msprop:Generator_ColumnPropNameInTable="CostcenterColumn" msprop:Generator_ColumnPropNameInRow="Costcenter" msprop:Generator_UserColumnName="Costcenter" msprop:Generator_ColumnVarNameInTable="columnCostcenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="ActualBasic" msprop:Generator_ColumnPropNameInTable="ActualBasicColumn" msprop:Generator_ColumnPropNameInRow="ActualBasic" msprop:Generator_UserColumnName="ActualBasic" msprop:Generator_ColumnVarNameInTable="columnActualBasic" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EarnedBasic" msprop:Generator_ColumnPropNameInTable="EarnedBasicColumn" msprop:Generator_ColumnPropNameInRow="EarnedBasic" msprop:Generator_UserColumnName="EarnedBasic" msprop:Generator_ColumnVarNameInTable="columnEarnedBasic" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AccountReportForSAP" msprop:Generator_RowEvHandlerName="AccountReportForSAPRowChangeEventHandler" msprop:Generator_RowDeletedName="AccountReportForSAPRowDeleted" msprop:Generator_RowDeletingName="AccountReportForSAPRowDeleting" msprop:Generator_RowEvArgName="AccountReportForSAPRowChangeEvent" msprop:Generator_TablePropName="AccountReportForSAP" msprop:Generator_RowChangedName="AccountReportForSAPRowChanged" msprop:Generator_UserTableName="AccountReportForSAP" msprop:Generator_RowChangingName="AccountReportForSAPRowChanging" msprop:Generator_RowClassName="AccountReportForSAPRow" msprop:Generator_TableClassName="AccountReportForSAPDataTable" msprop:Generator_TableVarName="tableAccountReportForSAP">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_UserColumnName="Side" msprop:Generator_ColumnVarNameInTable="columnSide" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GLCode" msprop:Generator_ColumnPropNameInTable="GLCodeColumn" msprop:Generator_ColumnPropNameInRow="GLCode" msprop:Generator_UserColumnName="GLCode" msprop:Generator_ColumnVarNameInTable="columnGLCode" 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="ProfitCenter" msprop:Generator_ColumnPropNameInTable="ProfitCenterColumn" msprop:Generator_ColumnPropNameInRow="ProfitCenter" msprop:Generator_UserColumnName="ProfitCenter" msprop:Generator_ColumnVarNameInTable="columnProfitCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_UserColumnName="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="LoanReportForSAP" msprop:Generator_RowEvHandlerName="LoanReportForSAPRowChangeEventHandler" msprop:Generator_RowDeletedName="LoanReportForSAPRowDeleted" msprop:Generator_RowDeletingName="LoanReportForSAPRowDeleting" msprop:Generator_RowEvArgName="LoanReportForSAPRowChangeEvent" msprop:Generator_TablePropName="LoanReportForSAP" msprop:Generator_RowChangedName="LoanReportForSAPRowChanged" msprop:Generator_UserTableName="LoanReportForSAP" msprop:Generator_RowChangingName="LoanReportForSAPRowChanging" msprop:Generator_RowClassName="LoanReportForSAPRow" msprop:Generator_TableClassName="LoanReportForSAPDataTable" msprop:Generator_TableVarName="tableLoanReportForSAP">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="DocumentDate" msprop:Generator_ColumnPropNameInTable="DocumentDateColumn" msprop:Generator_ColumnPropNameInRow="DocumentDate" msprop:Generator_UserColumnName="DocumentDate" msprop:Generator_ColumnVarNameInTable="columnDocumentDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DocumentType" msprop:Generator_ColumnPropNameInTable="DocumentTypeColumn" msprop:Generator_ColumnPropNameInRow="DocumentType" msprop:Generator_UserColumnName="DocumentType" msprop:Generator_ColumnVarNameInTable="columnDocumentType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CompanyCode" msprop:Generator_ColumnPropNameInTable="CompanyCodeColumn" msprop:Generator_ColumnPropNameInRow="CompanyCode" msprop:Generator_UserColumnName="CompanyCode" msprop:Generator_ColumnVarNameInTable="columnCompanyCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostingDate" msprop:Generator_ColumnPropNameInTable="PostingDateColumn" msprop:Generator_ColumnPropNameInRow="PostingDate" msprop:Generator_UserColumnName="PostingDate" msprop:Generator_ColumnVarNameInTable="columnPostingDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Currency" msprop:Generator_ColumnPropNameInTable="CurrencyColumn" msprop:Generator_ColumnPropNameInRow="Currency" msprop:Generator_UserColumnName="Currency" msprop:Generator_ColumnVarNameInTable="columnCurrency" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DocumentHeaderText" msprop:Generator_ColumnPropNameInTable="DocumentHeaderTextColumn" msprop:Generator_ColumnPropNameInRow="DocumentHeaderText" msprop:Generator_UserColumnName="DocumentHeaderText" msprop:Generator_ColumnVarNameInTable="columnDocumentHeaderText" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostingKey1" msprop:Generator_ColumnPropNameInTable="PostingKey1Column" msprop:Generator_ColumnPropNameInRow="PostingKey1" msprop:Generator_UserColumnName="PostingKey1" msprop:Generator_ColumnVarNameInTable="columnPostingKey1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VendorCode1" msprop:Generator_ColumnPropNameInTable="VendorCode1Column" msprop:Generator_ColumnPropNameInRow="VendorCode1" msprop:Generator_UserColumnName="VendorCode1" msprop:Generator_ColumnVarNameInTable="columnVendorCode1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountType" msprop:Generator_ColumnPropNameInTable="AmountTypeColumn" msprop:Generator_ColumnPropNameInRow="AmountType" msprop:Generator_UserColumnName="AmountType" msprop:Generator_ColumnVarNameInTable="columnAmountType" 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:element name="DueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostingKey1Description" msprop:Generator_ColumnPropNameInTable="PostingKey1DescriptionColumn" msprop:Generator_ColumnPropNameInRow="PostingKey1Description" msprop:Generator_UserColumnName="PostingKey1Description" msprop:Generator_ColumnVarNameInTable="columnPostingKey1Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostingKey2" msprop:Generator_ColumnPropNameInTable="PostingKey2Column" msprop:Generator_ColumnPropNameInRow="PostingKey2" msprop:Generator_UserColumnName="PostingKey2" msprop:Generator_ColumnVarNameInTable="columnPostingKey2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountAssignment" msprop:Generator_ColumnPropNameInTable="AmountAssignmentColumn" msprop:Generator_ColumnPropNameInRow="AmountAssignment" msprop:Generator_UserColumnName="AmountAssignment" msprop:Generator_ColumnVarNameInTable="columnAmountAssignment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HouseBank" msprop:Generator_ColumnPropNameInTable="HouseBankColumn" msprop:Generator_ColumnPropNameInRow="HouseBank" msprop:Generator_UserColumnName="HouseBank" msprop:Generator_ColumnVarNameInTable="columnHouseBank" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount2" msprop:Generator_ColumnPropNameInTable="Amount2Column" msprop:Generator_ColumnPropNameInRow="Amount2" msprop:Generator_UserColumnName="Amount2" msprop:Generator_ColumnVarNameInTable="columnAmount2" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="VendorCode2" msprop:Generator_ColumnPropNameInTable="VendorCode2Column" msprop:Generator_ColumnPropNameInRow="VendorCode2" msprop:Generator_UserColumnName="VendorCode2" msprop:Generator_ColumnVarNameInTable="columnVendorCode2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostingKey2Description" msprop:Generator_ColumnPropNameInTable="PostingKey2DescriptionColumn" msprop:Generator_ColumnPropNameInRow="PostingKey2Description" msprop:Generator_UserColumnName="PostingKey2Description" msprop:Generator_ColumnVarNameInTable="columnPostingKey2Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ProfitCenter" msprop:Generator_ColumnPropNameInTable="ProfitCenterColumn" msprop:Generator_ColumnPropNameInRow="ProfitCenter" msprop:Generator_UserColumnName="ProfitCenter" msprop:Generator_ColumnVarNameInTable="columnProfitCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Reference" msprop:Generator_ColumnPropNameInTable="ReferenceColumn" msprop:Generator_ColumnPropNameInRow="Reference" msprop:Generator_UserColumnName="Reference" msprop:Generator_ColumnVarNameInTable="columnReference" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ReportForSAP" msprop:Generator_RowEvHandlerName="ReportForSAPRowChangeEventHandler" msprop:Generator_RowDeletedName="ReportForSAPRowDeleted" msprop:Generator_RowDeletingName="ReportForSAPRowDeleting" msprop:Generator_RowEvArgName="ReportForSAPRowChangeEvent" msprop:Generator_TablePropName="ReportForSAP" msprop:Generator_RowChangedName="ReportForSAPRowChanged" msprop:Generator_UserTableName="ReportForSAP" msprop:Generator_RowChangingName="ReportForSAPRowChanging" msprop:Generator_RowClassName="ReportForSAPRow" msprop:Generator_TableClassName="ReportForSAPDataTable" msprop:Generator_TableVarName="tableReportForSAP">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_UserColumnName="Side" msprop:Generator_ColumnVarNameInTable="columnSide" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GLCode1" msprop:Generator_ColumnPropNameInTable="GLCode1Column" msprop:Generator_ColumnPropNameInRow="GLCode1" msprop:Generator_UserColumnName="GLCode1" msprop:Generator_ColumnVarNameInTable="columnGLCode1" 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="ProfitCenter1" msprop:Generator_ColumnPropNameInTable="ProfitCenter1Column" msprop:Generator_ColumnPropNameInRow="ProfitCenter1" msprop:Generator_UserColumnName="ProfitCenter1" msprop:Generator_ColumnVarNameInTable="columnProfitCenter1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter1" msprop:Generator_ColumnPropNameInTable="CostCenter1Column" msprop:Generator_ColumnPropNameInRow="CostCenter1" msprop:Generator_UserColumnName="CostCenter1" msprop:Generator_ColumnVarNameInTable="columnCostCenter1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description1" msprop:Generator_ColumnPropNameInTable="Description1Column" msprop:Generator_ColumnPropNameInRow="Description1" msprop:Generator_UserColumnName="Description1" msprop:Generator_ColumnVarNameInTable="columnDescription1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description2" msprop:Generator_ColumnPropNameInTable="Description2Column" msprop:Generator_ColumnPropNameInRow="Description2" msprop:Generator_UserColumnName="Description2" msprop:Generator_ColumnVarNameInTable="columnDescription2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VendorCode" msprop:Generator_ColumnPropNameInTable="VendorCodeColumn" msprop:Generator_ColumnPropNameInRow="VendorCode" msprop:Generator_UserColumnName="VendorCode" msprop:Generator_ColumnVarNameInTable="columnVendorCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Constant1" msprop:Generator_ColumnPropNameInTable="Constant1Column" msprop:Generator_ColumnPropNameInRow="Constant1" msprop:Generator_UserColumnName="Constant1" msprop:Generator_ColumnVarNameInTable="columnConstant1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Constant2" msprop:Generator_ColumnPropNameInTable="Constant2Column" msprop:Generator_ColumnPropNameInRow="Constant2" msprop:Generator_UserColumnName="Constant2" msprop:Generator_ColumnVarNameInTable="columnConstant2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GLCode2" msprop:Generator_ColumnPropNameInTable="GLCode2Column" msprop:Generator_ColumnPropNameInRow="GLCode2" msprop:Generator_UserColumnName="GLCode2" msprop:Generator_ColumnVarNameInTable="columnGLCode2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter2" msprop:Generator_ColumnPropNameInTable="CostCenter2Column" msprop:Generator_ColumnPropNameInRow="CostCenter2" msprop:Generator_UserColumnName="CostCenter2" msprop:Generator_ColumnVarNameInTable="columnCostCenter2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ProfitCenter2" msprop:Generator_ColumnPropNameInTable="ProfitCenter2Column" msprop:Generator_ColumnPropNameInRow="ProfitCenter2" msprop:Generator_UserColumnName="ProfitCenter2" msprop:Generator_ColumnVarNameInTable="columnProfitCenter2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_UserColumnName="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdviceOfPRB" msprop:Generator_RowEvHandlerName="BankAdviceOfPRBRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceOfPRBRowDeleted" msprop:Generator_RowDeletingName="BankAdviceOfPRBRowDeleting" msprop:Generator_RowEvArgName="BankAdviceOfPRBRowChangeEvent" msprop:Generator_TablePropName="BankAdviceOfPRB" msprop:Generator_RowChangedName="BankAdviceOfPRBRowChanged" msprop:Generator_UserTableName="BankAdviceOfPRB" msprop:Generator_RowChangingName="BankAdviceOfPRBRowChanging" msprop:Generator_RowClassName="BankAdviceOfPRBRow" msprop:Generator_TableClassName="BankAdviceOfPRBDataTable" msprop:Generator_TableVarName="tableBankAdviceOfPRB">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SerialNo" msprop:Generator_ColumnPropNameInTable="SerialNoColumn" msprop:Generator_ColumnPropNameInRow="SerialNo" msprop:Generator_UserColumnName="SerialNo" msprop:Generator_ColumnVarNameInTable="columnSerialNo" 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="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo_x0020_" msprop:Generator_ColumnPropNameInTable="AccountNo_Column" msprop:Generator_ColumnPropNameInRow="AccountNo_" msprop:Generator_UserColumnName="AccountNo " msprop:Generator_ColumnVarNameInTable="columnAccountNo_" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountBDT" msprop:Generator_ColumnPropNameInTable="AmountBDTColumn" msprop:Generator_ColumnPropNameInRow="AmountBDT" msprop:Generator_UserColumnName="AmountBDT" msprop:Generator_ColumnVarNameInTable="columnAmountBDT" type="xs:decimal" minOccurs="0" />
|
|||
|
<xs:element name="EmailAddress_x0020_" msprop:Generator_ColumnPropNameInTable="EmailAddress_Column" msprop:Generator_ColumnPropNameInRow="EmailAddress_" msprop:Generator_UserColumnName="EmailAddress " msprop:Generator_ColumnVarNameInTable="columnEmailAddress_" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_UserColumnName="Year" msprop:Generator_ColumnVarNameInTable="columnYear" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="OPITotalValueRegister" msprop:Generator_RowEvHandlerName="OPITotalValueRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="OPITotalValueRegisterRowDeleted" msprop:Generator_RowDeletingName="OPITotalValueRegisterRowDeleting" msprop:Generator_RowEvArgName="OPITotalValueRegisterRowChangeEvent" msprop:Generator_TablePropName="OPITotalValueRegister" msprop:Generator_RowChangedName="OPITotalValueRegisterRowChanged" msprop:Generator_UserTableName="OPITotalValueRegister" msprop:Generator_RowChangingName="OPITotalValueRegisterRowChanging" msprop:Generator_RowClassName="OPITotalValueRegisterRow" msprop:Generator_TableClassName="OPITotalValueRegisterDataTable" msprop:Generator_TableVarName="tableOPITotalValueRegister">
|
|||
|
<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="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="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="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OPIMonth" msprop:Generator_ColumnPropNameInTable="OPIMonthColumn" msprop:Generator_ColumnPropNameInRow="OPIMonth" msprop:Generator_UserColumnName="OPIMonth" msprop:Generator_ColumnVarNameInTable="columnOPIMonth" 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="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_UserColumnName="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" 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="AC" msprop:Generator_ColumnPropNameInTable="ACColumn" msprop:Generator_ColumnPropNameInRow="AC" msprop:Generator_UserColumnName="AC" msprop:Generator_ColumnVarNameInTable="columnAC" 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="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_UserColumnName="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" 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="TinNo" msprop:Generator_ColumnPropNameInTable="TinNoColumn" msprop:Generator_ColumnPropNameInRow="TinNo" msprop:Generator_UserColumnName="TinNo" msprop:Generator_ColumnVarNameInTable="columnTinNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EarnMonth" msprop:Generator_ColumnPropNameInTable="EarnMonthColumn" msprop:Generator_ColumnPropNameInRow="EarnMonth" msprop:Generator_UserColumnName="EarnMonth" msprop:Generator_ColumnVarNameInTable="columnEarnMonth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EarnAmount" msprop:Generator_ColumnPropNameInTable="EarnAmountColumn" msprop:Generator_ColumnPropNameInRow="EarnAmount" msprop:Generator_UserColumnName="EarnAmount" msprop:Generator_ColumnVarNameInTable="columnEarnAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ArrearBasic" msprop:Generator_ColumnPropNameInTable="ArrearBasicColumn" msprop:Generator_ColumnPropNameInRow="ArrearBasic" msprop:Generator_UserColumnName="ArrearBasic" msprop:Generator_ColumnVarNameInTable="columnArrearBasic" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EarnBasic" msprop:Generator_ColumnPropNameInTable="EarnBasicColumn" msprop:Generator_ColumnPropNameInRow="EarnBasic" msprop:Generator_UserColumnName="EarnBasic" msprop:Generator_ColumnVarNameInTable="columnEarnBasic" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="WartsilaSalarySheetSummary" msprop:Generator_RowEvHandlerName="WartsilaSalarySheetSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="WartsilaSalarySheetSummaryRowDeleted" msprop:Generator_RowDeletingName="WartsilaSalarySheetSummaryRowDeleting" msprop:Generator_RowEvArgName="WartsilaSalarySheetSummaryRowChangeEvent" msprop:Generator_TablePropName="WartsilaSalarySheetSummary" msprop:Generator_RowChangedName="WartsilaSalarySheetSummaryRowChanged" msprop:Generator_UserTableName="WartsilaSalarySheetSummary" msprop:Generator_RowChangingName="WartsilaSalarySheetSummaryRowChanging" msprop:Generator_RowClassName="WartsilaSalarySheetSummaryRow" msprop:Generator_TableClassName="WartsilaSalarySheetSummaryDataTable" msprop:Generator_TableVarName="tableWartsilaSalarySheetSummary">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Departmenrt" msprop:Generator_ColumnPropNameInTable="DepartmenrtColumn" msprop:Generator_ColumnPropNameInRow="Departmenrt" msprop:Generator_UserColumnName="Departmenrt" msprop:Generator_ColumnVarNameInTable="columnDepartmenrt" 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="NoOfEmp" msprop:Generator_ColumnPropNameInTable="NoOfEmpColumn" msprop:Generator_ColumnPropNameInRow="NoOfEmp" msprop:Generator_UserColumnName="NoOfEmp" msprop:Generator_ColumnVarNameInTable="columnNoOfEmp" type="xs:double" 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="HR" msprop:Generator_ColumnPropNameInTable="HRColumn" msprop:Generator_ColumnPropNameInRow="HR" msprop:Generator_UserColumnName="HR" msprop:Generator_ColumnVarNameInTable="columnHR" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Med" msprop:Generator_ColumnPropNameInTable="MedColumn" msprop:Generator_ColumnPropNameInRow="Med" msprop:Generator_UserColumnName="Med" msprop:Generator_ColumnVarNameInTable="columnMed" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Conv" msprop:Generator_ColumnPropNameInTable="ConvColumn" msprop:Generator_ColumnPropNameInRow="Conv" msprop:Generator_UserColumnName="Conv" msprop:Generator_ColumnVarNameInTable="columnConv" type="xs:double" 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="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_UserColumnName="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TGSalary" msprop:Generator_ColumnPropNameInTable="TGSalaryColumn" msprop:Generator_ColumnPropNameInRow="TGSalary" msprop:Generator_UserColumnName="TGSalary" msprop:Generator_ColumnVarNameInTable="columnTGSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OT" msprop:Generator_ColumnPropNameInTable="OTColumn" msprop:Generator_ColumnPropNameInRow="OT" msprop:Generator_UserColumnName="OT" msprop:Generator_ColumnVarNameInTable="columnOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Remo" msprop:Generator_ColumnPropNameInTable="RemoColumn" msprop:Generator_ColumnPropNameInRow="Remo" msprop:Generator_UserColumnName="Remo" msprop:Generator_ColumnVarNameInTable="columnRemo" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LVEnca" msprop:Generator_ColumnPropNameInTable="LVEncaColumn" msprop:Generator_ColumnPropNameInRow="LVEnca" msprop:Generator_UserColumnName="LVEnca" msprop:Generator_ColumnVarNameInTable="columnLVEnca" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTH" msprop:Generator_ColumnPropNameInTable="OTHColumn" msprop:Generator_ColumnPropNameInRow="OTH" msprop:Generator_UserColumnName="OTH" msprop:Generator_ColumnVarNameInTable="columnOTH" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TOT" msprop:Generator_ColumnPropNameInTable="TOTColumn" msprop:Generator_ColumnPropNameInRow="TOT" msprop:Generator_UserColumnName="TOT" msprop:Generator_ColumnVarNameInTable="columnTOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="IncTax" msprop:Generator_ColumnPropNameInTable="IncTaxColumn" msprop:Generator_ColumnPropNameInRow="IncTax" msprop:Generator_UserColumnName="IncTax" msprop:Generator_ColumnVarNameInTable="columnIncTax" type="xs:double" 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="LoanOrADV" msprop:Generator_ColumnPropNameInTable="LoanOrADVColumn" msprop:Generator_ColumnPropNameInRow="LoanOrADV" msprop:Generator_UserColumnName="LoanOrADV" msprop:Generator_ColumnVarNameInTable="columnLoanOrADV" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="WPay" msprop:Generator_ColumnPropNameInTable="WPayColumn" msprop:Generator_ColumnPropNameInRow="WPay" msprop:Generator_UserColumnName="WPay" msprop:Generator_ColumnVarNameInTable="columnWPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Other" msprop:Generator_ColumnPropNameInTable="OtherColumn" msprop:Generator_ColumnPropNameInRow="Other" msprop:Generator_UserColumnName="Other" msprop:Generator_ColumnVarNameInTable="columnOther" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetSalary" msprop:Generator_ColumnPropNameInTable="NetSalaryColumn" msprop:Generator_ColumnPropNameInRow="NetSalary" msprop:Generator_UserColumnName="NetSalary" msprop:Generator_ColumnVarNameInTable="columnNetSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PrevMonthsSalary" msprop:Generator_ColumnPropNameInTable="PrevMonthsSalaryColumn" msprop:Generator_ColumnPropNameInRow="PrevMonthsSalary" msprop:Generator_UserColumnName="PrevMonthsSalary" msprop:Generator_ColumnVarNameInTable="columnPrevMonthsSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="WartsilaSalarySheet" msprop:Generator_RowEvHandlerName="WartsilaSalarySheetRowChangeEventHandler" msprop:Generator_RowDeletedName="WartsilaSalarySheetRowDeleted" msprop:Generator_RowDeletingName="WartsilaSalarySheetRowDeleting" msprop:Generator_RowEvArgName="WartsilaSalarySheetRowChangeEvent" msprop:Generator_TablePropName="WartsilaSalarySheet" msprop:Generator_RowChangedName="WartsilaSalarySheetRowChanged" msprop:Generator_UserTableName="WartsilaSalarySheet" msprop:Generator_RowChangingName="WartsilaSalarySheetRowChanging" msprop:Generator_RowClassName="WartsilaSalarySheetRow" msprop:Generator_TableClassName="WartsilaSalarySheetDataTable" msprop:Generator_TableVarName="tableWartsilaSalarySheet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnVarNameInTable="columnID" 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="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="HR" msprop:Generator_ColumnPropNameInTable="HRColumn" msprop:Generator_ColumnPropNameInRow="HR" msprop:Generator_UserColumnName="HR" msprop:Generator_ColumnVarNameInTable="columnHR" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Med" msprop:Generator_ColumnPropNameInTable="MedColumn" msprop:Generator_ColumnPropNameInRow="Med" msprop:Generator_UserColumnName="Med" msprop:Generator_ColumnVarNameInTable="columnMed" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Conv" msprop:Generator_ColumnPropNameInTable="ConvColumn" msprop:Generator_ColumnPropNameInRow="Conv" msprop:Generator_UserColumnName="Conv" msprop:Generator_ColumnVarNameInTable="columnConv" type="xs:double" 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="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_UserColumnName="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TGSalary" msprop:Generator_ColumnPropNameInTable="TGSalaryColumn" msprop:Generator_ColumnPropNameInRow="TGSalary" msprop:Generator_UserColumnName="TGSalary" msprop:Generator_ColumnVarNameInTable="columnTGSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OT" msprop:Generator_ColumnPropNameInTable="OTColumn" msprop:Generator_ColumnPropNameInRow="OT" msprop:Generator_UserColumnName="OT" msprop:Generator_ColumnVarNameInTable="columnOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Remo" msprop:Generator_ColumnPropNameInTable="RemoColumn" msprop:Generator_ColumnPropNameInRow="Remo" msprop:Generator_UserColumnName="Remo" msprop:Generator_ColumnVarNameInTable="columnRemo" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LVEnca" msprop:Generator_ColumnPropNameInTable="LVEncaColumn" msprop:Generator_ColumnPropNameInRow="LVEnca" msprop:Generator_UserColumnName="LVEnca" msprop:Generator_ColumnVarNameInTable="columnLVEnca" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTH" msprop:Generator_ColumnPropNameInTable="OTHColumn" msprop:Generator_ColumnPropNameInRow="OTH" msprop:Generator_UserColumnName="OTH" msprop:Generator_ColumnVarNameInTable="columnOTH" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TOT" msprop:Generator_ColumnPropNameInTable="TOTColumn" msprop:Generator_ColumnPropNameInRow="TOT" msprop:Generator_UserColumnName="TOT" msprop:Generator_ColumnVarNameInTable="columnTOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="IncTax" msprop:Generator_ColumnPropNameInTable="IncTaxColumn" msprop:Generator_ColumnPropNameInRow="IncTax" msprop:Generator_UserColumnName="IncTax" msprop:Generator_ColumnVarNameInTable="columnIncTax" type="xs:double" 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="LoanOrADV" msprop:Generator_ColumnPropNameInTable="LoanOrADVColumn" msprop:Generator_ColumnPropNameInRow="LoanOrADV" msprop:Generator_UserColumnName="LoanOrADV" msprop:Generator_ColumnVarNameInTable="columnLoanOrADV" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="WPay" msprop:Generator_ColumnPropNameInTable="WPayColumn" msprop:Generator_ColumnPropNameInRow="WPay" msprop:Generator_UserColumnName="WPay" msprop:Generator_ColumnVarNameInTable="columnWPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Other" msprop:Generator_ColumnPropNameInTable="OtherColumn" msprop:Generator_ColumnPropNameInRow="Other" msprop:Generator_UserColumnName="Other" msprop:Generator_ColumnVarNameInTable="columnOther" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetSalary" msprop:Generator_ColumnPropNameInTable="NetSalaryColumn" msprop:Generator_ColumnPropNameInRow="NetSalary" msprop:Generator_UserColumnName="NetSalary" msprop:Generator_ColumnVarNameInTable="columnNetSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PrevMonthsSalary" msprop:Generator_ColumnPropNameInTable="PrevMonthsSalaryColumn" msprop:Generator_ColumnPropNameInRow="PrevMonthsSalary" msprop:Generator_UserColumnName="PrevMonthsSalary" msprop:Generator_ColumnVarNameInTable="columnPrevMonthsSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PaymentInstruc" msprop:Generator_ColumnPropNameInTable="PaymentInstrucColumn" msprop:Generator_ColumnPropNameInRow="PaymentInstruc" msprop:Generator_UserColumnName="PaymentInstruc" msprop:Generator_ColumnVarNameInTable="columnPaymentInstruc" 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:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_UserColumnName="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" type="xs:int" 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="Tier" msprop:Generator_ColumnPropNameInTable="TierColumn" msprop:Generator_ColumnPropNameInRow="Tier" msprop:Generator_UserColumnName="Tier" msprop:Generator_ColumnVarNameInTable="columnTier" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="ParentID" msprop:Generator_ColumnPropNameInTable="ParentIDColumn" msprop:Generator_ColumnPropNameInRow="ParentID" msprop:Generator_UserColumnName="ParentID" msprop:Generator_ColumnVarNameInTable="columnParentID" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeJoining" msprop:Generator_RowEvHandlerName="EmployeeJoiningRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeJoiningRowDeleted" msprop:Generator_RowDeletingName="EmployeeJoiningRowDeleting" msprop:Generator_RowEvArgName="EmployeeJoiningRowChangeEvent" msprop:Generator_TablePropName="EmployeeJoining" msprop:Generator_RowChangedName="EmployeeJoiningRowChanged" msprop:Generator_UserTableName="EmployeeJoining" msprop:Generator_RowChangingName="EmployeeJoiningRowChanging" msprop:Generator_RowClassName="EmployeeJoiningRow" msprop:Generator_TableClassName="EmployeeJoiningDataTable" msprop:Generator_TableVarName="tableEmployeeJoining">
|
|||
|
<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="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_UserColumnName="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="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="Gross" msprop:Generator_ColumnPropNameInTable="GrossColumn" msprop:Generator_ColumnPropNameInRow="Gross" msprop:Generator_UserColumnName="Gross" msprop:Generator_ColumnVarNameInTable="columnGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="WartsilaPaySlip" msprop:Generator_RowEvHandlerName="WartsilaPaySlipRowChangeEventHandler" msprop:Generator_RowDeletedName="WartsilaPaySlipRowDeleted" msprop:Generator_RowDeletingName="WartsilaPaySlipRowDeleting" msprop:Generator_RowEvArgName="WartsilaPaySlipRowChangeEvent" msprop:Generator_TablePropName="WartsilaPaySlip" msprop:Generator_RowChangedName="WartsilaPaySlipRowChanged" msprop:Generator_UserTableName="WartsilaPaySlip" msprop:Generator_RowChangingName="WartsilaPaySlipRowChanging" msprop:Generator_RowClassName="WartsilaPaySlipRow" msprop:Generator_TableClassName="WartsilaPaySlipDataTable" msprop:Generator_TableVarName="tableWartsilaPaySlip">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="FullName" msprop:Generator_ColumnPropNameInTable="FullNameColumn" msprop:Generator_ColumnPropNameInRow="FullName" msprop:Generator_UserColumnName="FullName" msprop:Generator_ColumnVarNameInTable="columnFullName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Title" msprop:Generator_ColumnPropNameInTable="TitleColumn" msprop:Generator_ColumnPropNameInRow="Title" msprop:Generator_UserColumnName="Title" msprop:Generator_ColumnVarNameInTable="columnTitle" 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="EmpIDNo" msprop:Generator_ColumnPropNameInTable="EmpIDNoColumn" msprop:Generator_ColumnPropNameInRow="EmpIDNo" msprop:Generator_UserColumnName="EmpIDNo" msprop:Generator_ColumnVarNameInTable="columnEmpIDNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_UserColumnName="PaymentDate" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" type="xs:dateTime" 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="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_UserColumnName="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Cumulative" msprop:Generator_ColumnPropNameInTable="CumulativeColumn" msprop:Generator_ColumnPropNameInRow="Cumulative" msprop:Generator_UserColumnName="Cumulative" msprop:Generator_ColumnVarNameInTable="columnCumulative" 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: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="MedicalAllowance" msprop:Generator_ColumnPropNameInTable="MedicalAllowanceColumn" msprop:Generator_ColumnPropNameInRow="MedicalAllowance" msprop:Generator_UserColumnName="MedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnMedicalAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ConveynanceAllowance" msprop:Generator_ColumnPropNameInTable="ConveynanceAllowanceColumn" msprop:Generator_ColumnPropNameInRow="ConveynanceAllowance" msprop:Generator_UserColumnName="ConveynanceAllowance" msprop:Generator_ColumnVarNameInTable="columnConveynanceAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Arrears" msprop:Generator_ColumnPropNameInTable="ArrearsColumn" msprop:Generator_ColumnPropNameInRow="Arrears" msprop:Generator_UserColumnName="Arrears" msprop:Generator_ColumnVarNameInTable="columnArrears" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="BonusFestiveSalary" msprop:Generator_ColumnPropNameInTable="BonusFestiveSalaryColumn" msprop:Generator_ColumnPropNameInRow="BonusFestiveSalary" msprop:Generator_UserColumnName="BonusFestiveSalary" msprop:Generator_ColumnVarNameInTable="columnBonusFestiveSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="AnnualLeaveEncashment" msprop:Generator_ColumnPropNameInTable="AnnualLeaveEncashmentColumn" msprop:Generator_ColumnPropNameInRow="AnnualLeaveEncashment" msprop:Generator_UserColumnName="AnnualLeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnAnnualLeaveEncashment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RemoteAllowance" msprop:Generator_ColumnPropNameInTable="RemoteAllowanceColumn" msprop:Generator_ColumnPropNameInRow="RemoteAllowance" msprop:Generator_UserColumnName="RemoteAllowance" msprop:Generator_ColumnVarNameInTable="columnRemoteAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OverTime" msprop:Generator_ColumnPropNameInTable="OverTimeColumn" msprop:Generator_ColumnPropNameInRow="OverTime" msprop:Generator_UserColumnName="OverTime" msprop:Generator_ColumnVarNameInTable="columnOverTime" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtherAllowances" msprop:Generator_ColumnPropNameInTable="OtherAllowancesColumn" msprop:Generator_ColumnPropNameInRow="OtherAllowances" msprop:Generator_UserColumnName="OtherAllowances" msprop:Generator_ColumnVarNameInTable="columnOtherAllowances" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ProvidentFundContribution" msprop:Generator_ColumnPropNameInTable="ProvidentFundContributionColumn" msprop:Generator_ColumnPropNameInRow="ProvidentFundContribution" msprop:Generator_UserColumnName="ProvidentFundContribution" msprop:Generator_ColumnVarNameInTable="columnProvidentFundContribution" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="IncomeTax" msprop:Generator_ColumnPropNameInTable="IncomeTaxColumn" msprop:Generator_ColumnPropNameInRow="IncomeTax" msprop:Generator_UserColumnName="IncomeTax" msprop:Generator_ColumnVarNameInTable="columnIncomeTax" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LoanAdvances" msprop:Generator_ColumnPropNameInTable="LoanAdvancesColumn" msprop:Generator_ColumnPropNameInRow="LoanAdvances" msprop:Generator_UserColumnName="LoanAdvances" msprop:Generator_ColumnVarNameInTable="columnLoanAdvances" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="WithoutPay" msprop:Generator_ColumnPropNameInTable="WithoutPayColumn" msprop:Generator_ColumnPropNameInRow="WithoutPay" msprop:Generator_UserColumnName="WithoutPay" msprop:Generator_ColumnVarNameInTable="columnWithoutPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtherDeduction" msprop:Generator_ColumnPropNameInTable="OtherDeductionColumn" msprop:Generator_ColumnPropNameInRow="OtherDeduction" msprop:Generator_UserColumnName="OtherDeduction" msprop:Generator_ColumnVarNameInTable="columnOtherDeduction" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CBasicSalary" msprop:Generator_ColumnPropNameInTable="CBasicSalaryColumn" msprop:Generator_ColumnPropNameInRow="CBasicSalary" msprop:Generator_UserColumnName="CBasicSalary" msprop:Generator_ColumnVarNameInTable="columnCBasicSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CHouseRent" msprop:Generator_ColumnPropNameInTable="CHouseRentColumn" msprop:Generator_ColumnPropNameInRow="CHouseRent" msprop:Generator_UserColumnName="CHouseRent" msprop:Generator_ColumnVarNameInTable="columnCHouseRent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CMedicalAllowance" msprop:Generator_ColumnPropNameInTable="CMedicalAllowanceColumn" msprop:Generator_ColumnPropNameInRow="CMedicalAllowance" msprop:Generator_UserColumnName="CMedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnCMedicalAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CConveynanceAllowance" msprop:Generator_ColumnPropNameInTable="CConveynanceAllowanceColumn" msprop:Generator_ColumnPropNameInRow="CConveynanceAllowance" msprop:Generator_UserColumnName="CConveynanceAllowance" msprop:Generator_ColumnVarNameInTable="columnCConveynanceAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CArrears" msprop:Generator_ColumnPropNameInTable="CArrearsColumn" msprop:Generator_ColumnPropNameInRow="CArrears" msprop:Generator_UserColumnName="CArrears" msprop:Generator_ColumnVarNameInTable="columnCArrears" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CBonusFestiveSalary" msprop:Generator_ColumnPropNameInTable="CBonusFestiveSalaryColumn" msprop:Generator_ColumnPropNameInRow="CBonusFestiveSalary" msprop:Generator_UserColumnName="CBonusFestiveSalary" msprop:Generator_ColumnVarNameInTable="columnCBonusFestiveSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CAnnualLeaveEncashment" msprop:Generator_ColumnPropNameInTable="CAnnualLeaveEncashmentColumn" msprop:Generator_ColumnPropNameInRow="CAnnualLeaveEncashment" msprop:Generator_UserColumnName="CAnnualLeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnCAnnualLeaveEncashment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CRemoteAllowance" msprop:Generator_ColumnPropNameInTable="CRemoteAllowanceColumn" msprop:Generator_ColumnPropNameInRow="CRemoteAllowance" msprop:Generator_UserColumnName="CRemoteAllowance" msprop:Generator_ColumnVarNameInTable="columnCRemoteAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="COverTime" msprop:Generator_ColumnPropNameInTable="COverTimeColumn" msprop:Generator_ColumnPropNameInRow="COverTime" msprop:Generator_UserColumnName="COverTime" msprop:Generator_ColumnVarNameInTable="columnCOverTime" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="COtherAllowances" msprop:Generator_ColumnPropNameInTable="COtherAllowancesColumn" msprop:Generator_ColumnPropNameInRow="COtherAllowances" msprop:Generator_UserColumnName="COtherAllowances" msprop:Generator_ColumnVarNameInTable="columnCOtherAllowances" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CProvidentFundContribution" msprop:Generator_ColumnPropNameInTable="CProvidentFundContributionColumn" msprop:Generator_ColumnPropNameInRow="CProvidentFundContribution" msprop:Generator_UserColumnName="CProvidentFundContribution" msprop:Generator_ColumnVarNameInTable="columnCProvidentFundContribution" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CIncomeTax" msprop:Generator_ColumnPropNameInTable="CIncomeTaxColumn" msprop:Generator_ColumnPropNameInRow="CIncomeTax" msprop:Generator_UserColumnName="CIncomeTax" msprop:Generator_ColumnVarNameInTable="columnCIncomeTax" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CLoanAdvances" msprop:Generator_ColumnPropNameInTable="CLoanAdvancesColumn" msprop:Generator_ColumnPropNameInRow="CLoanAdvances" msprop:Generator_UserColumnName="CLoanAdvances" msprop:Generator_ColumnVarNameInTable="columnCLoanAdvances" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CWithoutPay" msprop:Generator_ColumnPropNameInTable="CWithoutPayColumn" msprop:Generator_ColumnPropNameInRow="CWithoutPay" msprop:Generator_UserColumnName="CWithoutPay" msprop:Generator_ColumnVarNameInTable="columnCWithoutPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="COtherDeduction" msprop:Generator_ColumnPropNameInTable="COtherDeductionColumn" msprop:Generator_ColumnPropNameInRow="COtherDeduction" msprop:Generator_UserColumnName="COtherDeduction" msprop:Generator_ColumnVarNameInTable="columnCOtherDeduction" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Retain" msprop:Generator_ColumnPropNameInTable="RetainColumn" msprop:Generator_ColumnPropNameInRow="Retain" msprop:Generator_UserColumnName="Retain" msprop:Generator_ColumnVarNameInTable="columnRetain" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CRetain" msprop:Generator_ColumnPropNameInTable="CRetainColumn" msprop:Generator_ColumnPropNameInRow="CRetain" msprop:Generator_UserColumnName="CRetain" msprop:Generator_ColumnVarNameInTable="columnCRetain" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="AllTotal" msprop:Generator_ColumnPropNameInTable="AllTotalColumn" msprop:Generator_ColumnPropNameInRow="AllTotal" msprop:Generator_UserColumnName="AllTotal" msprop:Generator_ColumnVarNameInTable="columnAllTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CAllTotal" msprop:Generator_ColumnPropNameInTable="CAllTotalColumn" msprop:Generator_ColumnPropNameInRow="CAllTotal" msprop:Generator_UserColumnName="CAllTotal" msprop:Generator_ColumnVarNameInTable="columnCAllTotal" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="WartsilaReconciliation" msprop:Generator_RowEvHandlerName="WartsilaReconciliationRowChangeEventHandler" msprop:Generator_RowDeletedName="WartsilaReconciliationRowDeleted" msprop:Generator_RowDeletingName="WartsilaReconciliationRowDeleting" msprop:Generator_RowEvArgName="WartsilaReconciliationRowChangeEvent" msprop:Generator_TablePropName="WartsilaReconciliation" msprop:Generator_RowChangedName="WartsilaReconciliationRowChanged" msprop:Generator_UserTableName="WartsilaReconciliation" msprop:Generator_RowChangingName="WartsilaReconciliationRowChanging" msprop:Generator_RowClassName="WartsilaReconciliationRow" msprop:Generator_TableClassName="WartsilaReconciliationDataTable" msprop:Generator_TableVarName="tableWartsilaReconciliation">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="LID" msprop:Generator_ColumnPropNameInTable="LIDColumn" msprop:Generator_ColumnPropNameInRow="LID" msprop:Generator_UserColumnName="LID" msprop:Generator_ColumnVarNameInTable="columnLID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SAPID" msprop:Generator_ColumnPropNameInTable="SAPIDColumn" msprop:Generator_ColumnPropNameInRow="SAPID" msprop:Generator_UserColumnName="SAPID" msprop:Generator_ColumnVarNameInTable="columnSAPID" 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="LastSalary" msprop:Generator_ColumnPropNameInTable="LastSalaryColumn" msprop:Generator_ColumnPropNameInRow="LastSalary" msprop:Generator_UserColumnName="LastSalary" msprop:Generator_ColumnVarNameInTable="columnLastSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CurrentSalary" msprop:Generator_ColumnPropNameInTable="CurrentSalaryColumn" msprop:Generator_ColumnPropNameInRow="CurrentSalary" msprop:Generator_UserColumnName="CurrentSalary" msprop:Generator_ColumnVarNameInTable="columnCurrentSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DaysLast" msprop:Generator_ColumnPropNameInTable="DaysLastColumn" msprop:Generator_ColumnPropNameInRow="DaysLast" msprop:Generator_UserColumnName="DaysLast" msprop:Generator_ColumnVarNameInTable="columnDaysLast" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DaysCurrent" msprop:Generator_ColumnPropNameInTable="DaysCurrentColumn" msprop:Generator_ColumnPropNameInRow="DaysCurrent" msprop:Generator_UserColumnName="DaysCurrent" msprop:Generator_ColumnVarNameInTable="columnDaysCurrent" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LSGross" msprop:Generator_ColumnPropNameInTable="LSGrossColumn" msprop:Generator_ColumnPropNameInRow="LSGross" msprop:Generator_UserColumnName="LSGross" msprop:Generator_ColumnVarNameInTable="columnLSGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LSArrear" msprop:Generator_ColumnPropNameInTable="LSArrearColumn" msprop:Generator_ColumnPropNameInRow="LSArrear" msprop:Generator_UserColumnName="LSArrear" msprop:Generator_ColumnVarNameInTable="columnLSArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LSTotalGross" msprop:Generator_ColumnPropNameInTable="LSTotalGrossColumn" msprop:Generator_ColumnPropNameInRow="LSTotalGross" msprop:Generator_UserColumnName="LSTotalGross" msprop:Generator_ColumnVarNameInTable="columnLSTotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CSGross" msprop:Generator_ColumnPropNameInTable="CSGrossColumn" msprop:Generator_ColumnPropNameInRow="CSGross" msprop:Generator_UserColumnName="CSGross" msprop:Generator_ColumnVarNameInTable="columnCSGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CSArrear" msprop:Generator_ColumnPropNameInTable="CSArrearColumn" msprop:Generator_ColumnPropNameInRow="CSArrear" msprop:Generator_UserColumnName="CSArrear" msprop:Generator_ColumnVarNameInTable="columnCSArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CSTotalGross" msprop:Generator_ColumnPropNameInTable="CSTotalGrossColumn" msprop:Generator_ColumnPropNameInRow="CSTotalGross" msprop:Generator_UserColumnName="CSTotalGross" msprop:Generator_ColumnVarNameInTable="columnCSTotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DiffOfTotalGross" msprop:Generator_ColumnPropNameInTable="DiffOfTotalGrossColumn" msprop:Generator_ColumnPropNameInRow="DiffOfTotalGross" msprop:Generator_UserColumnName="DiffOfTotalGross" msprop:Generator_ColumnVarNameInTable="columnDiffOfTotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LAOverTime" msprop:Generator_ColumnPropNameInTable="LAOverTimeColumn" msprop:Generator_ColumnPropNameInRow="LAOverTime" msprop:Generator_UserColumnName="LAOverTime" msprop:Generator_ColumnVarNameInTable="columnLAOverTime" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LARemote" msprop:Generator_ColumnPropNameInTable="LARemoteColumn" msprop:Generator_ColumnPropNameInRow="LARemote" msprop:Generator_UserColumnName="LARemote" msprop:Generator_ColumnVarNameInTable="columnLARemote" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LALeaveEncash" msprop:Generator_ColumnPropNameInTable="LALeaveEncashColumn" msprop:Generator_ColumnPropNameInRow="LALeaveEncash" msprop:Generator_UserColumnName="LALeaveEncash" msprop:Generator_ColumnVarNameInTable="columnLALeaveEncash" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LAOther" msprop:Generator_ColumnPropNameInTable="LAOtherColumn" msprop:Generator_ColumnPropNameInRow="LAOther" msprop:Generator_UserColumnName="LAOther" msprop:Generator_ColumnVarNameInTable="columnLAOther" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LATotal" msprop:Generator_ColumnPropNameInTable="LATotalColumn" msprop:Generator_ColumnPropNameInRow="LATotal" msprop:Generator_UserColumnName="LATotal" msprop:Generator_ColumnVarNameInTable="columnLATotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CAOverTime" msprop:Generator_ColumnPropNameInTable="CAOverTimeColumn" msprop:Generator_ColumnPropNameInRow="CAOverTime" msprop:Generator_UserColumnName="CAOverTime" msprop:Generator_ColumnVarNameInTable="columnCAOverTime" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CARemote" msprop:Generator_ColumnPropNameInTable="CARemoteColumn" msprop:Generator_ColumnPropNameInRow="CARemote" msprop:Generator_UserColumnName="CARemote" msprop:Generator_ColumnVarNameInTable="columnCARemote" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CALeaveEncash" msprop:Generator_ColumnPropNameInTable="CALeaveEncashColumn" msprop:Generator_ColumnPropNameInRow="CALeaveEncash" msprop:Generator_UserColumnName="CALeaveEncash" msprop:Generator_ColumnVarNameInTable="columnCALeaveEncash" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CAOther" msprop:Generator_ColumnPropNameInTable="CAOtherColumn" msprop:Generator_ColumnPropNameInRow="CAOther" msprop:Generator_UserColumnName="CAOther" msprop:Generator_ColumnVarNameInTable="columnCAOther" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CATotal" msprop:Generator_ColumnPropNameInTable="CATotalColumn" msprop:Generator_ColumnPropNameInRow="CATotal" msprop:Generator_UserColumnName="CATotal" msprop:Generator_ColumnVarNameInTable="columnCATotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DiffOfTotalAdditions" msprop:Generator_ColumnPropNameInTable="DiffOfTotalAdditionsColumn" msprop:Generator_ColumnPropNameInRow="DiffOfTotalAdditions" msprop:Generator_UserColumnName="DiffOfTotalAdditions" msprop:Generator_ColumnVarNameInTable="columnDiffOfTotalAdditions" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LDIncomeTax" msprop:Generator_ColumnPropNameInTable="LDIncomeTaxColumn" msprop:Generator_ColumnPropNameInRow="LDIncomeTax" msprop:Generator_UserColumnName="LDIncomeTax" msprop:Generator_ColumnVarNameInTable="columnLDIncomeTax" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LDProvidentFund" msprop:Generator_ColumnPropNameInTable="LDProvidentFundColumn" msprop:Generator_ColumnPropNameInRow="LDProvidentFund" msprop:Generator_UserColumnName="LDProvidentFund" msprop:Generator_ColumnVarNameInTable="columnLDProvidentFund" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LDLeaveAdv" msprop:Generator_ColumnPropNameInTable="LDLeaveAdvColumn" msprop:Generator_ColumnPropNameInRow="LDLeaveAdv" msprop:Generator_UserColumnName="LDLeaveAdv" msprop:Generator_ColumnVarNameInTable="columnLDLeaveAdv" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LDWithoutPay" msprop:Generator_ColumnPropNameInTable="LDWithoutPayColumn" msprop:Generator_ColumnPropNameInRow="LDWithoutPay" msprop:Generator_UserColumnName="LDWithoutPay" msprop:Generator_ColumnVarNameInTable="columnLDWithoutPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LDOther" msprop:Generator_ColumnPropNameInTable="LDOtherColumn" msprop:Generator_ColumnPropNameInRow="LDOther" msprop:Generator_UserColumnName="LDOther" msprop:Generator_ColumnVarNameInTable="columnLDOther" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LDTotal" msprop:Generator_ColumnPropNameInTable="LDTotalColumn" msprop:Generator_ColumnPropNameInRow="LDTotal" msprop:Generator_UserColumnName="LDTotal" msprop:Generator_ColumnVarNameInTable="columnLDTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CDIncomeTax" msprop:Generator_ColumnPropNameInTable="CDIncomeTaxColumn" msprop:Generator_ColumnPropNameInRow="CDIncomeTax" msprop:Generator_UserColumnName="CDIncomeTax" msprop:Generator_ColumnVarNameInTable="columnCDIncomeTax" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CDProvidentFund" msprop:Generator_ColumnPropNameInTable="CDProvidentFundColumn" msprop:Generator_ColumnPropNameInRow="CDProvidentFund" msprop:Generator_UserColumnName="CDProvidentFund" msprop:Generator_ColumnVarNameInTable="columnCDProvidentFund" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CDLoanAdv" msprop:Generator_ColumnPropNameInTable="CDLoanAdvColumn" msprop:Generator_ColumnPropNameInRow="CDLoanAdv" msprop:Generator_UserColumnName="CDLoanAdv" msprop:Generator_ColumnVarNameInTable="columnCDLoanAdv" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CDWithoutPay" msprop:Generator_ColumnPropNameInTable="CDWithoutPayColumn" msprop:Generator_ColumnPropNameInRow="CDWithoutPay" msprop:Generator_UserColumnName="CDWithoutPay" msprop:Generator_ColumnVarNameInTable="columnCDWithoutPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CDOther" msprop:Generator_ColumnPropNameInTable="CDOtherColumn" msprop:Generator_ColumnPropNameInRow="CDOther" msprop:Generator_UserColumnName="CDOther" msprop:Generator_ColumnVarNameInTable="columnCDOther" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CDTotal" msprop:Generator_ColumnPropNameInTable="CDTotalColumn" msprop:Generator_ColumnPropNameInRow="CDTotal" msprop:Generator_UserColumnName="CDTotal" msprop:Generator_ColumnVarNameInTable="columnCDTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DiffOfTotalDeductions" msprop:Generator_ColumnPropNameInTable="DiffOfTotalDeductionsColumn" msprop:Generator_ColumnPropNameInRow="DiffOfTotalDeductions" msprop:Generator_UserColumnName="DiffOfTotalDeductions" msprop:Generator_ColumnVarNameInTable="columnDiffOfTotalDeductions" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastNetSalary" msprop:Generator_ColumnPropNameInTable="LastNetSalaryColumn" msprop:Generator_ColumnPropNameInRow="LastNetSalary" msprop:Generator_UserColumnName="LastNetSalary" msprop:Generator_ColumnVarNameInTable="columnLastNetSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CurrentNetSalary" msprop:Generator_ColumnPropNameInTable="CurrentNetSalaryColumn" msprop:Generator_ColumnPropNameInRow="CurrentNetSalary" msprop:Generator_UserColumnName="CurrentNetSalary" msprop:Generator_ColumnVarNameInTable="columnCurrentNetSalary" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpJoining4Novartis" msprop:Generator_RowEvHandlerName="EmpJoining4NovartisRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpJoining4NovartisRowDeleted" msprop:Generator_RowDeletingName="EmpJoining4NovartisRowDeleting" msprop:Generator_RowEvArgName="EmpJoining4NovartisRowChangeEvent" msprop:Generator_TablePropName="EmpJoining4Novartis" msprop:Generator_RowChangedName="EmpJoining4NovartisRowChanged" msprop:Generator_UserTableName="EmpJoining4Novartis" msprop:Generator_RowChangingName="EmpJoining4NovartisRowChanging" msprop:Generator_RowClassName="EmpJoining4NovartisRow" msprop:Generator_TableClassName="EmpJoining4NovartisDataTable" msprop:Generator_TableVarName="tableEmpJoining4Novartis">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SlNo" msprop:Generator_ColumnPropNameInTable="SlNoColumn" msprop:Generator_ColumnPropNameInRow="SlNo" msprop:Generator_UserColumnName="SlNo" msprop:Generator_ColumnVarNameInTable="columnSlNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="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="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="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="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="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_UserColumnName="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_UserColumnName="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_UserColumnName="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_UserColumnName="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" 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="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="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="WartSilaRSummary" msprop:Generator_RowEvHandlerName="WartSilaRSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="WartSilaRSummaryRowDeleted" msprop:Generator_RowDeletingName="WartSilaRSummaryRowDeleting" msprop:Generator_RowEvArgName="WartSilaRSummaryRowChangeEvent" msprop:Generator_TablePropName="WartSilaRSummary" msprop:Generator_RowChangedName="WartSilaRSummaryRowChanged" msprop:Generator_UserTableName="WartSilaRSummary" msprop:Generator_RowChangingName="WartSilaRSummaryRowChanging" msprop:Generator_RowClassName="WartSilaRSummaryRow" msprop:Generator_TableClassName="WartSilaRSummaryDataTable" msprop:Generator_TableVarName="tableWartSilaRSummary">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="ThisMonthSalary" msprop:Generator_ColumnPropNameInTable="ThisMonthSalaryColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthSalary" msprop:Generator_UserColumnName="ThisMonthSalary" msprop:Generator_ColumnVarNameInTable="columnThisMonthSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthSalary" msprop:Generator_ColumnPropNameInTable="LastMonthSalaryColumn" msprop:Generator_ColumnPropNameInRow="LastMonthSalary" msprop:Generator_UserColumnName="LastMonthSalary" msprop:Generator_ColumnVarNameInTable="columnLastMonthSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthArrear" msprop:Generator_ColumnPropNameInTable="ThisMonthArrearColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthArrear" msprop:Generator_UserColumnName="ThisMonthArrear" msprop:Generator_ColumnVarNameInTable="columnThisMonthArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthArrear" msprop:Generator_ColumnPropNameInTable="LastMonthArrearColumn" msprop:Generator_ColumnPropNameInRow="LastMonthArrear" msprop:Generator_UserColumnName="LastMonthArrear" msprop:Generator_ColumnVarNameInTable="columnLastMonthArrear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthOT" msprop:Generator_ColumnPropNameInTable="ThisMonthOTColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthOT" msprop:Generator_UserColumnName="ThisMonthOT" msprop:Generator_ColumnVarNameInTable="columnThisMonthOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthOT" msprop:Generator_ColumnPropNameInTable="LastMonthOTColumn" msprop:Generator_ColumnPropNameInRow="LastMonthOT" msprop:Generator_UserColumnName="LastMonthOT" msprop:Generator_ColumnVarNameInTable="columnLastMonthOT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthRemote" msprop:Generator_ColumnPropNameInTable="ThisMonthRemoteColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthRemote" msprop:Generator_UserColumnName="ThisMonthRemote" msprop:Generator_ColumnVarNameInTable="columnThisMonthRemote" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthRemote" msprop:Generator_ColumnPropNameInTable="LastMonthRemoteColumn" msprop:Generator_ColumnPropNameInRow="LastMonthRemote" msprop:Generator_UserColumnName="LastMonthRemote" msprop:Generator_ColumnVarNameInTable="columnLastMonthRemote" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthLE" msprop:Generator_ColumnPropNameInTable="ThisMonthLEColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthLE" msprop:Generator_UserColumnName="ThisMonthLE" msprop:Generator_ColumnVarNameInTable="columnThisMonthLE" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthLE" msprop:Generator_ColumnPropNameInTable="LastMonthLEColumn" msprop:Generator_ColumnPropNameInRow="LastMonthLE" msprop:Generator_UserColumnName="LastMonthLE" msprop:Generator_ColumnVarNameInTable="columnLastMonthLE" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthOAdd" msprop:Generator_ColumnPropNameInTable="ThisMonthOAddColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthOAdd" msprop:Generator_UserColumnName="ThisMonthOAdd" msprop:Generator_ColumnVarNameInTable="columnThisMonthOAdd" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthOAdd" msprop:Generator_ColumnPropNameInTable="LastMonthOAddColumn" msprop:Generator_ColumnPropNameInRow="LastMonthOAdd" msprop:Generator_UserColumnName="LastMonthOAdd" msprop:Generator_ColumnVarNameInTable="columnLastMonthOAdd" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthIT" msprop:Generator_ColumnPropNameInTable="ThisMonthITColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthIT" msprop:Generator_UserColumnName="ThisMonthIT" msprop:Generator_ColumnVarNameInTable="columnThisMonthIT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthIT" msprop:Generator_ColumnPropNameInTable="LastMonthITColumn" msprop:Generator_ColumnPropNameInRow="LastMonthIT" msprop:Generator_UserColumnName="LastMonthIT" msprop:Generator_ColumnVarNameInTable="columnLastMonthIT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthPF" msprop:Generator_ColumnPropNameInTable="ThisMonthPFColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthPF" msprop:Generator_UserColumnName="ThisMonthPF" msprop:Generator_ColumnVarNameInTable="columnThisMonthPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthPF" msprop:Generator_ColumnPropNameInTable="LastMonthPFColumn" msprop:Generator_ColumnPropNameInRow="LastMonthPF" msprop:Generator_UserColumnName="LastMonthPF" msprop:Generator_ColumnVarNameInTable="columnLastMonthPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthLA" msprop:Generator_ColumnPropNameInTable="ThisMonthLAColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthLA" msprop:Generator_UserColumnName="ThisMonthLA" msprop:Generator_ColumnVarNameInTable="columnThisMonthLA" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthLA" msprop:Generator_ColumnPropNameInTable="LastMonthLAColumn" msprop:Generator_ColumnPropNameInRow="LastMonthLA" msprop:Generator_UserColumnName="LastMonthLA" msprop:Generator_ColumnVarNameInTable="columnLastMonthLA" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthWP" msprop:Generator_ColumnPropNameInTable="ThisMonthWPColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthWP" msprop:Generator_UserColumnName="ThisMonthWP" msprop:Generator_ColumnVarNameInTable="columnThisMonthWP" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthWP" msprop:Generator_ColumnPropNameInTable="LastMonthWPColumn" msprop:Generator_ColumnPropNameInRow="LastMonthWP" msprop:Generator_UserColumnName="LastMonthWP" msprop:Generator_ColumnVarNameInTable="columnLastMonthWP" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonthOD" msprop:Generator_ColumnPropNameInTable="ThisMonthODColumn" msprop:Generator_ColumnPropNameInRow="ThisMonthOD" msprop:Generator_UserColumnName="ThisMonthOD" msprop:Generator_ColumnVarNameInTable="columnThisMonthOD" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastMonthOD" msprop:Generator_ColumnPropNameInTable="LastMonthODColumn" msprop:Generator_ColumnPropNameInRow="LastMonthOD" msprop:Generator_UserColumnName="LastMonthOD" msprop:Generator_ColumnVarNameInTable="columnLastMonthOD" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpLifeCycle" msprop:Generator_RowEvHandlerName="EmpLifeCycleRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpLifeCycleRowDeleted" msprop:Generator_RowDeletingName="EmpLifeCycleRowDeleting" msprop:Generator_RowEvArgName="EmpLifeCycleRowChangeEvent" msprop:Generator_TablePropName="EmpLifeCycle" msprop:Generator_RowChangedName="EmpLifeCycleRowChanged" msprop:Generator_UserTableName="EmpLifeCycle" msprop:Generator_RowChangingName="EmpLifeCycleRowChanging" msprop:Generator_RowClassName="EmpLifeCycleRow" msprop:Generator_TableClassName="EmpLifeCycleDataTable" msprop:Generator_TableVarName="tableEmpLifeCycle">
|
|||
|
<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="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="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EventName" msprop:Generator_ColumnPropNameInTable="EventNameColumn" msprop:Generator_ColumnPropNameInRow="EventName" msprop:Generator_UserColumnName="EventName" msprop:Generator_ColumnVarNameInTable="columnEventName" 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="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="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="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="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="Function" msprop:Generator_ColumnPropNameInTable="FunctionColumn" msprop:Generator_ColumnPropNameInRow="Function" msprop:Generator_UserColumnName="Function" msprop:Generator_ColumnVarNameInTable="columnFunction" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="IndividualLoanReport" msprop:Generator_RowEvHandlerName="IndividualLoanReportRowChangeEventHandler" msprop:Generator_RowDeletedName="IndividualLoanReportRowDeleted" msprop:Generator_RowDeletingName="IndividualLoanReportRowDeleting" msprop:Generator_RowEvArgName="IndividualLoanReportRowChangeEvent" msprop:Generator_TablePropName="IndividualLoanReport" msprop:Generator_RowChangedName="IndividualLoanReportRowChanged" msprop:Generator_UserTableName="IndividualLoanReport" msprop:Generator_RowChangingName="IndividualLoanReportRowChanging" msprop:Generator_RowClassName="IndividualLoanReportRow" msprop:Generator_TableClassName="IndividualLoanReportDataTable" msprop:Generator_TableVarName="tableIndividualLoanReport">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_UserColumnName="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanType" msprop:Generator_ColumnPropNameInTable="LoanTypeColumn" msprop:Generator_ColumnPropNameInRow="LoanType" msprop:Generator_UserColumnName="LoanType" msprop:Generator_ColumnVarNameInTable="columnLoanType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="InterestRate" msprop:Generator_ColumnPropNameInTable="InterestRateColumn" msprop:Generator_ColumnPropNameInRow="InterestRate" msprop:Generator_UserColumnName="InterestRate" msprop:Generator_ColumnVarNameInTable="columnInterestRate" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ScheduleInstallments" msprop:Generator_ColumnPropNameInTable="ScheduleInstallmentsColumn" msprop:Generator_ColumnPropNameInRow="ScheduleInstallments" msprop:Generator_UserColumnName="ScheduleInstallments" msprop:Generator_ColumnVarNameInTable="columnScheduleInstallments" type="xs:double" 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="PrincipleBalance" msprop:Generator_ColumnPropNameInTable="PrincipleBalanceColumn" msprop:Generator_ColumnPropNameInRow="PrincipleBalance" msprop:Generator_UserColumnName="PrincipleBalance" msprop:Generator_ColumnVarNameInTable="columnPrincipleBalance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_UserColumnName="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentAmount" msprop:Generator_ColumnPropNameInTable="InstallmentAmountColumn" msprop:Generator_ColumnPropNameInRow="InstallmentAmount" msprop:Generator_UserColumnName="InstallmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstallmentAmount" 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="InstallmentsDue" msprop:Generator_ColumnPropNameInTable="InstallmentsDueColumn" msprop:Generator_ColumnPropNameInRow="InstallmentsDue" msprop:Generator_UserColumnName="InstallmentsDue" msprop:Generator_ColumnVarNameInTable="columnInstallmentsDue" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_UserColumnName="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdviceLetter" msprop:Generator_RowEvHandlerName="BankAdviceLetterRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceLetterRowDeleted" msprop:Generator_RowDeletingName="BankAdviceLetterRowDeleting" msprop:Generator_RowEvArgName="BankAdviceLetterRowChangeEvent" msprop:Generator_TablePropName="BankAdviceLetter" msprop:Generator_RowChangedName="BankAdviceLetterRowChanged" msprop:Generator_UserTableName="BankAdviceLetter" msprop:Generator_RowChangingName="BankAdviceLetterRowChanging" msprop:Generator_RowClassName="BankAdviceLetterRow" msprop:Generator_TableClassName="BankAdviceLetterDataTable" msprop:Generator_TableVarName="tableBankAdviceLetter">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="RefNo" msprop:Generator_ColumnPropNameInTable="RefNoColumn" msprop:Generator_ColumnPropNameInRow="RefNo" msprop:Generator_UserColumnName="RefNo" msprop:Generator_ColumnVarNameInTable="columnRefNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Date_Taka" msprop:Generator_ColumnPropNameInTable="Date_TakaColumn" msprop:Generator_ColumnPropNameInRow="Date_Taka" msprop:Generator_UserColumnName="Date_Taka" msprop:Generator_ColumnVarNameInTable="columnDate_Taka" 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="DivName" msprop:Generator_ColumnPropNameInTable="DivNameColumn" msprop:Generator_ColumnPropNameInRow="DivName" msprop:Generator_UserColumnName="DivName" msprop:Generator_ColumnVarNameInTable="columnDivName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PrintDate" msprop:Generator_ColumnPropNameInTable="PrintDateColumn" msprop:Generator_ColumnPropNameInRow="PrintDate" msprop:Generator_UserColumnName="PrintDate" msprop:Generator_ColumnVarNameInTable="columnPrintDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_UserColumnName="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MonthYear" msprop:Generator_ColumnPropNameInTable="MonthYearColumn" msprop:Generator_ColumnPropNameInRow="MonthYear" msprop:Generator_UserColumnName="MonthYear" msprop:Generator_ColumnVarNameInTable="columnMonthYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="sTaka" msprop:Generator_ColumnPropNameInTable="sTakaColumn" msprop:Generator_ColumnPropNameInRow="sTaka" msprop:Generator_UserColumnName="sTaka" msprop:Generator_ColumnVarNameInTable="columnsTaka" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeMonthlyExpense" msprop:Generator_RowEvHandlerName="EmployeeMonthlyExpenseRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeMonthlyExpenseRowDeleted" msprop:Generator_RowDeletingName="EmployeeMonthlyExpenseRowDeleting" msprop:Generator_RowEvArgName="EmployeeMonthlyExpenseRowChangeEvent" msprop:Generator_TablePropName="EmployeeMonthlyExpense" msprop:Generator_RowChangedName="EmployeeMonthlyExpenseRowChanged" msprop:Generator_UserTableName="EmployeeMonthlyExpense" msprop:Generator_RowChangingName="EmployeeMonthlyExpenseRowChanging" msprop:Generator_RowClassName="EmployeeMonthlyExpenseRow" msprop:Generator_TableClassName="EmployeeMonthlyExpenseDataTable" msprop:Generator_TableVarName="tableEmployeeMonthlyExpense">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Expense" msprop:Generator_ColumnPropNameInTable="ExpenseColumn" msprop:Generator_ColumnPropNameInRow="Expense" msprop:Generator_UserColumnName="Expense" msprop:Generator_ColumnVarNameInTable="columnExpense" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Caption" msprop:Generator_ColumnPropNameInTable="CaptionColumn" msprop:Generator_ColumnPropNameInRow="Caption" msprop:Generator_UserColumnName="Caption" msprop:Generator_ColumnVarNameInTable="columnCaption" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeRetirement" msprop:Generator_RowEvHandlerName="EmployeeRetirementRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeRetirementRowDeleted" msprop:Generator_RowDeletingName="EmployeeRetirementRowDeleting" msprop:Generator_RowEvArgName="EmployeeRetirementRowChangeEvent" msprop:Generator_TablePropName="EmployeeRetirement" msprop:Generator_RowChangedName="EmployeeRetirementRowChanged" msprop:Generator_UserTableName="EmployeeRetirement" msprop:Generator_RowChangingName="EmployeeRetirementRowChanging" msprop:Generator_RowClassName="EmployeeRetirementRow" msprop:Generator_TableClassName="EmployeeRetirementDataTable" msprop:Generator_TableVarName="tableEmployeeRetirement">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="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="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="DateOfBirth" msprop:Generator_ColumnPropNameInTable="DateOfBirthColumn" msprop:Generator_ColumnPropNameInRow="DateOfBirth" msprop:Generator_UserColumnName="DateOfBirth" msprop:Generator_ColumnVarNameInTable="columnDateOfBirth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_UserColumnName="Age" msprop:Generator_ColumnVarNameInTable="columnAge" type="xs:int" 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="RetirementDate" msprop:Generator_ColumnPropNameInTable="RetirementDateColumn" msprop:Generator_ColumnPropNameInRow="RetirementDate" msprop:Generator_UserColumnName="RetirementDate" msprop:Generator_ColumnVarNameInTable="columnRetirementDate" type="xs:dateTime" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpPersonalInformation" msprop:Generator_RowEvHandlerName="EmpPersonalInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpPersonalInformationRowDeleted" msprop:Generator_RowDeletingName="EmpPersonalInformationRowDeleting" msprop:Generator_RowEvArgName="EmpPersonalInformationRowChangeEvent" msprop:Generator_TablePropName="EmpPersonalInformation" msprop:Generator_RowChangedName="EmpPersonalInformationRowChanged" msprop:Generator_UserTableName="EmpPersonalInformation" msprop:Generator_RowChangingName="EmpPersonalInformationRowChanging" msprop:Generator_RowClassName="EmpPersonalInformationRow" msprop:Generator_TableClassName="EmpPersonalInformationDataTable" msprop:Generator_TableVarName="tableEmpPersonalInformation">
|
|||
|
<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="FatherName" msprop:Generator_ColumnPropNameInTable="FatherNameColumn" msprop:Generator_ColumnPropNameInRow="FatherName" msprop:Generator_UserColumnName="FatherName" msprop:Generator_ColumnVarNameInTable="columnFatherName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MotherName" msprop:Generator_ColumnPropNameInTable="MotherNameColumn" msprop:Generator_ColumnPropNameInRow="MotherName" msprop:Generator_UserColumnName="MotherName" msprop:Generator_ColumnVarNameInTable="columnMotherName" 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:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="PlaceOfBirth" msprop:Generator_ColumnPropNameInTable="PlaceOfBirthColumn" msprop:Generator_ColumnPropNameInRow="PlaceOfBirth" msprop:Generator_UserColumnName="PlaceOfBirth" msprop:Generator_ColumnVarNameInTable="columnPlaceOfBirth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_UserColumnName="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Telephone" msprop:Generator_ColumnPropNameInTable="TelephoneColumn" msprop:Generator_ColumnPropNameInRow="Telephone" msprop:Generator_UserColumnName="Telephone" msprop:Generator_ColumnVarNameInTable="columnTelephone" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_UserColumnName="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_UserColumnName="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_UserColumnName="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_UserColumnName="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NameOfSpouse" msprop:Generator_ColumnPropNameInTable="NameOfSpouseColumn" msprop:Generator_ColumnPropNameInRow="NameOfSpouse" msprop:Generator_UserColumnName="NameOfSpouse" msprop:Generator_ColumnVarNameInTable="columnNameOfSpouse" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NumberOfChildren" msprop:Generator_ColumnPropNameInTable="NumberOfChildrenColumn" msprop:Generator_ColumnPropNameInRow="NumberOfChildren" msprop:Generator_UserColumnName="NumberOfChildren" msprop:Generator_ColumnVarNameInTable="columnNumberOfChildren" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="SpouseOccupation" msprop:Generator_ColumnPropNameInTable="SpouseOccupationColumn" msprop:Generator_ColumnPropNameInRow="SpouseOccupation" msprop:Generator_UserColumnName="SpouseOccupation" msprop:Generator_ColumnVarNameInTable="columnSpouseOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NumberOfDependants" msprop:Generator_ColumnPropNameInTable="NumberOfDependantsColumn" msprop:Generator_ColumnPropNameInRow="NumberOfDependants" msprop:Generator_UserColumnName="NumberOfDependants" msprop:Generator_ColumnVarNameInTable="columnNumberOfDependants" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpAcademicBackground" msprop:Generator_RowEvHandlerName="EmpAcademicBackgroundRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpAcademicBackgroundRowDeleted" msprop:Generator_RowDeletingName="EmpAcademicBackgroundRowDeleting" msprop:Generator_RowEvArgName="EmpAcademicBackgroundRowChangeEvent" msprop:Generator_TablePropName="EmpAcademicBackground" msprop:Generator_RowChangedName="EmpAcademicBackgroundRowChanged" msprop:Generator_UserTableName="EmpAcademicBackground" msprop:Generator_RowChangingName="EmpAcademicBackgroundRowChanging" msprop:Generator_RowClassName="EmpAcademicBackgroundRow" msprop:Generator_TableClassName="EmpAcademicBackgroundDataTable" msprop:Generator_TableVarName="tableEmpAcademicBackground">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="QualificationDegree" msprop:Generator_ColumnPropNameInTable="QualificationDegreeColumn" msprop:Generator_ColumnPropNameInRow="QualificationDegree" msprop:Generator_UserColumnName="QualificationDegree" msprop:Generator_ColumnVarNameInTable="columnQualificationDegree" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DivisionClass" msprop:Generator_ColumnPropNameInTable="DivisionClassColumn" msprop:Generator_ColumnPropNameInRow="DivisionClass" msprop:Generator_UserColumnName="DivisionClass" msprop:Generator_ColumnVarNameInTable="columnDivisionClass" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Subject" msprop:Generator_ColumnPropNameInTable="SubjectColumn" msprop:Generator_ColumnPropNameInRow="Subject" msprop:Generator_UserColumnName="Subject" msprop:Generator_ColumnVarNameInTable="columnSubject" type="xs:string" 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="InstitutionAndPlace" msprop:Generator_ColumnPropNameInTable="InstitutionAndPlaceColumn" msprop:Generator_ColumnPropNameInRow="InstitutionAndPlace" msprop:Generator_UserColumnName="InstitutionAndPlace" msprop:Generator_ColumnVarNameInTable="columnInstitutionAndPlace" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpLanguageKnown" msprop:Generator_RowEvHandlerName="EmpLanguageKnownRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpLanguageKnownRowDeleted" msprop:Generator_RowDeletingName="EmpLanguageKnownRowDeleting" msprop:Generator_RowEvArgName="EmpLanguageKnownRowChangeEvent" msprop:Generator_TablePropName="EmpLanguageKnown" msprop:Generator_RowChangedName="EmpLanguageKnownRowChanged" msprop:Generator_UserTableName="EmpLanguageKnown" msprop:Generator_RowChangingName="EmpLanguageKnownRowChanging" msprop:Generator_RowClassName="EmpLanguageKnownRow" msprop:Generator_TableClassName="EmpLanguageKnownDataTable" msprop:Generator_TableVarName="tableEmpLanguageKnown">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="LanguageKnownName" msprop:Generator_ColumnPropNameInTable="LanguageKnownNameColumn" msprop:Generator_ColumnPropNameInRow="LanguageKnownName" msprop:Generator_UserColumnName="LanguageKnownName" msprop:Generator_ColumnVarNameInTable="columnLanguageKnownName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Spoken" msprop:Generator_ColumnPropNameInTable="SpokenColumn" msprop:Generator_ColumnPropNameInRow="Spoken" msprop:Generator_UserColumnName="Spoken" msprop:Generator_ColumnVarNameInTable="columnSpoken" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Written" msprop:Generator_ColumnPropNameInTable="WrittenColumn" msprop:Generator_ColumnPropNameInRow="Written" msprop:Generator_UserColumnName="Written" msprop:Generator_ColumnVarNameInTable="columnWritten" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpMembershipInSocietiesClubsAssociations" msprop:Generator_RowEvHandlerName="EmpMembershipInSocietiesClubsAssociationsRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpMembershipInSocietiesClubsAssociationsRowDeleted" msprop:Generator_RowDeletingName="EmpMembershipInSocietiesClubsAssociationsRowDeleting" msprop:Generator_RowEvArgName="EmpMembershipInSocietiesClubsAssociationsRowChangeEvent" msprop:Generator_TablePropName="EmpMembershipInSocietiesClubsAssociations" msprop:Generator_RowChangedName="EmpMembershipInSocietiesClubsAssociationsRowChanged" msprop:Generator_UserTableName="EmpMembershipInSocietiesClubsAssociations" msprop:Generator_RowChangingName="EmpMembershipInSocietiesClubsAssociationsRowChanging" msprop:Generator_RowClassName="EmpMembershipInSocietiesClubsAssociationsRow" msprop:Generator_TableClassName="EmpMembershipInSocietiesClubsAssociationsDataTable" msprop:Generator_TableVarName="tableEmpMembershipInSocietiesClubsAssociations">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="OrganizationAndPlace" msprop:Generator_ColumnPropNameInTable="OrganizationAndPlaceColumn" msprop:Generator_ColumnPropNameInRow="OrganizationAndPlace" msprop:Generator_UserColumnName="OrganizationAndPlace" msprop:Generator_ColumnVarNameInTable="columnOrganizationAndPlace" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NatureOfActivities" msprop:Generator_ColumnPropNameInTable="NatureOfActivitiesColumn" msprop:Generator_ColumnPropNameInRow="NatureOfActivities" msprop:Generator_UserColumnName="NatureOfActivities" msprop:Generator_ColumnVarNameInTable="columnNatureOfActivities" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PeriodFromTo" msprop:Generator_ColumnPropNameInTable="PeriodFromToColumn" msprop:Generator_ColumnPropNameInRow="PeriodFromTo" msprop:Generator_UserColumnName="PeriodFromTo" msprop:Generator_ColumnVarNameInTable="columnPeriodFromTo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpCloseRelations" msprop:Generator_RowEvHandlerName="EmpCloseRelationsRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpCloseRelationsRowDeleted" msprop:Generator_RowDeletingName="EmpCloseRelationsRowDeleting" msprop:Generator_RowEvArgName="EmpCloseRelationsRowChangeEvent" msprop:Generator_TablePropName="EmpCloseRelations" msprop:Generator_RowChangedName="EmpCloseRelationsRowChanged" msprop:Generator_UserTableName="EmpCloseRelations" msprop:Generator_RowChangingName="EmpCloseRelationsRowChanging" msprop:Generator_RowClassName="EmpCloseRelationsRow" msprop:Generator_TableClassName="EmpCloseRelationsDataTable" msprop:Generator_TableVarName="tableEmpCloseRelations">
|
|||
|
<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="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_UserColumnName="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OccupationAndOrganization" msprop:Generator_ColumnPropNameInTable="OccupationAndOrganizationColumn" msprop:Generator_ColumnPropNameInRow="OccupationAndOrganization" msprop:Generator_UserColumnName="OccupationAndOrganization" msprop:Generator_ColumnVarNameInTable="columnOccupationAndOrganization" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpEmploymentHistory" msprop:Generator_RowEvHandlerName="EmpEmploymentHistoryRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpEmploymentHistoryRowDeleted" msprop:Generator_RowDeletingName="EmpEmploymentHistoryRowDeleting" msprop:Generator_RowEvArgName="EmpEmploymentHistoryRowChangeEvent" msprop:Generator_TablePropName="EmpEmploymentHistory" msprop:Generator_RowChangedName="EmpEmploymentHistoryRowChanged" msprop:Generator_UserTableName="EmpEmploymentHistory" msprop:Generator_RowChangingName="EmpEmploymentHistoryRowChanging" msprop:Generator_RowClassName="EmpEmploymentHistoryRow" msprop:Generator_TableClassName="EmpEmploymentHistoryDataTable" msprop:Generator_TableVarName="tableEmpEmploymentHistory">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Organization" msprop:Generator_ColumnPropNameInTable="OrganizationColumn" msprop:Generator_ColumnPropNameInRow="Organization" msprop:Generator_UserColumnName="Organization" msprop:Generator_ColumnVarNameInTable="columnOrganization" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_UserColumnName="Year" msprop:Generator_ColumnVarNameInTable="columnYear" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LastJobTitle" msprop:Generator_ColumnPropNameInTable="LastJobTitleColumn" msprop:Generator_ColumnPropNameInRow="LastJobTitle" msprop:Generator_UserColumnName="LastJobTitle" msprop:Generator_ColumnVarNameInTable="columnLastJobTitle" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Responsibilities" msprop:Generator_ColumnPropNameInTable="ResponsibilitiesColumn" msprop:Generator_ColumnPropNameInRow="Responsibilities" msprop:Generator_UserColumnName="Responsibilities" msprop:Generator_ColumnVarNameInTable="columnResponsibilities" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpOtherProfessionalQualifications" msprop:Generator_RowEvHandlerName="EmpOtherProfessionalQualificationsRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpOtherProfessionalQualificationsRowDeleted" msprop:Generator_RowDeletingName="EmpOtherProfessionalQualificationsRowDeleting" msprop:Generator_RowEvArgName="EmpOtherProfessionalQualificationsRowChangeEvent" msprop:Generator_TablePropName="EmpOtherProfessionalQualifications" msprop:Generator_RowChangedName="EmpOtherProfessionalQualificationsRowChanged" msprop:Generator_UserTableName="EmpOtherProfessionalQualifications" msprop:Generator_RowChangingName="EmpOtherProfessionalQualificationsRowChanging" msprop:Generator_RowClassName="EmpOtherProfessionalQualificationsRow" msprop:Generator_TableClassName="EmpOtherProfessionalQualificationsDataTable" msprop:Generator_TableVarName="tableEmpOtherProfessionalQualifications">
|
|||
|
<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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpReferences" msprop:Generator_RowEvHandlerName="EmpReferencesRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpReferencesRowDeleted" msprop:Generator_RowDeletingName="EmpReferencesRowDeleting" msprop:Generator_RowEvArgName="EmpReferencesRowChangeEvent" msprop:Generator_TablePropName="EmpReferences" msprop:Generator_RowChangedName="EmpReferencesRowChanged" msprop:Generator_UserTableName="EmpReferences" msprop:Generator_RowChangingName="EmpReferencesRowChanging" msprop:Generator_RowClassName="EmpReferencesRow" msprop:Generator_TableClassName="EmpReferencesDataTable" msprop:Generator_TableVarName="tableEmpReferences">
|
|||
|
<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="Occupation" msprop:Generator_ColumnPropNameInTable="OccupationColumn" msprop:Generator_ColumnPropNameInRow="Occupation" msprop:Generator_UserColumnName="Occupation" msprop:Generator_ColumnVarNameInTable="columnOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_UserColumnName="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Telephone" msprop:Generator_ColumnPropNameInTable="TelephoneColumn" msprop:Generator_ColumnPropNameInRow="Telephone" msprop:Generator_UserColumnName="Telephone" msprop:Generator_ColumnVarNameInTable="columnTelephone" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_RowEvHandlerName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDescribeInDetailsPresentJobResponsibilitiesRowDeleted" msprop:Generator_RowDeletingName="EmpDescribeInDetailsPresentJobResponsibilitiesRowDeleting" msprop:Generator_RowEvArgName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChangeEvent" msprop:Generator_TablePropName="EmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_RowChangedName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChanged" msprop:Generator_UserTableName="EmpDescribeInDetailsPresentJobResponsibilities" msprop:Generator_RowChangingName="EmpDescribeInDetailsPresentJobResponsibilitiesRowChanging" msprop:Generator_RowClassName="EmpDescribeInDetailsPresentJobResponsibilitiesRow" msprop:Generator_TableClassName="EmpDescribeInDetailsPresentJobResponsibilitiesDataTable" msprop:Generator_TableVarName="tableEmpDescribeInDetailsPresentJobResponsibilities">
|
|||
|
<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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpReasonForLeavingCurrentJob" msprop:Generator_RowEvHandlerName="EmpReasonForLeavingCurrentJobRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpReasonForLeavingCurrentJobRowDeleted" msprop:Generator_RowDeletingName="EmpReasonForLeavingCurrentJobRowDeleting" msprop:Generator_RowEvArgName="EmpReasonForLeavingCurrentJobRowChangeEvent" msprop:Generator_TablePropName="EmpReasonForLeavingCurrentJob" msprop:Generator_RowChangedName="EmpReasonForLeavingCurrentJobRowChanged" msprop:Generator_UserTableName="EmpReasonForLeavingCurrentJob" msprop:Generator_RowChangingName="EmpReasonForLeavingCurrentJobRowChanging" msprop:Generator_RowClassName="EmpReasonForLeavingCurrentJobRow" msprop:Generator_TableClassName="EmpReasonForLeavingCurrentJobDataTable" msprop:Generator_TableVarName="tableEmpReasonForLeavingCurrentJob">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Ans" msprop:Generator_ColumnPropNameInTable="AnsColumn" msprop:Generator_ColumnPropNameInRow="Ans" msprop:Generator_UserColumnName="Ans" msprop:Generator_ColumnVarNameInTable="columnAns" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpExtraCaricularActivities" msprop:Generator_RowEvHandlerName="EmpExtraCaricularActivitiesRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpExtraCaricularActivitiesRowDeleted" msprop:Generator_RowDeletingName="EmpExtraCaricularActivitiesRowDeleting" msprop:Generator_RowEvArgName="EmpExtraCaricularActivitiesRowChangeEvent" msprop:Generator_TablePropName="EmpExtraCaricularActivities" msprop:Generator_RowChangedName="EmpExtraCaricularActivitiesRowChanged" msprop:Generator_UserTableName="EmpExtraCaricularActivities" msprop:Generator_RowChangingName="EmpExtraCaricularActivitiesRowChanging" msprop:Generator_RowClassName="EmpExtraCaricularActivitiesRow" msprop:Generator_TableClassName="EmpExtraCaricularActivitiesDataTable" msprop:Generator_TableVarName="tableEmpExtraCaricularActivities">
|
|||
|
<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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpListOfRelativeWorkingInNovatis" msprop:Generator_RowEvHandlerName="EmpListOfRelativeWorkingInNovatisRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpListOfRelativeWorkingInNovatisRowDeleted" msprop:Generator_RowDeletingName="EmpListOfRelativeWorkingInNovatisRowDeleting" msprop:Generator_RowEvArgName="EmpListOfRelativeWorkingInNovatisRowChangeEvent" msprop:Generator_TablePropName="EmpListOfRelativeWorkingInNovatis" msprop:Generator_RowChangedName="EmpListOfRelativeWorkingInNovatisRowChanged" msprop:Generator_UserTableName="EmpListOfRelativeWorkingInNovatis" msprop:Generator_RowChangingName="EmpListOfRelativeWorkingInNovatisRowChanging" msprop:Generator_RowClassName="EmpListOfRelativeWorkingInNovatisRow" msprop:Generator_TableClassName="EmpListOfRelativeWorkingInNovatisDataTable" msprop:Generator_TableVarName="tableEmpListOfRelativeWorkingInNovatis">
|
|||
|
<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="Relationship" msprop:Generator_ColumnPropNameInTable="RelationshipColumn" msprop:Generator_ColumnPropNameInRow="Relationship" msprop:Generator_UserColumnName="Relationship" msprop:Generator_ColumnVarNameInTable="columnRelationship" 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="PeriodOfService" msprop:Generator_ColumnPropNameInTable="PeriodOfServiceColumn" msprop:Generator_ColumnPropNameInRow="PeriodOfService" msprop:Generator_UserColumnName="PeriodOfService" msprop:Generator_ColumnVarNameInTable="columnPeriodOfService" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpAdditionalInformation" msprop:Generator_RowEvHandlerName="EmpAdditionalInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpAdditionalInformationRowDeleted" msprop:Generator_RowDeletingName="EmpAdditionalInformationRowDeleting" msprop:Generator_RowEvArgName="EmpAdditionalInformationRowChangeEvent" msprop:Generator_TablePropName="EmpAdditionalInformation" msprop:Generator_RowChangedName="EmpAdditionalInformationRowChanged" msprop:Generator_UserTableName="EmpAdditionalInformation" msprop:Generator_RowChangingName="EmpAdditionalInformationRowChanging" msprop:Generator_RowClassName="EmpAdditionalInformationRow" msprop:Generator_TableClassName="EmpAdditionalInformationDataTable" msprop:Generator_TableVarName="tableEmpAdditionalInformation">
|
|||
|
<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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpAns" msprop:Generator_RowEvHandlerName="EmpAnsRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpAnsRowDeleted" msprop:Generator_RowDeletingName="EmpAnsRowDeleting" msprop:Generator_RowEvArgName="EmpAnsRowChangeEvent" msprop:Generator_TablePropName="EmpAns" msprop:Generator_RowChangedName="EmpAnsRowChanged" msprop:Generator_UserTableName="EmpAns" msprop:Generator_RowChangingName="EmpAnsRowChanging" msprop:Generator_RowClassName="EmpAnsRow" msprop:Generator_TableClassName="EmpAnsDataTable" msprop:Generator_TableVarName="tableEmpAns">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="PresentEmployer" msprop:Generator_ColumnPropNameInTable="PresentEmployerColumn" msprop:Generator_ColumnPropNameInRow="PresentEmployer" msprop:Generator_UserColumnName="PresentEmployer" msprop:Generator_ColumnVarNameInTable="columnPresentEmployer" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PastEmployer" msprop:Generator_ColumnPropNameInTable="PastEmployerColumn" msprop:Generator_ColumnPropNameInRow="PastEmployer" msprop:Generator_UserColumnName="PastEmployer" msprop:Generator_ColumnVarNameInTable="columnPastEmployer" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpWorkingRelativesAns" msprop:Generator_RowEvHandlerName="EmpWorkingRelativesAnsRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpWorkingRelativesAnsRowDeleted" msprop:Generator_RowDeletingName="EmpWorkingRelativesAnsRowDeleting" msprop:Generator_RowEvArgName="EmpWorkingRelativesAnsRowChangeEvent" msprop:Generator_TablePropName="EmpWorkingRelativesAns" msprop:Generator_RowChangedName="EmpWorkingRelativesAnsRowChanged" msprop:Generator_UserTableName="EmpWorkingRelativesAns" msprop:Generator_RowChangingName="EmpWorkingRelativesAnsRowChanging" msprop:Generator_RowClassName="EmpWorkingRelativesAnsRow" msprop:Generator_TableClassName="EmpWorkingRelativesAnsDataTable" msprop:Generator_TableVarName="tableEmpWorkingRelativesAns">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Ans" msprop:Generator_ColumnPropNameInTable="AnsColumn" msprop:Generator_ColumnPropNameInRow="Ans" msprop:Generator_UserColumnName="Ans" msprop:Generator_ColumnVarNameInTable="columnAns" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpPermanentAndMailingAddress" msprop:Generator_RowEvHandlerName="EmpPermanentAndMailingAddressRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpPermanentAndMailingAddressRowDeleted" msprop:Generator_RowDeletingName="EmpPermanentAndMailingAddressRowDeleting" msprop:Generator_RowEvArgName="EmpPermanentAndMailingAddressRowChangeEvent" msprop:Generator_TablePropName="EmpPermanentAndMailingAddress" msprop:Generator_RowChangedName="EmpPermanentAndMailingAddressRowChanged" msprop:Generator_UserTableName="EmpPermanentAndMailingAddress" msprop:Generator_RowChangingName="EmpPermanentAndMailingAddressRowChanging" msprop:Generator_RowClassName="EmpPermanentAndMailingAddressRow" msprop:Generator_TableClassName="EmpPermanentAndMailingAddressDataTable" msprop:Generator_TableVarName="tableEmpPermanentAndMailingAddress">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="PermanentAddress" msprop:Generator_ColumnPropNameInTable="PermanentAddressColumn" msprop:Generator_ColumnPropNameInRow="PermanentAddress" msprop:Generator_UserColumnName="PermanentAddress" msprop:Generator_ColumnVarNameInTable="columnPermanentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentThana" msprop:Generator_ColumnPropNameInTable="PermanentThanaColumn" msprop:Generator_ColumnPropNameInRow="PermanentThana" msprop:Generator_UserColumnName="PermanentThana" msprop:Generator_ColumnVarNameInTable="columnPermanentThana" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentDistrict" msprop:Generator_ColumnPropNameInTable="PermanentDistrictColumn" msprop:Generator_ColumnPropNameInRow="PermanentDistrict" msprop:Generator_UserColumnName="PermanentDistrict" msprop:Generator_ColumnVarNameInTable="columnPermanentDistrict" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentAddress" msprop:Generator_ColumnPropNameInTable="PresentAddressColumn" msprop:Generator_ColumnPropNameInRow="PresentAddress" msprop:Generator_UserColumnName="PresentAddress" msprop:Generator_ColumnVarNameInTable="columnPresentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentThana" msprop:Generator_ColumnPropNameInTable="PresentThanaColumn" msprop:Generator_ColumnPropNameInRow="PresentThana" msprop:Generator_UserColumnName="PresentThana" msprop:Generator_ColumnVarNameInTable="columnPresentThana" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentDistrict" msprop:Generator_ColumnPropNameInTable="PresentDistrictColumn" msprop:Generator_ColumnPropNameInRow="PresentDistrict" msprop:Generator_UserColumnName="PresentDistrict" msprop:Generator_ColumnVarNameInTable="columnPresentDistrict" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeePhotoPath" msprop:Generator_RowEvHandlerName="EmployeePhotoPathRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeePhotoPathRowDeleted" msprop:Generator_RowDeletingName="EmployeePhotoPathRowDeleting" msprop:Generator_RowEvArgName="EmployeePhotoPathRowChangeEvent" msprop:Generator_TablePropName="EmployeePhotoPath" msprop:Generator_RowChangedName="EmployeePhotoPathRowChanged" msprop:Generator_UserTableName="EmployeePhotoPath" msprop:Generator_RowChangingName="EmployeePhotoPathRowChanging" msprop:Generator_RowClassName="EmployeePhotoPathRow" msprop:Generator_TableClassName="EmployeePhotoPathDataTable" msprop:Generator_TableVarName="tableEmployeePhotoPath">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="path" msprop:Generator_ColumnPropNameInTable="pathColumn" msprop:Generator_ColumnPropNameInRow="path" msprop:Generator_UserColumnName="path" msprop:Generator_ColumnVarNameInTable="columnpath" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpListOfRelativeWorkingInCompany" msprop:Generator_RowEvHandlerName="EmpListOfRelativeWorkingInCompanyRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpListOfRelativeWorkingInCompanyRowDeleted" msprop:Generator_RowDeletingName="EmpListOfRelativeWorkingInCompanyRowDeleting" msprop:Generator_RowEvArgName="EmpListOfRelativeWorkingInCompanyRowChangeEvent" msprop:Generator_TablePropName="EmpListOfRelativeWorkingInCompany" msprop:Generator_RowChangedName="EmpListOfRelativeWorkingInCompanyRowChanged" msprop:Generator_UserTableName="EmpListOfRelativeWorkingInCompany" msprop:Generator_RowChangingName="EmpListOfRelativeWorkingInCompanyRowChanging" msprop:Generator_RowClassName="EmpListOfRelativeWorkingInCompanyRow" msprop:Generator_TableClassName="EmpListOfRelativeWorkingInCompanyDataTable" msprop:Generator_TableVarName="tableEmpListOfRelativeWorkingInCompany">
|
|||
|
<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="Relationship" msprop:Generator_ColumnPropNameInTable="RelationshipColumn" msprop:Generator_ColumnPropNameInRow="Relationship" msprop:Generator_UserColumnName="Relationship" msprop:Generator_ColumnVarNameInTable="columnRelationship" 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="PeriodOfService" msprop:Generator_ColumnPropNameInTable="PeriodOfServiceColumn" msprop:Generator_ColumnPropNameInRow="PeriodOfService" msprop:Generator_UserColumnName="PeriodOfService" msprop:Generator_ColumnVarNameInTable="columnPeriodOfService" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ITPfAndOtherDetails" msprop:Generator_RowEvHandlerName="ITPfAndOtherDetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="ITPfAndOtherDetailsRowDeleted" msprop:Generator_RowDeletingName="ITPfAndOtherDetailsRowDeleting" msprop:Generator_RowEvArgName="ITPfAndOtherDetailsRowChangeEvent" msprop:Generator_TablePropName="ITPfAndOtherDetails" msprop:Generator_RowChangedName="ITPfAndOtherDetailsRowChanged" msprop:Generator_UserTableName="ITPfAndOtherDetails" msprop:Generator_RowChangingName="ITPfAndOtherDetailsRowChanging" msprop:Generator_RowClassName="ITPfAndOtherDetailsRow" msprop:Generator_TableClassName="ITPfAndOtherDetailsDataTable" msprop:Generator_TableVarName="tableITPfAndOtherDetails">
|
|||
|
<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="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalPFAmount" msprop:Generator_ColumnPropNameInTable="TotalPFAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalPFAmount" msprop:Generator_UserColumnName="TotalPFAmount" msprop:Generator_ColumnVarNameInTable="columnTotalPFAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="InvestmentAllowed" msprop:Generator_ColumnPropNameInTable="InvestmentAllowedColumn" msprop:Generator_ColumnPropNameInRow="InvestmentAllowed" msprop:Generator_UserColumnName="InvestmentAllowed" msprop:Generator_ColumnVarNameInTable="columnInvestmentAllowed" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CumulativeAmount" msprop:Generator_ColumnPropNameInTable="CumulativeAmountColumn" msprop:Generator_ColumnPropNameInRow="CumulativeAmount" msprop:Generator_UserColumnName="CumulativeAmount" msprop:Generator_ColumnVarNameInTable="columnCumulativeAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MultipleEmpIT" msprop:Generator_RowEvHandlerName="MultipleEmpITRowChangeEventHandler" msprop:Generator_RowDeletedName="MultipleEmpITRowDeleted" msprop:Generator_RowDeletingName="MultipleEmpITRowDeleting" msprop:Generator_RowEvArgName="MultipleEmpITRowChangeEvent" msprop:Generator_TablePropName="MultipleEmpIT" msprop:Generator_RowChangedName="MultipleEmpITRowChanged" msprop:Generator_UserTableName="MultipleEmpIT" msprop:Generator_RowChangingName="MultipleEmpITRowChanging" msprop:Generator_RowClassName="MultipleEmpITRow" msprop:Generator_TableClassName="MultipleEmpITDataTable" msprop:Generator_TableVarName="tableMultipleEmpIT">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" 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="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="AssesmentYear" msprop:Generator_ColumnPropNameInTable="AssesmentYearColumn" msprop:Generator_ColumnPropNameInRow="AssesmentYear" msprop:Generator_UserColumnName="AssesmentYear" msprop:Generator_ColumnVarNameInTable="columnAssesmentYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_UserColumnName="FiscalYear" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_UserColumnName="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_UserColumnName="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountPerAnnum" msprop:Generator_ColumnPropNameInTable="AmountPerAnnumColumn" msprop:Generator_ColumnPropNameInRow="AmountPerAnnum" msprop:Generator_UserColumnName="AmountPerAnnum" msprop:Generator_ColumnVarNameInTable="columnAmountPerAnnum" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ThisMonth" msprop:Generator_ColumnPropNameInTable="ThisMonthColumn" msprop:Generator_ColumnPropNameInRow="ThisMonth" msprop:Generator_UserColumnName="ThisMonth" msprop:Generator_ColumnVarNameInTable="columnThisMonth" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PaidTillDate" msprop:Generator_ColumnPropNameInTable="PaidTillDateColumn" msprop:Generator_ColumnPropNameInRow="PaidTillDate" msprop:Generator_UserColumnName="PaidTillDate" msprop:Generator_ColumnVarNameInTable="columnPaidTillDate" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Projected" msprop:Generator_ColumnPropNameInTable="ProjectedColumn" msprop:Generator_ColumnPropNameInRow="Projected" msprop:Generator_UserColumnName="Projected" msprop:Generator_ColumnVarNameInTable="columnProjected" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Position" msprop:Generator_ColumnPropNameInTable="PositionColumn" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_UserColumnName="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_UserColumnName="Side" msprop:Generator_ColumnVarNameInTable="columnSide" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="LessExaempted" msprop:Generator_ColumnPropNameInTable="LessExaemptedColumn" msprop:Generator_ColumnPropNameInRow="LessExaempted" msprop:Generator_UserColumnName="LessExaempted" msprop:Generator_ColumnVarNameInTable="columnLessExaempted" 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:int" minOccurs="0" />
|
|||
|
<xs:element name="CurrentRate" msprop:Generator_ColumnPropNameInTable="CurrentRateColumn" msprop:Generator_ColumnPropNameInRow="CurrentRate" msprop:Generator_UserColumnName="CurrentRate" msprop:Generator_ColumnVarNameInTable="columnCurrentRate" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Parameter" msprop:Generator_ColumnPropNameInTable="ParameterColumn" msprop:Generator_ColumnPropNameInRow="Parameter" msprop:Generator_UserColumnName="Parameter" msprop:Generator_ColumnVarNameInTable="columnParameter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxableIncome" msprop:Generator_ColumnPropNameInTable="TaxableIncomeColumn" msprop:Generator_ColumnPropNameInRow="TaxableIncome" msprop:Generator_UserColumnName="TaxableIncome" msprop:Generator_ColumnVarNameInTable="columnTaxableIncome" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="IndividualTaxLiability" msprop:Generator_ColumnPropNameInTable="IndividualTaxLiabilityColumn" msprop:Generator_ColumnPropNameInRow="IndividualTaxLiability" msprop:Generator_UserColumnName="IndividualTaxLiability" msprop:Generator_ColumnVarNameInTable="columnIndividualTaxLiability" type="xs:double" 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="DataColumn3" msprop:Generator_ColumnPropNameInTable="DataColumn3Column" msprop:Generator_ColumnPropNameInRow="DataColumn3" msprop:Generator_UserColumnName="DataColumn3" msprop:Generator_ColumnVarNameInTable="columnDataColumn3" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="IncomeHead" msprop:Generator_ColumnPropNameInTable="IncomeHeadColumn" msprop:Generator_ColumnPropNameInRow="IncomeHead" msprop:Generator_UserColumnName="IncomeHead" msprop:Generator_ColumnVarNameInTable="columnIncomeHead" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ITHeader" msprop:Generator_RowEvHandlerName="ITHeaderRowChangeEventHandler" msprop:Generator_RowDeletedName="ITHeaderRowDeleted" msprop:Generator_RowDeletingName="ITHeaderRowDeleting" msprop:Generator_RowEvArgName="ITHeaderRowChangeEvent" msprop:Generator_TablePropName="ITHeader" msprop:Generator_RowChangedName="ITHeaderRowChanged" msprop:Generator_UserTableName="ITHeader" msprop:Generator_RowChangingName="ITHeaderRowChanging" msprop:Generator_RowClassName="ITHeaderRow" msprop:Generator_TableClassName="ITHeaderDataTable" msprop:Generator_TableVarName="tableITHeader">
|
|||
|
<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="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_UserColumnName="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AssesmentYear" msprop:Generator_ColumnPropNameInTable="AssesmentYearColumn" msprop:Generator_ColumnPropNameInRow="AssesmentYear" msprop:Generator_UserColumnName="AssesmentYear" msprop:Generator_ColumnVarNameInTable="columnAssesmentYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_UserColumnName="FiscalYear" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeLFAData" msprop:Generator_RowEvHandlerName="EmployeeLFADataRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeLFADataRowDeleted" msprop:Generator_RowDeletingName="EmployeeLFADataRowDeleting" msprop:Generator_RowEvArgName="EmployeeLFADataRowChangeEvent" msprop:Generator_TablePropName="EmployeeLFAData" msprop:Generator_RowChangedName="EmployeeLFADataRowChanged" msprop:Generator_UserTableName="EmployeeLFAData" msprop:Generator_RowChangingName="EmployeeLFADataRowChanging" msprop:Generator_RowClassName="EmployeeLFADataRow" msprop:Generator_TableClassName="EmployeeLFADataDataTable" msprop:Generator_TableVarName="tableEmployeeLFAData">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_UserColumnName="Month" msprop:Generator_ColumnVarNameInTable="columnMonth" type="xs:dateTime" 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="EligibleAmount" msprop:Generator_ColumnPropNameInTable="EligibleAmountColumn" msprop:Generator_ColumnPropNameInRow="EligibleAmount" msprop:Generator_UserColumnName="EligibleAmount" msprop:Generator_ColumnVarNameInTable="columnEligibleAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="TaxRebeatInvestment" msprop:Generator_RowEvHandlerName="TaxRebeatInvestmentRowChangeEventHandler" msprop:Generator_RowDeletedName="TaxRebeatInvestmentRowDeleted" msprop:Generator_RowDeletingName="TaxRebeatInvestmentRowDeleting" msprop:Generator_RowEvArgName="TaxRebeatInvestmentRowChangeEvent" msprop:Generator_TablePropName="TaxRebeatInvestment" msprop:Generator_RowChangedName="TaxRebeatInvestmentRowChanged" msprop:Generator_UserTableName="TaxRebeatInvestment" msprop:Generator_RowChangingName="TaxRebeatInvestmentRowChanging" msprop:Generator_RowClassName="TaxRebeatInvestmentRow" msprop:Generator_TableClassName="TaxRebeatInvestmentDataTable" msprop:Generator_TableVarName="tableTaxRebeatInvestment">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="TaxPercent" msprop:Generator_ColumnPropNameInTable="TaxPercentColumn" msprop:Generator_ColumnPropNameInRow="TaxPercent" msprop:Generator_UserColumnName="TaxPercent" msprop:Generator_ColumnVarNameInTable="columnTaxPercent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TaxableIncome" msprop:Generator_ColumnPropNameInTable="TaxableIncomeColumn" msprop:Generator_ColumnPropNameInRow="TaxableIncome" msprop:Generator_UserColumnName="TaxableIncome" msprop:Generator_ColumnVarNameInTable="columnTaxableIncome" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MaxInvestment" msprop:Generator_ColumnPropNameInTable="MaxInvestmentColumn" msprop:Generator_ColumnPropNameInRow="MaxInvestment" msprop:Generator_UserColumnName="MaxInvestment" msprop:Generator_ColumnVarNameInTable="columnMaxInvestment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PFInvestment" msprop:Generator_ColumnPropNameInTable="PFInvestmentColumn" msprop:Generator_ColumnPropNameInRow="PFInvestment" msprop:Generator_UserColumnName="PFInvestment" msprop:Generator_ColumnVarNameInTable="columnPFInvestment" 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="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="TaxInvestment" msprop:Generator_ColumnPropNameInTable="TaxInvestmentColumn" msprop:Generator_ColumnPropNameInRow="TaxInvestment" msprop:Generator_UserColumnName="TaxInvestment" msprop:Generator_ColumnVarNameInTable="columnTaxInvestment" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="Pmpbasic" msprop:Generator_RowEvHandlerName="PmpbasicRowChangeEventHandler" msprop:Generator_RowDeletedName="PmpbasicRowDeleted" msprop:Generator_RowDeletingName="PmpbasicRowDeleting" msprop:Generator_RowEvArgName="PmpbasicRowChangeEvent" msprop:Generator_TablePropName="Pmpbasic" msprop:Generator_RowChangedName="PmpbasicRowChanged" msprop:Generator_UserTableName="Pmpbasic" msprop:Generator_RowChangingName="PmpbasicRowChanging" msprop:Generator_RowClassName="PmpbasicRow" msprop:Generator_TableClassName="PmpbasicDataTable" msprop:Generator_TableVarName="tablePmpbasic">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="AssociateName" msprop:Generator_ColumnPropNameInTable="AssociateNameColumn" msprop:Generator_ColumnPropNameInRow="AssociateName" msprop:Generator_UserColumnName="AssociateName" msprop:Generator_ColumnVarNameInTable="columnAssociateName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentPosition" msprop:Generator_ColumnPropNameInTable="PresentPositionColumn" msprop:Generator_ColumnPropNameInRow="PresentPosition" msprop:Generator_UserColumnName="PresentPosition" msprop:Generator_ColumnVarNameInTable="columnPresentPosition" 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="BusinessUnit" msprop:Generator_ColumnPropNameInTable="BusinessUnitColumn" msprop:Generator_ColumnPropNameInRow="BusinessUnit" msprop:Generator_UserColumnName="BusinessUnit" msprop:Generator_ColumnVarNameInTable="columnBusinessUnit" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NameOfManager" msprop:Generator_ColumnPropNameInTable="NameOfManagerColumn" msprop:Generator_ColumnPropNameInRow="NameOfManager" msprop:Generator_UserColumnName="NameOfManager" msprop:Generator_ColumnVarNameInTable="columnNameOfManager" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ManagerPosition" msprop:Generator_ColumnPropNameInTable="ManagerPositionColumn" msprop:Generator_ColumnPropNameInRow="ManagerPosition" msprop:Generator_UserColumnName="ManagerPosition" msprop:Generator_ColumnVarNameInTable="columnManagerPosition" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NameOfNextLevelManager" msprop:Generator_ColumnPropNameInTable="NameOfNextLevelManagerColumn" msprop:Generator_ColumnPropNameInRow="NameOfNextLevelManager" msprop:Generator_UserColumnName="NameOfNextLevelManager" msprop:Generator_ColumnVarNameInTable="columnNameOfNextLevelManager" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PositionOfNextLevelManager" msprop:Generator_ColumnPropNameInTable="PositionOfNextLevelManagerColumn" msprop:Generator_ColumnPropNameInRow="PositionOfNextLevelManager" msprop:Generator_UserColumnName="PositionOfNextLevelManager" msprop:Generator_ColumnVarNameInTable="columnPositionOfNextLevelManager" 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:float" minOccurs="0" />
|
|||
|
<xs:element name="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_UserColumnName="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="Pmpobjectives" msprop:Generator_RowEvHandlerName="PmpobjectivesRowChangeEventHandler" msprop:Generator_RowDeletedName="PmpobjectivesRowDeleted" msprop:Generator_RowDeletingName="PmpobjectivesRowDeleting" msprop:Generator_RowEvArgName="PmpobjectivesRowChangeEvent" msprop:Generator_TablePropName="Pmpobjectives" msprop:Generator_RowChangedName="PmpobjectivesRowChanged" msprop:Generator_UserTableName="Pmpobjectives" msprop:Generator_RowChangingName="PmpobjectivesRowChanging" msprop:Generator_RowClassName="PmpobjectivesRow" msprop:Generator_TableClassName="PmpobjectivesDataTable" msprop:Generator_TableVarName="tablePmpobjectives">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Objectives" msprop:Generator_ColumnPropNameInTable="ObjectivesColumn" msprop:Generator_ColumnPropNameInRow="Objectives" msprop:Generator_UserColumnName="Objectives" msprop:Generator_ColumnVarNameInTable="columnObjectives" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EvaluationCriteria" msprop:Generator_ColumnPropNameInTable="EvaluationCriteriaColumn" msprop:Generator_ColumnPropNameInRow="EvaluationCriteria" msprop:Generator_UserColumnName="EvaluationCriteria" msprop:Generator_ColumnVarNameInTable="columnEvaluationCriteria" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TargetDate" msprop:Generator_ColumnPropNameInTable="TargetDateColumn" msprop:Generator_ColumnPropNameInRow="TargetDate" msprop:Generator_UserColumnName="TargetDate" msprop:Generator_ColumnVarNameInTable="columnTargetDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Priority" msprop:Generator_ColumnPropNameInTable="PriorityColumn" msprop:Generator_ColumnPropNameInRow="Priority" msprop:Generator_UserColumnName="Priority" msprop:Generator_ColumnVarNameInTable="columnPriority" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SelfComments" msprop:Generator_ColumnPropNameInTable="SelfCommentsColumn" msprop:Generator_ColumnPropNameInRow="SelfComments" msprop:Generator_UserColumnName="SelfComments" msprop:Generator_ColumnVarNameInTable="columnSelfComments" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SelfRating" msprop:Generator_ColumnPropNameInTable="SelfRatingColumn" msprop:Generator_ColumnPropNameInRow="SelfRating" msprop:Generator_UserColumnName="SelfRating" msprop:Generator_ColumnVarNameInTable="columnSelfRating" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ManagerComments" msprop:Generator_ColumnPropNameInTable="ManagerCommentsColumn" msprop:Generator_ColumnPropNameInRow="ManagerComments" msprop:Generator_UserColumnName="ManagerComments" msprop:Generator_ColumnVarNameInTable="columnManagerComments" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ManagerRating" msprop:Generator_ColumnPropNameInTable="ManagerRatingColumn" msprop:Generator_ColumnPropNameInRow="ManagerRating" msprop:Generator_UserColumnName="ManagerRating" msprop:Generator_ColumnVarNameInTable="columnManagerRating" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PmpEmpValueBehaviorRatings" msprop:Generator_RowEvHandlerName="PmpEmpValueBehaviorRatingsRowChangeEventHandler" msprop:Generator_RowDeletedName="PmpEmpValueBehaviorRatingsRowDeleted" msprop:Generator_RowDeletingName="PmpEmpValueBehaviorRatingsRowDeleting" msprop:Generator_RowEvArgName="PmpEmpValueBehaviorRatingsRowChangeEvent" msprop:Generator_TablePropName="PmpEmpValueBehaviorRatings" msprop:Generator_RowChangedName="PmpEmpValueBehaviorRatingsRowChanged" msprop:Generator_UserTableName="PmpEmpValueBehaviorRatings" msprop:Generator_RowChangingName="PmpEmpValueBehaviorRatingsRowChanging" msprop:Generator_RowClassName="PmpEmpValueBehaviorRatingsRow" msprop:Generator_TableClassName="PmpEmpValueBehaviorRatingsDataTable" msprop:Generator_TableVarName="tablePmpEmpValueBehaviorRatings">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="ValueBehavior" msprop:Generator_ColumnPropNameInTable="ValueBehaviorColumn" msprop:Generator_ColumnPropNameInRow="ValueBehavior" msprop:Generator_UserColumnName="ValueBehavior" msprop:Generator_ColumnVarNameInTable="columnValueBehavior" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SelfRating" msprop:Generator_ColumnPropNameInTable="SelfRatingColumn" msprop:Generator_ColumnPropNameInRow="SelfRating" msprop:Generator_UserColumnName="SelfRating" msprop:Generator_ColumnVarNameInTable="columnSelfRating" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SelfComments" msprop:Generator_ColumnPropNameInTable="SelfCommentsColumn" msprop:Generator_ColumnPropNameInRow="SelfComments" msprop:Generator_UserColumnName="SelfComments" msprop:Generator_ColumnVarNameInTable="columnSelfComments" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ManagerRating" msprop:Generator_ColumnPropNameInTable="ManagerRatingColumn" msprop:Generator_ColumnPropNameInRow="ManagerRating" msprop:Generator_UserColumnName="ManagerRating" msprop:Generator_ColumnVarNameInTable="columnManagerRating" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ManagerComments" msprop:Generator_ColumnPropNameInTable="ManagerCommentsColumn" msprop:Generator_ColumnPropNameInRow="ManagerComments" msprop:Generator_UserColumnName="ManagerComments" msprop:Generator_ColumnVarNameInTable="columnManagerComments" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="FSSJVReport" msprop:Generator_RowEvHandlerName="FSSJVReportRowChangeEventHandler" msprop:Generator_RowDeletedName="FSSJVReportRowDeleted" msprop:Generator_RowDeletingName="FSSJVReportRowDeleting" msprop:Generator_RowEvArgName="FSSJVReportRowChangeEvent" msprop:Generator_TablePropName="FSSJVReport" msprop:Generator_RowChangedName="FSSJVReportRowChanged" msprop:Generator_UserTableName="FSSJVReport" msprop:Generator_RowChangingName="FSSJVReportRowChanging" msprop:Generator_RowClassName="FSSJVReportRow" msprop:Generator_TableClassName="FSSJVReportDataTable" msprop:Generator_TableVarName="tableFSSJVReport">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="pkey" msprop:Generator_ColumnPropNameInTable="pkeyColumn" msprop:Generator_ColumnPropNameInRow="pkey" msprop:Generator_UserColumnName="pkey" msprop:Generator_ColumnVarNameInTable="columnpkey" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="account" msprop:Generator_ColumnPropNameInTable="accountColumn" msprop:Generator_ColumnPropNameInRow="account" msprop:Generator_UserColumnName="account" msprop:Generator_ColumnVarNameInTable="columnaccount" type="xs:string" minOccurs="0" />
|
|||
|
<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="profitcenter" msprop:Generator_ColumnPropNameInTable="profitcenterColumn" msprop:Generator_ColumnPropNameInRow="profitcenter" msprop:Generator_UserColumnName="profitcenter" msprop:Generator_ColumnVarNameInTable="columnprofitcenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="text" msprop:Generator_ColumnPropNameInTable="textColumn" msprop:Generator_ColumnPropNameInRow="text" msprop:Generator_UserColumnName="text" msprop:Generator_ColumnVarNameInTable="columntext" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="assignment" msprop:Generator_ColumnPropNameInTable="assignmentColumn" msprop:Generator_ColumnPropNameInRow="assignment" msprop:Generator_UserColumnName="assignment" msprop:Generator_ColumnVarNameInTable="columnassignment" 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="loantype" msprop:Generator_ColumnPropNameInTable="loantypeColumn" msprop:Generator_ColumnPropNameInRow="loantype" msprop:Generator_UserColumnName="loantype" msprop:Generator_ColumnVarNameInTable="columnloantype" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="customername" msprop:Generator_ColumnPropNameInTable="customernameColumn" msprop:Generator_ColumnPropNameInRow="customername" msprop:Generator_UserColumnName="customername" msprop:Generator_ColumnVarNameInTable="columncustomername" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtTransferTPToPR" msprop:Generator_RowEvHandlerName="dtTransferTPToPRRowChangeEventHandler" msprop:Generator_RowDeletedName="dtTransferTPToPRRowDeleted" msprop:Generator_RowDeletingName="dtTransferTPToPRRowDeleting" msprop:Generator_RowEvArgName="dtTransferTPToPRRowChangeEvent" msprop:Generator_TablePropName="dtTransferTPToPR" msprop:Generator_RowChangedName="dtTransferTPToPRRowChanged" msprop:Generator_UserTableName="dtTransferTPToPR" msprop:Generator_RowChangingName="dtTransferTPToPRRowChanging" msprop:Generator_RowClassName="dtTransferTPToPRRow" msprop:Generator_TableClassName="dtTransferTPToPRDataTable" msprop:Generator_TableVarName="tabledtTransferTPToPR">
|
|||
|
<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="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TransferDate" msprop:Generator_ColumnPropNameInTable="TransferDateColumn" msprop:Generator_ColumnPropNameInRow="TransferDate" msprop:Generator_UserColumnName="TransferDate" msprop:Generator_ColumnVarNameInTable="columnTransferDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="UserIDWhoChanged" msprop:Generator_ColumnPropNameInTable="UserIDWhoChangedColumn" msprop:Generator_ColumnPropNameInRow="UserIDWhoChanged" msprop:Generator_UserColumnName="UserIDWhoChanged" msprop:Generator_ColumnVarNameInTable="columnUserIDWhoChanged" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChangedDate" msprop:Generator_ColumnPropNameInTable="ChangedDateColumn" msprop:Generator_ColumnPropNameInRow="ChangedDate" msprop:Generator_UserColumnName="ChangedDate" msprop:Generator_ColumnVarNameInTable="columnChangedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpContinueFromDiscontinue" msprop:Generator_RowEvHandlerName="EmpContinueFromDiscontinueRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpContinueFromDiscontinueRowDeleted" msprop:Generator_RowDeletingName="EmpContinueFromDiscontinueRowDeleting" msprop:Generator_RowEvArgName="EmpContinueFromDiscontinueRowChangeEvent" msprop:Generator_TablePropName="EmpContinueFromDiscontinue" msprop:Generator_RowChangedName="EmpContinueFromDiscontinueRowChanged" msprop:Generator_UserTableName="EmpContinueFromDiscontinue" msprop:Generator_RowChangingName="EmpContinueFromDiscontinueRowChanging" msprop:Generator_RowClassName="EmpContinueFromDiscontinueRow" msprop:Generator_TableClassName="EmpContinueFromDiscontinueDataTable" msprop:Generator_TableVarName="tableEmpContinueFromDiscontinue">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="ContinueDate" msprop:Generator_ColumnPropNameInTable="ContinueDateColumn" msprop:Generator_ColumnPropNameInRow="ContinueDate" msprop:Generator_UserColumnName="ContinueDate" msprop:Generator_ColumnVarNameInTable="columnContinueDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="UserIdWhoChangedIt" msprop:Generator_ColumnPropNameInTable="UserIdWhoChangedItColumn" msprop:Generator_ColumnPropNameInRow="UserIdWhoChangedIt" msprop:Generator_UserColumnName="UserIdWhoChangedIt" msprop:Generator_ColumnVarNameInTable="columnUserIdWhoChangedIt" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChangedDate" msprop:Generator_ColumnPropNameInTable="ChangedDateColumn" msprop:Generator_ColumnPropNameInRow="ChangedDate" msprop:Generator_UserColumnName="ChangedDate" msprop:Generator_ColumnVarNameInTable="columnChangedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpITInfoAndBasicInfo" msprop:Generator_RowEvHandlerName="EmpITInfoAndBasicInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpITInfoAndBasicInfoRowDeleted" msprop:Generator_RowDeletingName="EmpITInfoAndBasicInfoRowDeleting" msprop:Generator_RowEvArgName="EmpITInfoAndBasicInfoRowChangeEvent" msprop:Generator_TablePropName="EmpITInfoAndBasicInfo" msprop:Generator_RowChangedName="EmpITInfoAndBasicInfoRowChanged" msprop:Generator_UserTableName="EmpITInfoAndBasicInfo" msprop:Generator_RowChangingName="EmpITInfoAndBasicInfoRowChanging" msprop:Generator_RowClassName="EmpITInfoAndBasicInfoRow" msprop:Generator_TableClassName="EmpITInfoAndBasicInfoDataTable" msprop:Generator_TableVarName="tableEmpITInfoAndBasicInfo">
|
|||
|
<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="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="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="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="Gander" msprop:Generator_ColumnPropNameInTable="GanderColumn" msprop:Generator_ColumnPropNameInRow="Gander" msprop:Generator_UserColumnName="Gander" msprop:Generator_ColumnVarNameInTable="columnGander" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SNL" msprop:Generator_ColumnPropNameInTable="SNLColumn" msprop:Generator_ColumnPropNameInRow="SNL" msprop:Generator_UserColumnName="SNL" msprop:Generator_ColumnVarNameInTable="columnSNL" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryStracture" msprop:Generator_RowEvHandlerName="SalaryStractureRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryStractureRowDeleted" msprop:Generator_RowDeletingName="SalaryStractureRowDeleting" msprop:Generator_RowEvArgName="SalaryStractureRowChangeEvent" msprop:Generator_TablePropName="SalaryStracture" msprop:Generator_RowChangedName="SalaryStractureRowChanged" msprop:Generator_UserTableName="SalaryStracture" msprop:Generator_RowChangingName="SalaryStractureRowChanging" msprop:Generator_RowClassName="SalaryStractureRow" msprop:Generator_TableClassName="SalaryStractureDataTable" msprop:Generator_TableVarName="tableSalaryStracture">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" 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="EmploymentCategory" msprop:Generator_ColumnPropNameInTable="EmploymentCategoryColumn" msprop:Generator_ColumnPropNameInRow="EmploymentCategory" msprop:Generator_UserColumnName="EmploymentCategory" msprop:Generator_ColumnVarNameInTable="columnEmploymentCategory" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmploymentStatus" msprop:Generator_ColumnPropNameInTable="EmploymentStatusColumn" msprop:Generator_ColumnPropNameInRow="EmploymentStatus" msprop:Generator_UserColumnName="EmploymentStatus" msprop:Generator_ColumnVarNameInTable="columnEmploymentStatus" 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="JoinningDate" msprop:Generator_ColumnPropNameInTable="JoinningDateColumn" msprop:Generator_ColumnPropNameInRow="JoinningDate" msprop:Generator_UserColumnName="JoinningDate" msprop:Generator_ColumnVarNameInTable="columnJoinningDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="LengthOfService" msprop:Generator_ColumnPropNameInTable="LengthOfServiceColumn" msprop:Generator_ColumnPropNameInRow="LengthOfService" msprop:Generator_UserColumnName="LengthOfService" msprop:Generator_ColumnVarNameInTable="columnLengthOfService" type="xs:double" 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="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_UserColumnName="Age" msprop:Generator_ColumnVarNameInTable="columnAge" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RetirementDate" msprop:Generator_ColumnPropNameInTable="RetirementDateColumn" msprop:Generator_ColumnPropNameInRow="RetirementDate" msprop:Generator_UserColumnName="RetirementDate" msprop:Generator_ColumnVarNameInTable="columnRetirementDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="PostingPlace" msprop:Generator_ColumnPropNameInTable="PostingPlaceColumn" msprop:Generator_ColumnPropNameInRow="PostingPlace" msprop:Generator_UserColumnName="PostingPlace" msprop:Generator_ColumnVarNameInTable="columnPostingPlace" 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="HouseRentAllowance" msprop:Generator_ColumnPropNameInTable="HouseRentAllowanceColumn" msprop:Generator_ColumnPropNameInRow="HouseRentAllowance" msprop:Generator_UserColumnName="HouseRentAllowance" msprop:Generator_ColumnVarNameInTable="columnHouseRentAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="UtilityAllowance" msprop:Generator_ColumnPropNameInTable="UtilityAllowanceColumn" msprop:Generator_ColumnPropNameInRow="UtilityAllowance" msprop:Generator_UserColumnName="UtilityAllowance" msprop:Generator_ColumnVarNameInTable="columnUtilityAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MedicalAllowance" msprop:Generator_ColumnPropNameInTable="MedicalAllowanceColumn" msprop:Generator_ColumnPropNameInRow="MedicalAllowance" msprop:Generator_UserColumnName="MedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnMedicalAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Up-KeepAllowance" msprop:Generator_ColumnPropNameInTable="_Up_KeepAllowanceColumn" msprop:Generator_ColumnPropNameInRow="_Up_KeepAllowance" msprop:Generator_UserColumnName="Up-KeepAllowance" msprop:Generator_ColumnVarNameInTable="_columnUp_KeepAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TransportAllowance" msprop:Generator_ColumnPropNameInTable="TransportAllowanceColumn" msprop:Generator_ColumnPropNameInRow="TransportAllowance" msprop:Generator_UserColumnName="TransportAllowance" msprop:Generator_ColumnVarNameInTable="columnTransportAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VehicleAllowance" msprop:Generator_ColumnPropNameInTable="VehicleAllowanceColumn" msprop:Generator_ColumnPropNameInRow="VehicleAllowance" msprop:Generator_UserColumnName="VehicleAllowance" msprop:Generator_ColumnVarNameInTable="columnVehicleAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EnterimentAllowance" msprop:Generator_ColumnPropNameInTable="EnterimentAllowanceColumn" msprop:Generator_ColumnPropNameInRow="EnterimentAllowance" msprop:Generator_UserColumnName="EnterimentAllowance" msprop:Generator_ColumnVarNameInTable="columnEnterimentAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpecialAllowance" msprop:Generator_ColumnPropNameInTable="SpecialAllowanceColumn" msprop:Generator_ColumnPropNameInRow="SpecialAllowance" msprop:Generator_UserColumnName="SpecialAllowance" msprop:Generator_ColumnVarNameInTable="columnSpecialAllowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MonthlySalary" msprop:Generator_ColumnPropNameInTable="MonthlySalaryColumn" msprop:Generator_ColumnPropNameInRow="MonthlySalary" msprop:Generator_UserColumnName="MonthlySalary" msprop:Generator_ColumnVarNameInTable="columnMonthlySalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FestivalBonus" msprop:Generator_ColumnPropNameInTable="FestivalBonusColumn" msprop:Generator_ColumnPropNameInRow="FestivalBonus" msprop:Generator_UserColumnName="FestivalBonus" msprop:Generator_ColumnVarNameInTable="columnFestivalBonus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LFA" msprop:Generator_ColumnPropNameInTable="LFAColumn" msprop:Generator_ColumnPropNameInRow="LFA" msprop:Generator_UserColumnName="LFA" msprop:Generator_ColumnVarNameInTable="columnLFA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AnnualBaseSalary" msprop:Generator_ColumnPropNameInTable="AnnualBaseSalaryColumn" msprop:Generator_ColumnPropNameInRow="AnnualBaseSalary" msprop:Generator_UserColumnName="AnnualBaseSalary" msprop:Generator_ColumnVarNameInTable="columnAnnualBaseSalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AnnualGuaranteedSalary" msprop:Generator_ColumnPropNameInTable="AnnualGuaranteedSalaryColumn" msprop:Generator_ColumnPropNameInRow="AnnualGuaranteedSalary" msprop:Generator_UserColumnName="AnnualGuaranteedSalary" msprop:Generator_ColumnVarNameInTable="columnAnnualGuaranteedSalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PerformanceIncentiveTarget" msprop:Generator_ColumnPropNameInTable="PerformanceIncentiveTargetColumn" msprop:Generator_ColumnPropNameInRow="PerformanceIncentiveTarget" msprop:Generator_UserColumnName="PerformanceIncentiveTarget" msprop:Generator_ColumnVarNameInTable="columnPerformanceIncentiveTarget" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PerformanceIncentiveBDT" msprop:Generator_ColumnPropNameInTable="PerformanceIncentiveBDTColumn" msprop:Generator_ColumnPropNameInRow="PerformanceIncentiveBDT" msprop:Generator_UserColumnName="PerformanceIncentiveBDT" msprop:Generator_ColumnVarNameInTable="columnPerformanceIncentiveBDT" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DedtaxByMonth" msprop:Generator_RowEvHandlerName="DedtaxByMonthRowChangeEventHandler" msprop:Generator_RowDeletedName="DedtaxByMonthRowDeleted" msprop:Generator_RowDeletingName="DedtaxByMonthRowDeleting" msprop:Generator_RowEvArgName="DedtaxByMonthRowChangeEvent" msprop:Generator_TablePropName="DedtaxByMonth" msprop:Generator_RowChangedName="DedtaxByMonthRowChanged" msprop:Generator_UserTableName="DedtaxByMonth" msprop:Generator_RowChangingName="DedtaxByMonthRowChanging" msprop:Generator_RowClassName="DedtaxByMonthRow" msprop:Generator_TableClassName="DedtaxByMonthDataTable" msprop:Generator_TableVarName="tableDedtaxByMonth">
|
|||
|
<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="TIN" msprop:Generator_ColumnPropNameInTable="TINColumn" msprop:Generator_ColumnPropNameInRow="TIN" msprop:Generator_UserColumnName="TIN" msprop:Generator_ColumnVarNameInTable="columnTIN" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DedAmount" msprop:Generator_ColumnPropNameInTable="DedAmountColumn" msprop:Generator_ColumnPropNameInRow="DedAmount" msprop:Generator_UserColumnName="DedAmount" msprop:Generator_ColumnVarNameInTable="columnDedAmount" type="xs:double" 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="ParentLocation" msprop:Generator_ColumnPropNameInTable="ParentLocationColumn" msprop:Generator_ColumnPropNameInRow="ParentLocation" msprop:Generator_UserColumnName="ParentLocation" msprop:Generator_ColumnVarNameInTable="columnParentLocation" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalarySheetByMonth" msprop:Generator_RowEvHandlerName="SalarySheetByMonthRowChangeEventHandler" msprop:Generator_RowDeletedName="SalarySheetByMonthRowDeleted" msprop:Generator_RowDeletingName="SalarySheetByMonthRowDeleting" msprop:Generator_RowEvArgName="SalarySheetByMonthRowChangeEvent" msprop:Generator_TablePropName="SalarySheetByMonth" msprop:Generator_RowChangedName="SalarySheetByMonthRowChanged" msprop:Generator_UserTableName="SalarySheetByMonth" msprop:Generator_RowChangingName="SalarySheetByMonthRowChanging" msprop:Generator_RowClassName="SalarySheetByMonthRow" msprop:Generator_TableClassName="SalarySheetByMonthDataTable" msprop:Generator_TableVarName="tableSalarySheetByMonth">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="MonthOfYear" msprop:Generator_ColumnPropNameInTable="MonthOfYearColumn" msprop:Generator_ColumnPropNameInRow="MonthOfYear" msprop:Generator_UserColumnName="MonthOfYear" msprop:Generator_ColumnVarNameInTable="columnMonthOfYear" type="xs:dateTime" 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="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="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="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_UserColumnName="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_UserColumnName="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_UserColumnName="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_UserColumnName="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" 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="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeServiceLength" msprop:Generator_RowEvHandlerName="EmployeeServiceLengthRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeServiceLengthRowDeleted" msprop:Generator_RowDeletingName="EmployeeServiceLengthRowDeleting" msprop:Generator_RowEvArgName="EmployeeServiceLengthRowChangeEvent" msprop:Generator_TablePropName="EmployeeServiceLength" msprop:Generator_RowChangedName="EmployeeServiceLengthRowChanged" msprop:Generator_UserTableName="EmployeeServiceLength" msprop:Generator_RowChangingName="EmployeeServiceLengthRowChanging" msprop:Generator_RowClassName="EmployeeServiceLengthRow" msprop:Generator_TableClassName="EmployeeServiceLengthDataTable" msprop:Generator_TableVarName="tableEmployeeServiceLength">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EployeeNo" msprop:Generator_ColumnPropNameInTable="EployeeNoColumn" msprop:Generator_ColumnPropNameInRow="EployeeNo" msprop:Generator_UserColumnName="EployeeNo" msprop:Generator_ColumnVarNameInTable="columnEployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="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="AgeOnCurrentDate" msprop:Generator_ColumnPropNameInTable="AgeOnCurrentDateColumn" msprop:Generator_ColumnPropNameInRow="AgeOnCurrentDate" msprop:Generator_UserColumnName="AgeOnCurrentDate" msprop:Generator_ColumnVarNameInTable="columnAgeOnCurrentDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ServiceYearOnCurrentDate" msprop:Generator_ColumnPropNameInTable="ServiceYearOnCurrentDateColumn" msprop:Generator_ColumnPropNameInRow="ServiceYearOnCurrentDate" msprop:Generator_UserColumnName="ServiceYearOnCurrentDate" msprop:Generator_ColumnVarNameInTable="columnServiceYearOnCurrentDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PayRollRegisterForAll" msprop:Generator_RowEvHandlerName="PayRollRegisterForAllRowChangeEventHandler" msprop:Generator_RowDeletedName="PayRollRegisterForAllRowDeleted" msprop:Generator_RowDeletingName="PayRollRegisterForAllRowDeleting" msprop:Generator_RowEvArgName="PayRollRegisterForAllRowChangeEvent" msprop:Generator_TablePropName="PayRollRegisterForAll" msprop:Generator_RowChangedName="PayRollRegisterForAllRowChanged" msprop:Generator_UserTableName="PayRollRegisterForAll" msprop:Generator_RowChangingName="PayRollRegisterForAllRowChanging" msprop:Generator_RowClassName="PayRollRegisterForAllRow" msprop:Generator_TableClassName="PayRollRegisterForAllDataTable" msprop:Generator_TableVarName="tablePayRollRegisterForAll">
|
|||
|
<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="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="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="FakeDes" msprop:Generator_ColumnPropNameInTable="FakeDesColumn" msprop:Generator_ColumnPropNameInRow="FakeDes" msprop:Generator_UserColumnName="FakeDes" msprop:Generator_ColumnVarNameInTable="columnFakeDes" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ReckittTaxCard" msprop:Generator_RowEvHandlerName="ReckittTaxCardRowChangeEventHandler" msprop:Generator_RowDeletedName="ReckittTaxCardRowDeleted" msprop:Generator_RowDeletingName="ReckittTaxCardRowDeleting" msprop:Generator_RowEvArgName="ReckittTaxCardRowChangeEvent" msprop:Generator_TablePropName="ReckittTaxCard" msprop:Generator_RowChangedName="ReckittTaxCardRowChanged" msprop:Generator_UserTableName="ReckittTaxCard" msprop:Generator_RowChangingName="ReckittTaxCardRowChanging" msprop:Generator_RowClassName="ReckittTaxCardRow" msprop:Generator_TableClassName="ReckittTaxCardDataTable" msprop:Generator_TableVarName="tableReckittTaxCard">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="ITHead" msprop:Generator_ColumnPropNameInTable="ITHeadColumn" msprop:Generator_ColumnPropNameInRow="ITHead" msprop:Generator_UserColumnName="ITHead" msprop:Generator_ColumnVarNameInTable="columnITHead" 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="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemID" msprop:Generator_ColumnPropNameInTable="ItemIDColumn" msprop:Generator_ColumnPropNameInRow="ItemID" msprop:Generator_UserColumnName="ItemID" msprop:Generator_ColumnVarNameInTable="columnItemID" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DedtaxByMonthRange" msprop:Generator_RowEvHandlerName="DedtaxByMonthRangeRowChangeEventHandler" msprop:Generator_RowDeletedName="DedtaxByMonthRangeRowDeleted" msprop:Generator_RowDeletingName="DedtaxByMonthRangeRowDeleting" msprop:Generator_RowEvArgName="DedtaxByMonthRangeRowChangeEvent" msprop:Generator_TablePropName="DedtaxByMonthRange" msprop:Generator_RowChangedName="DedtaxByMonthRangeRowChanged" msprop:Generator_UserTableName="DedtaxByMonthRange" msprop:Generator_RowChangingName="DedtaxByMonthRangeRowChanging" msprop:Generator_RowClassName="DedtaxByMonthRangeRow" msprop:Generator_TableClassName="DedtaxByMonthRangeDataTable" msprop:Generator_TableVarName="tableDedtaxByMonthRange">
|
|||
|
<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="TIN" msprop:Generator_ColumnPropNameInTable="TINColumn" msprop:Generator_ColumnPropNameInRow="TIN" msprop:Generator_UserColumnName="TIN" msprop:Generator_ColumnVarNameInTable="columnTIN" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DedAmount" msprop:Generator_ColumnPropNameInTable="DedAmountColumn" msprop:Generator_ColumnPropNameInRow="DedAmount" msprop:Generator_UserColumnName="DedAmount" msprop:Generator_ColumnVarNameInTable="columnDedAmount" type="xs:double" 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="ParentLocation" msprop:Generator_ColumnPropNameInTable="ParentLocationColumn" msprop:Generator_ColumnPropNameInRow="ParentLocation" msprop:Generator_UserColumnName="ParentLocation" msprop:Generator_ColumnVarNameInTable="columnParentLocation" 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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtRolePermission" msprop:Generator_RowEvHandlerName="dtRolePermissionRowChangeEventHandler" msprop:Generator_RowDeletedName="dtRolePermissionRowDeleted" msprop:Generator_RowDeletingName="dtRolePermissionRowDeleting" msprop:Generator_RowEvArgName="dtRolePermissionRowChangeEvent" msprop:Generator_TablePropName="dtRolePermission" msprop:Generator_RowChangedName="dtRolePermissionRowChanged" msprop:Generator_UserTableName="dtRolePermission" msprop:Generator_RowChangingName="dtRolePermissionRowChanging" msprop:Generator_RowClassName="dtRolePermissionRow" msprop:Generator_TableClassName="dtRolePermissionDataTable" msprop:Generator_TableVarName="tabledtRolePermission">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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:element name="menu" msprop:Generator_ColumnPropNameInTable="menuColumn" msprop:Generator_ColumnPropNameInRow="menu" msprop:Generator_UserColumnName="menu" msprop:Generator_ColumnVarNameInTable="columnmenu" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="action" msprop:Generator_ColumnPropNameInTable="actionColumn" msprop:Generator_ColumnPropNameInRow="action" msprop:Generator_UserColumnName="action" msprop:Generator_ColumnVarNameInTable="columnaction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="date" msprop:Generator_ColumnPropNameInTable="dateColumn" msprop:Generator_ColumnPropNameInRow="date" msprop:Generator_UserColumnName="date" msprop:Generator_ColumnVarNameInTable="columndate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtRoleInfo" msprop:Generator_RowEvHandlerName="dtRoleInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="dtRoleInfoRowDeleted" msprop:Generator_RowDeletingName="dtRoleInfoRowDeleting" msprop:Generator_RowEvArgName="dtRoleInfoRowChangeEvent" msprop:Generator_TablePropName="dtRoleInfo" msprop:Generator_RowChangedName="dtRoleInfoRowChanged" msprop:Generator_UserTableName="dtRoleInfo" msprop:Generator_RowChangingName="dtRoleInfoRowChanging" msprop:Generator_RowClassName="dtRoleInfoRow" msprop:Generator_TableClassName="dtRoleInfoDataTable" msprop:Generator_TableVarName="tabledtRoleInfo">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="rName" msprop:Generator_ColumnPropNameInTable="rNameColumn" msprop:Generator_ColumnPropNameInRow="rName" msprop:Generator_UserColumnName="rName" msprop:Generator_ColumnVarNameInTable="columnrName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="rDate" msprop:Generator_ColumnPropNameInTable="rDateColumn" msprop:Generator_ColumnPropNameInRow="rDate" msprop:Generator_UserColumnName="rDate" msprop:Generator_ColumnVarNameInTable="columnrDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="rBy" msprop:Generator_ColumnPropNameInTable="rByColumn" msprop:Generator_ColumnPropNameInRow="rBy" msprop:Generator_UserColumnName="rBy" msprop:Generator_ColumnVarNameInTable="columnrBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Role" msprop:Generator_ColumnPropNameInTable="RoleColumn" msprop:Generator_ColumnPropNameInRow="Role" msprop:Generator_UserColumnName="Role" msprop:Generator_ColumnVarNameInTable="columnRole" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtUserRole" msprop:Generator_RowEvHandlerName="dtUserRoleRowChangeEventHandler" msprop:Generator_RowDeletedName="dtUserRoleRowDeleted" msprop:Generator_RowDeletingName="dtUserRoleRowDeleting" msprop:Generator_RowEvArgName="dtUserRoleRowChangeEvent" msprop:Generator_TablePropName="dtUserRole" msprop:Generator_RowChangedName="dtUserRoleRowChanged" msprop:Generator_UserTableName="dtUserRole" msprop:Generator_RowChangingName="dtUserRoleRowChanging" msprop:Generator_RowClassName="dtUserRoleRow" msprop:Generator_TableClassName="dtUserRoleDataTable" msprop:Generator_TableVarName="tabledtUserRole">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="user" msprop:Generator_ColumnPropNameInTable="userColumn" msprop:Generator_ColumnPropNameInRow="user" msprop:Generator_UserColumnName="user" msprop:Generator_ColumnVarNameInTable="columnuser" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="role" msprop:Generator_ColumnPropNameInTable="roleColumn" msprop:Generator_ColumnPropNameInRow="role" msprop:Generator_UserColumnName="role" msprop:Generator_ColumnVarNameInTable="columnrole" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="uu" msprop:Generator_ColumnPropNameInTable="uuColumn" msprop:Generator_ColumnPropNameInRow="uu" msprop:Generator_UserColumnName="uu" msprop:Generator_ColumnVarNameInTable="columnuu" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="menu" msprop:Generator_ColumnPropNameInTable="menuColumn" msprop:Generator_ColumnPropNameInRow="menu" msprop:Generator_UserColumnName="menu" msprop:Generator_ColumnVarNameInTable="columnmenu" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="buttons" msprop:Generator_ColumnPropNameInTable="buttonsColumn" msprop:Generator_ColumnPropNameInRow="buttons" msprop:Generator_UserColumnName="buttons" msprop:Generator_ColumnVarNameInTable="columnbuttons" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_UserColumnName="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EERSData" msprop:Generator_RowEvHandlerName="EERSDataRowChangeEventHandler" msprop:Generator_RowDeletedName="EERSDataRowDeleted" msprop:Generator_RowDeletingName="EERSDataRowDeleting" msprop:Generator_RowEvArgName="EERSDataRowChangeEvent" msprop:Generator_TablePropName="EERSData" msprop:Generator_RowChangedName="EERSDataRowChanged" msprop:Generator_UserTableName="EERSData" msprop:Generator_RowChangingName="EERSDataRowChanging" msprop:Generator_RowClassName="EERSDataRow" msprop:Generator_TableClassName="EERSDataDataTable" msprop:Generator_TableVarName="tableEERSData">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="ApplicationID" msprop:Generator_ColumnPropNameInTable="ApplicationIDColumn" msprop:Generator_ColumnPropNameInRow="ApplicationID" msprop:Generator_UserColumnName="ApplicationID" msprop:Generator_ColumnVarNameInTable="columnApplicationID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_UserColumnName="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_UserColumnName="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LogInID" msprop:Generator_ColumnPropNameInTable="LogInIDColumn" msprop:Generator_ColumnPropNameInRow="LogInID" msprop:Generator_UserColumnName="LogInID" msprop:Generator_ColumnVarNameInTable="columnLogInID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RITSID" msprop:Generator_ColumnPropNameInTable="RITSIDColumn" msprop:Generator_ColumnPropNameInRow="RITSID" msprop:Generator_UserColumnName="RITSID" msprop:Generator_ColumnVarNameInTable="columnRITSID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GEID" msprop:Generator_ColumnPropNameInTable="GEIDColumn" msprop:Generator_ColumnPropNameInRow="GEID" msprop:Generator_UserColumnName="GEID" msprop:Generator_ColumnVarNameInTable="columnGEID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AFTitleCode" msprop:Generator_ColumnPropNameInTable="AFTitleCodeColumn" msprop:Generator_ColumnPropNameInRow="AFTitleCode" msprop:Generator_UserColumnName="AFTitleCode" msprop:Generator_ColumnVarNameInTable="columnAFTitleCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AFTitleCodeDescription" msprop:Generator_ColumnPropNameInTable="AFTitleCodeDescriptionColumn" msprop:Generator_ColumnPropNameInRow="AFTitleCodeDescription" msprop:Generator_UserColumnName="AFTitleCodeDescription" msprop:Generator_ColumnVarNameInTable="columnAFTitleCodeDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SOEID" msprop:Generator_ColumnPropNameInTable="SOEIDColumn" msprop:Generator_ColumnPropNameInRow="SOEID" msprop:Generator_UserColumnName="SOEID" msprop:Generator_ColumnVarNameInTable="columnSOEID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SecondLevelEntDes" msprop:Generator_ColumnPropNameInTable="SecondLevelEntDesColumn" msprop:Generator_ColumnPropNameInRow="SecondLevelEntDes" msprop:Generator_UserColumnName="SecondLevelEntDes" msprop:Generator_ColumnVarNameInTable="columnSecondLevelEntDes" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ExternalDrillDownCode" msprop:Generator_ColumnPropNameInTable="ExternalDrillDownCodeColumn" msprop:Generator_ColumnPropNameInRow="ExternalDrillDownCode" msprop:Generator_UserColumnName="ExternalDrillDownCode" msprop:Generator_ColumnVarNameInTable="columnExternalDrillDownCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SequenceField" msprop:Generator_ColumnPropNameInTable="SequenceFieldColumn" msprop:Generator_ColumnPropNameInRow="SequenceField" msprop:Generator_UserColumnName="SequenceField" msprop:Generator_ColumnVarNameInTable="columnSequenceField" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ISAContactID" msprop:Generator_ColumnPropNameInTable="ISAContactIDColumn" msprop:Generator_ColumnPropNameInRow="ISAContactID" msprop:Generator_UserColumnName="ISAContactID" msprop:Generator_ColumnVarNameInTable="columnISAContactID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CMPProductID" msprop:Generator_ColumnPropNameInTable="CMPProductIDColumn" msprop:Generator_ColumnPropNameInRow="CMPProductID" msprop:Generator_UserColumnName="CMPProductID" msprop:Generator_ColumnVarNameInTable="columnCMPProductID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FunctionalIDIndicatorCode" msprop:Generator_ColumnPropNameInTable="FunctionalIDIndicatorCodeColumn" msprop:Generator_ColumnPropNameInRow="FunctionalIDIndicatorCode" msprop:Generator_UserColumnName="FunctionalIDIndicatorCode" msprop:Generator_ColumnVarNameInTable="columnFunctionalIDIndicatorCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AttributeFlag" msprop:Generator_ColumnPropNameInTable="AttributeFlagColumn" msprop:Generator_ColumnPropNameInRow="AttributeFlag" msprop:Generator_UserColumnName="AttributeFlag" msprop:Generator_ColumnVarNameInTable="columnAttributeFlag" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EnvironmentFlag" msprop:Generator_ColumnPropNameInTable="EnvironmentFlagColumn" msprop:Generator_ColumnPropNameInRow="EnvironmentFlag" msprop:Generator_UserColumnName="EnvironmentFlag" msprop:Generator_ColumnVarNameInTable="columnEnvironmentFlag" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryReconDeduction" msprop:Generator_RowEvHandlerName="SalaryReconDeductionRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryReconDeductionRowDeleted" msprop:Generator_RowDeletingName="SalaryReconDeductionRowDeleting" msprop:Generator_RowEvArgName="SalaryReconDeductionRowChangeEvent" msprop:Generator_TablePropName="SalaryReconDeduction" msprop:Generator_RowChangedName="SalaryReconDeductionRowChanged" msprop:Generator_UserTableName="SalaryReconDeduction" msprop:Generator_RowChangingName="SalaryReconDeductionRowChanging" msprop:Generator_RowClassName="SalaryReconDeductionRow" msprop:Generator_TableClassName="SalaryReconDeductionDataTable" msprop:Generator_TableVarName="tableSalaryReconDeduction">
|
|||
|
<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="CurrAmount" msprop:Generator_ColumnPropNameInTable="CurrAmountColumn" msprop:Generator_ColumnPropNameInRow="CurrAmount" msprop:Generator_UserColumnName="CurrAmount" msprop:Generator_ColumnVarNameInTable="columnCurrAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PrevAmount" msprop:Generator_ColumnPropNameInTable="PrevAmountColumn" msprop:Generator_ColumnPropNameInRow="PrevAmount" msprop:Generator_UserColumnName="PrevAmount" msprop:Generator_ColumnVarNameInTable="columnPrevAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetAmountCurr" msprop:Generator_ColumnPropNameInTable="NetAmountCurrColumn" msprop:Generator_ColumnPropNameInRow="NetAmountCurr" msprop:Generator_UserColumnName="NetAmountCurr" msprop:Generator_ColumnVarNameInTable="columnNetAmountCurr" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetAmountPrev" msprop:Generator_ColumnPropNameInTable="NetAmountPrevColumn" msprop:Generator_ColumnPropNameInRow="NetAmountPrev" msprop:Generator_UserColumnName="NetAmountPrev" msprop:Generator_ColumnVarNameInTable="columnNetAmountPrev" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryReconciliationSummary" msprop:Generator_RowEvHandlerName="SalaryReconciliationSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryReconciliationSummaryRowDeleted" msprop:Generator_RowDeletingName="SalaryReconciliationSummaryRowDeleting" msprop:Generator_RowEvArgName="SalaryReconciliationSummaryRowChangeEvent" msprop:Generator_TablePropName="SalaryReconciliationSummary" msprop:Generator_RowChangedName="SalaryReconciliationSummaryRowChanged" msprop:Generator_UserTableName="SalaryReconciliationSummary" msprop:Generator_RowChangingName="SalaryReconciliationSummaryRowChanging" msprop:Generator_RowClassName="SalaryReconciliationSummaryRow" msprop:Generator_TableClassName="SalaryReconciliationSummaryDataTable" msprop:Generator_TableVarName="tableSalaryReconciliationSummary">
|
|||
|
<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="CurrAmount" msprop:Generator_ColumnPropNameInTable="CurrAmountColumn" msprop:Generator_ColumnPropNameInRow="CurrAmount" msprop:Generator_UserColumnName="CurrAmount" msprop:Generator_ColumnVarNameInTable="columnCurrAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PrevAmount" msprop:Generator_ColumnPropNameInTable="PrevAmountColumn" msprop:Generator_ColumnPropNameInRow="PrevAmount" msprop:Generator_UserColumnName="PrevAmount" msprop:Generator_ColumnVarNameInTable="columnPrevAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MemoDebit" msprop:Generator_RowEvHandlerName="MemoDebitRowChangeEventHandler" msprop:Generator_RowDeletedName="MemoDebitRowDeleted" msprop:Generator_RowDeletingName="MemoDebitRowDeleting" msprop:Generator_RowEvArgName="MemoDebitRowChangeEvent" msprop:Generator_TablePropName="MemoDebit" msprop:Generator_RowChangedName="MemoDebitRowChanged" msprop:Generator_UserTableName="MemoDebit" msprop:Generator_RowChangingName="MemoDebitRowChanging" msprop:Generator_RowClassName="MemoDebitRow" msprop:Generator_TableClassName="MemoDebitDataTable" msprop:Generator_TableVarName="tableMemoDebit">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="DDescription" msprop:Generator_ColumnPropNameInTable="DDescriptionColumn" msprop:Generator_ColumnPropNameInRow="DDescription" msprop:Generator_UserColumnName="DDescription" msprop:Generator_ColumnVarNameInTable="columnDDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DAccount" msprop:Generator_ColumnPropNameInTable="DAccountColumn" msprop:Generator_ColumnPropNameInRow="DAccount" msprop:Generator_UserColumnName="DAccount" msprop:Generator_ColumnVarNameInTable="columnDAccount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DAmount" msprop:Generator_ColumnPropNameInTable="DAmountColumn" msprop:Generator_ColumnPropNameInRow="DAmount" msprop:Generator_UserColumnName="DAmount" msprop:Generator_ColumnVarNameInTable="columnDAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="FGLDes" msprop:Generator_ColumnPropNameInTable="FGLDesColumn" msprop:Generator_ColumnPropNameInRow="FGLDes" msprop:Generator_UserColumnName="FGLDes" msprop:Generator_ColumnVarNameInTable="columnFGLDes" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FGLAmount" msprop:Generator_ColumnPropNameInTable="FGLAmountColumn" msprop:Generator_ColumnPropNameInRow="FGLAmount" msprop:Generator_UserColumnName="FGLAmount" msprop:Generator_ColumnVarNameInTable="columnFGLAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MemoCredit" msprop:Generator_RowEvHandlerName="MemoCreditRowChangeEventHandler" msprop:Generator_RowDeletedName="MemoCreditRowDeleted" msprop:Generator_RowDeletingName="MemoCreditRowDeleting" msprop:Generator_RowEvArgName="MemoCreditRowChangeEvent" msprop:Generator_TablePropName="MemoCredit" msprop:Generator_RowChangedName="MemoCreditRowChanged" msprop:Generator_UserTableName="MemoCredit" msprop:Generator_RowChangingName="MemoCreditRowChanging" msprop:Generator_RowClassName="MemoCreditRow" msprop:Generator_TableClassName="MemoCreditDataTable" msprop:Generator_TableVarName="tableMemoCredit">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CDescription" msprop:Generator_ColumnPropNameInTable="CDescriptionColumn" msprop:Generator_ColumnPropNameInRow="CDescription" msprop:Generator_UserColumnName="CDescription" msprop:Generator_ColumnVarNameInTable="columnCDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CAccount" msprop:Generator_ColumnPropNameInTable="CAccountColumn" msprop:Generator_ColumnPropNameInRow="CAccount" msprop:Generator_UserColumnName="CAccount" msprop:Generator_ColumnVarNameInTable="columnCAccount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CAmount" msprop:Generator_ColumnPropNameInTable="CAmountColumn" msprop:Generator_ColumnPropNameInRow="CAmount" msprop:Generator_UserColumnName="CAmount" msprop:Generator_ColumnVarNameInTable="columnCAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SharedLoanIssue" msprop:Generator_RowEvHandlerName="SharedLoanIssueRowChangeEventHandler" msprop:Generator_RowDeletedName="SharedLoanIssueRowDeleted" msprop:Generator_RowDeletingName="SharedLoanIssueRowDeleting" msprop:Generator_RowEvArgName="SharedLoanIssueRowChangeEvent" msprop:Generator_TablePropName="SharedLoanIssue" msprop:Generator_RowChangedName="SharedLoanIssueRowChanged" msprop:Generator_UserTableName="SharedLoanIssue" msprop:Generator_RowChangingName="SharedLoanIssueRowChanging" msprop:Generator_RowClassName="SharedLoanIssueRow" msprop:Generator_TableClassName="SharedLoanIssueDataTable" msprop:Generator_TableVarName="tableSharedLoanIssue">
|
|||
|
<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="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="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_UserColumnName="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Installment" msprop:Generator_ColumnPropNameInTable="InstallmentColumn" msprop:Generator_ColumnPropNameInRow="Installment" msprop:Generator_UserColumnName="Installment" msprop:Generator_ColumnVarNameInTable="columnInstallment" 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="Principal" msprop:Generator_ColumnPropNameInTable="PrincipalColumn" msprop:Generator_ColumnPropNameInRow="Principal" msprop:Generator_UserColumnName="Principal" msprop:Generator_ColumnVarNameInTable="columnPrincipal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_UserColumnName="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentNo" msprop:Generator_ColumnPropNameInTable="InstallmentNoColumn" msprop:Generator_ColumnPropNameInRow="InstallmentNo" msprop:Generator_UserColumnName="InstallmentNo" msprop:Generator_ColumnVarNameInTable="columnInstallmentNo" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="PaidDate" msprop:Generator_ColumnPropNameInTable="PaidDateColumn" msprop:Generator_ColumnPropNameInRow="PaidDate" msprop:Generator_UserColumnName="PaidDate" msprop:Generator_ColumnVarNameInTable="columnPaidDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CmpPercent" msprop:Generator_ColumnPropNameInTable="CmpPercentColumn" msprop:Generator_ColumnPropNameInRow="CmpPercent" msprop:Generator_UserColumnName="CmpPercent" msprop:Generator_ColumnVarNameInTable="columnCmpPercent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CmpPayment" msprop:Generator_ColumnPropNameInTable="CmpPaymentColumn" msprop:Generator_ColumnPropNameInRow="CmpPayment" msprop:Generator_UserColumnName="CmpPayment" msprop:Generator_ColumnVarNameInTable="columnCmpPayment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OutStanding" msprop:Generator_ColumnPropNameInTable="OutStandingColumn" msprop:Generator_ColumnPropNameInRow="OutStanding" msprop:Generator_UserColumnName="OutStanding" msprop:Generator_ColumnVarNameInTable="columnOutStanding" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="GratuityProvision" msprop:Generator_RowEvHandlerName="GratuityProvisionRowChangeEventHandler" msprop:Generator_RowDeletedName="GratuityProvisionRowDeleted" msprop:Generator_RowDeletingName="GratuityProvisionRowDeleting" msprop:Generator_RowEvArgName="GratuityProvisionRowChangeEvent" msprop:Generator_TablePropName="GratuityProvision" msprop:Generator_RowChangedName="GratuityProvisionRowChanged" msprop:Generator_UserTableName="GratuityProvision" msprop:Generator_RowChangingName="GratuityProvisionRowChanging" msprop:Generator_RowClassName="GratuityProvisionRow" msprop:Generator_TableClassName="GratuityProvisionDataTable" msprop:Generator_TableVarName="tableGratuityProvision">
|
|||
|
<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="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="RetirementAge" msprop:Generator_ColumnPropNameInTable="RetirementAgeColumn" msprop:Generator_ColumnPropNameInRow="RetirementAge" msprop:Generator_UserColumnName="RetirementAge" msprop:Generator_ColumnVarNameInTable="columnRetirementAge" type="xs:double" 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="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:double" minOccurs="0" />
|
|||
|
<xs:element name="NoOfBasicPayable" msprop:Generator_ColumnPropNameInTable="NoOfBasicPayableColumn" msprop:Generator_ColumnPropNameInRow="NoOfBasicPayable" msprop:Generator_UserColumnName="NoOfBasicPayable" msprop:Generator_ColumnVarNameInTable="columnNoOfBasicPayable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GrPeyableProvision" msprop:Generator_ColumnPropNameInTable="GrPeyableProvisionColumn" msprop:Generator_ColumnPropNameInRow="GrPeyableProvision" msprop:Generator_UserColumnName="GrPeyableProvision" msprop:Generator_ColumnVarNameInTable="columnGrPeyableProvision" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
|
|||
|
</xs: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="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="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="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="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
</xs: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="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OpeningBalance" msprop:Generator_ColumnPropNameInTable="OpeningBalanceColumn" msprop:Generator_ColumnPropNameInRow="OpeningBalance" msprop:Generator_UserColumnName="OpeningBalance" msprop:Generator_ColumnVarNameInTable="columnOpeningBalance" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="LoanData" msprop:Generator_RowEvHandlerName="LoanDataRowChangeEventHandler" msprop:Generator_RowDeletedName="LoanDataRowDeleted" msprop:Generator_RowDeletingName="LoanDataRowDeleting" msprop:Generator_RowEvArgName="LoanDataRowChangeEvent" msprop:Generator_TablePropName="LoanData" msprop:Generator_RowChangedName="LoanDataRowChanged" msprop:Generator_UserTableName="LoanData" msprop:Generator_RowChangingName="LoanDataRowChanging" msprop:Generator_RowClassName="LoanDataRow" msprop:Generator_TableClassName="LoanDataDataTable" msprop:Generator_TableVarName="tableLoanData">
|
|||
|
<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="LoanDescription" msprop:Generator_ColumnPropNameInTable="LoanDescriptionColumn" msprop:Generator_ColumnPropNameInRow="LoanDescription" msprop:Generator_UserColumnName="LoanDescription" msprop:Generator_ColumnVarNameInTable="columnLoanDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:double" 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="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_UserColumnName="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtUsers" msprop:Generator_RowEvHandlerName="dtUsersRowChangeEventHandler" msprop:Generator_RowDeletedName="dtUsersRowDeleted" msprop:Generator_RowDeletingName="dtUsersRowDeleting" msprop:Generator_RowEvArgName="dtUsersRowChangeEvent" msprop:Generator_TablePropName="dtUsers" msprop:Generator_RowChangedName="dtUsersRowChanged" msprop:Generator_UserTableName="dtUsers" msprop:Generator_RowChangingName="dtUsersRowChanging" msprop:Generator_RowClassName="dtUsersRow" msprop:Generator_TableClassName="dtUsersDataTable" msprop:Generator_TableVarName="tabledtUsers">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="LoginID" msprop:Generator_ColumnPropNameInTable="LoginIDColumn" msprop:Generator_ColumnPropNameInRow="LoginID" msprop:Generator_UserColumnName="LoginID" msprop:Generator_ColumnVarNameInTable="columnLoginID" 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="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedOn" msprop:Generator_ColumnPropNameInTable="CommitedOnColumn" msprop:Generator_ColumnPropNameInRow="CommitedOn" msprop:Generator_UserColumnName="CommitedOn" msprop:Generator_ColumnVarNameInTable="columnCommitedOn" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LineManagerID" msprop:Generator_ColumnPropNameInTable="LineManagerIDColumn" msprop:Generator_ColumnPropNameInRow="LineManagerID" msprop:Generator_UserColumnName="LineManagerID" msprop:Generator_ColumnVarNameInTable="columnLineManagerID" type="xs:string" minOccurs="0" />
|
|||
|
<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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtUserLogin" msprop:Generator_RowEvHandlerName="dtUserLoginRowChangeEventHandler" msprop:Generator_RowDeletedName="dtUserLoginRowDeleted" msprop:Generator_RowDeletingName="dtUserLoginRowDeleting" msprop:Generator_RowEvArgName="dtUserLoginRowChangeEvent" msprop:Generator_TablePropName="dtUserLogin" msprop:Generator_RowChangedName="dtUserLoginRowChanged" msprop:Generator_UserTableName="dtUserLogin" msprop:Generator_RowChangingName="dtUserLoginRowChanging" msprop:Generator_RowClassName="dtUserLoginRow" msprop:Generator_TableClassName="dtUserLoginDataTable" msprop:Generator_TableVarName="tabledtUserLogin">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="LoginID" msprop:Generator_ColumnPropNameInTable="LoginIDColumn" msprop:Generator_ColumnPropNameInRow="LoginID" msprop:Generator_UserColumnName="LoginID" msprop:Generator_ColumnVarNameInTable="columnLoginID" 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="UserStatus" msprop:Generator_ColumnPropNameInTable="UserStatusColumn" msprop:Generator_ColumnPropNameInRow="UserStatus" msprop:Generator_UserColumnName="UserStatus" msprop:Generator_ColumnVarNameInTable="columnUserStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PCNumber" msprop:Generator_ColumnPropNameInTable="PCNumberColumn" msprop:Generator_ColumnPropNameInRow="PCNumber" msprop:Generator_UserColumnName="PCNumber" msprop:Generator_ColumnVarNameInTable="columnPCNumber" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoginTime" msprop:Generator_ColumnPropNameInTable="LoginTimeColumn" msprop:Generator_ColumnPropNameInRow="LoginTime" msprop:Generator_UserColumnName="LoginTime" msprop:Generator_ColumnVarNameInTable="columnLoginTime" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LogoutTime" msprop:Generator_ColumnPropNameInTable="LogoutTimeColumn" msprop:Generator_ColumnPropNameInRow="LogoutTime" msprop:Generator_UserColumnName="LogoutTime" msprop:Generator_ColumnVarNameInTable="columnLogoutTime" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LogoutType" msprop:Generator_ColumnPropNameInTable="LogoutTypeColumn" msprop:Generator_ColumnPropNameInRow="LogoutType" msprop:Generator_UserColumnName="LogoutType" msprop:Generator_ColumnVarNameInTable="columnLogoutType" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtBadUser" msprop:Generator_RowEvHandlerName="dtBadUserRowChangeEventHandler" msprop:Generator_RowDeletedName="dtBadUserRowDeleted" msprop:Generator_RowDeletingName="dtBadUserRowDeleting" msprop:Generator_RowEvArgName="dtBadUserRowChangeEvent" msprop:Generator_TablePropName="dtBadUser" msprop:Generator_RowChangedName="dtBadUserRowChanged" msprop:Generator_UserTableName="dtBadUser" msprop:Generator_RowChangingName="dtBadUserRowChanging" msprop:Generator_RowClassName="dtBadUserRow" msprop:Generator_TableClassName="dtBadUserDataTable" msprop:Generator_TableVarName="tabledtBadUser">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="LoginID" msprop:Generator_ColumnPropNameInTable="LoginIDColumn" msprop:Generator_ColumnPropNameInRow="LoginID" msprop:Generator_UserColumnName="LoginID" msprop:Generator_ColumnVarNameInTable="columnLoginID" 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="UserStatus" msprop:Generator_ColumnPropNameInTable="UserStatusColumn" msprop:Generator_ColumnPropNameInRow="UserStatus" msprop:Generator_UserColumnName="UserStatus" msprop:Generator_ColumnVarNameInTable="columnUserStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PCNumber" msprop:Generator_ColumnPropNameInTable="PCNumberColumn" msprop:Generator_ColumnPropNameInRow="PCNumber" msprop:Generator_UserColumnName="PCNumber" msprop:Generator_ColumnVarNameInTable="columnPCNumber" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AttemptTime" msprop:Generator_ColumnPropNameInTable="AttemptTimeColumn" msprop:Generator_ColumnPropNameInRow="AttemptTime" msprop:Generator_UserColumnName="AttemptTime" msprop:Generator_ColumnVarNameInTable="columnAttemptTime" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpItemWiseSalary" msprop:Generator_RowEvHandlerName="EmpItemWiseSalaryRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpItemWiseSalaryRowDeleted" msprop:Generator_RowDeletingName="EmpItemWiseSalaryRowDeleting" msprop:Generator_RowEvArgName="EmpItemWiseSalaryRowChangeEvent" msprop:Generator_TablePropName="EmpItemWiseSalary" msprop:Generator_RowChangedName="EmpItemWiseSalaryRowChanged" msprop:Generator_UserTableName="EmpItemWiseSalary" msprop:Generator_RowChangingName="EmpItemWiseSalaryRowChanging" msprop:Generator_RowClassName="EmpItemWiseSalaryRow" msprop:Generator_TableClassName="EmpItemWiseSalaryDataTable" msprop:Generator_TableVarName="tableEmpItemWiseSalary">
|
|||
|
<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="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="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="PFLedger" msprop:Generator_RowEvHandlerName="PFLedgerRowChangeEventHandler" msprop:Generator_RowDeletedName="PFLedgerRowDeleted" msprop:Generator_RowDeletingName="PFLedgerRowDeleting" msprop:Generator_RowEvArgName="PFLedgerRowChangeEvent" msprop:Generator_TablePropName="PFLedger" msprop:Generator_RowChangedName="PFLedgerRowChanged" msprop:Generator_UserTableName="PFLedger" msprop:Generator_RowChangingName="PFLedgerRowChanging" msprop:Generator_RowClassName="PFLedgerRow" msprop:Generator_TableClassName="PFLedgerDataTable" msprop:Generator_TableVarName="tablePFLedger">
|
|||
|
<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="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_UserColumnName="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CPFAmount" msprop:Generator_ColumnPropNameInTable="CPFAmountColumn" msprop:Generator_ColumnPropNameInRow="CPFAmount" msprop:Generator_UserColumnName="CPFAmount" msprop:Generator_ColumnVarNameInTable="columnCPFAmount" type="xs:double" 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="TotalBalance" msprop:Generator_ColumnPropNameInTable="TotalBalanceColumn" msprop:Generator_ColumnPropNameInRow="TotalBalance" msprop:Generator_UserColumnName="TotalBalance" msprop:Generator_ColumnVarNameInTable="columnTotalBalance" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="Challan" msprop:Generator_RowEvHandlerName="ChallanRowChangeEventHandler" msprop:Generator_RowDeletedName="ChallanRowDeleted" msprop:Generator_RowDeletingName="ChallanRowDeleting" msprop:Generator_RowEvArgName="ChallanRowChangeEvent" msprop:Generator_TablePropName="Challan" msprop:Generator_RowChangedName="ChallanRowChanged" msprop:Generator_UserTableName="Challan" msprop:Generator_RowChangingName="ChallanRowChanging" msprop:Generator_RowClassName="ChallanRow" msprop:Generator_TableClassName="ChallanDataTable" msprop:Generator_TableVarName="tableChallan">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="TotalEmployee" msprop:Generator_ColumnPropNameInTable="TotalEmployeeColumn" msprop:Generator_ColumnPropNameInRow="TotalEmployee" msprop:Generator_UserColumnName="TotalEmployee" msprop:Generator_ColumnVarNameInTable="columnTotalEmployee" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="UpcomingTraining" msprop:Generator_RowEvHandlerName="UpcomingTrainingRowChangeEventHandler" msprop:Generator_RowDeletedName="UpcomingTrainingRowDeleted" msprop:Generator_RowDeletingName="UpcomingTrainingRowDeleting" msprop:Generator_RowEvArgName="UpcomingTrainingRowChangeEvent" msprop:Generator_TablePropName="UpcomingTraining" msprop:Generator_RowChangedName="UpcomingTrainingRowChanged" msprop:Generator_UserTableName="UpcomingTraining" msprop:Generator_RowChangingName="UpcomingTrainingRowChanging" msprop:Generator_RowClassName="UpcomingTrainingRow" msprop:Generator_TableClassName="UpcomingTrainingDataTable" msprop:Generator_TableVarName="tableUpcomingTraining">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="TrainingType" msprop:Generator_ColumnPropNameInTable="TrainingTypeColumn" msprop:Generator_ColumnPropNameInRow="TrainingType" msprop:Generator_UserColumnName="TrainingType" msprop:Generator_ColumnVarNameInTable="columnTrainingType" 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="StartDate" msprop:Generator_ColumnPropNameInTable="StartDateColumn" msprop:Generator_ColumnPropNameInRow="StartDate" msprop:Generator_UserColumnName="StartDate" msprop:Generator_ColumnVarNameInTable="columnStartDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EndDate" msprop:Generator_ColumnPropNameInTable="EndDateColumn" msprop:Generator_ColumnPropNameInRow="EndDate" msprop:Generator_UserColumnName="EndDate" msprop:Generator_ColumnVarNameInTable="columnEndDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaxParticepant" msprop:Generator_ColumnPropNameInTable="MaxParticepantColumn" msprop:Generator_ColumnPropNameInRow="MaxParticepant" msprop:Generator_UserColumnName="MaxParticepant" msprop:Generator_ColumnVarNameInTable="columnMaxParticepant" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Enrolled" msprop:Generator_ColumnPropNameInTable="EnrolledColumn" msprop:Generator_ColumnPropNameInRow="Enrolled" msprop:Generator_UserColumnName="Enrolled" msprop:Generator_ColumnVarNameInTable="columnEnrolled" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nature" msprop:Generator_ColumnPropNameInTable="NatureColumn" msprop:Generator_ColumnPropNameInRow="Nature" msprop:Generator_UserColumnName="Nature" msprop:Generator_ColumnVarNameInTable="columnNature" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Institute" msprop:Generator_ColumnPropNameInTable="InstituteColumn" msprop:Generator_ColumnPropNameInRow="Institute" msprop:Generator_UserColumnName="Institute" msprop:Generator_ColumnVarNameInTable="columnInstitute" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryCertificate" msprop:Generator_RowEvHandlerName="SalaryCertificateRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryCertificateRowDeleted" msprop:Generator_RowDeletingName="SalaryCertificateRowDeleting" msprop:Generator_RowEvArgName="SalaryCertificateRowChangeEvent" msprop:Generator_TablePropName="SalaryCertificate" msprop:Generator_RowChangedName="SalaryCertificateRowChanged" msprop:Generator_UserTableName="SalaryCertificate" msprop:Generator_RowChangingName="SalaryCertificateRowChanging" msprop:Generator_RowClassName="SalaryCertificateRow" msprop:Generator_TableClassName="SalaryCertificateDataTable" msprop:Generator_TableVarName="tableSalaryCertificate">
|
|||
|
<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="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_UserColumnName="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_UserColumnName="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" type="xs:double" 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="HousrRent" msprop:Generator_ColumnPropNameInTable="HousrRentColumn" msprop:Generator_ColumnPropNameInRow="HousrRent" msprop:Generator_UserColumnName="HousrRent" msprop:Generator_ColumnVarNameInTable="columnHousrRent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Conveyance" msprop:Generator_ColumnPropNameInTable="ConveyanceColumn" msprop:Generator_ColumnPropNameInRow="Conveyance" msprop:Generator_UserColumnName="Conveyance" msprop:Generator_ColumnVarNameInTable="columnConveyance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CarAll" msprop:Generator_ColumnPropNameInTable="CarAllColumn" msprop:Generator_ColumnPropNameInRow="CarAll" msprop:Generator_UserColumnName="CarAll" msprop:Generator_ColumnVarNameInTable="columnCarAll" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="BonusIC" msprop:Generator_ColumnPropNameInTable="BonusICColumn" msprop:Generator_ColumnPropNameInRow="BonusIC" msprop:Generator_UserColumnName="BonusIC" msprop:Generator_ColumnVarNameInTable="columnBonusIC" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="BonusFes" msprop:Generator_ColumnPropNameInTable="BonusFesColumn" msprop:Generator_ColumnPropNameInRow="BonusFes" msprop:Generator_UserColumnName="BonusFes" msprop:Generator_ColumnVarNameInTable="columnBonusFes" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Awards" msprop:Generator_ColumnPropNameInTable="AwardsColumn" msprop:Generator_ColumnPropNameInRow="Awards" msprop:Generator_UserColumnName="Awards" msprop:Generator_ColumnVarNameInTable="columnAwards" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PFContri" msprop:Generator_ColumnPropNameInTable="PFContriColumn" msprop:Generator_ColumnPropNameInRow="PFContri" msprop:Generator_UserColumnName="PFContri" msprop:Generator_ColumnVarNameInTable="columnPFContri" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtherAll" msprop:Generator_ColumnPropNameInTable="OtherAllColumn" msprop:Generator_ColumnPropNameInRow="OtherAll" msprop:Generator_UserColumnName="OtherAll" msprop:Generator_ColumnVarNameInTable="columnOtherAll" 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="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="PFPrev" msprop:Generator_ColumnPropNameInTable="PFPrevColumn" msprop:Generator_ColumnPropNameInRow="PFPrev" msprop:Generator_UserColumnName="PFPrev" msprop:Generator_ColumnVarNameInTable="columnPFPrev" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Children" msprop:Generator_ColumnPropNameInTable="ChildrenColumn" msprop:Generator_ColumnPropNameInRow="Children" msprop:Generator_UserColumnName="Children" msprop:Generator_ColumnVarNameInTable="columnChildren" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="sts" msprop:Generator_ColumnPropNameInTable="stsColumn" msprop:Generator_ColumnPropNameInRow="sts" msprop:Generator_UserColumnName="sts" msprop:Generator_ColumnVarNameInTable="columnsts" 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="ChallanNoWithMonth" msprop:Generator_RowEvHandlerName="ChallanNoWithMonthRowChangeEventHandler" msprop:Generator_RowDeletedName="ChallanNoWithMonthRowDeleted" msprop:Generator_RowDeletingName="ChallanNoWithMonthRowDeleting" msprop:Generator_RowEvArgName="ChallanNoWithMonthRowChangeEvent" msprop:Generator_TablePropName="ChallanNoWithMonth" msprop:Generator_RowChangedName="ChallanNoWithMonthRowChanged" msprop:Generator_UserTableName="ChallanNoWithMonth" msprop:Generator_RowChangingName="ChallanNoWithMonthRowChanging" msprop:Generator_RowClassName="ChallanNoWithMonthRow" msprop:Generator_TableClassName="ChallanNoWithMonthDataTable" msprop:Generator_TableVarName="tableChallanNoWithMonth">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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:element name="ChallanDate" msprop:Generator_ColumnPropNameInTable="ChallanDateColumn" msprop:Generator_ColumnPropNameInRow="ChallanDate" msprop:Generator_UserColumnName="ChallanDate" msprop:Generator_ColumnVarNameInTable="columnChallanDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MarketSurveyCom" msprop:Generator_RowEvHandlerName="MarketSurveyComRowChangeEventHandler" msprop:Generator_RowDeletedName="MarketSurveyComRowDeleted" msprop:Generator_RowDeletingName="MarketSurveyComRowDeleting" msprop:Generator_RowEvArgName="MarketSurveyComRowChangeEvent" msprop:Generator_TablePropName="MarketSurveyCom" msprop:Generator_RowChangedName="MarketSurveyComRowChanged" msprop:Generator_UserTableName="MarketSurveyCom" msprop:Generator_RowChangingName="MarketSurveyComRowChanging" msprop:Generator_RowClassName="MarketSurveyComRow" msprop:Generator_TableClassName="MarketSurveyComDataTable" msprop:Generator_TableVarName="tableMarketSurveyCom">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CompanyName" msprop:Generator_ColumnPropNameInTable="CompanyNameColumn" msprop:Generator_ColumnPropNameInRow="CompanyName" msprop:Generator_UserColumnName="CompanyName" msprop:Generator_ColumnVarNameInTable="columnCompanyName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SurveyYear" msprop:Generator_ColumnPropNameInTable="SurveyYearColumn" msprop:Generator_ColumnPropNameInRow="SurveyYear" msprop:Generator_UserColumnName="SurveyYear" msprop:Generator_ColumnVarNameInTable="columnSurveyYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SurveyOn" msprop:Generator_ColumnPropNameInTable="SurveyOnColumn" msprop:Generator_ColumnPropNameInRow="SurveyOn" msprop:Generator_UserColumnName="SurveyOn" msprop:Generator_ColumnVarNameInTable="columnSurveyOn" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GradeName" msprop:Generator_ColumnPropNameInTable="GradeNameColumn" msprop:Generator_ColumnPropNameInRow="GradeName" msprop:Generator_UserColumnName="GradeName" msprop:Generator_ColumnVarNameInTable="columnGradeName" 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="activeInactiveUserList" msprop:Generator_RowEvHandlerName="activeInactiveUserListRowChangeEventHandler" msprop:Generator_RowDeletedName="activeInactiveUserListRowDeleted" msprop:Generator_RowDeletingName="activeInactiveUserListRowDeleting" msprop:Generator_RowEvArgName="activeInactiveUserListRowChangeEvent" msprop:Generator_TablePropName="activeInactiveUserList" msprop:Generator_RowChangedName="activeInactiveUserListRowChanged" msprop:Generator_UserTableName="activeInactiveUserList" msprop:Generator_RowChangingName="activeInactiveUserListRowChanging" msprop:Generator_RowClassName="activeInactiveUserListRow" msprop:Generator_TableClassName="activeInactiveUserListDataTable" msprop:Generator_TableVarName="tableactiveInactiveUserList">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="loginid" msprop:Generator_ColumnPropNameInTable="loginidColumn" msprop:Generator_ColumnPropNameInRow="loginid" msprop:Generator_UserColumnName="loginid" msprop:Generator_ColumnVarNameInTable="columnloginid" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="uname" msprop:Generator_ColumnPropNameInTable="unameColumn" msprop:Generator_ColumnPropNameInRow="uname" msprop:Generator_UserColumnName="uname" msprop:Generator_ColumnVarNameInTable="columnuname" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="status" msprop:Generator_ColumnPropNameInTable="statusColumn" msprop:Generator_ColumnPropNameInRow="status" msprop:Generator_UserColumnName="status" msprop:Generator_ColumnVarNameInTable="columnstatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Superuser" msprop:Generator_ColumnPropNameInTable="SuperuserColumn" msprop:Generator_ColumnPropNameInRow="Superuser" msprop:Generator_UserColumnName="Superuser" msprop:Generator_ColumnVarNameInTable="columnSuperuser" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtCashAdvice" msprop:Generator_RowEvHandlerName="dtCashAdviceRowChangeEventHandler" msprop:Generator_RowDeletedName="dtCashAdviceRowDeleted" msprop:Generator_RowDeletingName="dtCashAdviceRowDeleting" msprop:Generator_RowEvArgName="dtCashAdviceRowChangeEvent" msprop:Generator_TablePropName="dtCashAdvice" msprop:Generator_RowChangedName="dtCashAdviceRowChanged" msprop:Generator_UserTableName="dtCashAdvice" msprop:Generator_RowChangingName="dtCashAdviceRowChanging" msprop:Generator_RowClassName="dtCashAdviceRow" msprop:Generator_TableClassName="dtCashAdviceDataTable" msprop:Generator_TableVarName="tabledtCashAdvice">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNO" msprop:Generator_ColumnPropNameInTable="SLNOColumn" msprop:Generator_ColumnPropNameInRow="SLNO" msprop:Generator_UserColumnName="SLNO" msprop:Generator_ColumnVarNameInTable="columnSLNO" type="xs:short" minOccurs="0" />
|
|||
|
<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="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_UserColumnName="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="ItemAmount" msprop:Generator_ColumnPropNameInTable="ItemAmountColumn" msprop:Generator_ColumnPropNameInRow="ItemAmount" msprop:Generator_UserColumnName="ItemAmount" msprop:Generator_ColumnVarNameInTable="columnItemAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SerialNo" msprop:Generator_ColumnPropNameInTable="SerialNoColumn" msprop:Generator_ColumnPropNameInRow="SerialNo" msprop:Generator_UserColumnName="SerialNo" msprop:Generator_ColumnVarNameInTable="columnSerialNo" type="xs:short" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BanglaPaySlip" msprop:Generator_RowEvHandlerName="BanglaPaySlipRowChangeEventHandler" msprop:Generator_RowDeletedName="BanglaPaySlipRowDeleted" msprop:Generator_RowDeletingName="BanglaPaySlipRowDeleting" msprop:Generator_RowEvArgName="BanglaPaySlipRowChangeEvent" msprop:Generator_TablePropName="BanglaPaySlip" msprop:Generator_RowChangedName="BanglaPaySlipRowChanged" msprop:Generator_UserTableName="BanglaPaySlip" msprop:Generator_RowChangingName="BanglaPaySlipRowChanging" msprop:Generator_RowClassName="BanglaPaySlipRow" msprop:Generator_TableClassName="BanglaPaySlipDataTable" msprop:Generator_TableVarName="tableBanglaPaySlip">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" 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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOfJoining" msprop:Generator_ColumnPropNameInTable="DOfJoiningColumn" msprop:Generator_ColumnPropNameInRow="DOfJoining" msprop:Generator_UserColumnName="DOfJoining" msprop:Generator_ColumnVarNameInTable="columnDOfJoining" type="xs:dateTime" 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="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="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="DeductAmnt" msprop:Generator_ColumnPropNameInTable="DeductAmntColumn" msprop:Generator_ColumnPropNameInRow="DeductAmnt" msprop:Generator_UserColumnName="DeductAmnt" msprop:Generator_ColumnVarNameInTable="columnDeductAmnt" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MonthlyWages" msprop:Generator_ColumnPropNameInTable="MonthlyWagesColumn" msprop:Generator_ColumnPropNameInRow="MonthlyWages" msprop:Generator_UserColumnName="MonthlyWages" msprop:Generator_ColumnVarNameInTable="columnMonthlyWages" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="WRDays" msprop:Generator_ColumnPropNameInTable="WRDaysColumn" msprop:Generator_ColumnPropNameInRow="WRDays" msprop:Generator_UserColumnName="WRDays" msprop:Generator_ColumnVarNameInTable="columnWRDays" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="PRDays" msprop:Generator_ColumnPropNameInTable="PRDaysColumn" msprop:Generator_ColumnPropNameInRow="PRDays" msprop:Generator_UserColumnName="PRDays" msprop:Generator_ColumnVarNameInTable="columnPRDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="HolyDays" msprop:Generator_ColumnPropNameInTable="HolyDaysColumn" msprop:Generator_ColumnPropNameInRow="HolyDays" msprop:Generator_UserColumnName="HolyDays" msprop:Generator_ColumnVarNameInTable="columnHolyDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeducDays" msprop:Generator_ColumnPropNameInTable="DeducDaysColumn" msprop:Generator_ColumnPropNameInRow="DeducDays" msprop:Generator_UserColumnName="DeducDays" msprop:Generator_ColumnVarNameInTable="columnDeducDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CLDays" msprop:Generator_ColumnPropNameInTable="CLDaysColumn" msprop:Generator_ColumnPropNameInRow="CLDays" msprop:Generator_UserColumnName="CLDays" msprop:Generator_ColumnVarNameInTable="columnCLDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLDays" msprop:Generator_ColumnPropNameInTable="SLDaysColumn" msprop:Generator_ColumnPropNameInRow="SLDays" msprop:Generator_UserColumnName="SLDays" msprop:Generator_ColumnVarNameInTable="columnSLDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MLDays" msprop:Generator_ColumnPropNameInTable="MLDaysColumn" msprop:Generator_ColumnPropNameInRow="MLDays" msprop:Generator_UserColumnName="MLDays" msprop:Generator_ColumnVarNameInTable="columnMLDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MTRDays" msprop:Generator_ColumnPropNameInTable="MTRDaysColumn" msprop:Generator_ColumnPropNameInRow="MTRDays" msprop:Generator_UserColumnName="MTRDays" msprop:Generator_ColumnVarNameInTable="columnMTRDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTHours" msprop:Generator_ColumnPropNameInTable="OTHoursColumn" msprop:Generator_ColumnPropNameInRow="OTHours" msprop:Generator_UserColumnName="OTHours" msprop:Generator_ColumnVarNameInTable="columnOTHours" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTPayable" msprop:Generator_ColumnPropNameInTable="OTPayableColumn" msprop:Generator_ColumnPropNameInRow="OTPayable" msprop:Generator_UserColumnName="OTPayable" msprop:Generator_ColumnVarNameInTable="columnOTPayable" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OTRate" msprop:Generator_ColumnPropNameInTable="OTRateColumn" msprop:Generator_ColumnPropNameInRow="OTRate" msprop:Generator_UserColumnName="OTRate" msprop:Generator_ColumnVarNameInTable="columnOTRate" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeductSalaryAdvance" msprop:Generator_ColumnPropNameInTable="DeductSalaryAdvanceColumn" msprop:Generator_ColumnPropNameInRow="DeductSalaryAdvance" msprop:Generator_UserColumnName="DeductSalaryAdvance" msprop:Generator_ColumnVarNameInTable="columnDeductSalaryAdvance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="AttBon" msprop:Generator_ColumnPropNameInTable="AttBonColumn" msprop:Generator_ColumnPropNameInRow="AttBon" msprop:Generator_UserColumnName="AttBon" msprop:Generator_ColumnVarNameInTable="columnAttBon" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetWages" msprop:Generator_ColumnPropNameInTable="NetWagesColumn" msprop:Generator_ColumnPropNameInRow="NetWages" msprop:Generator_UserColumnName="NetWages" msprop:Generator_ColumnVarNameInTable="columnNetWages" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ELDays" msprop:Generator_ColumnPropNameInTable="ELDaysColumn" msprop:Generator_ColumnPropNameInRow="ELDays" msprop:Generator_UserColumnName="ELDays" msprop:Generator_ColumnVarNameInTable="columnELDays" 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="Food" msprop:Generator_ColumnPropNameInTable="FoodColumn" msprop:Generator_ColumnPropNameInRow="Food" msprop:Generator_UserColumnName="Food" msprop:Generator_ColumnVarNameInTable="columnFood" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ConductBonus" msprop:Generator_ColumnPropNameInTable="ConductBonusColumn" msprop:Generator_ColumnPropNameInRow="ConductBonus" msprop:Generator_UserColumnName="ConductBonus" msprop:Generator_ColumnVarNameInTable="columnConductBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ProdBonus" msprop:Generator_ColumnPropNameInTable="ProdBonusColumn" msprop:Generator_ColumnPropNameInRow="ProdBonus" msprop:Generator_UserColumnName="ProdBonus" msprop:Generator_ColumnVarNameInTable="columnProdBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PLDays" msprop:Generator_ColumnPropNameInTable="PLDaysColumn" msprop:Generator_ColumnPropNameInRow="PLDays" msprop:Generator_UserColumnName="PLDays" msprop:Generator_ColumnVarNameInTable="columnPLDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LWPDays" msprop:Generator_ColumnPropNameInTable="LWPDaysColumn" msprop:Generator_ColumnPropNameInRow="LWPDays" msprop:Generator_UserColumnName="LWPDays" msprop:Generator_ColumnVarNameInTable="columnLWPDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LOUTDays" msprop:Generator_ColumnPropNameInTable="LOUTDaysColumn" msprop:Generator_ColumnPropNameInRow="LOUTDays" msprop:Generator_UserColumnName="LOUTDays" msprop:Generator_ColumnVarNameInTable="columnLOUTDays" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeductPF" msprop:Generator_ColumnPropNameInTable="DeductPFColumn" msprop:Generator_ColumnPropNameInRow="DeductPF" msprop:Generator_UserColumnName="DeductPF" msprop:Generator_ColumnVarNameInTable="columnDeductPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="NetDeductAmnt" msprop:Generator_ColumnPropNameInTable="NetDeductAmntColumn" msprop:Generator_ColumnPropNameInRow="NetDeductAmnt" msprop:Generator_UserColumnName="NetDeductAmnt" msprop:Generator_ColumnVarNameInTable="columnNetDeductAmnt" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ProdBonusDescription" msprop:Generator_ColumnPropNameInTable="ProdBonusDescriptionColumn" msprop:Generator_ColumnPropNameInRow="ProdBonusDescription" msprop:Generator_UserColumnName="ProdBonusDescription" msprop:Generator_ColumnVarNameInTable="columnProdBonusDescription" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtProdBonusDetail" msprop:Generator_RowEvHandlerName="dtProdBonusDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="dtProdBonusDetailRowDeleted" msprop:Generator_RowDeletingName="dtProdBonusDetailRowDeleting" msprop:Generator_RowEvArgName="dtProdBonusDetailRowChangeEvent" msprop:Generator_TablePropName="dtProdBonusDetail" msprop:Generator_RowChangedName="dtProdBonusDetailRowChanged" msprop:Generator_UserTableName="dtProdBonusDetail" msprop:Generator_RowChangingName="dtProdBonusDetailRowChanging" msprop:Generator_RowClassName="dtProdBonusDetailRow" msprop:Generator_TableClassName="dtProdBonusDetailDataTable" msprop:Generator_TableVarName="tabledtProdBonusDetail">
|
|||
|
<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="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="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_UserColumnName="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ScheduledHour" msprop:Generator_ColumnPropNameInTable="ScheduledHourColumn" msprop:Generator_ColumnPropNameInRow="ScheduledHour" msprop:Generator_UserColumnName="ScheduledHour" msprop:Generator_ColumnVarNameInTable="columnScheduledHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_UserColumnName="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtEmpDesWiseProdBonus" msprop:Generator_RowEvHandlerName="dtEmpDesWiseProdBonusRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpDesWiseProdBonusRowDeleted" msprop:Generator_RowDeletingName="dtEmpDesWiseProdBonusRowDeleting" msprop:Generator_RowEvArgName="dtEmpDesWiseProdBonusRowChangeEvent" msprop:Generator_TablePropName="dtEmpDesWiseProdBonus" msprop:Generator_RowChangedName="dtEmpDesWiseProdBonusRowChanged" msprop:Generator_UserTableName="dtEmpDesWiseProdBonus" msprop:Generator_RowChangingName="dtEmpDesWiseProdBonusRowChanging" msprop:Generator_RowClassName="dtEmpDesWiseProdBonusRow" msprop:Generator_TableClassName="dtEmpDesWiseProdBonusDataTable" msprop:Generator_TableVarName="tabledtEmpDesWiseProdBonus">
|
|||
|
<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="DesignNo" msprop:Generator_ColumnPropNameInTable="DesignNoColumn" msprop:Generator_ColumnPropNameInRow="DesignNo" msprop:Generator_UserColumnName="DesignNo" msprop:Generator_ColumnVarNameInTable="columnDesignNo" 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="StartDate" msprop:Generator_ColumnPropNameInTable="StartDateColumn" msprop:Generator_ColumnPropNameInRow="StartDate" msprop:Generator_UserColumnName="StartDate" msprop:Generator_ColumnVarNameInTable="columnStartDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EndDate" msprop:Generator_ColumnPropNameInTable="EndDateColumn" msprop:Generator_ColumnPropNameInRow="EndDate" msprop:Generator_UserColumnName="EndDate" msprop:Generator_ColumnVarNameInTable="columnEndDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_UserColumnName="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ScheduledHour" msprop:Generator_ColumnPropNameInTable="ScheduledHourColumn" msprop:Generator_ColumnPropNameInRow="ScheduledHour" msprop:Generator_UserColumnName="ScheduledHour" msprop:Generator_ColumnVarNameInTable="columnScheduledHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OTHour" msprop:Generator_ColumnPropNameInTable="OTHourColumn" msprop:Generator_ColumnPropNameInRow="OTHour" msprop:Generator_UserColumnName="OTHour" msprop:Generator_ColumnVarNameInTable="columnOTHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_UserColumnName="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtMonthlyProdBonus" msprop:Generator_RowEvHandlerName="dtMonthlyProdBonusRowChangeEventHandler" msprop:Generator_RowDeletedName="dtMonthlyProdBonusRowDeleted" msprop:Generator_RowDeletingName="dtMonthlyProdBonusRowDeleting" msprop:Generator_RowEvArgName="dtMonthlyProdBonusRowChangeEvent" msprop:Generator_TablePropName="dtMonthlyProdBonus" msprop:Generator_RowChangedName="dtMonthlyProdBonusRowChanged" msprop:Generator_UserTableName="dtMonthlyProdBonus" msprop:Generator_RowChangingName="dtMonthlyProdBonusRowChanging" msprop:Generator_RowClassName="dtMonthlyProdBonusRow" msprop:Generator_TableClassName="dtMonthlyProdBonusDataTable" msprop:Generator_TableVarName="tabledtMonthlyProdBonus">
|
|||
|
<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="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="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="DepartmentID" msprop:Generator_ColumnPropNameInTable="DepartmentIDColumn" msprop:Generator_ColumnPropNameInRow="DepartmentID" msprop:Generator_UserColumnName="DepartmentID" msprop:Generator_ColumnVarNameInTable="columnDepartmentID" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalarySheetStatic" msprop:Generator_RowEvHandlerName="SalarySheetStaticRowChangeEventHandler" msprop:Generator_RowDeletedName="SalarySheetStaticRowDeleted" msprop:Generator_RowDeletingName="SalarySheetStaticRowDeleting" msprop:Generator_RowEvArgName="SalarySheetStaticRowChangeEvent" msprop:Generator_TablePropName="SalarySheetStatic" msprop:Generator_RowChangedName="SalarySheetStaticRowChanged" msprop:Generator_UserTableName="SalarySheetStatic" msprop:Generator_RowChangingName="SalarySheetStaticRowChanging" msprop:Generator_RowClassName="SalarySheetStaticRow" msprop:Generator_TableClassName="SalarySheetStaticDataTable" msprop:Generator_TableVarName="tableSalarySheetStatic">
|
|||
|
<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="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="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="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="GroosSalary" msprop:Generator_ColumnPropNameInTable="GroosSalaryColumn" msprop:Generator_ColumnPropNameInRow="GroosSalary" msprop:Generator_UserColumnName="GroosSalary" msprop:Generator_ColumnVarNameInTable="columnGroosSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="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="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="Conveyance" msprop:Generator_ColumnPropNameInTable="ConveyanceColumn" msprop:Generator_ColumnPropNameInRow="Conveyance" msprop:Generator_UserColumnName="Conveyance" msprop:Generator_ColumnVarNameInTable="columnConveyance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="FoodAllowance" msprop:Generator_ColumnPropNameInTable="FoodAllowanceColumn" msprop:Generator_ColumnPropNameInRow="FoodAllowance" msprop:Generator_UserColumnName="FoodAllowance" msprop:Generator_ColumnVarNameInTable="columnFoodAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="GrossSalaryOriginal" msprop:Generator_ColumnPropNameInTable="GrossSalaryOriginalColumn" msprop:Generator_ColumnPropNameInRow="GrossSalaryOriginal" msprop:Generator_UserColumnName="GrossSalaryOriginal" msprop:Generator_ColumnVarNameInTable="columnGrossSalaryOriginal" type="xs:double" 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="TotalDays" msprop:Generator_ColumnPropNameInTable="TotalDaysColumn" msprop:Generator_ColumnPropNameInRow="TotalDays" msprop:Generator_UserColumnName="TotalDays" msprop:Generator_ColumnVarNameInTable="columnTotalDays" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="WorkingDays" msprop:Generator_ColumnPropNameInTable="WorkingDaysColumn" msprop:Generator_ColumnPropNameInRow="WorkingDays" msprop:Generator_UserColumnName="WorkingDays" msprop:Generator_ColumnVarNameInTable="columnWorkingDays" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Holiday" msprop:Generator_ColumnPropNameInTable="HolidayColumn" msprop:Generator_ColumnPropNameInRow="Holiday" msprop:Generator_UserColumnName="Holiday" msprop:Generator_ColumnVarNameInTable="columnHoliday" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Absent" msprop:Generator_ColumnPropNameInTable="AbsentColumn" msprop:Generator_ColumnPropNameInRow="Absent" msprop:Generator_UserColumnName="Absent" msprop:Generator_ColumnVarNameInTable="columnAbsent" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="DeductBasic" msprop:Generator_ColumnPropNameInTable="DeductBasicColumn" msprop:Generator_ColumnPropNameInRow="DeductBasic" msprop:Generator_UserColumnName="DeductBasic" msprop:Generator_ColumnVarNameInTable="columnDeductBasic" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeductSalaryAdvance" msprop:Generator_ColumnPropNameInTable="DeductSalaryAdvanceColumn" msprop:Generator_ColumnPropNameInRow="DeductSalaryAdvance" msprop:Generator_UserColumnName="DeductSalaryAdvance" msprop:Generator_ColumnVarNameInTable="columnDeductSalaryAdvance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DeductPF" msprop:Generator_ColumnPropNameInTable="DeductPFColumn" msprop:Generator_ColumnPropNameInRow="DeductPF" msprop:Generator_UserColumnName="DeductPF" msprop:Generator_ColumnVarNameInTable="columnDeductPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SalaryPayment" msprop:Generator_ColumnPropNameInTable="SalaryPaymentColumn" msprop:Generator_ColumnPropNameInRow="SalaryPayment" msprop:Generator_UserColumnName="SalaryPayment" msprop:Generator_ColumnVarNameInTable="columnSalaryPayment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtHour" msprop:Generator_ColumnPropNameInTable="OtHourColumn" msprop:Generator_ColumnPropNameInRow="OtHour" msprop:Generator_UserColumnName="OtHour" msprop:Generator_ColumnVarNameInTable="columnOtHour" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtRate" msprop:Generator_ColumnPropNameInTable="OtRateColumn" msprop:Generator_ColumnPropNameInRow="OtRate" msprop:Generator_UserColumnName="OtRate" msprop:Generator_ColumnVarNameInTable="columnOtRate" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtPayment" msprop:Generator_ColumnPropNameInTable="OtPaymentColumn" msprop:Generator_ColumnPropNameInRow="OtPayment" msprop:Generator_UserColumnName="OtPayment" msprop:Generator_ColumnVarNameInTable="columnOtPayment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="AttnBonus" msprop:Generator_ColumnPropNameInTable="AttnBonusColumn" msprop:Generator_ColumnPropNameInRow="AttnBonus" msprop:Generator_UserColumnName="AttnBonus" msprop:Generator_ColumnVarNameInTable="columnAttnBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ConductBonus" msprop:Generator_ColumnPropNameInTable="ConductBonusColumn" msprop:Generator_ColumnPropNameInRow="ConductBonus" msprop:Generator_UserColumnName="ConductBonus" msprop:Generator_ColumnVarNameInTable="columnConductBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TtlBonus" msprop:Generator_ColumnPropNameInTable="TtlBonusColumn" msprop:Generator_ColumnPropNameInRow="TtlBonus" msprop:Generator_UserColumnName="TtlBonus" msprop:Generator_ColumnVarNameInTable="columnTtlBonus" type="xs:double" 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="CL" msprop:Generator_ColumnPropNameInTable="CLColumn" msprop:Generator_ColumnPropNameInRow="CL" msprop:Generator_UserColumnName="CL" msprop:Generator_ColumnVarNameInTable="columnCL" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EL" msprop:Generator_ColumnPropNameInTable="ELColumn" msprop:Generator_ColumnPropNameInRow="EL" msprop:Generator_UserColumnName="EL" msprop:Generator_ColumnVarNameInTable="columnEL" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PL" msprop:Generator_ColumnPropNameInTable="PLColumn" msprop:Generator_ColumnPropNameInRow="PL" msprop:Generator_UserColumnName="PL" msprop:Generator_ColumnVarNameInTable="columnPL" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ML" msprop:Generator_ColumnPropNameInTable="MLColumn" msprop:Generator_ColumnPropNameInRow="ML" msprop:Generator_UserColumnName="ML" msprop:Generator_ColumnVarNameInTable="columnML" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LWP" msprop:Generator_ColumnPropNameInTable="LWPColumn" msprop:Generator_ColumnPropNameInRow="LWP" msprop:Generator_UserColumnName="LWP" msprop:Generator_ColumnVarNameInTable="columnLWP" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LOWT" msprop:Generator_ColumnPropNameInTable="LOWTColumn" msprop:Generator_ColumnPropNameInRow="LOWT" msprop:Generator_UserColumnName="LOWT" msprop:Generator_ColumnVarNameInTable="columnLOWT" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtRoleAudit" msprop:Generator_RowEvHandlerName="dtRoleAuditRowChangeEventHandler" msprop:Generator_RowDeletedName="dtRoleAuditRowDeleted" msprop:Generator_RowDeletingName="dtRoleAuditRowDeleting" msprop:Generator_RowEvArgName="dtRoleAuditRowChangeEvent" msprop:Generator_TablePropName="dtRoleAudit" msprop:Generator_RowChangedName="dtRoleAuditRowChanged" msprop:Generator_UserTableName="dtRoleAudit" msprop:Generator_RowChangingName="dtRoleAuditRowChanging" msprop:Generator_RowClassName="dtRoleAuditRow" msprop:Generator_TableClassName="dtRoleAuditDataTable" msprop:Generator_TableVarName="tabledtRoleAudit">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="AuditDate" msprop:Generator_ColumnPropNameInTable="AuditDateColumn" msprop:Generator_ColumnPropNameInRow="AuditDate" msprop:Generator_UserColumnName="AuditDate" msprop:Generator_ColumnVarNameInTable="columnAuditDate" type="xs:string" minOccurs="0" />
|
|||
|
<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="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="Action" msprop:Generator_ColumnPropNameInTable="ActionColumn" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_UserColumnName="Action" msprop:Generator_ColumnVarNameInTable="columnAction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ComputerName" msprop:Generator_ColumnPropNameInTable="ComputerNameColumn" msprop:Generator_ColumnPropNameInRow="ComputerName" msprop:Generator_UserColumnName="ComputerName" msprop:Generator_ColumnVarNameInTable="columnComputerName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ActionBy" msprop:Generator_ColumnPropNameInTable="ActionByColumn" msprop:Generator_ColumnPropNameInRow="ActionBy" msprop:Generator_UserColumnName="ActionBy" msprop:Generator_ColumnVarNameInTable="columnActionBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="User" msprop:Generator_ColumnPropNameInTable="UserColumn" msprop:Generator_ColumnPropNameInRow="User" msprop:Generator_UserColumnName="User" msprop:Generator_ColumnVarNameInTable="columnUser" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtRolePermission2" msprop:Generator_RowEvHandlerName="dtRolePermission2RowChangeEventHandler" msprop:Generator_RowDeletedName="dtRolePermission2RowDeleted" msprop:Generator_RowDeletingName="dtRolePermission2RowDeleting" msprop:Generator_RowEvArgName="dtRolePermission2RowChangeEvent" msprop:Generator_TablePropName="dtRolePermission2" msprop:Generator_RowChangedName="dtRolePermission2RowChanged" msprop:Generator_UserTableName="dtRolePermission2" msprop:Generator_RowChangingName="dtRolePermission2RowChanging" msprop:Generator_RowClassName="dtRolePermission2Row" msprop:Generator_TableClassName="dtRolePermission2DataTable" msprop:Generator_TableVarName="tabledtRolePermission2">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="AuditDate" msprop:Generator_ColumnPropNameInTable="AuditDateColumn" msprop:Generator_ColumnPropNameInRow="AuditDate" msprop:Generator_UserColumnName="AuditDate" msprop:Generator_ColumnVarNameInTable="columnAuditDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MenuName" msprop:Generator_ColumnPropNameInTable="MenuNameColumn" msprop:Generator_ColumnPropNameInRow="MenuName" msprop:Generator_UserColumnName="MenuName" msprop:Generator_ColumnVarNameInTable="columnMenuName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ComputerName" msprop:Generator_ColumnPropNameInTable="ComputerNameColumn" msprop:Generator_ColumnPropNameInRow="ComputerName" msprop:Generator_UserColumnName="ComputerName" msprop:Generator_ColumnVarNameInTable="columnComputerName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Action" msprop:Generator_ColumnPropNameInTable="ActionColumn" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_UserColumnName="Action" msprop:Generator_ColumnVarNameInTable="columnAction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ActionBy" msprop:Generator_ColumnPropNameInTable="ActionByColumn" msprop:Generator_ColumnPropNameInRow="ActionBy" msprop:Generator_UserColumnName="ActionBy" msprop:Generator_ColumnVarNameInTable="columnActionBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RoleName" msprop:Generator_ColumnPropNameInTable="RoleNameColumn" msprop:Generator_ColumnPropNameInRow="RoleName" msprop:Generator_UserColumnName="RoleName" msprop:Generator_ColumnVarNameInTable="columnRoleName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CasualSalarySheet" msprop:Generator_RowEvHandlerName="CasualSalarySheetRowChangeEventHandler" msprop:Generator_RowDeletedName="CasualSalarySheetRowDeleted" msprop:Generator_RowDeletingName="CasualSalarySheetRowDeleting" msprop:Generator_RowEvArgName="CasualSalarySheetRowChangeEvent" msprop:Generator_TablePropName="CasualSalarySheet" msprop:Generator_RowChangedName="CasualSalarySheetRowChanged" msprop:Generator_UserTableName="CasualSalarySheet" msprop:Generator_RowChangingName="CasualSalarySheetRowChanging" msprop:Generator_RowClassName="CasualSalarySheetRow" msprop:Generator_TableClassName="CasualSalarySheetDataTable" msprop:Generator_TableVarName="tableCasualSalarySheet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="WorkingHour" msprop:Generator_ColumnPropNameInTable="WorkingHourColumn" msprop:Generator_ColumnPropNameInRow="WorkingHour" msprop:Generator_UserColumnName="WorkingHour" msprop:Generator_ColumnVarNameInTable="columnWorkingHour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_UserColumnName="Total" msprop:Generator_ColumnVarNameInTable="columnTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Cumulative" msdata:Caption="NetPay" msprop:Generator_ColumnPropNameInTable="CumulativeColumn" msprop:Generator_ColumnPropNameInRow="Cumulative" msprop:Generator_UserColumnName="Cumulative" msprop:Generator_ColumnVarNameInTable="columnCumulative" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_UserColumnName="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoofNight" msprop:Generator_ColumnPropNameInTable="NoofNightColumn" msprop:Generator_ColumnPropNameInRow="NoofNight" msprop:Generator_UserColumnName="NoofNight" msprop:Generator_ColumnVarNameInTable="columnNoofNight" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OverNightAmount" msprop:Generator_ColumnPropNameInTable="OverNightAmountColumn" msprop:Generator_ColumnPropNameInRow="OverNightAmount" msprop:Generator_UserColumnName="OverNightAmount" msprop:Generator_ColumnVarNameInTable="columnOverNightAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FEnt" msprop:Generator_ColumnPropNameInTable="FEntColumn" msprop:Generator_ColumnPropNameInRow="FEnt" msprop:Generator_UserColumnName="FEnt" msprop:Generator_ColumnVarNameInTable="columnFEnt" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EntertainmentAmount" msprop:Generator_ColumnPropNameInTable="EntertainmentAmountColumn" msprop:Generator_ColumnPropNameInRow="EntertainmentAmount" msprop:Generator_UserColumnName="EntertainmentAmount" msprop:Generator_ColumnVarNameInTable="columnEntertainmentAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Arrear" msprop:Generator_ColumnPropNameInTable="ArrearColumn" msprop:Generator_ColumnPropNameInRow="Arrear" msprop:Generator_UserColumnName="Arrear" msprop:Generator_ColumnVarNameInTable="columnArrear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_UserColumnName="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RatePerHr" msprop:Generator_ColumnPropNameInTable="RatePerHrColumn" msprop:Generator_ColumnPropNameInRow="RatePerHr" msprop:Generator_UserColumnName="RatePerHr" msprop:Generator_ColumnVarNameInTable="columnRatePerHr" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdviceHNM" msprop:Generator_RowEvHandlerName="BankAdviceHNMRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceHNMRowDeleted" msprop:Generator_RowDeletingName="BankAdviceHNMRowDeleting" msprop:Generator_RowEvArgName="BankAdviceHNMRowChangeEvent" msprop:Generator_TablePropName="BankAdviceHNM" msprop:Generator_RowChangedName="BankAdviceHNMRowChanged" msprop:Generator_UserTableName="BankAdviceHNM" msprop:Generator_RowChangingName="BankAdviceHNMRowChanging" msprop:Generator_RowClassName="BankAdviceHNMRow" msprop:Generator_TableClassName="BankAdviceHNMDataTable" msprop:Generator_TableVarName="tableBankAdviceHNM">
|
|||
|
<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="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="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_UserColumnName="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpDesCatChange" msprop:Generator_RowEvHandlerName="EmpDesCatChangeRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpDesCatChangeRowDeleted" msprop:Generator_RowDeletingName="EmpDesCatChangeRowDeleting" msprop:Generator_RowEvArgName="EmpDesCatChangeRowChangeEvent" msprop:Generator_TablePropName="EmpDesCatChange" msprop:Generator_RowChangedName="EmpDesCatChangeRowChanged" msprop:Generator_UserTableName="EmpDesCatChange" msprop:Generator_RowChangingName="EmpDesCatChangeRowChanging" msprop:Generator_RowClassName="EmpDesCatChangeRow" msprop:Generator_TableClassName="EmpDesCatChangeDataTable" msprop:Generator_TableVarName="tableEmpDesCatChange">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_UserColumnName="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs: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="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="EnteryDate" msprop:Generator_ColumnPropNameInTable="EnteryDateColumn" msprop:Generator_ColumnPropNameInRow="EnteryDate" msprop:Generator_UserColumnName="EnteryDate" msprop:Generator_ColumnVarNameInTable="columnEnteryDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="PresentDesignation" msdata:Caption="PresentGrade" msprop:Generator_ColumnPropNameInTable="PresentDesignationColumn" msprop:Generator_ColumnPropNameInRow="PresentDesignation" msprop:Generator_UserColumnName="PresentDesignation" msprop:Generator_ColumnVarNameInTable="columnPresentDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentCategory" msdata:Caption="PresentBasic" msprop:Generator_ColumnPropNameInTable="PresentCategoryColumn" msprop:Generator_ColumnPropNameInRow="PresentCategory" msprop:Generator_UserColumnName="PresentCategory" msprop:Generator_ColumnVarNameInTable="columnPresentCategory" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChangeType" msprop:Generator_ColumnPropNameInTable="ChangeTypeColumn" msprop:Generator_ColumnPropNameInRow="ChangeType" msprop:Generator_UserColumnName="ChangeType" msprop:Generator_ColumnVarNameInTable="columnChangeType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreviousDesignation" msdata:Caption="PreviousGrade" msprop:Generator_ColumnPropNameInTable="PreviousDesignationColumn" msprop:Generator_ColumnPropNameInRow="PreviousDesignation" msprop:Generator_UserColumnName="PreviousDesignation" msprop:Generator_ColumnVarNameInTable="columnPreviousDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreviousCategory" msdata:Caption="PreviousBasic" msprop:Generator_ColumnPropNameInTable="PreviousCategoryColumn" msprop:Generator_ColumnPropNameInRow="PreviousCategory" msprop:Generator_UserColumnName="PreviousCategory" msprop:Generator_ColumnVarNameInTable="columnPreviousCategory" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CommitedBy" msprop:Generator_ColumnPropNameInTable="CommitedByColumn" msprop:Generator_ColumnPropNameInRow="CommitedBy" msprop:Generator_UserColumnName="CommitedBy" msprop:Generator_ColumnVarNameInTable="columnCommitedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CommitedDate" msprop:Generator_ColumnPropNameInTable="CommitedDateColumn" msprop:Generator_ColumnPropNameInRow="CommitedDate" msprop:Generator_UserColumnName="CommitedDate" msprop:Generator_ColumnVarNameInTable="columnCommitedDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="StatusDate" msprop:Generator_ColumnPropNameInTable="StatusDateColumn" msprop:Generator_ColumnPropNameInRow="StatusDate" msprop:Generator_UserColumnName="StatusDate" msprop:Generator_ColumnVarNameInTable="columnStatusDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="ChangedBy" msprop:Generator_ColumnPropNameInTable="ChangedByColumn" msprop:Generator_ColumnPropNameInRow="ChangedBy" msprop:Generator_UserColumnName="ChangedBy" msprop:Generator_ColumnVarNameInTable="columnChangedBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizeBy" msprop:Generator_ColumnPropNameInTable="AuthorizeByColumn" msprop:Generator_ColumnPropNameInRow="AuthorizeBy" msprop:Generator_UserColumnName="AuthorizeBy" msprop:Generator_ColumnVarNameInTable="columnAuthorizeBy" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AuthorizedDate" msprop:Generator_ColumnPropNameInTable="AuthorizedDateColumn" msprop:Generator_ColumnPropNameInRow="AuthorizedDate" msprop:Generator_UserColumnName="AuthorizedDate" msprop:Generator_ColumnVarNameInTable="columnAuthorizedDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeConfirmation" msprop:Generator_RowEvHandlerName="EmployeeConfirmationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeConfirmationRowDeleted" msprop:Generator_RowDeletingName="EmployeeConfirmationRowDeleting" msprop:Generator_RowEvArgName="EmployeeConfirmationRowChangeEvent" msprop:Generator_TablePropName="EmployeeConfirmation" msprop:Generator_RowChangedName="EmployeeConfirmationRowChanged" msprop:Generator_UserTableName="EmployeeConfirmation" msprop:Generator_RowChangingName="EmployeeConfirmationRowChanging" msprop:Generator_RowClassName="EmployeeConfirmationRow" msprop:Generator_TableClassName="EmployeeConfirmationDataTable" msprop:Generator_TableVarName="tableEmployeeConfirmation">
|
|||
|
<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="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="ConfirmationDate" msprop:Generator_ColumnPropNameInTable="ConfirmationDateColumn" msprop:Generator_ColumnPropNameInRow="ConfirmationDate" msprop:Generator_UserColumnName="ConfirmationDate" msprop:Generator_ColumnVarNameInTable="columnConfirmationDate" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MonthlySchedule" msprop:Generator_RowEvHandlerName="MonthlyScheduleRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlyScheduleRowDeleted" msprop:Generator_RowDeletingName="MonthlyScheduleRowDeleting" msprop:Generator_RowEvArgName="MonthlyScheduleRowChangeEvent" msprop:Generator_TablePropName="MonthlySchedule" msprop:Generator_RowChangedName="MonthlyScheduleRowChanged" msprop:Generator_UserTableName="MonthlySchedule" msprop:Generator_RowChangingName="MonthlyScheduleRowChanging" msprop:Generator_RowClassName="MonthlyScheduleRow" msprop:Generator_TableClassName="MonthlyScheduleDataTable" msprop:Generator_TableVarName="tableMonthlySchedule">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day1" msprop:Generator_ColumnPropNameInTable="Day1Column" msprop:Generator_ColumnPropNameInRow="Day1" msprop:Generator_UserColumnName="Day1" msprop:Generator_ColumnVarNameInTable="columnDay1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day2" msprop:Generator_ColumnPropNameInTable="Day2Column" msprop:Generator_ColumnPropNameInRow="Day2" msprop:Generator_UserColumnName="Day2" msprop:Generator_ColumnVarNameInTable="columnDay2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day3" msprop:Generator_ColumnPropNameInTable="Day3Column" msprop:Generator_ColumnPropNameInRow="Day3" msprop:Generator_UserColumnName="Day3" msprop:Generator_ColumnVarNameInTable="columnDay3" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day4" msprop:Generator_ColumnPropNameInTable="Day4Column" msprop:Generator_ColumnPropNameInRow="Day4" msprop:Generator_UserColumnName="Day4" msprop:Generator_ColumnVarNameInTable="columnDay4" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day5" msprop:Generator_ColumnPropNameInTable="Day5Column" msprop:Generator_ColumnPropNameInRow="Day5" msprop:Generator_UserColumnName="Day5" msprop:Generator_ColumnVarNameInTable="columnDay5" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day6" msprop:Generator_ColumnPropNameInTable="Day6Column" msprop:Generator_ColumnPropNameInRow="Day6" msprop:Generator_UserColumnName="Day6" msprop:Generator_ColumnVarNameInTable="columnDay6" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day7" msprop:Generator_ColumnPropNameInTable="Day7Column" msprop:Generator_ColumnPropNameInRow="Day7" msprop:Generator_UserColumnName="Day7" msprop:Generator_ColumnVarNameInTable="columnDay7" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day8" msprop:Generator_ColumnPropNameInTable="Day8Column" msprop:Generator_ColumnPropNameInRow="Day8" msprop:Generator_UserColumnName="Day8" msprop:Generator_ColumnVarNameInTable="columnDay8" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day9" msprop:Generator_ColumnPropNameInTable="Day9Column" msprop:Generator_ColumnPropNameInRow="Day9" msprop:Generator_UserColumnName="Day9" msprop:Generator_ColumnVarNameInTable="columnDay9" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day10" msprop:Generator_ColumnPropNameInTable="Day10Column" msprop:Generator_ColumnPropNameInRow="Day10" msprop:Generator_UserColumnName="Day10" msprop:Generator_ColumnVarNameInTable="columnDay10" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day11" msprop:Generator_ColumnPropNameInTable="Day11Column" msprop:Generator_ColumnPropNameInRow="Day11" msprop:Generator_UserColumnName="Day11" msprop:Generator_ColumnVarNameInTable="columnDay11" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day12" msprop:Generator_ColumnPropNameInTable="Day12Column" msprop:Generator_ColumnPropNameInRow="Day12" msprop:Generator_UserColumnName="Day12" msprop:Generator_ColumnVarNameInTable="columnDay12" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day13" msprop:Generator_ColumnPropNameInTable="Day13Column" msprop:Generator_ColumnPropNameInRow="Day13" msprop:Generator_UserColumnName="Day13" msprop:Generator_ColumnVarNameInTable="columnDay13" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day14" msprop:Generator_ColumnPropNameInTable="Day14Column" msprop:Generator_ColumnPropNameInRow="Day14" msprop:Generator_UserColumnName="Day14" msprop:Generator_ColumnVarNameInTable="columnDay14" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day15" msprop:Generator_ColumnPropNameInTable="Day15Column" msprop:Generator_ColumnPropNameInRow="Day15" msprop:Generator_UserColumnName="Day15" msprop:Generator_ColumnVarNameInTable="columnDay15" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day16" msprop:Generator_ColumnPropNameInTable="Day16Column" msprop:Generator_ColumnPropNameInRow="Day16" msprop:Generator_UserColumnName="Day16" msprop:Generator_ColumnVarNameInTable="columnDay16" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day17" msprop:Generator_ColumnPropNameInTable="Day17Column" msprop:Generator_ColumnPropNameInRow="Day17" msprop:Generator_UserColumnName="Day17" msprop:Generator_ColumnVarNameInTable="columnDay17" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day18" msprop:Generator_ColumnPropNameInTable="Day18Column" msprop:Generator_ColumnPropNameInRow="Day18" msprop:Generator_UserColumnName="Day18" msprop:Generator_ColumnVarNameInTable="columnDay18" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day19" msprop:Generator_ColumnPropNameInTable="Day19Column" msprop:Generator_ColumnPropNameInRow="Day19" msprop:Generator_UserColumnName="Day19" msprop:Generator_ColumnVarNameInTable="columnDay19" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day20" msprop:Generator_ColumnPropNameInTable="Day20Column" msprop:Generator_ColumnPropNameInRow="Day20" msprop:Generator_UserColumnName="Day20" msprop:Generator_ColumnVarNameInTable="columnDay20" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day21" msprop:Generator_ColumnPropNameInTable="Day21Column" msprop:Generator_ColumnPropNameInRow="Day21" msprop:Generator_UserColumnName="Day21" msprop:Generator_ColumnVarNameInTable="columnDay21" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day22" msprop:Generator_ColumnPropNameInTable="Day22Column" msprop:Generator_ColumnPropNameInRow="Day22" msprop:Generator_UserColumnName="Day22" msprop:Generator_ColumnVarNameInTable="columnDay22" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day23" msprop:Generator_ColumnPropNameInTable="Day23Column" msprop:Generator_ColumnPropNameInRow="Day23" msprop:Generator_UserColumnName="Day23" msprop:Generator_ColumnVarNameInTable="columnDay23" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day24" msprop:Generator_ColumnPropNameInTable="Day24Column" msprop:Generator_ColumnPropNameInRow="Day24" msprop:Generator_UserColumnName="Day24" msprop:Generator_ColumnVarNameInTable="columnDay24" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day25" msprop:Generator_ColumnPropNameInTable="Day25Column" msprop:Generator_ColumnPropNameInRow="Day25" msprop:Generator_UserColumnName="Day25" msprop:Generator_ColumnVarNameInTable="columnDay25" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day26" msprop:Generator_ColumnPropNameInTable="Day26Column" msprop:Generator_ColumnPropNameInRow="Day26" msprop:Generator_UserColumnName="Day26" msprop:Generator_ColumnVarNameInTable="columnDay26" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day27" msprop:Generator_ColumnPropNameInTable="Day27Column" msprop:Generator_ColumnPropNameInRow="Day27" msprop:Generator_UserColumnName="Day27" msprop:Generator_ColumnVarNameInTable="columnDay27" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day28" msprop:Generator_ColumnPropNameInTable="Day28Column" msprop:Generator_ColumnPropNameInRow="Day28" msprop:Generator_UserColumnName="Day28" msprop:Generator_ColumnVarNameInTable="columnDay28" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day29" msprop:Generator_ColumnPropNameInTable="Day29Column" msprop:Generator_ColumnPropNameInRow="Day29" msprop:Generator_UserColumnName="Day29" msprop:Generator_ColumnVarNameInTable="columnDay29" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day30" msprop:Generator_ColumnPropNameInTable="Day30Column" msprop:Generator_ColumnPropNameInRow="Day30" msprop:Generator_UserColumnName="Day30" msprop:Generator_ColumnVarNameInTable="columnDay30" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Day31" msprop:Generator_ColumnPropNameInTable="Day31Column" msprop:Generator_ColumnPropNameInRow="Day31" msprop:Generator_UserColumnName="Day31" msprop:Generator_ColumnVarNameInTable="columnDay31" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AllMedicalClaim" msprop:Generator_RowEvHandlerName="AllMedicalClaimRowChangeEventHandler" msprop:Generator_RowDeletedName="AllMedicalClaimRowDeleted" msprop:Generator_RowDeletingName="AllMedicalClaimRowDeleting" msprop:Generator_RowEvArgName="AllMedicalClaimRowChangeEvent" msprop:Generator_TablePropName="AllMedicalClaim" msprop:Generator_RowChangedName="AllMedicalClaimRowChanged" msprop:Generator_UserTableName="AllMedicalClaim" msprop:Generator_RowChangingName="AllMedicalClaimRowChanging" msprop:Generator_RowClassName="AllMedicalClaimRow" msprop:Generator_TableClassName="AllMedicalClaimDataTable" msprop:Generator_TableVarName="tableAllMedicalClaim">
|
|||
|
<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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ClaimDate" msprop:Generator_ColumnPropNameInTable="ClaimDateColumn" msprop:Generator_ColumnPropNameInRow="ClaimDate" msprop:Generator_UserColumnName="ClaimDate" msprop:Generator_ColumnVarNameInTable="columnClaimDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AllEmpTaxInfo" msprop:Generator_RowEvHandlerName="AllEmpTaxInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="AllEmpTaxInfoRowDeleted" msprop:Generator_RowDeletingName="AllEmpTaxInfoRowDeleting" msprop:Generator_RowEvArgName="AllEmpTaxInfoRowChangeEvent" msprop:Generator_TablePropName="AllEmpTaxInfo" msprop:Generator_RowChangedName="AllEmpTaxInfoRowChanged" msprop:Generator_UserTableName="AllEmpTaxInfo" msprop:Generator_RowChangingName="AllEmpTaxInfoRowChanging" msprop:Generator_RowClassName="AllEmpTaxInfoRow" msprop:Generator_TableClassName="AllEmpTaxInfoDataTable" msprop:Generator_TableVarName="tableAllEmpTaxInfo">
|
|||
|
<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="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="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtAllActiveLaons" msprop:Generator_RowEvHandlerName="dtAllActiveLaonsRowChangeEventHandler" msprop:Generator_RowDeletedName="dtAllActiveLaonsRowDeleted" msprop:Generator_RowDeletingName="dtAllActiveLaonsRowDeleting" msprop:Generator_RowEvArgName="dtAllActiveLaonsRowChangeEvent" msprop:Generator_TablePropName="dtAllActiveLaons" msprop:Generator_RowChangedName="dtAllActiveLaonsRowChanged" msprop:Generator_UserTableName="dtAllActiveLaons" msprop:Generator_RowChangingName="dtAllActiveLaonsRowChanging" msprop:Generator_RowClassName="dtAllActiveLaonsRow" msprop:Generator_TableClassName="dtAllActiveLaonsDataTable" msprop:Generator_TableVarName="tabledtAllActiveLaons">
|
|||
|
<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="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_UserColumnName="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="InstalmentAmount" msprop:Generator_ColumnPropNameInTable="InstalmentAmountColumn" msprop:Generator_ColumnPropNameInRow="InstalmentAmount" msprop:Generator_UserColumnName="InstalmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstalmentAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalAmount" msprop:Generator_ColumnPropNameInTable="TotalAmountColumn" msprop:Generator_ColumnPropNameInRow="TotalAmount" msprop:Generator_UserColumnName="TotalAmount" msprop:Generator_ColumnVarNameInTable="columnTotalAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="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="InstallInterest" msprop:Generator_ColumnPropNameInTable="InstallInterestColumn" msprop:Generator_ColumnPropNameInRow="InstallInterest" msprop:Generator_UserColumnName="InstallInterest" msprop:Generator_ColumnVarNameInTable="columnInstallInterest" type="xs:double" 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="IssueDate" msdata:Caption="Month" msprop:Generator_ColumnPropNameInTable="IssueDateColumn" msprop:Generator_ColumnPropNameInRow="IssueDate" msprop:Generator_UserColumnName="IssueDate" msprop:Generator_ColumnVarNameInTable="columnIssueDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_UserColumnName="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_UserColumnName="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ScheduleInstallment" msprop:Generator_ColumnPropNameInTable="ScheduleInstallmentColumn" msprop:Generator_ColumnPropNameInRow="ScheduleInstallment" msprop:Generator_UserColumnName="ScheduleInstallment" msprop:Generator_ColumnVarNameInTable="columnScheduleInstallment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DisburseFrom" msprop:Generator_ColumnPropNameInTable="DisburseFromColumn" msprop:Generator_ColumnPropNameInRow="DisburseFrom" msprop:Generator_UserColumnName="DisburseFrom" msprop:Generator_ColumnVarNameInTable="columnDisburseFrom" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoofInstallment" msdata:Caption="InstallmentsDue" msprop:Generator_ColumnPropNameInTable="NoofInstallmentColumn" msprop:Generator_ColumnPropNameInRow="NoofInstallment" msprop:Generator_UserColumnName="NoofInstallment" msprop:Generator_ColumnVarNameInTable="columnNoofInstallment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoofInstallmentPaid" msprop:Generator_ColumnPropNameInTable="NoofInstallmentPaidColumn" msprop:Generator_ColumnPropNameInRow="NoofInstallmentPaid" msprop:Generator_UserColumnName="NoofInstallmentPaid" msprop:Generator_ColumnVarNameInTable="columnNoofInstallmentPaid" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ArrSheet" msprop:Generator_RowEvHandlerName="ArrSheetRowChangeEventHandler" msprop:Generator_RowDeletedName="ArrSheetRowDeleted" msprop:Generator_RowDeletingName="ArrSheetRowDeleting" msprop:Generator_RowEvArgName="ArrSheetRowChangeEvent" msprop:Generator_TablePropName="ArrSheet" msprop:Generator_RowChangedName="ArrSheetRowChanged" msprop:Generator_UserTableName="ArrSheet" msprop:Generator_RowChangingName="ArrSheetRowChanging" msprop:Generator_RowClassName="ArrSheetRow" msprop:Generator_TableClassName="ArrSheetDataTable" msprop:Generator_TableVarName="tableArrSheet">
|
|||
|
<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="GName" msprop:Generator_ColumnPropNameInTable="GNameColumn" msprop:Generator_ColumnPropNameInRow="GName" msprop:Generator_UserColumnName="GName" msprop:Generator_ColumnVarNameInTable="columnGName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DName" msprop:Generator_ColumnPropNameInTable="DNameColumn" msprop:Generator_ColumnPropNameInRow="DName" msprop:Generator_UserColumnName="DName" msprop:Generator_ColumnVarNameInTable="columnDName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_UserColumnName="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" type="xs:string" minOccurs="0" />
|
|||
|
<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="ProcessMonth" msprop:Generator_ColumnPropNameInTable="ProcessMonthColumn" msprop:Generator_ColumnPropNameInRow="ProcessMonth" msprop:Generator_UserColumnName="ProcessMonth" msprop:Generator_ColumnVarNameInTable="columnProcessMonth" 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="SerialNo" msprop:Generator_ColumnPropNameInTable="SerialNoColumn" msprop:Generator_ColumnPropNameInRow="SerialNo" msprop:Generator_UserColumnName="SerialNo" msprop:Generator_ColumnVarNameInTable="columnSerialNo" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ChangedAmount" msprop:Generator_ColumnPropNameInTable="ChangedAmountColumn" msprop:Generator_ColumnPropNameInRow="ChangedAmount" msprop:Generator_UserColumnName="ChangedAmount" msprop:Generator_ColumnVarNameInTable="columnChangedAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ItemSerialNo" msprop:Generator_ColumnPropNameInTable="ItemSerialNoColumn" msprop:Generator_ColumnPropNameInRow="ItemSerialNo" msprop:Generator_UserColumnName="ItemSerialNo" msprop:Generator_ColumnVarNameInTable="columnItemSerialNo" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DegCode" msprop:Generator_ColumnPropNameInTable="DegCodeColumn" msprop:Generator_ColumnPropNameInRow="DegCode" msprop:Generator_UserColumnName="DegCode" msprop:Generator_ColumnVarNameInTable="columnDegCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLGroup" msprop:Generator_ColumnPropNameInTable="SLGroupColumn" msprop:Generator_ColumnPropNameInRow="SLGroup" msprop:Generator_UserColumnName="SLGroup" msprop:Generator_ColumnVarNameInTable="columnSLGroup" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpGroupInsurance" msprop:Generator_RowEvHandlerName="EmpGroupInsuranceRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpGroupInsuranceRowDeleted" msprop:Generator_RowDeletingName="EmpGroupInsuranceRowDeleting" msprop:Generator_RowEvArgName="EmpGroupInsuranceRowChangeEvent" msprop:Generator_TablePropName="EmpGroupInsurance" msprop:Generator_RowChangedName="EmpGroupInsuranceRowChanged" msprop:Generator_UserTableName="EmpGroupInsurance" msprop:Generator_RowChangingName="EmpGroupInsuranceRowChanging" msprop:Generator_RowClassName="EmpGroupInsuranceRow" msprop:Generator_TableClassName="EmpGroupInsuranceDataTable" msprop:Generator_TableVarName="tableEmpGroupInsurance">
|
|||
|
<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="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_UserColumnName="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InsCoverage" msprop:Generator_ColumnPropNameInTable="InsCoverageColumn" msprop:Generator_ColumnPropNameInRow="InsCoverage" msprop:Generator_UserColumnName="InsCoverage" msprop:Generator_ColumnVarNameInTable="columnInsCoverage" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpGroupInsuranceDiscon" msprop:Generator_RowEvHandlerName="EmpGroupInsuranceDisconRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpGroupInsuranceDisconRowDeleted" msprop:Generator_RowDeletingName="EmpGroupInsuranceDisconRowDeleting" msprop:Generator_RowEvArgName="EmpGroupInsuranceDisconRowChangeEvent" msprop:Generator_TablePropName="EmpGroupInsuranceDiscon" msprop:Generator_RowChangedName="EmpGroupInsuranceDisconRowChanged" msprop:Generator_UserTableName="EmpGroupInsuranceDiscon" msprop:Generator_RowChangingName="EmpGroupInsuranceDisconRowChanging" msprop:Generator_RowClassName="EmpGroupInsuranceDisconRow" msprop:Generator_TableClassName="EmpGroupInsuranceDisconDataTable" msprop:Generator_TableVarName="tableEmpGroupInsuranceDiscon">
|
|||
|
<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="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_UserColumnName="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InsCoverage" msprop:Generator_ColumnPropNameInTable="InsCoverageColumn" msprop:Generator_ColumnPropNameInRow="InsCoverage" msprop:Generator_UserColumnName="InsCoverage" msprop:Generator_ColumnVarNameInTable="columnInsCoverage" type="xs:double" 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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SKFExpencesPaySlip" msprop:Generator_RowEvHandlerName="SKFExpencesPaySlipRowChangeEventHandler" msprop:Generator_RowDeletedName="SKFExpencesPaySlipRowDeleted" msprop:Generator_RowDeletingName="SKFExpencesPaySlipRowDeleting" msprop:Generator_RowEvArgName="SKFExpencesPaySlipRowChangeEvent" msprop:Generator_TablePropName="SKFExpencesPaySlip" msprop:Generator_RowChangedName="SKFExpencesPaySlipRowChanged" msprop:Generator_UserTableName="SKFExpencesPaySlip" msprop:Generator_RowChangingName="SKFExpencesPaySlipRowChanging" msprop:Generator_RowClassName="SKFExpencesPaySlipRow" msprop:Generator_TableClassName="SKFExpencesPaySlipDataTable" msprop:Generator_TableVarName="tableSKFExpencesPaySlip">
|
|||
|
<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="UtilityExp" msprop:Generator_ColumnPropNameInTable="UtilityExpColumn" msprop:Generator_ColumnPropNameInRow="UtilityExp" msprop:Generator_UserColumnName="UtilityExp" msprop:Generator_ColumnVarNameInTable="columnUtilityExp" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LFAExp" msprop:Generator_ColumnPropNameInTable="LFAExpColumn" msprop:Generator_ColumnPropNameInRow="LFAExp" msprop:Generator_UserColumnName="LFAExp" msprop:Generator_ColumnVarNameInTable="columnLFAExp" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MedicalExp" msprop:Generator_ColumnPropNameInTable="MedicalExpColumn" msprop:Generator_ColumnPropNameInRow="MedicalExp" msprop:Generator_UserColumnName="MedicalExp" msprop:Generator_ColumnVarNameInTable="columnMedicalExp" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ServantAllow" msprop:Generator_ColumnPropNameInTable="ServantAllowColumn" msprop:Generator_ColumnPropNameInRow="ServantAllow" msprop:Generator_UserColumnName="ServantAllow" msprop:Generator_ColumnVarNameInTable="columnServantAllow" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CarAllow" msprop:Generator_ColumnPropNameInTable="CarAllowColumn" msprop:Generator_ColumnPropNameInRow="CarAllow" msprop:Generator_UserColumnName="CarAllow" msprop:Generator_ColumnVarNameInTable="columnCarAllow" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DriverAllow" msprop:Generator_ColumnPropNameInTable="DriverAllowColumn" msprop:Generator_ColumnPropNameInRow="DriverAllow" msprop:Generator_UserColumnName="DriverAllow" msprop:Generator_ColumnVarNameInTable="columnDriverAllow" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SecurityAllow" msprop:Generator_ColumnPropNameInTable="SecurityAllowColumn" msprop:Generator_ColumnPropNameInRow="SecurityAllow" msprop:Generator_UserColumnName="SecurityAllow" msprop:Generator_ColumnVarNameInTable="columnSecurityAllow" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="WPPFund" msprop:Generator_ColumnPropNameInTable="WPPFundColumn" msprop:Generator_ColumnPropNameInRow="WPPFund" msprop:Generator_UserColumnName="WPPFund" msprop:Generator_ColumnVarNameInTable="columnWPPFund" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ManagerTelExp" msprop:Generator_ColumnPropNameInTable="ManagerTelExpColumn" msprop:Generator_ColumnPropNameInRow="ManagerTelExp" msprop:Generator_UserColumnName="ManagerTelExp" msprop:Generator_ColumnVarNameInTable="columnManagerTelExp" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TelExp" msprop:Generator_ColumnPropNameInTable="TelExpColumn" msprop:Generator_ColumnPropNameInRow="TelExp" msprop:Generator_UserColumnName="TelExp" msprop:Generator_ColumnVarNameInTable="columnTelExp" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MobileSet" msprop:Generator_ColumnPropNameInTable="MobileSetColumn" msprop:Generator_ColumnPropNameInRow="MobileSet" msprop:Generator_UserColumnName="MobileSet" msprop:Generator_ColumnVarNameInTable="columnMobileSet" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="GroupInsurance" msprop:Generator_ColumnPropNameInTable="GroupInsuranceColumn" msprop:Generator_ColumnPropNameInRow="GroupInsurance" msprop:Generator_UserColumnName="GroupInsurance" msprop:Generator_ColumnVarNameInTable="columnGroupInsurance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtherExp" msprop:Generator_ColumnPropNameInTable="OtherExpColumn" msprop:Generator_ColumnPropNameInRow="OtherExp" msprop:Generator_UserColumnName="OtherExp" msprop:Generator_ColumnVarNameInTable="columnOtherExp" type="xs:double" 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="TinNo" msprop:Generator_ColumnPropNameInTable="TinNoColumn" msprop:Generator_ColumnPropNameInRow="TinNo" msprop:Generator_UserColumnName="TinNo" msprop:Generator_ColumnVarNameInTable="columnTinNo" 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="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="PaymentMode" msprop:Generator_ColumnPropNameInTable="PaymentModeColumn" msprop:Generator_ColumnPropNameInRow="PaymentMode" msprop:Generator_UserColumnName="PaymentMode" msprop:Generator_ColumnVarNameInTable="columnPaymentMode" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="RemainingLoanforPayslip" msprop:Generator_RowEvHandlerName="RemainingLoanforPayslipRowChangeEventHandler" msprop:Generator_RowDeletedName="RemainingLoanforPayslipRowDeleted" msprop:Generator_RowDeletingName="RemainingLoanforPayslipRowDeleting" msprop:Generator_RowEvArgName="RemainingLoanforPayslipRowChangeEvent" msprop:Generator_TablePropName="RemainingLoanforPayslip" msprop:Generator_RowChangedName="RemainingLoanforPayslipRowChanged" msprop:Generator_UserTableName="RemainingLoanforPayslip" msprop:Generator_RowChangingName="RemainingLoanforPayslipRowChanging" msprop:Generator_RowClassName="RemainingLoanforPayslipRow" msprop:Generator_TableClassName="RemainingLoanforPayslipDataTable" msprop:Generator_TableVarName="tableRemainingLoanforPayslip">
|
|||
|
<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="LoanName" msprop:Generator_ColumnPropNameInTable="LoanNameColumn" msprop:Generator_ColumnPropNameInRow="LoanName" msprop:Generator_UserColumnName="LoanName" msprop:Generator_ColumnVarNameInTable="columnLoanName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RemainingBalance" msprop:Generator_ColumnPropNameInTable="RemainingBalanceColumn" msprop:Generator_ColumnPropNameInRow="RemainingBalance" msprop:Generator_UserColumnName="RemainingBalance" msprop:Generator_ColumnVarNameInTable="columnRemainingBalance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RemainingInterest" msprop:Generator_ColumnPropNameInTable="RemainingInterestColumn" msprop:Generator_ColumnPropNameInRow="RemainingInterest" msprop:Generator_UserColumnName="RemainingInterest" msprop:Generator_ColumnVarNameInTable="columnRemainingInterest" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PayslipBasicInfo" msprop:Generator_RowEvHandlerName="PayslipBasicInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="PayslipBasicInfoRowDeleted" msprop:Generator_RowDeletingName="PayslipBasicInfoRowDeleting" msprop:Generator_RowEvArgName="PayslipBasicInfoRowChangeEvent" msprop:Generator_TablePropName="PayslipBasicInfo" msprop:Generator_RowChangedName="PayslipBasicInfoRowChanged" msprop:Generator_UserTableName="PayslipBasicInfo" msprop:Generator_RowChangingName="PayslipBasicInfoRowChanging" msprop:Generator_RowClassName="PayslipBasicInfoRow" msprop:Generator_TableClassName="PayslipBasicInfoDataTable" msprop:Generator_TableVarName="tablePayslipBasicInfo">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" 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="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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LName" msprop:Generator_ColumnPropNameInTable="LNameColumn" msprop:Generator_ColumnPropNameInRow="LName" msprop:Generator_UserColumnName="LName" msprop:Generator_ColumnVarNameInTable="columnLName" 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="BName" msprop:Generator_ColumnPropNameInTable="BNameColumn" msprop:Generator_ColumnPropNameInRow="BName" msprop:Generator_UserColumnName="BName" msprop:Generator_ColumnVarNameInTable="columnBName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ActualBasic" msprop:Generator_ColumnPropNameInTable="ActualBasicColumn" msprop:Generator_ColumnPropNameInRow="ActualBasic" msprop:Generator_UserColumnName="ActualBasic" msprop:Generator_ColumnVarNameInTable="columnActualBasic" type="xs: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="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="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:dateTime" 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="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="TINNo" msprop:Generator_ColumnPropNameInTable="TINNoColumn" msprop:Generator_ColumnPropNameInRow="TINNo" msprop:Generator_UserColumnName="TINNo" msprop:Generator_ColumnVarNameInTable="columnTINNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DEPARTMENTID" msprop:Generator_ColumnPropNameInTable="DEPARTMENTIDColumn" msprop:Generator_ColumnPropNameInRow="DEPARTMENTID" msprop:Generator_UserColumnName="DEPARTMENTID" msprop:Generator_ColumnVarNameInTable="columnDEPARTMENTID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BranchName" msprop:Generator_ColumnPropNameInTable="BranchNameColumn" msprop:Generator_ColumnPropNameInRow="BranchName" msprop:Generator_UserColumnName="BranchName" msprop:Generator_ColumnVarNameInTable="columnBranchName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_UserColumnName="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" 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="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="PayPeriodFrom" msprop:Generator_ColumnPropNameInTable="PayPeriodFromColumn" msprop:Generator_ColumnPropNameInRow="PayPeriodFrom" msprop:Generator_UserColumnName="PayPeriodFrom" msprop:Generator_ColumnVarNameInTable="columnPayPeriodFrom" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayPeriodTo" msprop:Generator_ColumnPropNameInTable="PayPeriodToColumn" msprop:Generator_ColumnPropNameInRow="PayPeriodTo" msprop:Generator_UserColumnName="PayPeriodTo" msprop:Generator_ColumnVarNameInTable="columnPayPeriodTo" 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="PayableDays" msprop:Generator_ColumnPropNameInTable="PayableDaysColumn" msprop:Generator_ColumnPropNameInRow="PayableDays" msprop:Generator_UserColumnName="PayableDays" msprop:Generator_ColumnVarNameInTable="columnPayableDays" 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="TotalAbsent" msprop:Generator_ColumnPropNameInTable="TotalAbsentColumn" msprop:Generator_ColumnPropNameInRow="TotalAbsent" msprop:Generator_UserColumnName="TotalAbsent" msprop:Generator_ColumnVarNameInTable="columnTotalAbsent" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalLWP" msprop:Generator_ColumnPropNameInTable="TotalLWPColumn" msprop:Generator_ColumnPropNameInRow="TotalLWP" msprop:Generator_UserColumnName="TotalLWP" msprop:Generator_ColumnVarNameInTable="columnTotalLWP" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AssessmentYear" msprop:Generator_ColumnPropNameInTable="AssessmentYearColumn" msprop:Generator_ColumnPropNameInRow="AssessmentYear" msprop:Generator_UserColumnName="AssessmentYear" msprop:Generator_ColumnVarNameInTable="columnAssessmentYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_UserColumnName="FiscalYear" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpPromotion" msprop:Generator_RowEvHandlerName="EmpPromotionRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpPromotionRowDeleted" msprop:Generator_RowDeletingName="EmpPromotionRowDeleting" msprop:Generator_RowEvArgName="EmpPromotionRowChangeEvent" msprop:Generator_TablePropName="EmpPromotion" msprop:Generator_RowChangedName="EmpPromotionRowChanged" msprop:Generator_UserTableName="EmpPromotion" msprop:Generator_RowChangingName="EmpPromotionRowChanging" msprop:Generator_RowClassName="EmpPromotionRow" msprop:Generator_TableClassName="EmpPromotionDataTable" msprop:Generator_TableVarName="tableEmpPromotion">
|
|||
|
<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="EffectDate" msprop:Generator_ColumnPropNameInTable="EffectDateColumn" msprop:Generator_ColumnPropNameInRow="EffectDate" msprop:Generator_UserColumnName="EffectDate" msprop:Generator_ColumnVarNameInTable="columnEffectDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_UserColumnName="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InsCoverage" msprop:Generator_ColumnPropNameInTable="InsCoverageColumn" msprop:Generator_ColumnPropNameInRow="InsCoverage" msprop:Generator_UserColumnName="InsCoverage" msprop:Generator_ColumnVarNameInTable="columnInsCoverage" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="NewlyIssuedLoan" msprop:Generator_RowEvHandlerName="NewlyIssuedLoanRowChangeEventHandler" msprop:Generator_RowDeletedName="NewlyIssuedLoanRowDeleted" msprop:Generator_RowDeletingName="NewlyIssuedLoanRowDeleting" msprop:Generator_RowEvArgName="NewlyIssuedLoanRowChangeEvent" msprop:Generator_TablePropName="NewlyIssuedLoan" msprop:Generator_RowChangedName="NewlyIssuedLoanRowChanged" msprop:Generator_UserTableName="NewlyIssuedLoan" msprop:Generator_RowChangingName="NewlyIssuedLoanRowChanging" msprop:Generator_RowClassName="NewlyIssuedLoanRow" msprop:Generator_TableClassName="NewlyIssuedLoanDataTable" msprop:Generator_TableVarName="tableNewlyIssuedLoan">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<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="EmpCode" msprop:Generator_ColumnPropNameInTable="EmpCodeColumn" msprop:Generator_ColumnPropNameInRow="EmpCode" msprop:Generator_UserColumnName="EmpCode" msprop:Generator_ColumnVarNameInTable="columnEmpCode" 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="LoanType" msprop:Generator_ColumnPropNameInTable="LoanTypeColumn" msprop:Generator_ColumnPropNameInRow="LoanType" msprop:Generator_UserColumnName="LoanType" msprop:Generator_ColumnVarNameInTable="columnLoanType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanCode" msprop:Generator_ColumnPropNameInTable="LoanCodeColumn" msprop:Generator_ColumnPropNameInRow="LoanCode" msprop:Generator_UserColumnName="LoanCode" msprop:Generator_ColumnVarNameInTable="columnLoanCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="IssueDate" msprop:Generator_ColumnPropNameInTable="IssueDateColumn" msprop:Generator_ColumnPropNameInRow="IssueDate" msprop:Generator_UserColumnName="IssueDate" msprop:Generator_ColumnVarNameInTable="columnIssueDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InterestRate" msprop:Generator_ColumnPropNameInTable="InterestRateColumn" msprop:Generator_ColumnPropNameInRow="InterestRate" msprop:Generator_UserColumnName="InterestRate" msprop:Generator_ColumnVarNameInTable="columnInterestRate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoOfInstallment" msprop:Generator_ColumnPropNameInTable="NoOfInstallmentColumn" msprop:Generator_ColumnPropNameInRow="NoOfInstallment" msprop:Generator_UserColumnName="NoOfInstallment" msprop:Generator_ColumnVarNameInTable="columnNoOfInstallment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentAmount" msprop:Generator_ColumnPropNameInTable="InstallmentAmountColumn" msprop:Generator_ColumnPropNameInRow="InstallmentAmount" msprop:Generator_UserColumnName="InstallmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstallmentAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InterestAmount" msprop:Generator_ColumnPropNameInTable="InterestAmountColumn" msprop:Generator_ColumnPropNameInRow="InterestAmount" msprop:Generator_UserColumnName="InterestAmount" msprop:Generator_ColumnVarNameInTable="columnInterestAmount" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CurrentMonthDueLoan" msprop:Generator_RowEvHandlerName="CurrentMonthDueLoanRowChangeEventHandler" msprop:Generator_RowDeletedName="CurrentMonthDueLoanRowDeleted" msprop:Generator_RowDeletingName="CurrentMonthDueLoanRowDeleting" msprop:Generator_RowEvArgName="CurrentMonthDueLoanRowChangeEvent" msprop:Generator_TablePropName="CurrentMonthDueLoan" msprop:Generator_RowChangedName="CurrentMonthDueLoanRowChanged" msprop:Generator_UserTableName="CurrentMonthDueLoan" msprop:Generator_RowChangingName="CurrentMonthDueLoanRowChanging" msprop:Generator_RowClassName="CurrentMonthDueLoanRow" msprop:Generator_TableClassName="CurrentMonthDueLoanDataTable" msprop:Generator_TableVarName="tableCurrentMonthDueLoan">
|
|||
|
<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="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_UserColumnName="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentPrincipal" msdata:Caption="InstalmentAmount" msprop:Generator_ColumnPropNameInTable="InstallmentPrincipalColumn" msprop:Generator_ColumnPropNameInRow="InstallmentPrincipal" msprop:Generator_UserColumnName="InstallmentPrincipal" msprop:Generator_ColumnVarNameInTable="columnInstallmentPrincipal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_UserColumnName="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_UserColumnName="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoofInstallmentPaid" msprop:Generator_ColumnPropNameInTable="NoofInstallmentPaidColumn" msprop:Generator_ColumnPropNameInRow="NoofInstallmentPaid" msprop:Generator_UserColumnName="NoofInstallmentPaid" msprop:Generator_ColumnVarNameInTable="columnNoofInstallmentPaid" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentPaid" msprop:Generator_ColumnPropNameInTable="InstallmentPaidColumn" msprop:Generator_ColumnPropNameInRow="InstallmentPaid" msprop:Generator_UserColumnName="InstallmentPaid" msprop:Generator_ColumnVarNameInTable="columnInstallmentPaid" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalDue" msprop:Generator_ColumnPropNameInTable="TotalDueColumn" msprop:Generator_ColumnPropNameInRow="TotalDue" msprop:Generator_UserColumnName="TotalDue" msprop:Generator_ColumnVarNameInTable="columnTotalDue" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RemainingInstallment" msprop:Generator_ColumnPropNameInTable="RemainingInstallmentColumn" msprop:Generator_ColumnPropNameInRow="RemainingInstallment" msprop:Generator_UserColumnName="RemainingInstallment" msprop:Generator_ColumnVarNameInTable="columnRemainingInstallment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoofInstallment" msprop:Generator_ColumnPropNameInTable="NoofInstallmentColumn" msprop:Generator_ColumnPropNameInRow="NoofInstallment" msprop:Generator_UserColumnName="NoofInstallment" msprop:Generator_ColumnVarNameInTable="columnNoofInstallment" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CashRefund" msprop:Generator_RowEvHandlerName="CashRefundRowChangeEventHandler" msprop:Generator_RowDeletedName="CashRefundRowDeleted" msprop:Generator_RowDeletingName="CashRefundRowDeleting" msprop:Generator_RowEvArgName="CashRefundRowChangeEvent" msprop:Generator_TablePropName="CashRefund" msprop:Generator_RowChangedName="CashRefundRowChanged" msprop:Generator_UserTableName="CashRefund" msprop:Generator_RowChangingName="CashRefundRowChanging" msprop:Generator_RowClassName="CashRefundRow" msprop:Generator_TableClassName="CashRefundDataTable" msprop:Generator_TableVarName="tableCashRefund">
|
|||
|
<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="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_UserColumnName="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LoanNo" msprop:Generator_ColumnPropNameInTable="LoanNoColumn" msprop:Generator_ColumnPropNameInRow="LoanNo" msprop:Generator_UserColumnName="LoanNo" msprop:Generator_ColumnVarNameInTable="columnLoanNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SettlementType" msprop:Generator_ColumnPropNameInTable="SettlementTypeColumn" msprop:Generator_ColumnPropNameInRow="SettlementType" msprop:Generator_UserColumnName="SettlementType" msprop:Generator_ColumnVarNameInTable="columnSettlementType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RefundDate" msprop:Generator_ColumnPropNameInTable="RefundDateColumn" msprop:Generator_ColumnPropNameInRow="RefundDate" msprop:Generator_UserColumnName="RefundDate" msprop:Generator_ColumnVarNameInTable="columnRefundDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_UserColumnName="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstallmentPrinciple" msprop:Generator_ColumnPropNameInTable="InstallmentPrincipleColumn" msprop:Generator_ColumnPropNameInRow="InstallmentPrinciple" msprop:Generator_UserColumnName="InstallmentPrinciple" msprop:Generator_ColumnVarNameInTable="columnInstallmentPrinciple" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PFRegister" msprop:Generator_RowEvHandlerName="PFRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="PFRegisterRowDeleted" msprop:Generator_RowDeletingName="PFRegisterRowDeleting" msprop:Generator_RowEvArgName="PFRegisterRowChangeEvent" msprop:Generator_TablePropName="PFRegister" msprop:Generator_RowChangedName="PFRegisterRowChanged" msprop:Generator_UserTableName="PFRegister" msprop:Generator_RowChangingName="PFRegisterRowChanging" msprop:Generator_RowClassName="PFRegisterRow" msprop:Generator_TableClassName="PFRegisterDataTable" msprop:Generator_TableVarName="tablePFRegister">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_UserColumnName="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" 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="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="OBalanceOwn" msprop:Generator_ColumnPropNameInTable="OBalanceOwnColumn" msprop:Generator_ColumnPropNameInRow="OBalanceOwn" msprop:Generator_UserColumnName="OBalanceOwn" msprop:Generator_ColumnVarNameInTable="columnOBalanceOwn" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ObalanceCompany" msprop:Generator_ColumnPropNameInTable="ObalanceCompanyColumn" msprop:Generator_ColumnPropNameInRow="ObalanceCompany" msprop:Generator_UserColumnName="ObalanceCompany" msprop:Generator_ColumnVarNameInTable="columnObalanceCompany" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RevenueOwn" msprop:Generator_ColumnPropNameInTable="RevenueOwnColumn" msprop:Generator_ColumnPropNameInRow="RevenueOwn" msprop:Generator_UserColumnName="RevenueOwn" msprop:Generator_ColumnVarNameInTable="columnRevenueOwn" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RevenueCompany" msprop:Generator_ColumnPropNameInTable="RevenueCompanyColumn" msprop:Generator_ColumnPropNameInRow="RevenueCompany" msprop:Generator_UserColumnName="RevenueCompany" msprop:Generator_ColumnVarNameInTable="columnRevenueCompany" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LTAPFOwn" msprop:Generator_ColumnPropNameInTable="LTAPFOwnColumn" msprop:Generator_ColumnPropNameInRow="LTAPFOwn" msprop:Generator_UserColumnName="LTAPFOwn" msprop:Generator_ColumnVarNameInTable="columnLTAPFOwn" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LTAPFCompany" msprop:Generator_ColumnPropNameInTable="LTAPFCompanyColumn" msprop:Generator_ColumnPropNameInRow="LTAPFCompany" msprop:Generator_UserColumnName="LTAPFCompany" msprop:Generator_ColumnVarNameInTable="columnLTAPFCompany" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="AccumulatedOwnTotal" msprop:Generator_ColumnPropNameInTable="AccumulatedOwnTotalColumn" msprop:Generator_ColumnPropNameInRow="AccumulatedOwnTotal" msprop:Generator_UserColumnName="AccumulatedOwnTotal" msprop:Generator_ColumnVarNameInTable="columnAccumulatedOwnTotal" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccumulatedCompanyTotal" msprop:Generator_ColumnPropNameInTable="AccumulatedCompanyTotalColumn" msprop:Generator_ColumnPropNameInRow="AccumulatedCompanyTotal" msprop:Generator_UserColumnName="AccumulatedCompanyTotal" msprop:Generator_ColumnVarNameInTable="columnAccumulatedCompanyTotal" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Jan" msprop:Generator_ColumnPropNameInTable="JanColumn" msprop:Generator_ColumnPropNameInRow="Jan" msprop:Generator_UserColumnName="Jan" msprop:Generator_ColumnVarNameInTable="columnJan" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Feb" msprop:Generator_ColumnPropNameInTable="FebColumn" msprop:Generator_ColumnPropNameInRow="Feb" msprop:Generator_UserColumnName="Feb" msprop:Generator_ColumnVarNameInTable="columnFeb" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Mar" msprop:Generator_ColumnPropNameInTable="MarColumn" msprop:Generator_ColumnPropNameInRow="Mar" msprop:Generator_UserColumnName="Mar" msprop:Generator_ColumnVarNameInTable="columnMar" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Apr" msprop:Generator_ColumnPropNameInTable="AprColumn" msprop:Generator_ColumnPropNameInRow="Apr" msprop:Generator_UserColumnName="Apr" msprop:Generator_ColumnVarNameInTable="columnApr" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="May" msprop:Generator_ColumnPropNameInTable="MayColumn" msprop:Generator_ColumnPropNameInRow="May" msprop:Generator_UserColumnName="May" msprop:Generator_ColumnVarNameInTable="columnMay" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="June" msprop:Generator_ColumnPropNameInTable="JuneColumn" msprop:Generator_ColumnPropNameInRow="June" msprop:Generator_UserColumnName="June" msprop:Generator_ColumnVarNameInTable="columnJune" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="July" msprop:Generator_ColumnPropNameInTable="JulyColumn" msprop:Generator_ColumnPropNameInRow="July" msprop:Generator_UserColumnName="July" msprop:Generator_ColumnVarNameInTable="columnJuly" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Aug" msprop:Generator_ColumnPropNameInTable="AugColumn" msprop:Generator_ColumnPropNameInRow="Aug" msprop:Generator_UserColumnName="Aug" msprop:Generator_ColumnVarNameInTable="columnAug" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Sept" msprop:Generator_ColumnPropNameInTable="SeptColumn" msprop:Generator_ColumnPropNameInRow="Sept" msprop:Generator_UserColumnName="Sept" msprop:Generator_ColumnVarNameInTable="columnSept" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Oct" msprop:Generator_ColumnPropNameInTable="OctColumn" msprop:Generator_ColumnPropNameInRow="Oct" msprop:Generator_UserColumnName="Oct" msprop:Generator_ColumnVarNameInTable="columnOct" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Nov" msprop:Generator_ColumnPropNameInTable="NovColumn" msprop:Generator_ColumnPropNameInRow="Nov" msprop:Generator_UserColumnName="Nov" msprop:Generator_ColumnVarNameInTable="columnNov" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Dec" msprop:Generator_ColumnPropNameInTable="DecColumn" msprop:Generator_ColumnPropNameInRow="Dec" msprop:Generator_UserColumnName="Dec" msprop:Generator_ColumnVarNameInTable="columnDec" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BonusRegisterBAT" msprop:Generator_RowEvHandlerName="BonusRegisterBATRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusRegisterBATRowDeleted" msprop:Generator_RowDeletingName="BonusRegisterBATRowDeleting" msprop:Generator_RowEvArgName="BonusRegisterBATRowChangeEvent" msprop:Generator_TablePropName="BonusRegisterBAT" msprop:Generator_RowChangedName="BonusRegisterBATRowChanged" msprop:Generator_UserTableName="BonusRegisterBAT" msprop:Generator_RowChangingName="BonusRegisterBATRowChanging" msprop:Generator_RowClassName="BonusRegisterBATRow" msprop:Generator_TableClassName="BonusRegisterBATDataTable" msprop:Generator_TableVarName="tableBonusRegisterBAT">
|
|||
|
<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="GrossSalary" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_UserColumnName="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BasicSalary" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_UserColumnName="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msdata:Caption="DataColumn1" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Side" msprop:Generator_ColumnPropNameInTable="SideColumn" msprop:Generator_ColumnPropNameInRow="Side" msprop:Generator_UserColumnName="Side" msprop:Generator_ColumnVarNameInTable="columnSide" 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="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="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_UserColumnName="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusName" msprop:Generator_ColumnPropNameInTable="BonusNameColumn" msprop:Generator_ColumnPropNameInRow="BonusName" msprop:Generator_UserColumnName="BonusName" msprop:Generator_ColumnVarNameInTable="columnBonusName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="NmgtSpringFestivalBonusRegister" msprop:Generator_RowEvHandlerName="NmgtSpringFestivalBonusRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="NmgtSpringFestivalBonusRegisterRowDeleted" msprop:Generator_RowDeletingName="NmgtSpringFestivalBonusRegisterRowDeleting" msprop:Generator_RowEvArgName="NmgtSpringFestivalBonusRegisterRowChangeEvent" msprop:Generator_TablePropName="NmgtSpringFestivalBonusRegister" msprop:Generator_RowChangedName="NmgtSpringFestivalBonusRegisterRowChanged" msprop:Generator_UserTableName="NmgtSpringFestivalBonusRegister" msprop:Generator_RowChangingName="NmgtSpringFestivalBonusRegisterRowChanging" msprop:Generator_RowClassName="NmgtSpringFestivalBonusRegisterRow" msprop:Generator_TableClassName="NmgtSpringFestivalBonusRegisterDataTable" msprop:Generator_TableVarName="tableNmgtSpringFestivalBonusRegister">
|
|||
|
<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="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_UserColumnName="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalEarnBasic" msprop:Generator_ColumnPropNameInTable="TotalEarnBasicColumn" msprop:Generator_ColumnPropNameInRow="TotalEarnBasic" msprop:Generator_UserColumnName="TotalEarnBasic" msprop:Generator_ColumnVarNameInTable="columnTotalEarnBasic" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_UserColumnName="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CLAmount" msprop:Generator_ColumnPropNameInTable="CLAmountColumn" msprop:Generator_ColumnPropNameInRow="CLAmount" msprop:Generator_UserColumnName="CLAmount" msprop:Generator_ColumnVarNameInTable="columnCLAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLAmount" msprop:Generator_ColumnPropNameInTable="SLAmountColumn" msprop:Generator_ColumnPropNameInRow="SLAmount" msprop:Generator_UserColumnName="SLAmount" msprop:Generator_ColumnVarNameInTable="columnSLAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GROSSAmount" msprop:Generator_ColumnPropNameInTable="GROSSAmountColumn" msprop:Generator_ColumnPropNameInRow="GROSSAmount" msprop:Generator_UserColumnName="GROSSAmount" msprop:Generator_ColumnVarNameInTable="columnGROSSAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CooperativeDeduction" msprop:Generator_ColumnPropNameInTable="CooperativeDeductionColumn" msprop:Generator_ColumnPropNameInRow="CooperativeDeduction" msprop:Generator_UserColumnName="CooperativeDeduction" msprop:Generator_ColumnVarNameInTable="columnCooperativeDeduction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BenevolentFundDeduction" msprop:Generator_ColumnPropNameInTable="BenevolentFundDeductionColumn" msprop:Generator_ColumnPropNameInRow="BenevolentFundDeduction" msprop:Generator_UserColumnName="BenevolentFundDeduction" msprop:Generator_ColumnVarNameInTable="columnBenevolentFundDeduction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MosqFundDeduction" msprop:Generator_ColumnPropNameInTable="MosqFundDeductionColumn" msprop:Generator_ColumnPropNameInRow="MosqFundDeduction" msprop:Generator_UserColumnName="MosqFundDeduction" msprop:Generator_ColumnVarNameInTable="columnMosqFundDeduction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduction" msprop:Generator_ColumnPropNameInTable="TotalDeductionColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduction" msprop:Generator_UserColumnName="TotalDeduction" msprop:Generator_ColumnVarNameInTable="columnTotalDeduction" 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:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="NmgtBonusPaySlip" msprop:Generator_RowEvHandlerName="NmgtBonusPaySlipRowChangeEventHandler" msprop:Generator_RowDeletedName="NmgtBonusPaySlipRowDeleted" msprop:Generator_RowDeletingName="NmgtBonusPaySlipRowDeleting" msprop:Generator_RowEvArgName="NmgtBonusPaySlipRowChangeEvent" msprop:Generator_TablePropName="NmgtBonusPaySlip" msprop:Generator_RowChangedName="NmgtBonusPaySlipRowChanged" msprop:Generator_UserTableName="NmgtBonusPaySlip" msprop:Generator_RowChangingName="NmgtBonusPaySlipRowChanging" msprop:Generator_RowClassName="NmgtBonusPaySlipRow" msprop:Generator_TableClassName="NmgtBonusPaySlipDataTable" msprop:Generator_TableVarName="tableNmgtBonusPaySlip">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="BasicPay" msprop:Generator_ColumnPropNameInTable="BasicPayColumn" msprop:Generator_ColumnPropNameInRow="BasicPay" msprop:Generator_UserColumnName="BasicPay" msprop:Generator_ColumnVarNameInTable="columnBasicPay" 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="BasicEarning" msprop:Generator_ColumnPropNameInTable="BasicEarningColumn" msprop:Generator_ColumnPropNameInRow="BasicEarning" msprop:Generator_UserColumnName="BasicEarning" msprop:Generator_ColumnVarNameInTable="columnBasicEarning" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EarnedBasic" msprop:Generator_ColumnPropNameInTable="EarnedBasicColumn" msprop:Generator_ColumnPropNameInRow="EarnedBasic" msprop:Generator_UserColumnName="EarnedBasic" msprop:Generator_ColumnVarNameInTable="columnEarnedBasic" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Payment" msprop:Generator_ColumnPropNameInTable="PaymentColumn" msprop:Generator_ColumnPropNameInRow="Payment" msprop:Generator_UserColumnName="Payment" msprop:Generator_ColumnVarNameInTable="columnPayment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Hour" msprop:Generator_ColumnPropNameInTable="HourColumn" msprop:Generator_ColumnPropNameInRow="Hour" msprop:Generator_UserColumnName="Hour" msprop:Generator_ColumnVarNameInTable="columnHour" 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="Deduction" msprop:Generator_ColumnPropNameInTable="DeductionColumn" msprop:Generator_ColumnPropNameInRow="Deduction" msprop:Generator_UserColumnName="Deduction" msprop:Generator_ColumnVarNameInTable="columnDeduction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DeductionAmount" msprop:Generator_ColumnPropNameInTable="DeductionAmountColumn" msprop:Generator_ColumnPropNameInRow="DeductionAmount" msprop:Generator_UserColumnName="DeductionAmount" msprop:Generator_ColumnVarNameInTable="columnDeductionAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalBonusEarned" msprop:Generator_ColumnPropNameInTable="TotalBonusEarnedColumn" msprop:Generator_ColumnPropNameInRow="TotalBonusEarned" msprop:Generator_UserColumnName="TotalBonusEarned" msprop:Generator_ColumnVarNameInTable="columnTotalBonusEarned" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduction" msprop:Generator_ColumnPropNameInTable="TotalDeductionColumn" msprop:Generator_ColumnPropNameInRow="TotalDeduction" msprop:Generator_UserColumnName="TotalDeduction" msprop:Generator_ColumnVarNameInTable="columnTotalDeduction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalEarnedBasic" msprop:Generator_ColumnPropNameInTable="TotalEarnedBasicColumn" msprop:Generator_ColumnPropNameInRow="TotalEarnedBasic" msprop:Generator_UserColumnName="TotalEarnedBasic" msprop:Generator_ColumnVarNameInTable="columnTotalEarnedBasic" 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="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_UserColumnName="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusYear" msprop:Generator_ColumnPropNameInTable="BonusYearColumn" msprop:Generator_ColumnPropNameInRow="BonusYear" msprop:Generator_UserColumnName="BonusYear" msprop:Generator_ColumnVarNameInTable="columnBonusYear" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryRegister" msprop:Generator_RowEvHandlerName="SalaryRegisterRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryRegisterRowDeleted" msprop:Generator_RowDeletingName="SalaryRegisterRowDeleting" msprop:Generator_RowEvArgName="SalaryRegisterRowChangeEvent" msprop:Generator_TablePropName="SalaryRegister" msprop:Generator_RowChangedName="SalaryRegisterRowChanged" msprop:Generator_UserTableName="SalaryRegister" msprop:Generator_RowChangingName="SalaryRegisterRowChanging" msprop:Generator_RowClassName="SalaryRegisterRow" msprop:Generator_TableClassName="SalaryRegisterDataTable" msprop:Generator_TableVarName="tableSalaryRegister">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CountryCode" msprop:Generator_ColumnPropNameInTable="CountryCodeColumn" msprop:Generator_ColumnPropNameInRow="CountryCode" msprop:Generator_UserColumnName="CountryCode" msprop:Generator_ColumnVarNameInTable="columnCountryCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_UserColumnName="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="EntityCode" msprop:Generator_ColumnPropNameInTable="EntityCodeColumn" msprop:Generator_ColumnPropNameInRow="EntityCode" msprop:Generator_UserColumnName="EntityCode" msprop:Generator_ColumnVarNameInTable="columnEntityCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="YearCode" msprop:Generator_ColumnPropNameInTable="YearCodeColumn" msprop:Generator_ColumnPropNameInRow="YearCode" msprop:Generator_UserColumnName="YearCode" msprop:Generator_ColumnVarNameInTable="columnYearCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PeriodStartDate" msprop:Generator_ColumnPropNameInTable="PeriodStartDateColumn" msprop:Generator_ColumnPropNameInRow="PeriodStartDate" msprop:Generator_UserColumnName="PeriodStartDate" msprop:Generator_ColumnVarNameInTable="columnPeriodStartDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PeriodEndDate" msprop:Generator_ColumnPropNameInTable="PeriodEndDateColumn" msprop:Generator_ColumnPropNameInRow="PeriodEndDate" msprop:Generator_UserColumnName="PeriodEndDate" msprop:Generator_ColumnVarNameInTable="columnPeriodEndDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ProcessType" msprop:Generator_ColumnPropNameInTable="ProcessTypeColumn" msprop:Generator_ColumnPropNameInRow="ProcessType" msprop:Generator_UserColumnName="ProcessType" msprop:Generator_ColumnVarNameInTable="columnProcessType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayElementCode" msprop:Generator_ColumnPropNameInTable="PayElementCodeColumn" msprop:Generator_ColumnPropNameInRow="PayElementCode" msprop:Generator_UserColumnName="PayElementCode" msprop:Generator_ColumnVarNameInTable="columnPayElementCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PayoutCurrency" msprop:Generator_ColumnPropNameInTable="PayoutCurrencyColumn" msprop:Generator_ColumnPropNameInRow="PayoutCurrency" msprop:Generator_UserColumnName="PayoutCurrency" msprop:Generator_ColumnVarNameInTable="columnPayoutCurrency" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Serial" msprop:Generator_ColumnPropNameInTable="SerialColumn" msprop:Generator_ColumnPropNameInRow="Serial" msprop:Generator_UserColumnName="Serial" msprop:Generator_ColumnVarNameInTable="columnSerial" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CrewDeployment" msprop:Generator_RowEvHandlerName="CrewDeploymentRowChangeEventHandler" msprop:Generator_RowDeletedName="CrewDeploymentRowDeleted" msprop:Generator_RowDeletingName="CrewDeploymentRowDeleting" msprop:Generator_RowEvArgName="CrewDeploymentRowChangeEvent" msprop:Generator_TablePropName="CrewDeployment" msprop:Generator_RowChangedName="CrewDeploymentRowChanged" msprop:Generator_UserTableName="CrewDeployment" msprop:Generator_RowChangingName="CrewDeploymentRowChanging" msprop:Generator_RowClassName="CrewDeploymentRow" msprop:Generator_TableClassName="CrewDeploymentDataTable" msprop:Generator_TableVarName="tableCrewDeployment">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Shift" msprop:Generator_ColumnPropNameInTable="ShiftColumn" msprop:Generator_ColumnPropNameInRow="Shift" msprop:Generator_UserColumnName="Shift" msprop:Generator_ColumnVarNameInTable="columnShift" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="JoinDate" msprop:Generator_ColumnPropNameInTable="JoinDateColumn" msprop:Generator_ColumnPropNameInRow="JoinDate" msprop:Generator_UserColumnName="JoinDate" msprop:Generator_ColumnVarNameInTable="columnJoinDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="CelName" msprop:Generator_ColumnPropNameInTable="CelNameColumn" msprop:Generator_ColumnPropNameInRow="CelName" msprop:Generator_UserColumnName="CelName" msprop:Generator_ColumnVarNameInTable="columnCelName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Module" msprop:Generator_ColumnPropNameInTable="ModuleColumn" msprop:Generator_ColumnPropNameInRow="Module" msprop:Generator_UserColumnName="Module" msprop:Generator_ColumnVarNameInTable="columnModule" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MakerPaker" msprop:Generator_ColumnPropNameInTable="MakerPakerColumn" msprop:Generator_ColumnPropNameInRow="MakerPaker" msprop:Generator_UserColumnName="MakerPaker" msprop:Generator_ColumnVarNameInTable="columnMakerPaker" 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:string" minOccurs="0" />
|
|||
|
<xs:element name="FactoryDesignation" msprop:Generator_ColumnPropNameInTable="FactoryDesignationColumn" msprop:Generator_ColumnPropNameInRow="FactoryDesignation" msprop:Generator_UserColumnName="FactoryDesignation" msprop:Generator_ColumnVarNameInTable="columnFactoryDesignation" 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:int" minOccurs="0" />
|
|||
|
<xs:element name="PositionCode" msprop:Generator_ColumnPropNameInTable="PositionCodeColumn" msprop:Generator_ColumnPropNameInRow="PositionCode" msprop:Generator_UserColumnName="PositionCode" msprop:Generator_ColumnVarNameInTable="columnPositionCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CellCode" msprop:Generator_ColumnPropNameInTable="CellCodeColumn" msprop:Generator_ColumnPropNameInRow="CellCode" msprop:Generator_UserColumnName="CellCode" msprop:Generator_ColumnVarNameInTable="columnCellCode" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ActiveEmployee" msprop:Generator_RowEvHandlerName="ActiveEmployeeRowChangeEventHandler" msprop:Generator_RowDeletedName="ActiveEmployeeRowDeleted" msprop:Generator_RowDeletingName="ActiveEmployeeRowDeleting" msprop:Generator_RowEvArgName="ActiveEmployeeRowChangeEvent" msprop:Generator_TablePropName="ActiveEmployee" msprop:Generator_RowChangedName="ActiveEmployeeRowChanged" msprop:Generator_UserTableName="ActiveEmployee" msprop:Generator_RowChangingName="ActiveEmployeeRowChanging" msprop:Generator_RowClassName="ActiveEmployeeRow" msprop:Generator_TableClassName="ActiveEmployeeDataTable" msprop:Generator_TableVarName="tableActiveEmployee">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeId" msdata:Caption="EmpNo" msprop:Generator_ColumnPropNameInTable="EmployeeIdColumn" msprop:Generator_ColumnPropNameInRow="EmployeeId" msprop:Generator_UserColumnName="EmployeeId" msprop:Generator_ColumnVarNameInTable="columnEmployeeId" 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="JoindDate" msprop:Generator_ColumnPropNameInTable="JoindDateColumn" msprop:Generator_ColumnPropNameInRow="JoindDate" msprop:Generator_UserColumnName="JoindDate" msprop:Generator_ColumnVarNameInTable="columnJoindDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Employeestatus" msprop:Generator_ColumnPropNameInTable="EmployeestatusColumn" msprop:Generator_ColumnPropNameInRow="Employeestatus" msprop:Generator_UserColumnName="Employeestatus" msprop:Generator_ColumnVarNameInTable="columnEmployeestatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_UserColumnName="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" 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="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="Plant" msprop:Generator_ColumnPropNameInTable="PlantColumn" msprop:Generator_ColumnPropNameInRow="Plant" msprop:Generator_UserColumnName="Plant" msprop:Generator_ColumnVarNameInTable="columnPlant" 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="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="JobLocation" msprop:Generator_ColumnPropNameInTable="JobLocationColumn" msprop:Generator_ColumnPropNameInRow="JobLocation" msprop:Generator_UserColumnName="JobLocation" msprop:Generator_ColumnVarNameInTable="columnJobLocation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WorkLocation" msprop:Generator_ColumnPropNameInTable="WorkLocationColumn" msprop:Generator_ColumnPropNameInRow="WorkLocation" msprop:Generator_UserColumnName="WorkLocation" msprop:Generator_ColumnVarNameInTable="columnWorkLocation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryLocation" msprop:Generator_ColumnPropNameInTable="SalaryLocationColumn" msprop:Generator_ColumnPropNameInRow="SalaryLocation" msprop:Generator_UserColumnName="SalaryLocation" msprop:Generator_ColumnVarNameInTable="columnSalaryLocation" 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="Education" msprop:Generator_ColumnPropNameInTable="EducationColumn" msprop:Generator_ColumnPropNameInRow="Education" msprop:Generator_UserColumnName="Education" msprop:Generator_ColumnVarNameInTable="columnEducation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_UserColumnName="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_UserColumnName="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpCategory" msprop:Generator_ColumnPropNameInTable="EmpCategoryColumn" msprop:Generator_ColumnPropNameInRow="EmpCategory" msprop:Generator_UserColumnName="EmpCategory" msprop:Generator_ColumnVarNameInTable="columnEmpCategory" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpType" msprop:Generator_ColumnPropNameInTable="EmpTypeColumn" msprop:Generator_ColumnPropNameInRow="EmpType" msprop:Generator_UserColumnName="EmpType" msprop:Generator_ColumnVarNameInTable="columnEmpType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GeneralDesignation" msprop:Generator_ColumnPropNameInTable="GeneralDesignationColumn" msprop:Generator_ColumnPropNameInRow="GeneralDesignation" msprop:Generator_UserColumnName="GeneralDesignation" msprop:Generator_ColumnVarNameInTable="columnGeneralDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ActiveStatus" msprop:Generator_ColumnPropNameInTable="ActiveStatusColumn" msprop:Generator_ColumnPropNameInRow="ActiveStatus" msprop:Generator_UserColumnName="ActiveStatus" msprop:Generator_ColumnVarNameInTable="columnActiveStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_UserColumnName="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_UserColumnName="Age" msprop:Generator_ColumnVarNameInTable="columnAge" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RetireDate" msprop:Generator_ColumnPropNameInTable="RetireDateColumn" msprop:Generator_ColumnPropNameInRow="RetireDate" msprop:Generator_UserColumnName="RetireDate" msprop:Generator_ColumnVarNameInTable="columnRetireDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ServicePeriod" msprop:Generator_ColumnPropNameInTable="ServicePeriodColumn" msprop:Generator_ColumnPropNameInRow="ServicePeriod" msprop:Generator_UserColumnName="ServicePeriod" msprop:Generator_ColumnVarNameInTable="columnServicePeriod" 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:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AnnualIncomeCertificate" msprop:Generator_RowEvHandlerName="AnnualIncomeCertificateRowChangeEventHandler" msprop:Generator_RowDeletedName="AnnualIncomeCertificateRowDeleted" msprop:Generator_RowDeletingName="AnnualIncomeCertificateRowDeleting" msprop:Generator_RowEvArgName="AnnualIncomeCertificateRowChangeEvent" msprop:Generator_TablePropName="AnnualIncomeCertificate" msprop:Generator_RowChangedName="AnnualIncomeCertificateRowChanged" msprop:Generator_UserTableName="AnnualIncomeCertificate" msprop:Generator_RowChangingName="AnnualIncomeCertificateRowChanging" msprop:Generator_RowClassName="AnnualIncomeCertificateRow" msprop:Generator_TableClassName="AnnualIncomeCertificateDataTable" msprop:Generator_TableVarName="tableAnnualIncomeCertificate">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Assesse" msprop:Generator_ColumnPropNameInTable="AssesseColumn" msprop:Generator_ColumnPropNameInRow="Assesse" msprop:Generator_UserColumnName="Assesse" msprop:Generator_ColumnVarNameInTable="columnAssesse" type="xs:string" minOccurs="0" />
|
|||
|
<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="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="AssessmentYear" msprop:Generator_ColumnPropNameInTable="AssessmentYearColumn" msprop:Generator_ColumnPropNameInRow="AssessmentYear" msprop:Generator_UserColumnName="AssessmentYear" msprop:Generator_ColumnVarNameInTable="columnAssessmentYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="IncomeYear" msprop:Generator_ColumnPropNameInTable="IncomeYearColumn" msprop:Generator_ColumnPropNameInRow="IncomeYear" msprop:Generator_UserColumnName="IncomeYear" msprop:Generator_ColumnVarNameInTable="columnIncomeYear" 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:double" minOccurs="0" />
|
|||
|
<xs:element name="HouseRentAllowance" msprop:Generator_ColumnPropNameInTable="HouseRentAllowanceColumn" msprop:Generator_ColumnPropNameInRow="HouseRentAllowance" msprop:Generator_UserColumnName="HouseRentAllowance" msprop:Generator_ColumnVarNameInTable="columnHouseRentAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MedicalAllowance" msprop:Generator_ColumnPropNameInTable="MedicalAllowanceColumn" msprop:Generator_ColumnPropNameInRow="MedicalAllowance" msprop:Generator_UserColumnName="MedicalAllowance" msprop:Generator_ColumnVarNameInTable="columnMedicalAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TransportAllowance" msprop:Generator_ColumnPropNameInTable="TransportAllowanceColumn" msprop:Generator_ColumnPropNameInRow="TransportAllowance" msprop:Generator_UserColumnName="TransportAllowance" msprop:Generator_ColumnVarNameInTable="columnTransportAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="FeeOrFreeOrConcessionalPassagesLFA" msprop:Generator_ColumnPropNameInTable="FeeOrFreeOrConcessionalPassagesLFAColumn" msprop:Generator_ColumnPropNameInRow="FeeOrFreeOrConcessionalPassagesLFA" msprop:Generator_UserColumnName="FeeOrFreeOrConcessionalPassagesLFA" msprop:Generator_ColumnVarNameInTable="columnFeeOrFreeOrConcessionalPassagesLFA" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MobileInternetAllowance" msprop:Generator_ColumnPropNameInTable="MobileInternetAllowanceColumn" msprop:Generator_ColumnPropNameInRow="MobileInternetAllowance" msprop:Generator_UserColumnName="MobileInternetAllowance" msprop:Generator_ColumnVarNameInTable="columnMobileInternetAllowance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="FestivalBonus" msprop:Generator_ColumnPropNameInTable="FestivalBonusColumn" msprop:Generator_ColumnPropNameInRow="FestivalBonus" msprop:Generator_UserColumnName="FestivalBonus" msprop:Generator_ColumnVarNameInTable="columnFestivalBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PerformanceBonus" msprop:Generator_ColumnPropNameInTable="PerformanceBonusColumn" msprop:Generator_ColumnPropNameInRow="PerformanceBonus" msprop:Generator_UserColumnName="PerformanceBonus" msprop:Generator_ColumnVarNameInTable="columnPerformanceBonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SalesIncentive" msprop:Generator_ColumnPropNameInTable="SalesIncentiveColumn" msprop:Generator_ColumnPropNameInRow="SalesIncentive" msprop:Generator_UserColumnName="SalesIncentive" msprop:Generator_ColumnVarNameInTable="columnSalesIncentive" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="GratuityAmount" msprop:Generator_ColumnPropNameInTable="GratuityAmountColumn" msprop:Generator_ColumnPropNameInRow="GratuityAmount" msprop:Generator_UserColumnName="GratuityAmount" msprop:Generator_ColumnVarNameInTable="columnGratuityAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="MaternityBenefits" msprop:Generator_ColumnPropNameInTable="MaternityBenefitsColumn" msprop:Generator_ColumnPropNameInRow="MaternityBenefits" msprop:Generator_UserColumnName="MaternityBenefits" msprop:Generator_ColumnVarNameInTable="columnMaternityBenefits" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EarnedLeaveEncashment" msprop:Generator_ColumnPropNameInTable="EarnedLeaveEncashmentColumn" msprop:Generator_ColumnPropNameInRow="EarnedLeaveEncashment" msprop:Generator_UserColumnName="EarnedLeaveEncashment" msprop:Generator_ColumnVarNameInTable="columnEarnedLeaveEncashment" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ProvidentFund" msprop:Generator_ColumnPropNameInTable="ProvidentFundColumn" msprop:Generator_ColumnPropNameInRow="ProvidentFund" msprop:Generator_UserColumnName="ProvidentFund" msprop:Generator_ColumnVarNameInTable="columnProvidentFund" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtherAllowances" msprop:Generator_ColumnPropNameInTable="OtherAllowancesColumn" msprop:Generator_ColumnPropNameInRow="OtherAllowances" msprop:Generator_UserColumnName="OtherAllowances" msprop:Generator_ColumnVarNameInTable="columnOtherAllowances" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OtherBenefitsAwards" msprop:Generator_ColumnPropNameInTable="OtherBenefitsAwardsColumn" msprop:Generator_ColumnPropNameInRow="OtherBenefitsAwards" msprop:Generator_UserColumnName="OtherBenefitsAwards" msprop:Generator_ColumnVarNameInTable="columnOtherBenefitsAwards" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="FinalSettlement" msprop:Generator_ColumnPropNameInTable="FinalSettlementColumn" msprop:Generator_ColumnPropNameInRow="FinalSettlement" msprop:Generator_UserColumnName="FinalSettlement" msprop:Generator_ColumnVarNameInTable="columnFinalSettlement" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalIncome" msprop:Generator_ColumnPropNameInTable="TotalIncomeColumn" msprop:Generator_ColumnPropNameInRow="TotalIncome" msprop:Generator_UserColumnName="TotalIncome" msprop:Generator_ColumnVarNameInTable="columnTotalIncome" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TaxChallan" msprop:Generator_ColumnPropNameInTable="TaxChallanColumn" msprop:Generator_ColumnPropNameInRow="TaxChallan" msprop:Generator_UserColumnName="TaxChallan" msprop:Generator_ColumnVarNameInTable="columnTaxChallan" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxDeduction" msprop:Generator_ColumnPropNameInTable="TaxDeductionColumn" msprop:Generator_ColumnPropNameInRow="TaxDeduction" msprop:Generator_UserColumnName="TaxDeduction" msprop:Generator_ColumnVarNameInTable="columnTaxDeduction" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TAReimbursement" msprop:Generator_ColumnPropNameInTable="TAReimbursementColumn" msprop:Generator_ColumnPropNameInRow="TAReimbursement" msprop:Generator_UserColumnName="TAReimbursement" msprop:Generator_ColumnVarNameInTable="columnTAReimbursement" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="empJoinDate" msprop:Generator_ColumnPropNameInTable="empJoinDateColumn" msprop:Generator_ColumnPropNameInRow="empJoinDate" msprop:Generator_UserColumnName="empJoinDate" msprop:Generator_ColumnVarNameInTable="columnempJoinDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AssetSerialInformation" msprop:Generator_RowEvHandlerName="AssetSerialInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="AssetSerialInformationRowDeleted" msprop:Generator_RowDeletingName="AssetSerialInformationRowDeleting" msprop:Generator_RowEvArgName="AssetSerialInformationRowChangeEvent" msprop:Generator_TablePropName="AssetSerialInformation" msprop:Generator_RowChangedName="AssetSerialInformationRowChanged" msprop:Generator_UserTableName="AssetSerialInformation" msprop:Generator_RowChangingName="AssetSerialInformationRowChanging" msprop:Generator_RowClassName="AssetSerialInformationRow" msprop:Generator_TableClassName="AssetSerialInformationDataTable" msprop:Generator_TableVarName="tableAssetSerialInformation">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="BpProductID" msprop:Generator_ColumnPropNameInTable="BpProductIDColumn" msprop:Generator_ColumnPropNameInRow="BpProductID" msprop:Generator_UserColumnName="BpProductID" msprop:Generator_ColumnVarNameInTable="columnBpProductID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DurationDays" msprop:Generator_ColumnPropNameInTable="DurationDaysColumn" msprop:Generator_ColumnPropNameInRow="DurationDays" msprop:Generator_UserColumnName="DurationDays" msprop:Generator_ColumnVarNameInTable="columnDurationDays" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SerialNumber" msprop:Generator_ColumnPropNameInTable="SerialNumberColumn" msprop:Generator_ColumnPropNameInRow="SerialNumber" msprop:Generator_UserColumnName="SerialNumber" msprop:Generator_ColumnVarNameInTable="columnSerialNumber" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Asset" msprop:Generator_ColumnPropNameInTable="AssetColumn" msprop:Generator_ColumnPropNameInRow="Asset" msprop:Generator_UserColumnName="Asset" msprop:Generator_ColumnVarNameInTable="columnAsset" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Quantity" msprop:Generator_ColumnPropNameInTable="QuantityColumn" msprop:Generator_ColumnPropNameInRow="Quantity" msprop:Generator_UserColumnName="Quantity" msprop:Generator_ColumnVarNameInTable="columnQuantity" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CandidateInformation" msprop:Generator_RowEvHandlerName="CandidateInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="CandidateInformationRowDeleted" msprop:Generator_RowDeletingName="CandidateInformationRowDeleting" msprop:Generator_RowEvArgName="CandidateInformationRowChangeEvent" msprop:Generator_TablePropName="CandidateInformation" msprop:Generator_RowChangedName="CandidateInformationRowChanged" msprop:Generator_UserTableName="CandidateInformation" msprop:Generator_RowChangingName="CandidateInformationRowChanging" msprop:Generator_RowClassName="CandidateInformationRow" msprop:Generator_TableClassName="CandidateInformationDataTable" msprop:Generator_TableVarName="tableCandidateInformation">
|
|||
|
<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="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_UserColumnName="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Mobile" msprop:Generator_ColumnPropNameInTable="MobileColumn" msprop:Generator_ColumnPropNameInRow="Mobile" msprop:Generator_UserColumnName="Mobile" msprop:Generator_ColumnVarNameInTable="columnMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Time" msprop:Generator_ColumnPropNameInTable="TimeColumn" msprop:Generator_ColumnPropNameInRow="Time" msprop:Generator_UserColumnName="Time" msprop:Generator_ColumnVarNameInTable="columnTime" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpAttendance" msprop:Generator_RowEvHandlerName="EmpAttendanceRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpAttendanceRowDeleted" msprop:Generator_RowDeletingName="EmpAttendanceRowDeleting" msprop:Generator_RowEvArgName="EmpAttendanceRowChangeEvent" msprop:Generator_TablePropName="EmpAttendance" msprop:Generator_RowChangedName="EmpAttendanceRowChanged" msprop:Generator_UserTableName="EmpAttendance" msprop:Generator_RowChangingName="EmpAttendanceRowChanging" msprop:Generator_RowClassName="EmpAttendanceRow" msprop:Generator_TableClassName="EmpAttendanceDataTable" msprop:Generator_TableVarName="tableEmpAttendance">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="fromDate" msdata:Caption="QualificationDegree" 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" msdata:Caption="DivisionClass" msprop:Generator_ColumnPropNameInTable="toDateColumn" msprop:Generator_ColumnPropNameInRow="toDate" msprop:Generator_UserColumnName="toDate" msprop:Generator_ColumnVarNameInTable="columntoDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="statusString" msprop:Generator_ColumnPropNameInTable="statusStringColumn" msprop:Generator_ColumnPropNameInRow="statusString" msprop:Generator_UserColumnName="statusString" msprop:Generator_ColumnVarNameInTable="columnstatusString" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="departmentName" msprop:Generator_ColumnPropNameInTable="departmentNameColumn" msprop:Generator_ColumnPropNameInRow="departmentName" msprop:Generator_UserColumnName="departmentName" msprop:Generator_ColumnVarNameInTable="columndepartmentName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="lineManagerName" msprop:Generator_ColumnPropNameInTable="lineManagerNameColumn" msprop:Generator_ColumnPropNameInRow="lineManagerName" msprop:Generator_UserColumnName="lineManagerName" msprop:Generator_ColumnVarNameInTable="columnlineManagerName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SelectedEmployeeName" msprop:Generator_ColumnPropNameInTable="SelectedEmployeeNameColumn" msprop:Generator_ColumnPropNameInRow="SelectedEmployeeName" msprop:Generator_UserColumnName="SelectedEmployeeName" msprop:Generator_ColumnVarNameInTable="columnSelectedEmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="selectedShiftName" msprop:Generator_ColumnPropNameInTable="selectedShiftNameColumn" msprop:Generator_ColumnPropNameInRow="selectedShiftName" msprop:Generator_UserColumnName="selectedShiftName" msprop:Generator_ColumnVarNameInTable="columnselectedShiftName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="attendateString" msprop:Generator_ColumnPropNameInTable="attendateStringColumn" msprop:Generator_ColumnPropNameInRow="attendateString" msprop:Generator_UserColumnName="attendateString" msprop:Generator_ColumnVarNameInTable="columnattendateString" 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="employeename" msprop:Generator_ColumnPropNameInTable="employeenameColumn" msprop:Generator_ColumnPropNameInRow="employeename" msprop:Generator_UserColumnName="employeename" msprop:Generator_ColumnVarNameInTable="columnemployeename" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="inTimeString" msprop:Generator_ColumnPropNameInTable="inTimeStringColumn" msprop:Generator_ColumnPropNameInRow="inTimeString" msprop:Generator_UserColumnName="inTimeString" msprop:Generator_ColumnVarNameInTable="columninTimeString" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="outTimeString" msprop:Generator_ColumnPropNameInTable="outTimeStringColumn" msprop:Generator_ColumnPropNameInRow="outTimeString" msprop:Generator_UserColumnName="outTimeString" msprop:Generator_ColumnVarNameInTable="columnoutTimeString" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="othour" msprop:Generator_ColumnPropNameInTable="othourColumn" msprop:Generator_ColumnPropNameInRow="othour" msprop:Generator_UserColumnName="othour" msprop:Generator_ColumnVarNameInTable="columnothour" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="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="selectedStatus" msprop:Generator_ColumnPropNameInTable="selectedStatusColumn" msprop:Generator_ColumnPropNameInRow="selectedStatus" msprop:Generator_UserColumnName="selectedStatus" msprop:Generator_ColumnVarNameInTable="columnselectedStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="lateHourString" msprop:Generator_ColumnPropNameInTable="lateHourStringColumn" msprop:Generator_ColumnPropNameInRow="lateHourString" msprop:Generator_UserColumnName="lateHourString" msprop:Generator_ColumnVarNameInTable="columnlateHourString" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="workhourString" msprop:Generator_ColumnPropNameInTable="workhourStringColumn" msprop:Generator_ColumnPropNameInRow="workhourString" msprop:Generator_UserColumnName="workhourString" msprop:Generator_ColumnVarNameInTable="columnworkhourString" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="shift" msprop:Generator_ColumnPropNameInRow="shift" msprop:Generator_ColumnPropNameInTable="shiftColumn" msprop:Generator_ColumnVarNameInTable="columnshift" msprop:Generator_UserColumnName="shift" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
</xs:choice>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
</xs:schema>
|