962 lines
219 KiB
XML
962 lines
219 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="dsCompany" targetNamespace="http://tempuri.org/dsCompany.xsd" xmlns:mstns="http://tempuri.org/dsCompany.xsd" xmlns="http://tempuri.org/dsCompany.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="dsCompany" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="dsCompany" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsCompany">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="ComapnyInformation" msprop:Generator_RowEvHandlerName="ComapnyInformationRowChangeEventHandler" msprop:Generator_RowDeletedName="ComapnyInformationRowDeleted" msprop:Generator_RowDeletingName="ComapnyInformationRowDeleting" msprop:Generator_RowEvArgName="ComapnyInformationRowChangeEvent" msprop:Generator_TablePropName="ComapnyInformation" msprop:Generator_RowChangedName="ComapnyInformationRowChanged" msprop:Generator_UserTableName="ComapnyInformation" msprop:Generator_RowChangingName="ComapnyInformationRowChanging" msprop:Generator_RowClassName="ComapnyInformationRow" msprop:Generator_TableClassName="ComapnyInformationDataTable" msprop:Generator_TableVarName="tableComapnyInformation">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_UserColumnName="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" type="xs:string" default=""ACME"" 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="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="Web" msprop:Generator_ColumnPropNameInTable="WebColumn" msprop:Generator_ColumnPropNameInRow="Web" msprop:Generator_UserColumnName="Web" msprop:Generator_ColumnVarNameInTable="columnWeb" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DepartmentWiseManpower" msprop:Generator_RowEvHandlerName="DepartmentWiseManpowerRowChangeEventHandler" msprop:Generator_RowDeletedName="DepartmentWiseManpowerRowDeleted" msprop:Generator_RowDeletingName="DepartmentWiseManpowerRowDeleting" msprop:Generator_RowEvArgName="DepartmentWiseManpowerRowChangeEvent" msprop:Generator_TablePropName="DepartmentWiseManpower" msprop:Generator_RowChangedName="DepartmentWiseManpowerRowChanged" msprop:Generator_UserTableName="DepartmentWiseManpower" msprop:Generator_RowChangingName="DepartmentWiseManpowerRowChanging" msprop:Generator_RowClassName="DepartmentWiseManpowerRow" msprop:Generator_TableClassName="DepartmentWiseManpowerDataTable" msprop:Generator_TableVarName="tableDepartmentWiseManpower">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<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="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="Manpower" msprop:Generator_ColumnPropNameInTable="ManpowerColumn" msprop:Generator_ColumnPropNameInRow="Manpower" msprop:Generator_UserColumnName="Manpower" msprop:Generator_ColumnVarNameInTable="columnManpower" type="xs:int" 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:element name="Maintenance" msprop:Generator_ColumnPropNameInTable="MaintenanceColumn" msprop:Generator_ColumnPropNameInRow="Maintenance" msprop:Generator_UserColumnName="Maintenance" msprop:Generator_ColumnVarNameInTable="columnMaintenance" 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="Method" msprop:Generator_ColumnPropNameInTable="MethodColumn" msprop:Generator_ColumnPropNameInRow="Method" msprop:Generator_UserColumnName="Method" msprop:Generator_ColumnVarNameInTable="columnMethod" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Cheque" msprop:Generator_ColumnPropNameInTable="ChequeColumn" msprop:Generator_ColumnPropNameInRow="Cheque" msprop:Generator_UserColumnName="Cheque" msprop:Generator_ColumnVarNameInTable="columnCheque" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DeNomination" msprop:Generator_ColumnPropNameInTable="DeNominationColumn" msprop:Generator_ColumnPropNameInRow="DeNomination" msprop:Generator_UserColumnName="DeNomination" msprop:Generator_ColumnVarNameInTable="columnDeNomination" 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="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="SenderAccNo" msprop:Generator_ColumnPropNameInTable="SenderAccNoColumn" msprop:Generator_ColumnPropNameInRow="SenderAccNo" msprop:Generator_UserColumnName="SenderAccNo" msprop:Generator_ColumnVarNameInTable="columnSenderAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="BankRouting" msprop:Generator_ColumnPropNameInTable="BankRoutingColumn" msprop:Generator_ColumnPropNameInRow="BankRouting" msprop:Generator_UserColumnName="BankRouting" msprop:Generator_ColumnVarNameInTable="columnBankRouting" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AccType" msprop:Generator_ColumnPropNameInTable="AccTypeColumn" msprop:Generator_ColumnPropNameInRow="AccType" msprop:Generator_UserColumnName="AccType" msprop:Generator_ColumnVarNameInTable="columnAccType" 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="ProcessDate" msprop:Generator_ColumnPropNameInTable="ProcessDateColumn" msprop:Generator_ColumnPropNameInRow="ProcessDate" msprop:Generator_UserColumnName="ProcessDate" msprop:Generator_ColumnVarNameInTable="columnProcessDate" 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: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="BankAdviceParameters" msprop:Generator_RowEvHandlerName="BankAdviceParametersRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceParametersRowDeleted" msprop:Generator_RowDeletingName="BankAdviceParametersRowDeleting" msprop:Generator_RowEvArgName="BankAdviceParametersRowChangeEvent" msprop:Generator_TablePropName="BankAdviceParameters" msprop:Generator_RowChangedName="BankAdviceParametersRowChanged" msprop:Generator_UserTableName="BankAdviceParameters" msprop:Generator_RowChangingName="BankAdviceParametersRowChanging" msprop:Generator_RowClassName="BankAdviceParametersRow" msprop:Generator_TableClassName="BankAdviceParametersDataTable" msprop:Generator_TableVarName="tableBankAdviceParameters">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="OrderingCustomer" msprop:Generator_ColumnPropNameInTable="OrderingCustomerColumn" msprop:Generator_ColumnPropNameInRow="OrderingCustomer" msprop:Generator_UserColumnName="OrderingCustomer" msprop:Generator_ColumnVarNameInTable="columnOrderingCustomer" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DAccountID" msprop:Generator_ColumnPropNameInTable="DAccountIDColumn" msprop:Generator_ColumnPropNameInRow="DAccountID" msprop:Generator_UserColumnName="DAccountID" msprop:Generator_ColumnVarNameInTable="columnDAccountID" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DAccountNo" msprop:Generator_ColumnPropNameInTable="DAccountNoColumn" msprop:Generator_ColumnPropNameInRow="DAccountNo" msprop:Generator_UserColumnName="DAccountNo" msprop:Generator_ColumnVarNameInTable="columnDAccountNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_UserColumnName="Date" msprop:Generator_ColumnVarNameInTable="columnDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="MapTable" msprop:Generator_ColumnPropNameInTable="MapTableColumn" msprop:Generator_ColumnPropNameInRow="MapTable" msprop:Generator_UserColumnName="MapTable" msprop:Generator_ColumnVarNameInTable="columnMapTable" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Field" msprop:Generator_ColumnPropNameInTable="FieldColumn" msprop:Generator_ColumnPropNameInRow="Field" msprop:Generator_UserColumnName="Field" msprop:Generator_ColumnVarNameInTable="columnField" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PaymentReference" msprop:Generator_ColumnPropNameInTable="PaymentReferenceColumn" msprop:Generator_ColumnPropNameInRow="PaymentReference" msprop:Generator_UserColumnName="PaymentReference" msprop:Generator_ColumnVarNameInTable="columnPaymentReference" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TransactionAmount" msprop:Generator_ColumnPropNameInTable="TransactionAmountColumn" msprop:Generator_ColumnPropNameInRow="TransactionAmount" msprop:Generator_UserColumnName="TransactionAmount" msprop:Generator_ColumnVarNameInTable="columnTransactionAmount" type="xs:double" minOccurs="0" />
|
|
<xs:element name="PayeesAccNo" msprop:Generator_ColumnPropNameInTable="PayeesAccNoColumn" msprop:Generator_ColumnPropNameInRow="PayeesAccNo" msprop:Generator_UserColumnName="PayeesAccNo" msprop:Generator_ColumnVarNameInTable="columnPayeesAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AccName" msprop:Generator_ColumnPropNameInTable="AccNameColumn" msprop:Generator_ColumnPropNameInRow="AccName" msprop:Generator_UserColumnName="AccName" msprop:Generator_ColumnVarNameInTable="columnAccName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PayRef1" msprop:Generator_ColumnPropNameInTable="PayRef1Column" msprop:Generator_ColumnPropNameInRow="PayRef1" msprop:Generator_UserColumnName="PayRef1" msprop:Generator_ColumnVarNameInTable="columnPayRef1" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PayRef2" msprop:Generator_ColumnPropNameInTable="PayRef2Column" msprop:Generator_ColumnPropNameInRow="PayRef2" msprop:Generator_UserColumnName="PayRef2" msprop:Generator_ColumnVarNameInTable="columnPayRef2" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PayRef3" msprop:Generator_ColumnPropNameInTable="PayRef3Column" msprop:Generator_ColumnPropNameInRow="PayRef3" msprop:Generator_UserColumnName="PayRef3" msprop:Generator_ColumnVarNameInTable="columnPayRef3" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PayRef4" msprop:Generator_ColumnPropNameInTable="PayRef4Column" msprop:Generator_ColumnPropNameInRow="PayRef4" msprop:Generator_UserColumnName="PayRef4" msprop:Generator_ColumnVarNameInTable="columnPayRef4" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DtAgeRange" msprop:Generator_RowEvHandlerName="DtAgeRangeRowChangeEventHandler" msprop:Generator_RowDeletedName="DtAgeRangeRowDeleted" msprop:Generator_RowDeletingName="DtAgeRangeRowDeleting" msprop:Generator_RowEvArgName="DtAgeRangeRowChangeEvent" msprop:Generator_TablePropName="DtAgeRange" msprop:Generator_RowChangedName="DtAgeRangeRowChanged" msprop:Generator_UserTableName="DtAgeRange" msprop:Generator_RowChangingName="DtAgeRangeRowChanging" msprop:Generator_RowClassName="DtAgeRangeRow" msprop:Generator_TableClassName="DtAgeRangeDataTable" msprop:Generator_TableVarName="tableDtAgeRange">
|
|
<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="mgt" msprop:Generator_ColumnPropNameInTable="mgtColumn" msprop:Generator_ColumnPropNameInRow="mgt" msprop:Generator_UserColumnName="mgt" msprop:Generator_ColumnVarNameInTable="columnmgt" type="xs:int" minOccurs="0" />
|
|
<xs:element name="nonmgt" msprop:Generator_ColumnPropNameInTable="nonmgtColumn" msprop:Generator_ColumnPropNameInRow="nonmgt" msprop:Generator_UserColumnName="nonmgt" msprop:Generator_ColumnVarNameInTable="columnnonmgt" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtQualificationWiseManpower" msprop:Generator_RowEvHandlerName="dtQualificationWiseManpowerRowChangeEventHandler" msprop:Generator_RowDeletedName="dtQualificationWiseManpowerRowDeleted" msprop:Generator_RowDeletingName="dtQualificationWiseManpowerRowDeleting" msprop:Generator_RowEvArgName="dtQualificationWiseManpowerRowChangeEvent" msprop:Generator_TablePropName="dtQualificationWiseManpower" msprop:Generator_RowChangedName="dtQualificationWiseManpowerRowChanged" msprop:Generator_UserTableName="dtQualificationWiseManpower" msprop:Generator_RowChangingName="dtQualificationWiseManpowerRowChanging" msprop:Generator_RowClassName="dtQualificationWiseManpowerRow" msprop:Generator_TableClassName="dtQualificationWiseManpowerDataTable" msprop:Generator_TableVarName="tabledtQualificationWiseManpower">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Qualification" msprop:Generator_ColumnPropNameInTable="QualificationColumn" msprop:Generator_ColumnPropNameInRow="Qualification" msprop:Generator_UserColumnName="Qualification" msprop:Generator_ColumnVarNameInTable="columnQualification" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Manpower" msprop:Generator_ColumnPropNameInTable="ManpowerColumn" msprop:Generator_ColumnPropNameInRow="Manpower" msprop:Generator_UserColumnName="Manpower" msprop:Generator_ColumnVarNameInTable="columnManpower" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EmployeeMasterData" msprop:Generator_RowEvHandlerName="EmployeeMasterDataRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeMasterDataRowDeleted" msprop:Generator_RowDeletingName="EmployeeMasterDataRowDeleting" msprop:Generator_RowEvArgName="EmployeeMasterDataRowChangeEvent" msprop:Generator_TablePropName="EmployeeMasterData" msprop:Generator_RowChangedName="EmployeeMasterDataRowChanged" msprop:Generator_UserTableName="EmployeeMasterData" msprop:Generator_RowChangingName="EmployeeMasterDataRowChanging" msprop:Generator_RowClassName="EmployeeMasterDataRow" msprop:Generator_TableClassName="EmployeeMasterDataDataTable" msprop:Generator_TableVarName="tableEmployeeMasterData">
|
|
<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="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="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="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="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="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="ConfirmationPending" msprop:Generator_ColumnPropNameInTable="ConfirmationPendingColumn" msprop:Generator_ColumnPropNameInRow="ConfirmationPending" msprop:Generator_UserColumnName="ConfirmationPending" msprop:Generator_ColumnVarNameInTable="columnConfirmationPending" type="xs:string" minOccurs="0" />
|
|
<xs:element name="NoOfPromotion" msprop:Generator_ColumnPropNameInTable="NoOfPromotionColumn" msprop:Generator_ColumnPropNameInRow="NoOfPromotion" msprop:Generator_UserColumnName="NoOfPromotion" msprop:Generator_ColumnVarNameInTable="columnNoOfPromotion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="LastPromotionDate" msprop:Generator_ColumnPropNameInTable="LastPromotionDateColumn" msprop:Generator_ColumnPropNameInRow="LastPromotionDate" msprop:Generator_UserColumnName="LastPromotionDate" msprop:Generator_ColumnVarNameInTable="columnLastPromotionDate" 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="RetirementDate" msprop:Generator_ColumnPropNameInTable="RetirementDateColumn" msprop:Generator_ColumnPropNameInRow="RetirementDate" msprop:Generator_UserColumnName="RetirementDate" msprop:Generator_ColumnVarNameInTable="columnRetirementDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PastExperience" msprop:Generator_ColumnPropNameInTable="PastExperienceColumn" msprop:Generator_ColumnPropNameInRow="PastExperience" msprop:Generator_UserColumnName="PastExperience" msprop:Generator_ColumnVarNameInTable="columnPastExperience" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LastAcademicDegree" msprop:Generator_ColumnPropNameInTable="LastAcademicDegreeColumn" msprop:Generator_ColumnPropNameInRow="LastAcademicDegree" msprop:Generator_UserColumnName="LastAcademicDegree" msprop:Generator_ColumnVarNameInTable="columnLastAcademicDegree" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LastAcademicSpecialization" msprop:Generator_ColumnPropNameInTable="LastAcademicSpecializationColumn" msprop:Generator_ColumnPropNameInRow="LastAcademicSpecialization" msprop:Generator_UserColumnName="LastAcademicSpecialization" msprop:Generator_ColumnVarNameInTable="columnLastAcademicSpecialization" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ProfessionalDegree" msprop:Generator_ColumnPropNameInTable="ProfessionalDegreeColumn" msprop:Generator_ColumnPropNameInRow="ProfessionalDegree" msprop:Generator_UserColumnName="ProfessionalDegree" msprop:Generator_ColumnVarNameInTable="columnProfessionalDegree" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Nominee1" msprop:Generator_ColumnPropNameInTable="Nominee1Column" msprop:Generator_ColumnPropNameInRow="Nominee1" msprop:Generator_UserColumnName="Nominee1" msprop:Generator_ColumnVarNameInTable="columnNominee1" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Nominee1NaID" msprop:Generator_ColumnPropNameInTable="Nominee1NaIDColumn" msprop:Generator_ColumnPropNameInRow="Nominee1NaID" msprop:Generator_UserColumnName="Nominee1NaID" msprop:Generator_ColumnVarNameInTable="columnNominee1NaID" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Nominee2" msprop:Generator_ColumnPropNameInTable="Nominee2Column" msprop:Generator_ColumnPropNameInRow="Nominee2" msprop:Generator_UserColumnName="Nominee2" msprop:Generator_ColumnVarNameInTable="columnNominee2" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Nominee2NaID" msprop:Generator_ColumnPropNameInTable="Nominee2NaIDColumn" msprop:Generator_ColumnPropNameInRow="Nominee2NaID" msprop:Generator_UserColumnName="Nominee2NaID" msprop:Generator_ColumnVarNameInTable="columnNominee2NaID" 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="ContactNo" msprop:Generator_ColumnPropNameInTable="ContactNoColumn" msprop:Generator_ColumnPropNameInRow="ContactNo" msprop:Generator_UserColumnName="ContactNo" msprop:Generator_ColumnVarNameInTable="columnContactNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmargencyConNo" msprop:Generator_ColumnPropNameInTable="EmargencyConNoColumn" msprop:Generator_ColumnPropNameInRow="EmargencyConNo" msprop:Generator_UserColumnName="EmargencyConNo" msprop:Generator_ColumnVarNameInTable="columnEmargencyConNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ParmanentAddress" msprop:Generator_ColumnPropNameInTable="ParmanentAddressColumn" msprop:Generator_ColumnPropNameInRow="ParmanentAddress" msprop:Generator_UserColumnName="ParmanentAddress" msprop:Generator_ColumnVarNameInTable="columnParmanentAddress" 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="FathersName" msprop:Generator_ColumnPropNameInTable="FathersNameColumn" msprop:Generator_ColumnPropNameInRow="FathersName" msprop:Generator_UserColumnName="FathersName" msprop:Generator_ColumnVarNameInTable="columnFathersName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="MothersName" msprop:Generator_ColumnPropNameInTable="MothersNameColumn" msprop:Generator_ColumnPropNameInRow="MothersName" msprop:Generator_UserColumnName="MothersName" msprop:Generator_ColumnVarNameInTable="columnMothersName" 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="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="WorkPlaceAndTRCode" msprop:Generator_ColumnPropNameInTable="WorkPlaceAndTRCodeColumn" msprop:Generator_ColumnPropNameInRow="WorkPlaceAndTRCode" msprop:Generator_UserColumnName="WorkPlaceAndTRCode" msprop:Generator_ColumnVarNameInTable="columnWorkPlaceAndTRCode" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LastIssueDateofMobile" msprop:Generator_ColumnPropNameInTable="LastIssueDateofMobileColumn" msprop:Generator_ColumnPropNameInRow="LastIssueDateofMobile" msprop:Generator_UserColumnName="LastIssueDateofMobile" msprop:Generator_ColumnVarNameInTable="columnLastIssueDateofMobile" type="xs:string" minOccurs="0" />
|
|
<xs:element name="BankAccNo1" msprop:Generator_ColumnPropNameInTable="BankAccNo1Column" msprop:Generator_ColumnPropNameInRow="BankAccNo1" msprop:Generator_UserColumnName="BankAccNo1" msprop:Generator_ColumnVarNameInTable="columnBankAccNo1" type="xs:string" minOccurs="0" />
|
|
<xs:element name="BankAccNo2" msprop:Generator_ColumnPropNameInTable="BankAccNo2Column" msprop:Generator_ColumnPropNameInRow="BankAccNo2" msprop:Generator_UserColumnName="BankAccNo2" msprop:Generator_ColumnVarNameInTable="columnBankAccNo2" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ItemDescription" msprop:Generator_ColumnPropNameInTable="ItemDescriptionColumn" msprop:Generator_ColumnPropNameInRow="ItemDescription" msprop:Generator_UserColumnName="ItemDescription" msprop:Generator_ColumnVarNameInTable="columnItemDescription" 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="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="GroupDescription" msprop:Generator_ColumnPropNameInTable="GroupDescriptionColumn" msprop:Generator_ColumnPropNameInRow="GroupDescription" msprop:Generator_UserColumnName="GroupDescription" msprop:Generator_ColumnVarNameInTable="columnGroupDescription" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DeptCode" msprop:Generator_ColumnPropNameInTable="DeptCodeColumn" msprop:Generator_ColumnPropNameInRow="DeptCode" msprop:Generator_UserColumnName="DeptCode" msprop:Generator_ColumnVarNameInTable="columnDeptCode" 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:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DTProvidentFund" msprop:Generator_RowEvHandlerName="DTProvidentFundRowChangeEventHandler" msprop:Generator_RowDeletedName="DTProvidentFundRowDeleted" msprop:Generator_RowDeletingName="DTProvidentFundRowDeleting" msprop:Generator_RowEvArgName="DTProvidentFundRowChangeEvent" msprop:Generator_TablePropName="DTProvidentFund" msprop:Generator_RowChangedName="DTProvidentFundRowChanged" msprop:Generator_UserTableName="DTProvidentFund" msprop:Generator_RowChangingName="DTProvidentFundRowChanging" msprop:Generator_RowClassName="DTProvidentFundRow" msprop:Generator_TableClassName="DTProvidentFundDataTable" msprop:Generator_TableVarName="tableDTProvidentFund">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<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="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="CompanyContri" msprop:Generator_ColumnPropNameInTable="CompanyContriColumn" msprop:Generator_ColumnPropNameInRow="CompanyContri" msprop:Generator_UserColumnName="CompanyContri" msprop:Generator_ColumnVarNameInTable="columnCompanyContri" type="xs:double" minOccurs="0" />
|
|
<xs:element name="EmpContri" msprop:Generator_ColumnPropNameInTable="EmpContriColumn" msprop:Generator_ColumnPropNameInRow="EmpContri" msprop:Generator_UserColumnName="EmpContri" msprop:Generator_ColumnVarNameInTable="columnEmpContri" type="xs:double" minOccurs="0" />
|
|
<xs:element name="PFLoan" msprop:Generator_ColumnPropNameInTable="PFLoanColumn" msprop:Generator_ColumnPropNameInRow="PFLoan" msprop:Generator_UserColumnName="PFLoan" msprop:Generator_ColumnVarNameInTable="columnPFLoan" type="xs:double" minOccurs="0" />
|
|
<xs:element name="LoanInterest" msprop:Generator_ColumnPropNameInTable="LoanInterestColumn" msprop:Generator_ColumnPropNameInRow="LoanInterest" msprop:Generator_UserColumnName="LoanInterest" msprop:Generator_ColumnVarNameInTable="columnLoanInterest" type="xs:double" 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: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="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="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_UserColumnName="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SalarySummary" msprop:Generator_RowEvHandlerName="SalarySummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="SalarySummaryRowDeleted" msprop:Generator_RowDeletingName="SalarySummaryRowDeleting" msprop:Generator_RowEvArgName="SalarySummaryRowChangeEvent" msprop:Generator_TablePropName="SalarySummary" msprop:Generator_RowChangedName="SalarySummaryRowChanged" msprop:Generator_UserTableName="SalarySummary" msprop:Generator_RowChangingName="SalarySummaryRowChanging" msprop:Generator_RowClassName="SalarySummaryRow" msprop:Generator_TableClassName="SalarySummaryDataTable" msprop:Generator_TableVarName="tableSalarySummary">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SalaryItems" msprop:Generator_ColumnPropNameInTable="SalaryItemsColumn" msprop:Generator_ColumnPropNameInRow="SalaryItems" msprop:Generator_UserColumnName="SalaryItems" msprop:Generator_ColumnVarNameInTable="columnSalaryItems" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ItemValue" msprop:Generator_ColumnPropNameInTable="ItemValueColumn" msprop:Generator_ColumnPropNameInRow="ItemValue" msprop:Generator_UserColumnName="ItemValue" msprop:Generator_ColumnVarNameInTable="columnItemValue" type="xs:double" 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: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="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="StuffListWithoutSalary" msprop:Generator_RowEvHandlerName="StuffListWithoutSalaryRowChangeEventHandler" msprop:Generator_RowDeletedName="StuffListWithoutSalaryRowDeleted" msprop:Generator_RowDeletingName="StuffListWithoutSalaryRowDeleting" msprop:Generator_RowEvArgName="StuffListWithoutSalaryRowChangeEvent" msprop:Generator_TablePropName="StuffListWithoutSalary" msprop:Generator_RowChangedName="StuffListWithoutSalaryRowChanged" msprop:Generator_UserTableName="StuffListWithoutSalary" msprop:Generator_RowChangingName="StuffListWithoutSalaryRowChanging" msprop:Generator_RowClassName="StuffListWithoutSalaryRow" msprop:Generator_TableClassName="StuffListWithoutSalaryDataTable" msprop:Generator_TableVarName="tableStuffListWithoutSalary">
|
|
<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="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="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_UserColumnName="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DTOPI" msprop:Generator_RowEvHandlerName="DTOPIRowChangeEventHandler" msprop:Generator_RowDeletedName="DTOPIRowDeleted" msprop:Generator_RowDeletingName="DTOPIRowDeleting" msprop:Generator_RowEvArgName="DTOPIRowChangeEvent" msprop:Generator_TablePropName="DTOPI" msprop:Generator_RowChangedName="DTOPIRowChanged" msprop:Generator_UserTableName="DTOPI" msprop:Generator_RowChangingName="DTOPIRowChanging" msprop:Generator_RowClassName="DTOPIRow" msprop:Generator_TableClassName="DTOPIDataTable" msprop:Generator_TableVarName="tableDTOPI">
|
|
<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="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="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="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="SalaryComparison" msprop:Generator_RowEvHandlerName="SalaryComparisonRowChangeEventHandler" msprop:Generator_RowDeletedName="SalaryComparisonRowDeleted" msprop:Generator_RowDeletingName="SalaryComparisonRowDeleting" msprop:Generator_RowEvArgName="SalaryComparisonRowChangeEvent" msprop:Generator_TablePropName="SalaryComparison" msprop:Generator_RowChangedName="SalaryComparisonRowChanged" msprop:Generator_UserTableName="SalaryComparison" msprop:Generator_RowChangingName="SalaryComparisonRowChanging" msprop:Generator_RowClassName="SalaryComparisonRow" msprop:Generator_TableClassName="SalaryComparisonDataTable" msprop:Generator_TableVarName="tableSalaryComparison">
|
|
<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="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="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="CurSalary" msprop:Generator_ColumnPropNameInTable="CurSalaryColumn" msprop:Generator_ColumnPropNameInRow="CurSalary" msprop:Generator_UserColumnName="CurSalary" msprop:Generator_ColumnVarNameInTable="columnCurSalary" type="xs:double" minOccurs="0" />
|
|
<xs:element name="PrevSalary" msprop:Generator_ColumnPropNameInTable="PrevSalaryColumn" msprop:Generator_ColumnPropNameInRow="PrevSalary" msprop:Generator_UserColumnName="PrevSalary" msprop:Generator_ColumnVarNameInTable="columnPrevSalary" type="xs:double" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ExperienceCertificate" msprop:Generator_RowEvHandlerName="ExperienceCertificateRowChangeEventHandler" msprop:Generator_RowDeletedName="ExperienceCertificateRowDeleted" msprop:Generator_RowDeletingName="ExperienceCertificateRowDeleting" msprop:Generator_RowEvArgName="ExperienceCertificateRowChangeEvent" msprop:Generator_TablePropName="ExperienceCertificate" msprop:Generator_RowChangedName="ExperienceCertificateRowChanged" msprop:Generator_UserTableName="ExperienceCertificate" msprop:Generator_RowChangingName="ExperienceCertificateRowChanging" msprop:Generator_RowClassName="ExperienceCertificateRow" msprop:Generator_TableClassName="ExperienceCertificateDataTable" msprop:Generator_TableVarName="tableExperienceCertificate">
|
|
<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="FathersName" msprop:Generator_ColumnPropNameInTable="FathersNameColumn" msprop:Generator_ColumnPropNameInRow="FathersName" msprop:Generator_UserColumnName="FathersName" msprop:Generator_ColumnVarNameInTable="columnFathersName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="MothersName" msprop:Generator_ColumnPropNameInTable="MothersNameColumn" msprop:Generator_ColumnPropNameInRow="MothersName" msprop:Generator_UserColumnName="MothersName" msprop:Generator_ColumnVarNameInTable="columnMothersName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOL" msprop:Generator_ColumnPropNameInTable="DOLColumn" msprop:Generator_ColumnPropNameInRow="DOL" msprop:Generator_UserColumnName="DOL" msprop:Generator_ColumnVarNameInTable="columnDOL" 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="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="SurName" msprop:Generator_ColumnPropNameInTable="SurNameColumn" msprop:Generator_ColumnPropNameInRow="SurName" msprop:Generator_UserColumnName="SurName" msprop:Generator_ColumnVarNameInTable="columnSurName" 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: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="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="BranchName" msprop:Generator_ColumnPropNameInTable="BranchNameColumn" msprop:Generator_ColumnPropNameInRow="BranchName" msprop:Generator_UserColumnName="BranchName" msprop:Generator_ColumnVarNameInTable="columnBranchName" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="ManagersPTT" msprop:Generator_RowEvHandlerName="ManagersPTTRowChangeEventHandler" msprop:Generator_RowDeletedName="ManagersPTTRowDeleted" msprop:Generator_RowDeletingName="ManagersPTTRowDeleting" msprop:Generator_RowEvArgName="ManagersPTTRowChangeEvent" msprop:Generator_TablePropName="ManagersPTT" msprop:Generator_RowChangedName="ManagersPTTRowChanged" msprop:Generator_UserTableName="ManagersPTT" msprop:Generator_RowChangingName="ManagersPTTRowChanging" msprop:Generator_RowClassName="ManagersPTTRow" msprop:Generator_TableClassName="ManagersPTTDataTable" msprop:Generator_TableVarName="tableManagersPTT">
|
|
<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="MonthlyLimit" msprop:Generator_ColumnPropNameInTable="MonthlyLimitColumn" msprop:Generator_ColumnPropNameInRow="MonthlyLimit" msprop:Generator_UserColumnName="MonthlyLimit" msprop:Generator_ColumnVarNameInTable="columnMonthlyLimit" type="xs:double" minOccurs="0" />
|
|
<xs:element name="YearlyLimit" msprop:Generator_ColumnPropNameInTable="YearlyLimitColumn" msprop:Generator_ColumnPropNameInRow="YearlyLimit" msprop:Generator_UserColumnName="YearlyLimit" msprop:Generator_ColumnVarNameInTable="columnYearlyLimit" type="xs:double" 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="Sep" msprop:Generator_ColumnPropNameInTable="SepColumn" msprop:Generator_ColumnPropNameInRow="Sep" msprop:Generator_UserColumnName="Sep" msprop:Generator_ColumnVarNameInTable="columnSep" 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: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="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="WorkPlace" msprop:Generator_ColumnPropNameInTable="WorkPlaceColumn" msprop:Generator_ColumnPropNameInRow="WorkPlace" msprop:Generator_UserColumnName="WorkPlace" msprop:Generator_ColumnVarNameInTable="columnWorkPlace" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DeptWiseCompany" msprop:Generator_RowEvHandlerName="DeptWiseCompanyRowChangeEventHandler" msprop:Generator_RowDeletedName="DeptWiseCompanyRowDeleted" msprop:Generator_RowDeletingName="DeptWiseCompanyRowDeleting" msprop:Generator_RowEvArgName="DeptWiseCompanyRowChangeEvent" msprop:Generator_TablePropName="DeptWiseCompany" msprop:Generator_RowChangedName="DeptWiseCompanyRowChanged" msprop:Generator_UserTableName="DeptWiseCompany" msprop:Generator_RowChangingName="DeptWiseCompanyRowChanging" msprop:Generator_RowClassName="DeptWiseCompanyRow" msprop:Generator_TableClassName="DeptWiseCompanyDataTable" msprop:Generator_TableVarName="tableDeptWiseCompany">
|
|
<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="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="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOP" msprop:Generator_ColumnPropNameInTable="DOPColumn" msprop:Generator_ColumnPropNameInRow="DOP" msprop:Generator_UserColumnName="DOP" msprop:Generator_ColumnVarNameInTable="columnDOP" 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="Lunch" msprop:Generator_ColumnPropNameInTable="LunchColumn" msprop:Generator_ColumnPropNameInRow="Lunch" msprop:Generator_UserColumnName="Lunch" msprop:Generator_ColumnVarNameInTable="columnLunch" type="xs:double" minOccurs="0" />
|
|
<xs:element name="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_UserColumnName="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" type="xs:double" minOccurs="0" />
|
|
<xs:element name="LeaveEncash" msprop:Generator_ColumnPropNameInTable="LeaveEncashColumn" msprop:Generator_ColumnPropNameInRow="LeaveEncash" msprop:Generator_UserColumnName="LeaveEncash" msprop:Generator_ColumnVarNameInTable="columnLeaveEncash" type="xs:double" minOccurs="0" />
|
|
<xs:element name="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_UserColumnName="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" 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="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="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="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="CasualWages" msprop:Generator_ColumnPropNameInTable="CasualWagesColumn" msprop:Generator_ColumnPropNameInRow="CasualWages" msprop:Generator_UserColumnName="CasualWages" msprop:Generator_ColumnVarNameInTable="columnCasualWages" type="xs:double" minOccurs="0" />
|
|
<xs:element name="YearHouseRent" msprop:Generator_ColumnPropNameInTable="YearHouseRentColumn" msprop:Generator_ColumnPropNameInRow="YearHouseRent" msprop:Generator_UserColumnName="YearHouseRent" msprop:Generator_ColumnVarNameInTable="columnYearHouseRent" type="xs:double" minOccurs="0" />
|
|
<xs:element name="YearConveyance" msprop:Generator_ColumnPropNameInTable="YearConveyanceColumn" msprop:Generator_ColumnPropNameInRow="YearConveyance" msprop:Generator_UserColumnName="YearConveyance" msprop:Generator_ColumnVarNameInTable="columnYearConveyance" type="xs:double" minOccurs="0" />
|
|
<xs:element name="YearLunch" msprop:Generator_ColumnPropNameInTable="YearLunchColumn" msprop:Generator_ColumnPropNameInRow="YearLunch" msprop:Generator_UserColumnName="YearLunch" msprop:Generator_ColumnVarNameInTable="columnYearLunch" type="xs:double" minOccurs="0" />
|
|
<xs:element name="YearMedical" msprop:Generator_ColumnPropNameInTable="YearMedicalColumn" msprop:Generator_ColumnPropNameInRow="YearMedical" msprop:Generator_UserColumnName="YearMedical" msprop:Generator_ColumnVarNameInTable="columnYearMedical" type="xs:double" minOccurs="0" />
|
|
<xs:element name="BankAccount" msprop:Generator_ColumnPropNameInTable="BankAccountColumn" msprop:Generator_ColumnPropNameInRow="BankAccount" msprop:Generator_UserColumnName="BankAccount" msprop:Generator_ColumnVarNameInTable="columnBankAccount" 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="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="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="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOL" msprop:Generator_ColumnPropNameInTable="DOLColumn" msprop:Generator_ColumnPropNameInRow="DOL" msprop:Generator_UserColumnName="DOL" msprop:Generator_ColumnVarNameInTable="columnDOL" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Salaries" msprop:Generator_ColumnPropNameInTable="SalariesColumn" msprop:Generator_ColumnPropNameInRow="Salaries" msprop:Generator_UserColumnName="Salaries" msprop:Generator_ColumnVarNameInTable="columnSalaries" type="xs:double" minOccurs="0" />
|
|
<xs:element name="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_UserColumnName="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" type="xs:double" minOccurs="0" />
|
|
<xs:element name="TaxPF" msprop:Generator_ColumnPropNameInTable="TaxPFColumn" msprop:Generator_ColumnPropNameInRow="TaxPF" msprop:Generator_UserColumnName="TaxPF" msprop:Generator_ColumnVarNameInTable="columnTaxPF" type="xs:double" 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="BankAddress" msprop:Generator_ColumnPropNameInTable="BankAddressColumn" msprop:Generator_ColumnPropNameInRow="BankAddress" msprop:Generator_UserColumnName="BankAddress" msprop:Generator_ColumnVarNameInTable="columnBankAddress" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SalaryGroup" msprop:Generator_ColumnPropNameInTable="SalaryGroupColumn" msprop:Generator_ColumnPropNameInRow="SalaryGroup" msprop:Generator_UserColumnName="SalaryGroup" msprop:Generator_ColumnVarNameInTable="columnSalaryGroup" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SalariesDescription" msprop:Generator_ColumnPropNameInTable="SalariesDescriptionColumn" msprop:Generator_ColumnPropNameInRow="SalariesDescription" msprop:Generator_UserColumnName="SalariesDescription" msprop:Generator_ColumnVarNameInTable="columnSalariesDescription" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="LetterOfAccountIntro" msprop:Generator_RowEvHandlerName="LetterOfAccountIntroRowChangeEventHandler" msprop:Generator_RowDeletedName="LetterOfAccountIntroRowDeleted" msprop:Generator_RowDeletingName="LetterOfAccountIntroRowDeleting" msprop:Generator_RowEvArgName="LetterOfAccountIntroRowChangeEvent" msprop:Generator_TablePropName="LetterOfAccountIntro" msprop:Generator_RowChangedName="LetterOfAccountIntroRowChanged" msprop:Generator_UserTableName="LetterOfAccountIntro" msprop:Generator_RowChangingName="LetterOfAccountIntroRowChanging" msprop:Generator_RowClassName="LetterOfAccountIntroRow" msprop:Generator_TableClassName="LetterOfAccountIntroDataTable" msprop:Generator_TableVarName="tableLetterOfAccountIntro">
|
|
<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="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_UserColumnName="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" 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="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="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="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="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="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="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="Salary" msprop:Generator_ColumnPropNameInTable="SalaryColumn" msprop:Generator_ColumnPropNameInRow="Salary" msprop:Generator_UserColumnName="Salary" msprop:Generator_ColumnVarNameInTable="columnSalary" type="xs:double" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DTFSS" msprop:Generator_RowEvHandlerName="DTFSSRowChangeEventHandler" msprop:Generator_RowDeletedName="DTFSSRowDeleted" msprop:Generator_RowDeletingName="DTFSSRowDeleting" msprop:Generator_RowEvArgName="DTFSSRowChangeEvent" msprop:Generator_TablePropName="DTFSS" msprop:Generator_RowChangedName="DTFSSRowChanged" msprop:Generator_UserTableName="DTFSS" msprop:Generator_RowChangingName="DTFSSRowChanging" msprop:Generator_RowClassName="DTFSSRow" msprop:Generator_TableClassName="DTFSSDataTable" msprop:Generator_TableVarName="tableDTFSS">
|
|
<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="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="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="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="MonthlyBasic" msprop:Generator_ColumnPropNameInTable="MonthlyBasicColumn" msprop:Generator_ColumnPropNameInRow="MonthlyBasic" msprop:Generator_UserColumnName="MonthlyBasic" msprop:Generator_ColumnVarNameInTable="columnMonthlyBasic" 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="Special" msprop:Generator_ColumnPropNameInTable="SpecialColumn" msprop:Generator_ColumnPropNameInRow="Special" msprop:Generator_UserColumnName="Special" msprop:Generator_ColumnVarNameInTable="columnSpecial" type="xs:double" minOccurs="0" />
|
|
<xs:element name="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="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="Net" msprop:Generator_ColumnPropNameInTable="NetColumn" msprop:Generator_ColumnPropNameInRow="Net" msprop:Generator_UserColumnName="Net" msprop:Generator_ColumnVarNameInTable="columnNet" type="xs:double" minOccurs="0" />
|
|
<xs:element name="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SeparationMode" msprop:Generator_ColumnPropNameInTable="SeparationModeColumn" msprop:Generator_ColumnPropNameInRow="SeparationMode" msprop:Generator_UserColumnName="SeparationMode" msprop:Generator_ColumnVarNameInTable="columnSeparationMode" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EffectiveDateofResigne" msprop:Generator_ColumnPropNameInTable="EffectiveDateofResigneColumn" msprop:Generator_ColumnPropNameInRow="EffectiveDateofResigne" msprop:Generator_UserColumnName="EffectiveDateofResigne" msprop:Generator_ColumnVarNameInTable="columnEffectiveDateofResigne" type="xs:string" minOccurs="0" />
|
|
<xs:element name="RequiredPeriod" msprop:Generator_ColumnPropNameInTable="RequiredPeriodColumn" msprop:Generator_ColumnPropNameInRow="RequiredPeriod" msprop:Generator_UserColumnName="RequiredPeriod" msprop:Generator_ColumnVarNameInTable="columnRequiredPeriod" type="xs:int" minOccurs="0" />
|
|
<xs:element name="GivenPeriod" msprop:Generator_ColumnPropNameInTable="GivenPeriodColumn" msprop:Generator_ColumnPropNameInRow="GivenPeriod" msprop:Generator_UserColumnName="GivenPeriod" msprop:Generator_ColumnVarNameInTable="columnGivenPeriod" type="xs:int" minOccurs="0" />
|
|
<xs:element name="LastWorkingDay" msprop:Generator_ColumnPropNameInTable="LastWorkingDayColumn" msprop:Generator_ColumnPropNameInRow="LastWorkingDay" msprop:Generator_UserColumnName="LastWorkingDay" msprop:Generator_ColumnVarNameInTable="columnLastWorkingDay" 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="LengthOfService" msprop:Generator_ColumnPropNameInTable="LengthOfServiceColumn" msprop:Generator_ColumnPropNameInRow="LengthOfService" msprop:Generator_UserColumnName="LengthOfService" msprop:Generator_ColumnVarNameInTable="columnLengthOfService" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_UserColumnName="Year" msprop:Generator_ColumnVarNameInTable="columnYear" type="xs:double" minOccurs="0" />
|
|
<xs:element name="YearRound" msprop:Generator_ColumnPropNameInTable="YearRoundColumn" msprop:Generator_ColumnPropNameInRow="YearRound" msprop:Generator_UserColumnName="YearRound" msprop:Generator_ColumnVarNameInTable="columnYearRound" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PFMembership" msprop:Generator_ColumnPropNameInTable="PFMembershipColumn" msprop:Generator_ColumnPropNameInRow="PFMembership" msprop:Generator_UserColumnName="PFMembership" msprop:Generator_ColumnVarNameInTable="columnPFMembership" type="xs:string" minOccurs="0" />
|
|
<xs:element name="MobileBill" msprop:Generator_ColumnPropNameInTable="MobileBillColumn" msprop:Generator_ColumnPropNameInRow="MobileBill" msprop:Generator_UserColumnName="MobileBill" msprop:Generator_ColumnVarNameInTable="columnMobileBill" type="xs:double" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DTFSSItems" msprop:Generator_RowEvHandlerName="DTFSSItemsRowChangeEventHandler" msprop:Generator_RowDeletedName="DTFSSItemsRowDeleted" msprop:Generator_RowDeletingName="DTFSSItemsRowDeleting" msprop:Generator_RowEvArgName="DTFSSItemsRowChangeEvent" msprop:Generator_TablePropName="DTFSSItems" msprop:Generator_RowChangedName="DTFSSItemsRowChanged" msprop:Generator_UserTableName="DTFSSItems" msprop:Generator_RowChangingName="DTFSSItemsRowChanging" msprop:Generator_RowClassName="DTFSSItemsRow" msprop:Generator_TableClassName="DTFSSItemsDataTable" msprop:Generator_TableVarName="tableDTFSSItems">
|
|
<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="Days" msprop:Generator_ColumnPropNameInTable="DaysColumn" msprop:Generator_ColumnPropNameInRow="Days" msprop:Generator_UserColumnName="Days" msprop:Generator_ColumnVarNameInTable="columnDays" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="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="NetTotal" msprop:Generator_ColumnPropNameInTable="NetTotalColumn" msprop:Generator_ColumnPropNameInRow="NetTotal" msprop:Generator_UserColumnName="NetTotal" msprop:Generator_ColumnVarNameInTable="columnNetTotal" type="xs:double" minOccurs="0" />
|
|
<xs:element name="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_UserColumnName="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PFException" msprop:Generator_RowEvHandlerName="PFExceptionRowChangeEventHandler" msprop:Generator_RowDeletedName="PFExceptionRowDeleted" msprop:Generator_RowDeletingName="PFExceptionRowDeleting" msprop:Generator_RowEvArgName="PFExceptionRowChangeEvent" msprop:Generator_TablePropName="PFException" msprop:Generator_RowChangedName="PFExceptionRowChanged" msprop:Generator_UserTableName="PFException" msprop:Generator_RowChangingName="PFExceptionRowChanging" msprop:Generator_RowClassName="PFExceptionRow" msprop:Generator_TableClassName="PFExceptionDataTable" msprop:Generator_TableVarName="tablePFException">
|
|
<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="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_UserColumnName="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" 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="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="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="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="NewPF" msprop:Generator_RowEvHandlerName="NewPFRowChangeEventHandler" msprop:Generator_RowDeletedName="NewPFRowDeleted" msprop:Generator_RowDeletingName="NewPFRowDeleting" msprop:Generator_RowEvArgName="NewPFRowChangeEvent" msprop:Generator_TablePropName="NewPF" msprop:Generator_RowChangedName="NewPFRowChanged" msprop:Generator_UserTableName="NewPF" msprop:Generator_RowChangingName="NewPFRowChanging" msprop:Generator_RowClassName="NewPFRow" msprop:Generator_TableClassName="NewPFDataTable" msprop:Generator_TableVarName="tableNewPF">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="DoB" msprop:Generator_ColumnPropNameInTable="DoBColumn" msprop:Generator_ColumnPropNameInRow="DoB" msprop:Generator_UserColumnName="DoB" msprop:Generator_ColumnVarNameInTable="columnDoB" 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="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="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="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_UserColumnName="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" type="xs:double" minOccurs="0" />
|
|
<xs:element name="EPF" msprop:Generator_ColumnPropNameInTable="EPFColumn" msprop:Generator_ColumnPropNameInRow="EPF" msprop:Generator_UserColumnName="EPF" msprop:Generator_ColumnVarNameInTable="columnEPF" type="xs:double" 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="MonthlySalaryRevision" msprop:Generator_RowEvHandlerName="MonthlySalaryRevisionRowChangeEventHandler" msprop:Generator_RowDeletedName="MonthlySalaryRevisionRowDeleted" msprop:Generator_RowDeletingName="MonthlySalaryRevisionRowDeleting" msprop:Generator_RowEvArgName="MonthlySalaryRevisionRowChangeEvent" msprop:Generator_TablePropName="MonthlySalaryRevision" msprop:Generator_RowChangedName="MonthlySalaryRevisionRowChanged" msprop:Generator_UserTableName="MonthlySalaryRevision" msprop:Generator_RowChangingName="MonthlySalaryRevisionRowChanging" msprop:Generator_RowClassName="MonthlySalaryRevisionRow" msprop:Generator_TableClassName="MonthlySalaryRevisionDataTable" msprop:Generator_TableVarName="tableMonthlySalaryRevision">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="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="PreviousSalary" msprop:Generator_ColumnPropNameInTable="PreviousSalaryColumn" msprop:Generator_ColumnPropNameInRow="PreviousSalary" msprop:Generator_UserColumnName="PreviousSalary" msprop:Generator_ColumnVarNameInTable="columnPreviousSalary" type="xs:double" minOccurs="0" />
|
|
<xs:element name="RevisedSalary" msprop:Generator_ColumnPropNameInTable="RevisedSalaryColumn" msprop:Generator_ColumnPropNameInRow="RevisedSalary" msprop:Generator_UserColumnName="RevisedSalary" msprop:Generator_ColumnVarNameInTable="columnRevisedSalary" type="xs:double" 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="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="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="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="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="HusbandName" msprop:Generator_ColumnPropNameInTable="HusbandNameColumn" msprop:Generator_ColumnPropNameInRow="HusbandName" msprop:Generator_UserColumnName="HusbandName" msprop:Generator_ColumnVarNameInTable="columnHusbandName" 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="VoterID" msprop:Generator_ColumnPropNameInTable="VoterIDColumn" msprop:Generator_ColumnPropNameInRow="VoterID" msprop:Generator_UserColumnName="VoterID" msprop:Generator_ColumnVarNameInTable="columnVoterID" type="xs:string" minOccurs="0" />
|
|
<xs:element name="BRN" msprop:Generator_ColumnPropNameInTable="BRNColumn" msprop:Generator_ColumnPropNameInRow="BRN" msprop:Generator_UserColumnName="BRN" msprop:Generator_ColumnVarNameInTable="columnBRN" 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="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="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="MartialStatus" msprop:Generator_ColumnPropNameInTable="MartialStatusColumn" msprop:Generator_ColumnPropNameInRow="MartialStatus" msprop:Generator_UserColumnName="MartialStatus" msprop:Generator_ColumnVarNameInTable="columnMartialStatus" 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="Telephone1" msprop:Generator_ColumnPropNameInTable="Telephone1Column" msprop:Generator_ColumnPropNameInRow="Telephone1" msprop:Generator_UserColumnName="Telephone1" msprop:Generator_ColumnVarNameInTable="columnTelephone1" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Telephone2" msprop:Generator_ColumnPropNameInTable="Telephone2Column" msprop:Generator_ColumnPropNameInRow="Telephone2" msprop:Generator_UserColumnName="Telephone2" msprop:Generator_ColumnVarNameInTable="columnTelephone2" type="xs:string" minOccurs="0" />
|
|
<xs:element name="FaxNumber" msprop:Generator_ColumnPropNameInTable="FaxNumberColumn" msprop:Generator_ColumnPropNameInRow="FaxNumber" msprop:Generator_UserColumnName="FaxNumber" msprop:Generator_ColumnVarNameInTable="columnFaxNumber" 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="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="VillagePA" msprop:Generator_ColumnPropNameInTable="VillagePAColumn" msprop:Generator_ColumnPropNameInRow="VillagePA" msprop:Generator_UserColumnName="VillagePA" msprop:Generator_ColumnVarNameInTable="columnVillagePA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PostOfficePA" msprop:Generator_ColumnPropNameInTable="PostOfficePAColumn" msprop:Generator_ColumnPropNameInRow="PostOfficePA" msprop:Generator_UserColumnName="PostOfficePA" msprop:Generator_ColumnVarNameInTable="columnPostOfficePA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ThanaPA" msprop:Generator_ColumnPropNameInTable="ThanaPAColumn" msprop:Generator_ColumnPropNameInRow="ThanaPA" msprop:Generator_UserColumnName="ThanaPA" msprop:Generator_ColumnVarNameInTable="columnThanaPA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DistrictPA" msprop:Generator_ColumnPropNameInTable="DistrictPAColumn" msprop:Generator_ColumnPropNameInRow="DistrictPA" msprop:Generator_UserColumnName="DistrictPA" msprop:Generator_ColumnVarNameInTable="columnDistrictPA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="VillageTA" msprop:Generator_ColumnPropNameInTable="VillageTAColumn" msprop:Generator_ColumnPropNameInRow="VillageTA" msprop:Generator_UserColumnName="VillageTA" msprop:Generator_ColumnVarNameInTable="columnVillageTA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PostOfficeTA" msprop:Generator_ColumnPropNameInTable="PostOfficeTAColumn" msprop:Generator_ColumnPropNameInRow="PostOfficeTA" msprop:Generator_UserColumnName="PostOfficeTA" msprop:Generator_ColumnVarNameInTable="columnPostOfficeTA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ThanaTA" msprop:Generator_ColumnPropNameInTable="ThanaTAColumn" msprop:Generator_ColumnPropNameInRow="ThanaTA" msprop:Generator_UserColumnName="ThanaTA" msprop:Generator_ColumnVarNameInTable="columnThanaTA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DistrictTA" msprop:Generator_ColumnPropNameInTable="DistrictTAColumn" msprop:Generator_ColumnPropNameInRow="DistrictTA" msprop:Generator_UserColumnName="DistrictTA" msprop:Generator_ColumnVarNameInTable="columnDistrictTA" 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="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_UserColumnName="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="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="Appointment" msprop:Generator_ColumnPropNameInTable="AppointmentColumn" msprop:Generator_ColumnPropNameInRow="Appointment" msprop:Generator_UserColumnName="Appointment" msprop:Generator_ColumnVarNameInTable="columnAppointment" 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="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="EmpPhotograph" msprop:Generator_ColumnPropNameInTable="EmpPhotographColumn" msprop:Generator_ColumnPropNameInRow="EmpPhotograph" msprop:Generator_UserColumnName="EmpPhotograph" msprop:Generator_ColumnVarNameInTable="columnEmpPhotograph" 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="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="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="ContactPersonPhone" msprop:Generator_ColumnPropNameInTable="ContactPersonPhoneColumn" msprop:Generator_ColumnPropNameInRow="ContactPersonPhone" msprop:Generator_UserColumnName="ContactPersonPhone" msprop:Generator_ColumnVarNameInTable="columnContactPersonPhone" 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="ExperienceWithThisCompany" msprop:Generator_ColumnPropNameInTable="ExperienceWithThisCompanyColumn" msprop:Generator_ColumnPropNameInRow="ExperienceWithThisCompany" msprop:Generator_UserColumnName="ExperienceWithThisCompany" msprop:Generator_ColumnVarNameInTable="columnExperienceWithThisCompany" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LivingStatus" msprop:Generator_ColumnPropNameInTable="LivingStatusColumn" msprop:Generator_ColumnPropNameInRow="LivingStatus" msprop:Generator_UserColumnName="LivingStatus" msprop:Generator_ColumnVarNameInTable="columnLivingStatus" type="xs:string" minOccurs="0" />
|
|
<xs:element name="HousingStatus" msprop:Generator_ColumnPropNameInTable="HousingStatusColumn" msprop:Generator_ColumnPropNameInRow="HousingStatus" msprop:Generator_UserColumnName="HousingStatus" msprop:Generator_ColumnVarNameInTable="columnHousingStatus" 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="PassportIssueDate" msprop:Generator_ColumnPropNameInTable="PassportIssueDateColumn" msprop:Generator_ColumnPropNameInRow="PassportIssueDate" msprop:Generator_UserColumnName="PassportIssueDate" msprop:Generator_ColumnVarNameInTable="columnPassportIssueDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PassportIssuePlace" msprop:Generator_ColumnPropNameInTable="PassportIssuePlaceColumn" msprop:Generator_ColumnPropNameInRow="PassportIssuePlace" msprop:Generator_UserColumnName="PassportIssuePlace" msprop:Generator_ColumnVarNameInTable="columnPassportIssuePlace" 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="ParmanentAddress" msprop:Generator_ColumnPropNameInTable="ParmanentAddressColumn" msprop:Generator_ColumnPropNameInRow="ParmanentAddress" msprop:Generator_UserColumnName="ParmanentAddress" msprop:Generator_ColumnVarNameInTable="columnParmanentAddress" type="xs:string" minOccurs="0" />
|
|
<xs:element name="HeathCondition" msprop:Generator_ColumnPropNameInTable="HeathConditionColumn" msprop:Generator_ColumnPropNameInRow="HeathCondition" msprop:Generator_UserColumnName="HeathCondition" msprop:Generator_ColumnVarNameInTable="columnHeathCondition" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Height" msprop:Generator_ColumnPropNameInTable="HeightColumn" msprop:Generator_ColumnPropNameInRow="Height" msprop:Generator_UserColumnName="Height" msprop:Generator_ColumnVarNameInTable="columnHeight" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_UserColumnName="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PassPortExpiryDate" msprop:Generator_ColumnPropNameInTable="PassPortExpiryDateColumn" msprop:Generator_ColumnPropNameInRow="PassPortExpiryDate" msprop:Generator_UserColumnName="PassPortExpiryDate" msprop:Generator_ColumnVarNameInTable="columnPassPortExpiryDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TotalPreviousExperience" msprop:Generator_ColumnPropNameInTable="TotalPreviousExperienceColumn" msprop:Generator_ColumnPropNameInRow="TotalPreviousExperience" msprop:Generator_UserColumnName="TotalPreviousExperience" msprop:Generator_ColumnVarNameInTable="columnTotalPreviousExperience" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TotalExperience" msprop:Generator_ColumnPropNameInTable="TotalExperienceColumn" msprop:Generator_ColumnPropNameInRow="TotalExperience" msprop:Generator_UserColumnName="TotalExperience" msprop:Generator_ColumnVarNameInTable="columnTotalExperience" type="xs:string" minOccurs="0" />
|
|
<xs:element name="NumberOfPreviousJob" msprop:Generator_ColumnPropNameInTable="NumberOfPreviousJobColumn" msprop:Generator_ColumnPropNameInRow="NumberOfPreviousJob" msprop:Generator_UserColumnName="NumberOfPreviousJob" msprop:Generator_ColumnVarNameInTable="columnNumberOfPreviousJob" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LastPromotionBefore" msprop:Generator_ColumnPropNameInTable="LastPromotionBeforeColumn" msprop:Generator_ColumnPropNameInRow="LastPromotionBefore" msprop:Generator_UserColumnName="LastPromotionBefore" msprop:Generator_ColumnVarNameInTable="columnLastPromotionBefore" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmergencyTel" msprop:Generator_ColumnPropNameInTable="EmergencyTelColumn" msprop:Generator_ColumnPropNameInRow="EmergencyTel" msprop:Generator_UserColumnName="EmergencyTel" msprop:Generator_ColumnVarNameInTable="columnEmergencyTel" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EmployeeQualification" msprop:Generator_RowEvHandlerName="EmployeeQualificationRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeQualificationRowDeleted" msprop:Generator_RowDeletingName="EmployeeQualificationRowDeleting" msprop:Generator_RowEvArgName="EmployeeQualificationRowChangeEvent" msprop:Generator_TablePropName="EmployeeQualification" msprop:Generator_RowChangedName="EmployeeQualificationRowChanged" msprop:Generator_UserTableName="EmployeeQualification" msprop:Generator_RowChangingName="EmployeeQualificationRowChanging" msprop:Generator_RowClassName="EmployeeQualificationRow" msprop:Generator_TableClassName="EmployeeQualificationDataTable" msprop:Generator_TableVarName="tableEmployeeQualification">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="PSCcompletionDate" msprop:Generator_ColumnPropNameInTable="PSCcompletionDateColumn" msprop:Generator_ColumnPropNameInRow="PSCcompletionDate" msprop:Generator_UserColumnName="PSCcompletionDate" msprop:Generator_ColumnVarNameInTable="columnPSCcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="JSEcompletionDate" msprop:Generator_ColumnPropNameInTable="JSEcompletionDateColumn" msprop:Generator_ColumnPropNameInRow="JSEcompletionDate" msprop:Generator_UserColumnName="JSEcompletionDate" msprop:Generator_ColumnVarNameInTable="columnJSEcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="SSCcompletionDate" msprop:Generator_ColumnPropNameInTable="SSCcompletionDateColumn" msprop:Generator_ColumnPropNameInRow="SSCcompletionDate" msprop:Generator_UserColumnName="SSCcompletionDate" msprop:Generator_ColumnVarNameInTable="columnSSCcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="HSCcompletionDate" msprop:Generator_ColumnPropNameInTable="HSCcompletionDateColumn" msprop:Generator_ColumnPropNameInRow="HSCcompletionDate" msprop:Generator_UserColumnName="HSCcompletionDate" msprop:Generator_ColumnVarNameInTable="columnHSCcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="BAcompletionDate" msprop:Generator_ColumnPropNameInTable="BAcompletionDateColumn" msprop:Generator_ColumnPropNameInRow="BAcompletionDate" msprop:Generator_UserColumnName="BAcompletionDate" msprop:Generator_ColumnVarNameInTable="columnBAcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="MAcompletionDate" msprop:Generator_ColumnPropNameInTable="MAcompletionDateColumn" msprop:Generator_ColumnPropNameInRow="MAcompletionDate" msprop:Generator_UserColumnName="MAcompletionDate" msprop:Generator_ColumnVarNameInTable="columnMAcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Qualification" msprop:Generator_ColumnPropNameInTable="QualificationColumn" msprop:Generator_ColumnPropNameInRow="Qualification" msprop:Generator_UserColumnName="Qualification" msprop:Generator_ColumnVarNameInTable="columnQualification" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CompletionDate" msprop:Generator_ColumnPropNameInTable="CompletionDateColumn" msprop:Generator_ColumnPropNameInRow="CompletionDate" msprop:Generator_UserColumnName="CompletionDate" msprop:Generator_ColumnVarNameInTable="columnCompletionDate" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EmpGrandFatherInfo" msprop:Generator_RowEvHandlerName="EmpGrandFatherInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpGrandFatherInfoRowDeleted" msprop:Generator_RowDeletingName="EmpGrandFatherInfoRowDeleting" msprop:Generator_RowEvArgName="EmpGrandFatherInfoRowChangeEvent" msprop:Generator_TablePropName="EmpGrandFatherInfo" msprop:Generator_RowChangedName="EmpGrandFatherInfoRowChanged" msprop:Generator_UserTableName="EmpGrandFatherInfo" msprop:Generator_RowChangingName="EmpGrandFatherInfoRowChanging" msprop:Generator_RowClassName="EmpGrandFatherInfoRow" msprop:Generator_TableClassName="EmpGrandFatherInfoDataTable" msprop:Generator_TableVarName="tableEmpGrandFatherInfo">
|
|
<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="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|
<xs:element name="JoinDate" msprop:Generator_ColumnPropNameInTable="JoinDateColumn" msprop:Generator_ColumnPropNameInRow="JoinDate" msprop:Generator_UserColumnName="JoinDate" msprop:Generator_ColumnVarNameInTable="columnJoinDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Allowance" msprop:Generator_ColumnPropNameInTable="AllowanceColumn" msprop:Generator_ColumnPropNameInRow="Allowance" msprop:Generator_UserColumnName="Allowance" msprop:Generator_ColumnVarNameInTable="columnAllowance" 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="Leave" msprop:Generator_ColumnPropNameInTable="LeaveColumn" msprop:Generator_ColumnPropNameInRow="Leave" msprop:Generator_UserColumnName="Leave" msprop:Generator_ColumnVarNameInTable="columnLeave" type="xs:string" minOccurs="0" />
|
|
<xs:element name="OPI" msprop:Generator_ColumnPropNameInTable="OPIColumn" msprop:Generator_ColumnPropNameInRow="OPI" msprop:Generator_UserColumnName="OPI" msprop:Generator_ColumnVarNameInTable="columnOPI" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_UserColumnName="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Pension" msprop:Generator_ColumnPropNameInTable="PensionColumn" msprop:Generator_ColumnPropNameInRow="Pension" msprop:Generator_UserColumnName="Pension" msprop:Generator_ColumnVarNameInTable="columnPension" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="AllTaxInfo" msprop:Generator_RowEvHandlerName="AllTaxInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="AllTaxInfoRowDeleted" msprop:Generator_RowDeletingName="AllTaxInfoRowDeleting" msprop:Generator_RowEvArgName="AllTaxInfoRowChangeEvent" msprop:Generator_TablePropName="AllTaxInfo" msprop:Generator_RowChangedName="AllTaxInfoRowChanged" msprop:Generator_UserTableName="AllTaxInfo" msprop:Generator_RowChangingName="AllTaxInfoRowChanging" msprop:Generator_RowClassName="AllTaxInfoRow" msprop:Generator_TableClassName="AllTaxInfoDataTable" msprop:Generator_TableVarName="tableAllTaxInfo">
|
|
<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="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:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="CostCenterInfo" msprop:Generator_RowEvHandlerName="CostCenterInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="CostCenterInfoRowDeleted" msprop:Generator_RowDeletingName="CostCenterInfoRowDeleting" msprop:Generator_RowEvArgName="CostCenterInfoRowChangeEvent" msprop:Generator_TablePropName="CostCenterInfo" msprop:Generator_RowChangedName="CostCenterInfoRowChanged" msprop:Generator_UserTableName="CostCenterInfo" msprop:Generator_RowChangingName="CostCenterInfoRowChanging" msprop:Generator_RowClassName="CostCenterInfoRow" msprop:Generator_TableClassName="CostCenterInfoDataTable" msprop:Generator_TableVarName="tableCostCenterInfo">
|
|
<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="CCname" msprop:Generator_ColumnPropNameInTable="CCnameColumn" msprop:Generator_ColumnPropNameInRow="CCname" msprop:Generator_UserColumnName="CCname" msprop:Generator_ColumnVarNameInTable="columnCCname" 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="MoneyReceipt" msprop:Generator_RowEvHandlerName="MoneyReceiptRowChangeEventHandler" msprop:Generator_RowDeletedName="MoneyReceiptRowDeleted" msprop:Generator_RowDeletingName="MoneyReceiptRowDeleting" msprop:Generator_RowEvArgName="MoneyReceiptRowChangeEvent" msprop:Generator_TablePropName="MoneyReceipt" msprop:Generator_RowChangedName="MoneyReceiptRowChanged" msprop:Generator_UserTableName="MoneyReceipt" msprop:Generator_RowChangingName="MoneyReceiptRowChanging" msprop:Generator_RowClassName="MoneyReceiptRow" msprop:Generator_TableClassName="MoneyReceiptDataTable" msprop:Generator_TableVarName="tableMoneyReceipt">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<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="AmountInTaka" msprop:Generator_ColumnPropNameInTable="AmountInTakaColumn" msprop:Generator_ColumnPropNameInRow="AmountInTaka" msprop:Generator_UserColumnName="AmountInTaka" msprop:Generator_ColumnVarNameInTable="columnAmountInTaka" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TransferNo" msprop:Generator_ColumnPropNameInTable="TransferNoColumn" msprop:Generator_ColumnPropNameInRow="TransferNo" msprop:Generator_UserColumnName="TransferNo" msprop:Generator_ColumnVarNameInTable="columnTransferNo" 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:string" minOccurs="0" />
|
|
<xs:element name="TransferToAccNo" msprop:Generator_ColumnPropNameInTable="TransferToAccNoColumn" msprop:Generator_ColumnPropNameInRow="TransferToAccNo" msprop:Generator_UserColumnName="TransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnTransferToAccNo" 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:string" minOccurs="0" />
|
|
<xs:element name="PFAmountInTaka" msprop:Generator_ColumnPropNameInTable="PFAmountInTakaColumn" msprop:Generator_ColumnPropNameInRow="PFAmountInTaka" msprop:Generator_UserColumnName="PFAmountInTaka" msprop:Generator_ColumnVarNameInTable="columnPFAmountInTaka" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PFTransferNo" msprop:Generator_ColumnPropNameInTable="PFTransferNoColumn" msprop:Generator_ColumnPropNameInRow="PFTransferNo" msprop:Generator_UserColumnName="PFTransferNo" msprop:Generator_ColumnVarNameInTable="columnPFTransferNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PFTransferDate" msprop:Generator_ColumnPropNameInTable="PFTransferDateColumn" msprop:Generator_ColumnPropNameInRow="PFTransferDate" msprop:Generator_UserColumnName="PFTransferDate" msprop:Generator_ColumnVarNameInTable="columnPFTransferDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PFTransferAccNo" msprop:Generator_ColumnPropNameInTable="PFTransferAccNoColumn" msprop:Generator_ColumnPropNameInRow="PFTransferAccNo" msprop:Generator_UserColumnName="PFTransferAccNo" msprop:Generator_ColumnVarNameInTable="columnPFTransferAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PFTransferToAccNo" msprop:Generator_ColumnPropNameInTable="PFTransferToAccNoColumn" msprop:Generator_ColumnPropNameInRow="PFTransferToAccNo" msprop:Generator_UserColumnName="PFTransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnPFTransferToAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PENFAmount" msprop:Generator_ColumnPropNameInTable="PENFAmountColumn" msprop:Generator_ColumnPropNameInRow="PENFAmount" msprop:Generator_UserColumnName="PENFAmount" msprop:Generator_ColumnVarNameInTable="columnPENFAmount" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PENFAmountInTaka" msprop:Generator_ColumnPropNameInTable="PENFAmountInTakaColumn" msprop:Generator_ColumnPropNameInRow="PENFAmountInTaka" msprop:Generator_UserColumnName="PENFAmountInTaka" msprop:Generator_ColumnVarNameInTable="columnPENFAmountInTaka" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PENFTransferNo" msprop:Generator_ColumnPropNameInTable="PENFTransferNoColumn" msprop:Generator_ColumnPropNameInRow="PENFTransferNo" msprop:Generator_UserColumnName="PENFTransferNo" msprop:Generator_ColumnVarNameInTable="columnPENFTransferNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PENFTransferDate" msprop:Generator_ColumnPropNameInTable="PENFTransferDateColumn" msprop:Generator_ColumnPropNameInRow="PENFTransferDate" msprop:Generator_UserColumnName="PENFTransferDate" msprop:Generator_ColumnVarNameInTable="columnPENFTransferDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PENFTransferAccNo" msprop:Generator_ColumnPropNameInTable="PENFTransferAccNoColumn" msprop:Generator_ColumnPropNameInRow="PENFTransferAccNo" msprop:Generator_UserColumnName="PENFTransferAccNo" msprop:Generator_ColumnVarNameInTable="columnPENFTransferAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PENFTransferToAccNo" msprop:Generator_ColumnPropNameInTable="PENFTransferToAccNoColumn" msprop:Generator_ColumnPropNameInRow="PENFTransferToAccNo" msprop:Generator_UserColumnName="PENFTransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnPENFTransferToAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WPPFAmount" msprop:Generator_ColumnPropNameInTable="WPPFAmountColumn" msprop:Generator_ColumnPropNameInRow="WPPFAmount" msprop:Generator_UserColumnName="WPPFAmount" msprop:Generator_ColumnVarNameInTable="columnWPPFAmount" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WPPFAmountInTaka" msprop:Generator_ColumnPropNameInTable="WPPFAmountInTakaColumn" msprop:Generator_ColumnPropNameInRow="WPPFAmountInTaka" msprop:Generator_UserColumnName="WPPFAmountInTaka" msprop:Generator_ColumnVarNameInTable="columnWPPFAmountInTaka" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WPPFTransferNo" msprop:Generator_ColumnPropNameInTable="WPPFTransferNoColumn" msprop:Generator_ColumnPropNameInRow="WPPFTransferNo" msprop:Generator_UserColumnName="WPPFTransferNo" msprop:Generator_ColumnVarNameInTable="columnWPPFTransferNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WPPFTransferDate" msprop:Generator_ColumnPropNameInTable="WPPFTransferDateColumn" msprop:Generator_ColumnPropNameInRow="WPPFTransferDate" msprop:Generator_UserColumnName="WPPFTransferDate" msprop:Generator_ColumnVarNameInTable="columnWPPFTransferDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WPPFTransferToAccNo" msprop:Generator_ColumnPropNameInTable="WPPFTransferToAccNoColumn" msprop:Generator_ColumnPropNameInRow="WPPFTransferToAccNo" msprop:Generator_UserColumnName="WPPFTransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnWPPFTransferToAccNo" 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:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="BankAdviceNmgt" msprop:Generator_RowEvHandlerName="BankAdviceNmgtRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceNmgtRowDeleted" msprop:Generator_RowDeletingName="BankAdviceNmgtRowDeleting" msprop:Generator_RowEvArgName="BankAdviceNmgtRowChangeEvent" msprop:Generator_TablePropName="BankAdviceNmgt" msprop:Generator_RowChangedName="BankAdviceNmgtRowChanged" msprop:Generator_UserTableName="BankAdviceNmgt" msprop:Generator_RowChangingName="BankAdviceNmgtRowChanging" msprop:Generator_RowClassName="BankAdviceNmgtRow" msprop:Generator_TableClassName="BankAdviceNmgtDataTable" msprop:Generator_TableVarName="tableBankAdviceNmgt">
|
|
<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="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="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="BankRouting" msprop:Generator_ColumnPropNameInTable="BankRoutingColumn" msprop:Generator_ColumnPropNameInRow="BankRouting" msprop:Generator_UserColumnName="BankRouting" msprop:Generator_ColumnVarNameInTable="columnBankRouting" 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="CustomerRef" msprop:Generator_ColumnPropNameInTable="CustomerRefColumn" msprop:Generator_ColumnPropNameInRow="CustomerRef" msprop:Generator_UserColumnName="CustomerRef" msprop:Generator_ColumnVarNameInTable="columnCustomerRef" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CompanysBankAcc" msprop:Generator_ColumnPropNameInTable="CompanysBankAccColumn" msprop:Generator_ColumnPropNameInRow="CompanysBankAcc" msprop:Generator_UserColumnName="CompanysBankAcc" msprop:Generator_ColumnVarNameInTable="columnCompanysBankAcc" 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="dtGeneral" msprop:Generator_RowEvHandlerName="dtGeneralRowChangeEventHandler" msprop:Generator_RowDeletedName="dtGeneralRowDeleted" msprop:Generator_RowDeletingName="dtGeneralRowDeleting" msprop:Generator_RowEvArgName="dtGeneralRowChangeEvent" msprop:Generator_TablePropName="dtGeneral" msprop:Generator_RowChangedName="dtGeneralRowChanged" msprop:Generator_UserTableName="dtGeneral" msprop:Generator_RowChangingName="dtGeneralRowChanging" msprop:Generator_RowClassName="dtGeneralRow" msprop:Generator_TableClassName="dtGeneralDataTable" msprop:Generator_TableVarName="tabledtGeneral">
|
|
<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="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="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="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="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="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="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="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="TaxIdeentificationNO" msprop:Generator_ColumnPropNameInTable="TaxIdeentificationNOColumn" msprop:Generator_ColumnPropNameInRow="TaxIdeentificationNO" msprop:Generator_UserColumnName="TaxIdeentificationNO" msprop:Generator_ColumnVarNameInTable="columnTaxIdeentificationNO" 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="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="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="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="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="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="MotherOccupation" msprop:Generator_ColumnPropNameInTable="MotherOccupationColumn" msprop:Generator_ColumnPropNameInRow="MotherOccupation" msprop:Generator_UserColumnName="MotherOccupation" msprop:Generator_ColumnVarNameInTable="columnMotherOccupation" type="xs:string" minOccurs="0" />
|
|
<xs:element name="FatherOccupation" msprop:Generator_ColumnPropNameInTable="FatherOccupationColumn" msprop:Generator_ColumnPropNameInRow="FatherOccupation" msprop:Generator_UserColumnName="FatherOccupation" msprop:Generator_ColumnVarNameInTable="columnFatherOccupation" 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:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtContacts" msprop:Generator_RowEvHandlerName="dtContactsRowChangeEventHandler" msprop:Generator_RowDeletedName="dtContactsRowDeleted" msprop:Generator_RowDeletingName="dtContactsRowDeleting" msprop:Generator_RowEvArgName="dtContactsRowChangeEvent" msprop:Generator_TablePropName="dtContacts" msprop:Generator_RowChangedName="dtContactsRowChanged" msprop:Generator_UserTableName="dtContacts" msprop:Generator_RowChangingName="dtContactsRowChanging" msprop:Generator_RowClassName="dtContactsRow" msprop:Generator_TableClassName="dtContactsDataTable" msprop:Generator_TableVarName="tabledtContacts">
|
|
<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="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="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="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="PermanentTelephoneNo" msprop:Generator_ColumnPropNameInTable="PermanentTelephoneNoColumn" msprop:Generator_ColumnPropNameInRow="PermanentTelephoneNo" msprop:Generator_UserColumnName="PermanentTelephoneNo" msprop:Generator_ColumnVarNameInTable="columnPermanentTelephoneNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PermanentMobileNo" msprop:Generator_ColumnPropNameInTable="PermanentMobileNoColumn" msprop:Generator_ColumnPropNameInRow="PermanentMobileNo" msprop:Generator_UserColumnName="PermanentMobileNo" msprop:Generator_ColumnVarNameInTable="columnPermanentMobileNo" 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="PresentDistrict" msprop:Generator_ColumnPropNameInTable="PresentDistrictColumn" msprop:Generator_ColumnPropNameInRow="PresentDistrict" msprop:Generator_UserColumnName="PresentDistrict" msprop:Generator_ColumnVarNameInTable="columnPresentDistrict" 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="PresentTelephoneNo" msprop:Generator_ColumnPropNameInTable="PresentTelephoneNoColumn" msprop:Generator_ColumnPropNameInRow="PresentTelephoneNo" msprop:Generator_UserColumnName="PresentTelephoneNo" msprop:Generator_ColumnVarNameInTable="columnPresentTelephoneNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PresentMobile" msprop:Generator_ColumnPropNameInTable="PresentMobileColumn" msprop:Generator_ColumnPropNameInRow="PresentMobile" msprop:Generator_UserColumnName="PresentMobile" msprop:Generator_ColumnVarNameInTable="columnPresentMobile" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PersonalTelephoneNo" msprop:Generator_ColumnPropNameInTable="PersonalTelephoneNoColumn" msprop:Generator_ColumnPropNameInRow="PersonalTelephoneNo" msprop:Generator_UserColumnName="PersonalTelephoneNo" msprop:Generator_ColumnVarNameInTable="columnPersonalTelephoneNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PersonalMobileNo" msprop:Generator_ColumnPropNameInTable="PersonalMobileNoColumn" msprop:Generator_ColumnPropNameInRow="PersonalMobileNo" msprop:Generator_UserColumnName="PersonalMobileNo" msprop:Generator_ColumnVarNameInTable="columnPersonalMobileNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PersonalEmail" msprop:Generator_ColumnPropNameInTable="PersonalEmailColumn" msprop:Generator_ColumnPropNameInRow="PersonalEmail" msprop:Generator_UserColumnName="PersonalEmail" msprop:Generator_ColumnVarNameInTable="columnPersonalEmail" type="xs:string" minOccurs="0" />
|
|
<xs:element name="OfficialEmail" msprop:Generator_ColumnPropNameInTable="OfficialEmailColumn" msprop:Generator_ColumnPropNameInRow="OfficialEmail" msprop:Generator_UserColumnName="OfficialEmail" msprop:Generator_ColumnVarNameInTable="columnOfficialEmail" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Fax" msprop:Generator_ColumnPropNameInTable="FaxColumn" msprop:Generator_ColumnPropNameInRow="Fax" msprop:Generator_UserColumnName="Fax" msprop:Generator_ColumnVarNameInTable="columnFax" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmergencyContactAddress" msprop:Generator_ColumnPropNameInTable="EmergencyContactAddressColumn" msprop:Generator_ColumnPropNameInRow="EmergencyContactAddress" msprop:Generator_UserColumnName="EmergencyContactAddress" msprop:Generator_ColumnVarNameInTable="columnEmergencyContactAddress" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmergencyContactPerson" msprop:Generator_ColumnPropNameInTable="EmergencyContactPersonColumn" msprop:Generator_ColumnPropNameInRow="EmergencyContactPerson" msprop:Generator_UserColumnName="EmergencyContactPerson" msprop:Generator_ColumnVarNameInTable="columnEmergencyContactPerson" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmergencyMobileNo" msprop:Generator_ColumnPropNameInTable="EmergencyMobileNoColumn" msprop:Generator_ColumnPropNameInRow="EmergencyMobileNo" msprop:Generator_UserColumnName="EmergencyMobileNo" msprop:Generator_ColumnVarNameInTable="columnEmergencyMobileNo" 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="dtSpouse" msprop:Generator_RowEvHandlerName="dtSpouseRowChangeEventHandler" msprop:Generator_RowDeletedName="dtSpouseRowDeleted" msprop:Generator_RowDeletingName="dtSpouseRowDeleting" msprop:Generator_RowEvArgName="dtSpouseRowChangeEvent" msprop:Generator_TablePropName="dtSpouse" msprop:Generator_RowChangedName="dtSpouseRowChanged" msprop:Generator_UserTableName="dtSpouse" msprop:Generator_RowChangingName="dtSpouseRowChanging" msprop:Generator_RowClassName="dtSpouseRow" msprop:Generator_TableClassName="dtSpouseDataTable" msprop:Generator_TableVarName="tabledtSpouse">
|
|
<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="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="SpouseEducation" msprop:Generator_ColumnPropNameInTable="SpouseEducationColumn" msprop:Generator_ColumnPropNameInRow="SpouseEducation" msprop:Generator_UserColumnName="SpouseEducation" msprop:Generator_ColumnVarNameInTable="columnSpouseEducation" 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="MarriageDate" msprop:Generator_ColumnPropNameInTable="MarriageDateColumn" msprop:Generator_ColumnPropNameInRow="MarriageDate" msprop:Generator_UserColumnName="MarriageDate" msprop:Generator_ColumnVarNameInTable="columnMarriageDate" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtChildren" msprop:Generator_RowEvHandlerName="dtChildrenRowChangeEventHandler" msprop:Generator_RowDeletedName="dtChildrenRowDeleted" msprop:Generator_RowDeletingName="dtChildrenRowDeleting" msprop:Generator_RowEvArgName="dtChildrenRowChangeEvent" msprop:Generator_TablePropName="dtChildren" msprop:Generator_RowChangedName="dtChildrenRowChanged" msprop:Generator_UserTableName="dtChildren" msprop:Generator_RowChangingName="dtChildrenRowChanging" msprop:Generator_RowClassName="dtChildrenRow" msprop:Generator_TableClassName="dtChildrenDataTable" msprop:Generator_TableVarName="tabledtChildren">
|
|
<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="ChildName" msprop:Generator_ColumnPropNameInTable="ChildNameColumn" msprop:Generator_ColumnPropNameInRow="ChildName" msprop:Generator_UserColumnName="ChildName" msprop:Generator_ColumnVarNameInTable="columnChildName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ChildGender" msprop:Generator_ColumnPropNameInTable="ChildGenderColumn" msprop:Generator_ColumnPropNameInRow="ChildGender" msprop:Generator_UserColumnName="ChildGender" msprop:Generator_ColumnVarNameInTable="columnChildGender" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ChildBirthDate" msprop:Generator_ColumnPropNameInTable="ChildBirthDateColumn" msprop:Generator_ColumnPropNameInRow="ChildBirthDate" msprop:Generator_UserColumnName="ChildBirthDate" msprop:Generator_ColumnVarNameInTable="columnChildBirthDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ChildOccupation" msprop:Generator_ColumnPropNameInTable="ChildOccupationColumn" msprop:Generator_ColumnPropNameInRow="ChildOccupation" msprop:Generator_UserColumnName="ChildOccupation" msprop:Generator_ColumnVarNameInTable="columnChildOccupation" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ChildMaritalStatus" msprop:Generator_ColumnPropNameInTable="ChildMaritalStatusColumn" msprop:Generator_ColumnPropNameInRow="ChildMaritalStatus" msprop:Generator_UserColumnName="ChildMaritalStatus" msprop:Generator_ColumnVarNameInTable="columnChildMaritalStatus" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtEmpExperience" msprop:Generator_RowEvHandlerName="dtEmpExperienceRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpExperienceRowDeleted" msprop:Generator_RowDeletingName="dtEmpExperienceRowDeleting" msprop:Generator_RowEvArgName="dtEmpExperienceRowChangeEvent" msprop:Generator_TablePropName="dtEmpExperience" msprop:Generator_RowChangedName="dtEmpExperienceRowChanged" msprop:Generator_UserTableName="dtEmpExperience" msprop:Generator_RowChangingName="dtEmpExperienceRowChanging" msprop:Generator_RowClassName="dtEmpExperienceRow" msprop:Generator_TableClassName="dtEmpExperienceDataTable" msprop:Generator_TableVarName="tabledtEmpExperience">
|
|
<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="Employer" msprop:Generator_ColumnPropNameInTable="EmployerColumn" msprop:Generator_ColumnPropNameInRow="Employer" msprop:Generator_UserColumnName="Employer" msprop:Generator_ColumnVarNameInTable="columnEmployer" 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="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="TelephoneNo" msprop:Generator_ColumnPropNameInTable="TelephoneNoColumn" msprop:Generator_ColumnPropNameInRow="TelephoneNo" msprop:Generator_UserColumnName="TelephoneNo" msprop:Generator_ColumnVarNameInTable="columnTelephoneNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="BussinessType" msprop:Generator_ColumnPropNameInTable="BussinessTypeColumn" msprop:Generator_ColumnPropNameInRow="BussinessType" msprop:Generator_UserColumnName="BussinessType" msprop:Generator_ColumnVarNameInTable="columnBussinessType" 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="RoleDescription" msprop:Generator_ColumnPropNameInTable="RoleDescriptionColumn" msprop:Generator_ColumnPropNameInRow="RoleDescription" msprop:Generator_UserColumnName="RoleDescription" msprop:Generator_ColumnVarNameInTable="columnRoleDescription" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmployesFromDate" msprop:Generator_ColumnPropNameInTable="EmployesFromDateColumn" msprop:Generator_ColumnPropNameInRow="EmployesFromDate" msprop:Generator_UserColumnName="EmployesFromDate" msprop:Generator_ColumnVarNameInTable="columnEmployesFromDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmployesToDate" msprop:Generator_ColumnPropNameInTable="EmployesToDateColumn" msprop:Generator_ColumnPropNameInRow="EmployesToDate" msprop:Generator_UserColumnName="EmployesToDate" msprop:Generator_ColumnVarNameInTable="columnEmployesToDate" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtEmpTraining" msprop:Generator_RowEvHandlerName="dtEmpTrainingRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpTrainingRowDeleted" msprop:Generator_RowDeletingName="dtEmpTrainingRowDeleting" msprop:Generator_RowEvArgName="dtEmpTrainingRowChangeEvent" msprop:Generator_TablePropName="dtEmpTraining" msprop:Generator_RowChangedName="dtEmpTrainingRowChanged" msprop:Generator_UserTableName="dtEmpTraining" msprop:Generator_RowChangingName="dtEmpTrainingRowChanging" msprop:Generator_RowClassName="dtEmpTrainingRow" msprop:Generator_TableClassName="dtEmpTrainingDataTable" msprop:Generator_TableVarName="tabledtEmpTraining">
|
|
<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="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="TrainingTitle" msprop:Generator_ColumnPropNameInTable="TrainingTitleColumn" msprop:Generator_ColumnPropNameInRow="TrainingTitle" msprop:Generator_UserColumnName="TrainingTitle" msprop:Generator_ColumnVarNameInTable="columnTrainingTitle" type="xs:string" minOccurs="0" />
|
|
<xs:element name="NatureOfTraining" msprop:Generator_ColumnPropNameInTable="NatureOfTrainingColumn" msprop:Generator_ColumnPropNameInRow="NatureOfTraining" msprop:Generator_UserColumnName="NatureOfTraining" msprop:Generator_ColumnVarNameInTable="columnNatureOfTraining" 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="Institution" msprop:Generator_ColumnPropNameInTable="InstitutionColumn" msprop:Generator_ColumnPropNameInRow="Institution" msprop:Generator_UserColumnName="Institution" msprop:Generator_ColumnVarNameInTable="columnInstitution" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TrainingPlace" msprop:Generator_ColumnPropNameInTable="TrainingPlaceColumn" msprop:Generator_ColumnPropNameInRow="TrainingPlace" msprop:Generator_UserColumnName="TrainingPlace" msprop:Generator_ColumnVarNameInTable="columnTrainingPlace" type="xs:string" 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:element name="Achievement" msprop:Generator_ColumnPropNameInTable="AchievementColumn" msprop:Generator_ColumnPropNameInRow="Achievement" msprop:Generator_UserColumnName="Achievement" msprop:Generator_ColumnVarNameInTable="columnAchievement" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SponsorType" msprop:Generator_ColumnPropNameInTable="SponsorTypeColumn" msprop:Generator_ColumnPropNameInRow="SponsorType" msprop:Generator_UserColumnName="SponsorType" msprop:Generator_ColumnVarNameInTable="columnSponsorType" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TrainingFees" msprop:Generator_ColumnPropNameInTable="TrainingFeesColumn" msprop:Generator_ColumnPropNameInRow="TrainingFees" msprop:Generator_UserColumnName="TrainingFees" msprop:Generator_ColumnVarNameInTable="columnTrainingFees" type="xs:int" minOccurs="0" />
|
|
<xs:element name="OtherCost" msprop:Generator_ColumnPropNameInTable="OtherCostColumn" msprop:Generator_ColumnPropNameInRow="OtherCost" msprop:Generator_UserColumnName="OtherCost" msprop:Generator_ColumnVarNameInTable="columnOtherCost" type="xs:int" minOccurs="0" />
|
|
<xs:element name="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_UserColumnName="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_UserColumnName="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtEmpAcademic" msprop:Generator_RowEvHandlerName="dtEmpAcademicRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpAcademicRowDeleted" msprop:Generator_RowDeletingName="dtEmpAcademicRowDeleting" msprop:Generator_RowEvArgName="dtEmpAcademicRowChangeEvent" msprop:Generator_TablePropName="dtEmpAcademic" msprop:Generator_RowChangedName="dtEmpAcademicRowChanged" msprop:Generator_UserTableName="dtEmpAcademic" msprop:Generator_RowChangingName="dtEmpAcademicRowChanging" msprop:Generator_RowClassName="dtEmpAcademicRow" msprop:Generator_TableClassName="dtEmpAcademicDataTable" msprop:Generator_TableVarName="tabledtEmpAcademic">
|
|
<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="EducationType" msprop:Generator_ColumnPropNameInTable="EducationTypeColumn" msprop:Generator_ColumnPropNameInRow="EducationType" msprop:Generator_UserColumnName="EducationType" msprop:Generator_ColumnVarNameInTable="columnEducationType" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DegreeTitle" msprop:Generator_ColumnPropNameInTable="DegreeTitleColumn" msprop:Generator_ColumnPropNameInRow="DegreeTitle" msprop:Generator_UserColumnName="DegreeTitle" msprop:Generator_ColumnVarNameInTable="columnDegreeTitle" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Discipline_Department" msprop:Generator_ColumnPropNameInTable="Discipline_DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Discipline_Department" msprop:Generator_UserColumnName="Discipline_Department" msprop:Generator_ColumnVarNameInTable="columnDiscipline_Department" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Institution" msprop:Generator_ColumnPropNameInTable="InstitutionColumn" msprop:Generator_ColumnPropNameInRow="Institution" msprop:Generator_UserColumnName="Institution" msprop:Generator_ColumnVarNameInTable="columnInstitution" type="xs:string" minOccurs="0" />
|
|
<xs:element name="InstitutionName" msprop:Generator_ColumnPropNameInTable="InstitutionNameColumn" msprop:Generator_ColumnPropNameInRow="InstitutionName" msprop:Generator_UserColumnName="InstitutionName" msprop:Generator_ColumnVarNameInTable="columnInstitutionName" 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:int" minOccurs="0" />
|
|
<xs:element name="CGPA_Marks" msprop:Generator_ColumnPropNameInTable="CGPA_MarksColumn" msprop:Generator_ColumnPropNameInRow="CGPA_Marks" msprop:Generator_UserColumnName="CGPA_Marks" msprop:Generator_ColumnVarNameInTable="columnCGPA_Marks" type="xs:string" minOccurs="0" />
|
|
<xs:element name="HighestEducation" msprop:Generator_ColumnPropNameInTable="HighestEducationColumn" msprop:Generator_ColumnPropNameInRow="HighestEducation" msprop:Generator_UserColumnName="HighestEducation" msprop:Generator_ColumnVarNameInTable="columnHighestEducation" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtEmpReference" msprop:Generator_RowEvHandlerName="dtEmpReferenceRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpReferenceRowDeleted" msprop:Generator_RowDeletingName="dtEmpReferenceRowDeleting" msprop:Generator_RowEvArgName="dtEmpReferenceRowChangeEvent" msprop:Generator_TablePropName="dtEmpReference" msprop:Generator_RowChangedName="dtEmpReferenceRowChanged" msprop:Generator_UserTableName="dtEmpReference" msprop:Generator_RowChangingName="dtEmpReferenceRowChanging" msprop:Generator_RowClassName="dtEmpReferenceRow" msprop:Generator_TableClassName="dtEmpReferenceDataTable" msprop:Generator_TableVarName="tabledtEmpReference">
|
|
<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="RefereeName" msprop:Generator_ColumnPropNameInTable="RefereeNameColumn" msprop:Generator_ColumnPropNameInRow="RefereeName" msprop:Generator_UserColumnName="RefereeName" msprop:Generator_ColumnVarNameInTable="columnRefereeName" 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="RefereeOccupation" msprop:Generator_ColumnPropNameInTable="RefereeOccupationColumn" msprop:Generator_ColumnPropNameInRow="RefereeOccupation" msprop:Generator_UserColumnName="RefereeOccupation" msprop:Generator_ColumnVarNameInTable="columnRefereeOccupation" 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="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="TelephoneNo" msprop:Generator_ColumnPropNameInTable="TelephoneNoColumn" msprop:Generator_ColumnPropNameInRow="TelephoneNo" msprop:Generator_UserColumnName="TelephoneNo" msprop:Generator_ColumnVarNameInTable="columnTelephoneNo" 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:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtEmpPublication" msprop:Generator_RowEvHandlerName="dtEmpPublicationRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpPublicationRowDeleted" msprop:Generator_RowDeletingName="dtEmpPublicationRowDeleting" msprop:Generator_RowEvArgName="dtEmpPublicationRowChangeEvent" msprop:Generator_TablePropName="dtEmpPublication" msprop:Generator_RowChangedName="dtEmpPublicationRowChanged" msprop:Generator_UserTableName="dtEmpPublication" msprop:Generator_RowChangingName="dtEmpPublicationRowChanging" msprop:Generator_RowClassName="dtEmpPublicationRow" msprop:Generator_TableClassName="dtEmpPublicationDataTable" msprop:Generator_TableVarName="tabledtEmpPublication">
|
|
<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="PublicationTitle" msprop:Generator_ColumnPropNameInTable="PublicationTitleColumn" msprop:Generator_ColumnPropNameInRow="PublicationTitle" msprop:Generator_UserColumnName="PublicationTitle" msprop:Generator_ColumnVarNameInTable="columnPublicationTitle" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PublicationType" msprop:Generator_ColumnPropNameInTable="PublicationTypeColumn" msprop:Generator_ColumnPropNameInRow="PublicationType" msprop:Generator_UserColumnName="PublicationType" msprop:Generator_ColumnVarNameInTable="columnPublicationType" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PublicationName" msprop:Generator_ColumnPropNameInTable="PublicationNameColumn" msprop:Generator_ColumnPropNameInRow="PublicationName" msprop:Generator_UserColumnName="PublicationName" msprop:Generator_ColumnVarNameInTable="columnPublicationName" 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="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="DateOfPublication" msprop:Generator_ColumnPropNameInTable="DateOfPublicationColumn" msprop:Generator_ColumnPropNameInRow="DateOfPublication" msprop:Generator_UserColumnName="DateOfPublication" msprop:Generator_ColumnVarNameInTable="columnDateOfPublication" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtNominee" msprop:Generator_RowEvHandlerName="dtNomineeRowChangeEventHandler" msprop:Generator_RowDeletedName="dtNomineeRowDeleted" msprop:Generator_RowDeletingName="dtNomineeRowDeleting" msprop:Generator_RowEvArgName="dtNomineeRowChangeEvent" msprop:Generator_TablePropName="dtNominee" msprop:Generator_RowChangedName="dtNomineeRowChanged" msprop:Generator_UserTableName="dtNominee" msprop:Generator_RowChangingName="dtNomineeRowChanging" msprop:Generator_RowClassName="dtNomineeRow" msprop:Generator_TableClassName="dtNomineeDataTable" msprop:Generator_TableVarName="tabledtNominee">
|
|
<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="NominationPurpose" msprop:Generator_ColumnPropNameInTable="NominationPurposeColumn" msprop:Generator_ColumnPropNameInRow="NominationPurpose" msprop:Generator_UserColumnName="NominationPurpose" msprop:Generator_ColumnVarNameInTable="columnNominationPurpose" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DateOfNomination" msprop:Generator_ColumnPropNameInTable="DateOfNominationColumn" msprop:Generator_ColumnPropNameInRow="DateOfNomination" msprop:Generator_UserColumnName="DateOfNomination" msprop:Generator_ColumnVarNameInTable="columnDateOfNomination" type="xs:string" minOccurs="0" />
|
|
<xs:element name="NomineeName" msprop:Generator_ColumnPropNameInTable="NomineeNameColumn" msprop:Generator_ColumnPropNameInRow="NomineeName" msprop:Generator_UserColumnName="NomineeName" msprop:Generator_ColumnVarNameInTable="columnNomineeName" 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="NomineesDateofBirth" msprop:Generator_ColumnPropNameInTable="NomineesDateofBirthColumn" msprop:Generator_ColumnPropNameInRow="NomineesDateofBirth" msprop:Generator_UserColumnName="NomineesDateofBirth" msprop:Generator_ColumnVarNameInTable="columnNomineesDateofBirth" type="xs:string" minOccurs="0" />
|
|
<xs:element name="NomineesOccupation" msprop:Generator_ColumnPropNameInTable="NomineesOccupationColumn" msprop:Generator_ColumnPropNameInRow="NomineesOccupation" msprop:Generator_UserColumnName="NomineesOccupation" msprop:Generator_ColumnVarNameInTable="columnNomineesOccupation" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Adderess" msprop:Generator_ColumnPropNameInTable="AdderessColumn" msprop:Generator_ColumnPropNameInRow="Adderess" msprop:Generator_UserColumnName="Adderess" msprop:Generator_ColumnVarNameInTable="columnAdderess" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TelephoneNo" msprop:Generator_ColumnPropNameInTable="TelephoneNoColumn" msprop:Generator_ColumnPropNameInRow="TelephoneNo" msprop:Generator_UserColumnName="TelephoneNo" msprop:Generator_ColumnVarNameInTable="columnTelephoneNo" 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="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_UserColumnName="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EducationalInfo" msprop:Generator_RowEvHandlerName="EducationalInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EducationalInfoRowDeleted" msprop:Generator_RowDeletingName="EducationalInfoRowDeleting" msprop:Generator_RowEvArgName="EducationalInfoRowChangeEvent" msprop:Generator_TablePropName="EducationalInfo" msprop:Generator_RowChangedName="EducationalInfoRowChanged" msprop:Generator_UserTableName="EducationalInfo" msprop:Generator_RowChangingName="EducationalInfoRowChanging" msprop:Generator_RowClassName="EducationalInfoRow" msprop:Generator_TableClassName="EducationalInfoDataTable" msprop:Generator_TableVarName="tableEducationalInfo">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Board" msprop:Generator_ColumnPropNameInTable="BoardColumn" msprop:Generator_ColumnPropNameInRow="Board" msprop:Generator_UserColumnName="Board" msprop:Generator_ColumnVarNameInTable="columnBoard" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Examination" msprop:Generator_ColumnPropNameInTable="ExaminationColumn" msprop:Generator_ColumnPropNameInRow="Examination" msprop:Generator_UserColumnName="Examination" msprop:Generator_ColumnVarNameInTable="columnExamination" 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="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="PASSINGYEAR" msprop:Generator_ColumnPropNameInTable="PASSINGYEARColumn" msprop:Generator_ColumnPropNameInRow="PASSINGYEAR" msprop:Generator_UserColumnName="PASSINGYEAR" msprop:Generator_ColumnVarNameInTable="columnPASSINGYEAR" type="xs:string" minOccurs="0" />
|
|
<xs:element name="GPAORMARKS" msprop:Generator_ColumnPropNameInTable="GPAORMARKSColumn" msprop:Generator_ColumnPropNameInRow="GPAORMARKS" msprop:Generator_UserColumnName="GPAORMARKS" msprop:Generator_ColumnVarNameInTable="columnGPAORMARKS" type="xs:double" minOccurs="0" />
|
|
<xs:element name="OUTOF" msprop:Generator_ColumnPropNameInTable="OUTOFColumn" msprop:Generator_ColumnPropNameInRow="OUTOF" msprop:Generator_UserColumnName="OUTOF" msprop:Generator_ColumnVarNameInTable="columnOUTOF" type="xs:double" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="EmployeeAppointmentInfo" msprop:Generator_RowEvHandlerName="EmployeeAppointmentInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmployeeAppointmentInfoRowDeleted" msprop:Generator_RowDeletingName="EmployeeAppointmentInfoRowDeleting" msprop:Generator_RowEvArgName="EmployeeAppointmentInfoRowChangeEvent" msprop:Generator_TablePropName="EmployeeAppointmentInfo" msprop:Generator_RowChangedName="EmployeeAppointmentInfoRowChanged" msprop:Generator_UserTableName="EmployeeAppointmentInfo" msprop:Generator_RowChangingName="EmployeeAppointmentInfoRowChanging" msprop:Generator_RowClassName="EmployeeAppointmentInfoRow" msprop:Generator_TableClassName="EmployeeAppointmentInfoDataTable" msprop:Generator_TableVarName="tableEmployeeAppointmentInfo">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="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="HusbandName" msdata:Caption="VoterID" msprop:Generator_ColumnPropNameInTable="HusbandNameColumn" msprop:Generator_ColumnPropNameInRow="HusbandName" msprop:Generator_UserColumnName="HusbandName" msprop:Generator_ColumnVarNameInTable="columnHusbandName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="JoiningDate" msdata:Caption="Nationality" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" 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="BloodGroup" msdata:Caption="Gender" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_UserColumnName="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" type="xs:string" minOccurs="0" />
|
|
<xs:element name="VillagePA" msprop:Generator_ColumnPropNameInTable="VillagePAColumn" msprop:Generator_ColumnPropNameInRow="VillagePA" msprop:Generator_UserColumnName="VillagePA" msprop:Generator_ColumnVarNameInTable="columnVillagePA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PostOfficePA" msprop:Generator_ColumnPropNameInTable="PostOfficePAColumn" msprop:Generator_ColumnPropNameInRow="PostOfficePA" msprop:Generator_UserColumnName="PostOfficePA" msprop:Generator_ColumnVarNameInTable="columnPostOfficePA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ThanaPA" msprop:Generator_ColumnPropNameInTable="ThanaPAColumn" msprop:Generator_ColumnPropNameInRow="ThanaPA" msprop:Generator_UserColumnName="ThanaPA" msprop:Generator_ColumnVarNameInTable="columnThanaPA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DistrictPA" msprop:Generator_ColumnPropNameInTable="DistrictPAColumn" msprop:Generator_ColumnPropNameInRow="DistrictPA" msprop:Generator_UserColumnName="DistrictPA" msprop:Generator_ColumnVarNameInTable="columnDistrictPA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="VillageTA" msprop:Generator_ColumnPropNameInTable="VillageTAColumn" msprop:Generator_ColumnPropNameInRow="VillageTA" msprop:Generator_UserColumnName="VillageTA" msprop:Generator_ColumnVarNameInTable="columnVillageTA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PostOfficeTA" msprop:Generator_ColumnPropNameInTable="PostOfficeTAColumn" msprop:Generator_ColumnPropNameInRow="PostOfficeTA" msprop:Generator_UserColumnName="PostOfficeTA" msprop:Generator_ColumnVarNameInTable="columnPostOfficeTA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ThanaTA" msprop:Generator_ColumnPropNameInTable="ThanaTAColumn" msprop:Generator_ColumnPropNameInRow="ThanaTA" msprop:Generator_UserColumnName="ThanaTA" msprop:Generator_ColumnVarNameInTable="columnThanaTA" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DistrictTA" msprop:Generator_ColumnPropNameInTable="DistrictTAColumn" msprop:Generator_ColumnPropNameInRow="DistrictTA" msprop:Generator_UserColumnName="DistrictTA" msprop:Generator_ColumnVarNameInTable="columnDistrictTA" 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="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" msdata:Caption="OfficialEmail" 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" msdata:Caption="EMERGENCYTELEPHONE" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_UserColumnName="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" type="xs:double" minOccurs="0" />
|
|
<xs:element name="Conveyence" msprop:Generator_ColumnPropNameInTable="ConveyenceColumn" msprop:Generator_ColumnPropNameInRow="Conveyence" msprop:Generator_UserColumnName="Conveyence" msprop:Generator_ColumnVarNameInTable="columnConveyence" 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="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="ProbationEndDate" msprop:Generator_ColumnPropNameInTable="ProbationEndDateColumn" msprop:Generator_ColumnPropNameInRow="ProbationEndDate" msprop:Generator_UserColumnName="ProbationEndDate" msprop:Generator_ColumnVarNameInTable="columnProbationEndDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="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="MartialStatus" msprop:Generator_ColumnPropNameInTable="MartialStatusColumn" msprop:Generator_ColumnPropNameInRow="MartialStatus" msprop:Generator_UserColumnName="MartialStatus" msprop:Generator_ColumnVarNameInTable="columnMartialStatus" 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:int" minOccurs="0" />
|
|
<xs:element name="EducationLevel" msprop:Generator_ColumnPropNameInTable="EducationLevelColumn" msprop:Generator_ColumnPropNameInRow="EducationLevel" msprop:Generator_UserColumnName="EducationLevel" msprop:Generator_ColumnVarNameInTable="columnEducationLevel" 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="JoiningSalary" msprop:Generator_ColumnPropNameInTable="JoiningSalaryColumn" msprop:Generator_ColumnPropNameInRow="JoiningSalary" msprop:Generator_UserColumnName="JoiningSalary" msprop:Generator_ColumnVarNameInTable="columnJoiningSalary" type="xs:double" minOccurs="0" />
|
|
<xs:element name="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_UserColumnName="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" type="xs:double" minOccurs="0" />
|
|
<xs:element name="EPF" msprop:Generator_ColumnPropNameInTable="EPFColumn" msprop:Generator_ColumnPropNameInRow="EPF" msprop:Generator_UserColumnName="EPF" msprop:Generator_ColumnVarNameInTable="columnEPF" type="xs:double" minOccurs="0" />
|
|
<xs:element name="EmpPhotograph" msprop:Generator_ColumnPropNameInTable="EmpPhotographColumn" msprop:Generator_ColumnPropNameInRow="EmpPhotograph" msprop:Generator_UserColumnName="EmpPhotograph" msprop:Generator_ColumnVarNameInTable="columnEmpPhotograph" 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="AttendenceBonus" msprop:Generator_ColumnPropNameInTable="AttendenceBonusColumn" msprop:Generator_ColumnPropNameInRow="AttendenceBonus" msprop:Generator_UserColumnName="AttendenceBonus" msprop:Generator_ColumnVarNameInTable="columnAttendenceBonus" 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="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_UserColumnName="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DtCostCenterTotal" msprop:Generator_RowEvHandlerName="DtCostCenterTotalRowChangeEventHandler" msprop:Generator_RowDeletedName="DtCostCenterTotalRowDeleted" msprop:Generator_RowDeletingName="DtCostCenterTotalRowDeleting" msprop:Generator_RowEvArgName="DtCostCenterTotalRowChangeEvent" msprop:Generator_TablePropName="DtCostCenterTotal" msprop:Generator_RowChangedName="DtCostCenterTotalRowChanged" msprop:Generator_UserTableName="DtCostCenterTotal" msprop:Generator_RowChangingName="DtCostCenterTotalRowChanging" msprop:Generator_RowClassName="DtCostCenterTotalRow" msprop:Generator_TableClassName="DtCostCenterTotalDataTable" msprop:Generator_TableVarName="tableDtCostCenterTotal">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="CRGName" msprop:Generator_ColumnPropNameInTable="CRGNameColumn" msprop:Generator_ColumnPropNameInRow="CRGName" msprop:Generator_UserColumnName="CRGName" msprop:Generator_ColumnVarNameInTable="columnCRGName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TotalEPF" msprop:Generator_ColumnPropNameInTable="TotalEPFColumn" msprop:Generator_ColumnPropNameInRow="TotalEPF" msprop:Generator_UserColumnName="TotalEPF" msprop:Generator_ColumnVarNameInTable="columnTotalEPF" type="xs:double" minOccurs="0" />
|
|
<xs:element name="TotalCPF" msprop:Generator_ColumnPropNameInTable="TotalCPFColumn" msprop:Generator_ColumnPropNameInRow="TotalCPF" msprop:Generator_UserColumnName="TotalCPF" msprop:Generator_ColumnVarNameInTable="columnTotalCPF" type="xs:double" minOccurs="0" />
|
|
<xs:element name="TotalEPFCPF" msprop:Generator_ColumnPropNameInTable="TotalEPFCPFColumn" msprop:Generator_ColumnPropNameInRow="TotalEPFCPF" msprop:Generator_UserColumnName="TotalEPFCPF" msprop:Generator_ColumnVarNameInTable="columnTotalEPFCPF" type="xs:double" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="DTMonthlyPF" msprop:Generator_RowEvHandlerName="DTMonthlyPFRowChangeEventHandler" msprop:Generator_RowDeletedName="DTMonthlyPFRowDeleted" msprop:Generator_RowDeletingName="DTMonthlyPFRowDeleting" msprop:Generator_RowEvArgName="DTMonthlyPFRowChangeEvent" msprop:Generator_TablePropName="DTMonthlyPF" msprop:Generator_RowChangedName="DTMonthlyPFRowChanged" msprop:Generator_UserTableName="DTMonthlyPF" msprop:Generator_RowChangingName="DTMonthlyPFRowChanging" msprop:Generator_RowClassName="DTMonthlyPFRow" msprop:Generator_TableClassName="DTMonthlyPFDataTable" msprop:Generator_TableVarName="tableDTMonthlyPF">
|
|
<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="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="Doj" msprop:Generator_ColumnPropNameInTable="DojColumn" msprop:Generator_ColumnPropNameInRow="Doj" msprop:Generator_UserColumnName="Doj" msprop:Generator_ColumnVarNameInTable="columnDoj" type="xs:string" minOccurs="0" />
|
|
<xs:element name="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="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="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_UserColumnName="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" type="xs:double" minOccurs="0" />
|
|
<xs:element name="EPF" msprop:Generator_ColumnPropNameInTable="EPFColumn" msprop:Generator_ColumnPropNameInRow="EPF" msprop:Generator_UserColumnName="EPF" msprop:Generator_ColumnVarNameInTable="columnEPF" 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="TotalCC" msprop:Generator_ColumnPropNameInTable="TotalCCColumn" msprop:Generator_ColumnPropNameInRow="TotalCC" msprop:Generator_UserColumnName="TotalCC" msprop:Generator_ColumnVarNameInTable="columnTotalCC" type="xs:double" minOccurs="0" />
|
|
<xs:element name="CRGID" msprop:Generator_ColumnPropNameInTable="CRGIDColumn" msprop:Generator_ColumnPropNameInRow="CRGID" msprop:Generator_UserColumnName="CRGID" msprop:Generator_ColumnVarNameInTable="columnCRGID" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="CCWiseBonusSummary" msprop:Generator_RowEvHandlerName="CCWiseBonusSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWiseBonusSummaryRowDeleted" msprop:Generator_RowDeletingName="CCWiseBonusSummaryRowDeleting" msprop:Generator_RowEvArgName="CCWiseBonusSummaryRowChangeEvent" msprop:Generator_TablePropName="CCWiseBonusSummary" msprop:Generator_RowChangedName="CCWiseBonusSummaryRowChanged" msprop:Generator_UserTableName="CCWiseBonusSummary" msprop:Generator_RowChangingName="CCWiseBonusSummaryRowChanging" msprop:Generator_RowClassName="CCWiseBonusSummaryRow" msprop:Generator_TableClassName="CCWiseBonusSummaryDataTable" msprop:Generator_TableVarName="tableCCWiseBonusSummary">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="cc" msprop:Generator_ColumnPropNameInTable="ccColumn" msprop:Generator_ColumnPropNameInRow="cc" msprop:Generator_UserColumnName="cc" msprop:Generator_ColumnVarNameInTable="columncc" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Item" msprop:Generator_ColumnPropNameInTable="ItemColumn" msprop:Generator_ColumnPropNameInRow="Item" msprop:Generator_UserColumnName="Item" msprop:Generator_ColumnVarNameInTable="columnItem" type="xs:string" minOccurs="0" />
|
|
<xs:element name="amount" msprop:Generator_ColumnPropNameInTable="amountColumn" msprop:Generator_ColumnPropNameInRow="amount" msprop:Generator_UserColumnName="amount" msprop:Generator_ColumnVarNameInTable="columnamount" type="xs:double" minOccurs="0" />
|
|
<xs:element name="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="CCWiseBonus" msprop:Generator_RowEvHandlerName="CCWiseBonusRowChangeEventHandler" msprop:Generator_RowDeletedName="CCWiseBonusRowDeleted" msprop:Generator_RowDeletingName="CCWiseBonusRowDeleting" msprop:Generator_RowEvArgName="CCWiseBonusRowChangeEvent" msprop:Generator_TablePropName="CCWiseBonus" msprop:Generator_RowChangedName="CCWiseBonusRowChanged" msprop:Generator_UserTableName="CCWiseBonus" msprop:Generator_RowChangingName="CCWiseBonusRowChanging" msprop:Generator_RowClassName="CCWiseBonusRow" msprop:Generator_TableClassName="CCWiseBonusDataTable" msprop:Generator_TableVarName="tableCCWiseBonus">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="cc" msprop:Generator_ColumnPropNameInTable="ccColumn" msprop:Generator_ColumnPropNameInRow="cc" msprop:Generator_UserColumnName="cc" msprop:Generator_ColumnVarNameInTable="columncc" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Item" msprop:Generator_ColumnPropNameInTable="ItemColumn" msprop:Generator_ColumnPropNameInRow="Item" msprop:Generator_UserColumnName="Item" msprop:Generator_ColumnVarNameInTable="columnItem" type="xs:string" minOccurs="0" />
|
|
<xs:element name="amount" msprop:Generator_ColumnPropNameInTable="amountColumn" msprop:Generator_ColumnPropNameInRow="amount" msprop:Generator_UserColumnName="amount" msprop:Generator_ColumnVarNameInTable="columnamount" type="xs:double" minOccurs="0" />
|
|
<xs:element name="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="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:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="dtPerquisite" msprop:Generator_RowClassName="dtPerquisiteRow" msprop:Generator_RowEvHandlerName="dtPerquisiteRowChangeEventHandler" msprop:Generator_RowDeletedName="dtPerquisiteRowDeleted" msprop:Generator_RowDeletingName="dtPerquisiteRowDeleting" msprop:Generator_RowEvArgName="dtPerquisiteRowChangeEvent" msprop:Generator_TablePropName="dtPerquisite" msprop:Generator_RowChangedName="dtPerquisiteRowChanged" msprop:Generator_UserTableName="dtPerquisite" msprop:Generator_RowChangingName="dtPerquisiteRowChanging" msprop:Generator_TableClassName="dtPerquisiteDataTable" msprop:Generator_TableVarName="tabledtPerquisite">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Name" msdata:Caption="EmpName" msprop:Generator_UserColumnName="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnVarNameInTable="columnName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AmountDescription" msprop:Generator_UserColumnName="AmountDescription" msprop:Generator_ColumnPropNameInTable="AmountDescriptionColumn" msprop:Generator_ColumnPropNameInRow="AmountDescription" msprop:Generator_ColumnVarNameInTable="columnAmountDescription" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:double" minOccurs="0" />
|
|
<xs:element name="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Department" msprop:Generator_UserColumnName="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CC" msprop:Generator_UserColumnName="CC" msprop:Generator_ColumnPropNameInTable="CCColumn" msprop:Generator_ColumnPropNameInRow="CC" msprop:Generator_ColumnVarNameInTable="columnCC" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOJ" msprop:Generator_UserColumnName="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DOB" msprop:Generator_UserColumnName="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" type="xs:string" minOccurs="0" />
|
|
<xs:element name="GroupID" msprop:Generator_UserColumnName="GroupID" msprop:Generator_ColumnPropNameInTable="GroupIDColumn" msprop:Generator_ColumnPropNameInRow="GroupID" msprop:Generator_ColumnVarNameInTable="columnGroupID" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="BankAdviceWithRoutingNo" msprop:Generator_RowEvHandlerName="BankAdviceWithRoutingNoRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceWithRoutingNoRowDeleted" msprop:Generator_RowDeletingName="BankAdviceWithRoutingNoRowDeleting" msprop:Generator_RowEvArgName="BankAdviceWithRoutingNoRowChangeEvent" msprop:Generator_TablePropName="BankAdviceWithRoutingNo" msprop:Generator_RowChangedName="BankAdviceWithRoutingNoRowChanged" msprop:Generator_RowChangingName="BankAdviceWithRoutingNoRowChanging" msprop:Generator_TableClassName="BankAdviceWithRoutingNoDataTable" msprop:Generator_RowClassName="BankAdviceWithRoutingNoRow" msprop:Generator_TableVarName="tableBankAdviceWithRoutingNo" msprop:Generator_UserTableName="BankAdviceWithRoutingNo">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="EmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="EmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
|
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Email" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Maintenance" msprop:Generator_ColumnPropNameInRow="Maintenance" msprop:Generator_ColumnPropNameInTable="MaintenanceColumn" msprop:Generator_ColumnVarNameInTable="columnMaintenance" msprop:Generator_UserColumnName="Maintenance" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Currency" msprop:Generator_ColumnPropNameInRow="Currency" msprop:Generator_ColumnPropNameInTable="CurrencyColumn" msprop:Generator_ColumnVarNameInTable="columnCurrency" msprop:Generator_UserColumnName="Currency" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Method" msprop:Generator_ColumnPropNameInRow="Method" msprop:Generator_ColumnPropNameInTable="MethodColumn" msprop:Generator_ColumnVarNameInTable="columnMethod" msprop:Generator_UserColumnName="Method" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Cheque" msprop:Generator_ColumnPropNameInRow="Cheque" msprop:Generator_ColumnPropNameInTable="ChequeColumn" msprop:Generator_ColumnVarNameInTable="columnCheque" msprop:Generator_UserColumnName="Cheque" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DeNomination" msprop:Generator_ColumnPropNameInRow="DeNomination" msprop:Generator_ColumnPropNameInTable="DeNominationColumn" msprop:Generator_ColumnVarNameInTable="columnDeNomination" msprop:Generator_UserColumnName="DeNomination" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Bank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Branch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Remarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
|
|
<xs:element name="SenderAccNo" msprop:Generator_ColumnPropNameInRow="SenderAccNo" msprop:Generator_ColumnPropNameInTable="SenderAccNoColumn" msprop:Generator_ColumnVarNameInTable="columnSenderAccNo" msprop:Generator_UserColumnName="SenderAccNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="BankRoutingNo" msdata:Caption="BankRouting" msprop:Generator_ColumnPropNameInRow="BankRoutingNo" msprop:Generator_ColumnPropNameInTable="BankRoutingNoColumn" msprop:Generator_ColumnVarNameInTable="columnBankRoutingNo" msprop:Generator_UserColumnName="BankRoutingNo" type="xs:string" minOccurs="0" />
|
|
<xs:element name="AccType" msprop:Generator_ColumnPropNameInRow="AccType" msprop:Generator_ColumnPropNameInTable="AccTypeColumn" msprop:Generator_ColumnVarNameInTable="columnAccType" msprop:Generator_UserColumnName="AccType" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ProcessDate" msprop:Generator_ColumnPropNameInRow="ProcessDate" msprop:Generator_ColumnPropNameInTable="ProcessDateColumn" msprop:Generator_ColumnVarNameInTable="columnProcessDate" msprop:Generator_UserColumnName="ProcessDate" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PaymentDate" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" msprop:Generator_UserColumnName="PaymentDate" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |