833 lines
189 KiB
XML
833 lines
189 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:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsCompany" msprop:Generator_UserDSName="dsCompany">
|
|||
|
<xs:complexType>
|
|||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|||
|
<xs:element name="ComapnyInformation" msprop:Generator_UserTableName="ComapnyInformation" msprop:Generator_RowEvArgName="ComapnyInformationRowChangeEvent" msprop:Generator_TableVarName="tableComapnyInformation" msprop:Generator_TablePropName="ComapnyInformation" msprop:Generator_RowDeletingName="ComapnyInformationRowDeleting" msprop:Generator_RowChangingName="ComapnyInformationRowChanging" msprop:Generator_RowDeletedName="ComapnyInformationRowDeleted" msprop:Generator_RowEvHandlerName="ComapnyInformationRowChangeEventHandler" msprop:Generator_TableClassName="ComapnyInformationDataTable" msprop:Generator_RowChangedName="ComapnyInformationRowChanged" msprop:Generator_RowClassName="ComapnyInformationRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" default=""ACME"" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Web" msprop:Generator_ColumnVarNameInTable="columnWeb" msprop:Generator_ColumnPropNameInRow="Web" msprop:Generator_ColumnPropNameInTable="WebColumn" msprop:Generator_UserColumnName="Web" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DepartmentWiseManpower" msprop:Generator_UserTableName="DepartmentWiseManpower" msprop:Generator_RowEvArgName="DepartmentWiseManpowerRowChangeEvent" msprop:Generator_TableVarName="tableDepartmentWiseManpower" msprop:Generator_TablePropName="DepartmentWiseManpower" msprop:Generator_RowDeletingName="DepartmentWiseManpowerRowDeleting" msprop:Generator_RowChangingName="DepartmentWiseManpowerRowChanging" msprop:Generator_RowDeletedName="DepartmentWiseManpowerRowDeleted" msprop:Generator_RowEvHandlerName="DepartmentWiseManpowerRowChangeEventHandler" msprop:Generator_TableClassName="DepartmentWiseManpowerDataTable" msprop:Generator_RowChangedName="DepartmentWiseManpowerRowChanged" msprop:Generator_RowClassName="DepartmentWiseManpowerRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_UserColumnName="Unit" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Manpower" msprop:Generator_ColumnVarNameInTable="columnManpower" msprop:Generator_ColumnPropNameInRow="Manpower" msprop:Generator_ColumnPropNameInTable="ManpowerColumn" msprop:Generator_UserColumnName="Manpower" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdvice" msprop:Generator_UserTableName="BankAdvice" msprop:Generator_RowEvArgName="BankAdviceRowChangeEvent" msprop:Generator_TableVarName="tableBankAdvice" msprop:Generator_TablePropName="BankAdvice" msprop:Generator_RowDeletingName="BankAdviceRowDeleting" msprop:Generator_RowChangingName="BankAdviceRowChanging" msprop:Generator_RowDeletedName="BankAdviceRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceDataTable" msprop:Generator_RowChangedName="BankAdviceRowChanged" msprop:Generator_RowClassName="BankAdviceRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Maintenance" msprop:Generator_ColumnVarNameInTable="columnMaintenance" msprop:Generator_ColumnPropNameInRow="Maintenance" msprop:Generator_ColumnPropNameInTable="MaintenanceColumn" msprop:Generator_UserColumnName="Maintenance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Currency" msprop:Generator_ColumnVarNameInTable="columnCurrency" msprop:Generator_ColumnPropNameInRow="Currency" msprop:Generator_ColumnPropNameInTable="CurrencyColumn" msprop:Generator_UserColumnName="Currency" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Method" msprop:Generator_ColumnVarNameInTable="columnMethod" msprop:Generator_ColumnPropNameInRow="Method" msprop:Generator_ColumnPropNameInTable="MethodColumn" msprop:Generator_UserColumnName="Method" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Cheque" msprop:Generator_ColumnVarNameInTable="columnCheque" msprop:Generator_ColumnPropNameInRow="Cheque" msprop:Generator_ColumnPropNameInTable="ChequeColumn" msprop:Generator_UserColumnName="Cheque" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DeNomination" msprop:Generator_ColumnVarNameInTable="columnDeNomination" msprop:Generator_ColumnPropNameInRow="DeNomination" msprop:Generator_ColumnPropNameInTable="DeNominationColumn" msprop:Generator_UserColumnName="DeNomination" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SenderAccNo" msprop:Generator_ColumnVarNameInTable="columnSenderAccNo" msprop:Generator_ColumnPropNameInRow="SenderAccNo" msprop:Generator_ColumnPropNameInTable="SenderAccNoColumn" msprop:Generator_UserColumnName="SenderAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankRouting" msprop:Generator_ColumnVarNameInTable="columnBankRouting" msprop:Generator_ColumnPropNameInRow="BankRouting" msprop:Generator_ColumnPropNameInTable="BankRoutingColumn" msprop:Generator_UserColumnName="BankRouting" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccType" msprop:Generator_ColumnVarNameInTable="columnAccType" msprop:Generator_ColumnPropNameInRow="AccType" msprop:Generator_ColumnPropNameInTable="AccTypeColumn" msprop:Generator_UserColumnName="AccType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdviceLetter" msprop:Generator_UserTableName="BankAdviceLetter" msprop:Generator_RowEvArgName="BankAdviceLetterRowChangeEvent" msprop:Generator_TableVarName="tableBankAdviceLetter" msprop:Generator_TablePropName="BankAdviceLetter" msprop:Generator_RowDeletingName="BankAdviceLetterRowDeleting" msprop:Generator_RowChangingName="BankAdviceLetterRowChanging" msprop:Generator_RowDeletedName="BankAdviceLetterRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceLetterRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceLetterDataTable" msprop:Generator_RowChangedName="BankAdviceLetterRowChanged" msprop:Generator_RowClassName="BankAdviceLetterRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="RefNo" msprop:Generator_ColumnVarNameInTable="columnRefNo" msprop:Generator_ColumnPropNameInRow="RefNo" msprop:Generator_ColumnPropNameInTable="RefNoColumn" msprop:Generator_UserColumnName="RefNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Date_Taka" msprop:Generator_ColumnVarNameInTable="columnDate_Taka" msprop:Generator_ColumnPropNameInRow="Date_Taka" msprop:Generator_ColumnPropNameInTable="Date_TakaColumn" msprop:Generator_UserColumnName="Date_Taka" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DivName" msprop:Generator_ColumnVarNameInTable="columnDivName" msprop:Generator_ColumnPropNameInRow="DivName" msprop:Generator_ColumnPropNameInTable="DivNameColumn" msprop:Generator_UserColumnName="DivName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PrintDate" msprop:Generator_ColumnVarNameInTable="columnPrintDate" msprop:Generator_ColumnPropNameInRow="PrintDate" msprop:Generator_ColumnPropNameInTable="PrintDateColumn" msprop:Generator_UserColumnName="PrintDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_UserColumnName="BankName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MonthYear" msprop:Generator_ColumnVarNameInTable="columnMonthYear" msprop:Generator_ColumnPropNameInRow="MonthYear" msprop:Generator_ColumnPropNameInTable="MonthYearColumn" msprop:Generator_UserColumnName="MonthYear" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="sTaka" msprop:Generator_ColumnVarNameInTable="columnsTaka" msprop:Generator_ColumnPropNameInRow="sTaka" msprop:Generator_ColumnPropNameInTable="sTakaColumn" msprop:Generator_UserColumnName="sTaka" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdviceParameters" msprop:Generator_UserTableName="BankAdviceParameters" msprop:Generator_RowEvArgName="BankAdviceParametersRowChangeEvent" msprop:Generator_TableVarName="tableBankAdviceParameters" msprop:Generator_TablePropName="BankAdviceParameters" msprop:Generator_RowDeletingName="BankAdviceParametersRowDeleting" msprop:Generator_RowChangingName="BankAdviceParametersRowChanging" msprop:Generator_RowDeletedName="BankAdviceParametersRowDeleted" msprop:Generator_RowEvHandlerName="BankAdviceParametersRowChangeEventHandler" msprop:Generator_TableClassName="BankAdviceParametersDataTable" msprop:Generator_RowChangedName="BankAdviceParametersRowChanged" msprop:Generator_RowClassName="BankAdviceParametersRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="OrderingCustomer" msprop:Generator_ColumnVarNameInTable="columnOrderingCustomer" msprop:Generator_ColumnPropNameInRow="OrderingCustomer" msprop:Generator_ColumnPropNameInTable="OrderingCustomerColumn" msprop:Generator_UserColumnName="OrderingCustomer" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DAccountID" msprop:Generator_ColumnVarNameInTable="columnDAccountID" msprop:Generator_ColumnPropNameInRow="DAccountID" msprop:Generator_ColumnPropNameInTable="DAccountIDColumn" msprop:Generator_UserColumnName="DAccountID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DAccountNo" msprop:Generator_ColumnVarNameInTable="columnDAccountNo" msprop:Generator_ColumnPropNameInRow="DAccountNo" msprop:Generator_ColumnPropNameInTable="DAccountNoColumn" msprop:Generator_UserColumnName="DAccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Date" msprop:Generator_ColumnVarNameInTable="columnDate" msprop:Generator_ColumnPropNameInRow="Date" msprop:Generator_ColumnPropNameInTable="DateColumn" msprop:Generator_UserColumnName="Date" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MapTable" msprop:Generator_ColumnVarNameInTable="columnMapTable" msprop:Generator_ColumnPropNameInRow="MapTable" msprop:Generator_ColumnPropNameInTable="MapTableColumn" msprop:Generator_UserColumnName="MapTable" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Field" msprop:Generator_ColumnVarNameInTable="columnField" msprop:Generator_ColumnPropNameInRow="Field" msprop:Generator_ColumnPropNameInTable="FieldColumn" msprop:Generator_UserColumnName="Field" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PaymentReference" msprop:Generator_ColumnVarNameInTable="columnPaymentReference" msprop:Generator_ColumnPropNameInRow="PaymentReference" msprop:Generator_ColumnPropNameInTable="PaymentReferenceColumn" msprop:Generator_UserColumnName="PaymentReference" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TransactionAmount" msprop:Generator_ColumnVarNameInTable="columnTransactionAmount" msprop:Generator_ColumnPropNameInRow="TransactionAmount" msprop:Generator_ColumnPropNameInTable="TransactionAmountColumn" msprop:Generator_UserColumnName="TransactionAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PayeesAccNo" msprop:Generator_ColumnVarNameInTable="columnPayeesAccNo" msprop:Generator_ColumnPropNameInRow="PayeesAccNo" msprop:Generator_ColumnPropNameInTable="PayeesAccNoColumn" msprop:Generator_UserColumnName="PayeesAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccName" msprop:Generator_ColumnVarNameInTable="columnAccName" msprop:Generator_ColumnPropNameInRow="AccName" msprop:Generator_ColumnPropNameInTable="AccNameColumn" msprop:Generator_UserColumnName="AccName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayRef1" msprop:Generator_ColumnVarNameInTable="columnPayRef1" msprop:Generator_ColumnPropNameInRow="PayRef1" msprop:Generator_ColumnPropNameInTable="PayRef1Column" msprop:Generator_UserColumnName="PayRef1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayRef2" msprop:Generator_ColumnVarNameInTable="columnPayRef2" msprop:Generator_ColumnPropNameInRow="PayRef2" msprop:Generator_ColumnPropNameInTable="PayRef2Column" msprop:Generator_UserColumnName="PayRef2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayRef3" msprop:Generator_ColumnVarNameInTable="columnPayRef3" msprop:Generator_ColumnPropNameInRow="PayRef3" msprop:Generator_ColumnPropNameInTable="PayRef3Column" msprop:Generator_UserColumnName="PayRef3" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayRef4" msprop:Generator_ColumnVarNameInTable="columnPayRef4" msprop:Generator_ColumnPropNameInRow="PayRef4" msprop:Generator_ColumnPropNameInTable="PayRef4Column" msprop:Generator_UserColumnName="PayRef4" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DtAgeRange" msprop:Generator_UserTableName="DtAgeRange" msprop:Generator_RowEvArgName="DtAgeRangeRowChangeEvent" msprop:Generator_TableVarName="tableDtAgeRange" msprop:Generator_TablePropName="DtAgeRange" msprop:Generator_RowDeletingName="DtAgeRangeRowDeleting" msprop:Generator_RowChangingName="DtAgeRangeRowChanging" msprop:Generator_RowDeletedName="DtAgeRangeRowDeleted" msprop:Generator_RowEvHandlerName="DtAgeRangeRowChangeEventHandler" msprop:Generator_TableClassName="DtAgeRangeDataTable" msprop:Generator_RowChangedName="DtAgeRangeRowChanged" msprop:Generator_RowClassName="DtAgeRangeRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="mgt" msprop:Generator_ColumnVarNameInTable="columnmgt" msprop:Generator_ColumnPropNameInRow="mgt" msprop:Generator_ColumnPropNameInTable="mgtColumn" msprop:Generator_UserColumnName="mgt" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="nonmgt" msprop:Generator_ColumnVarNameInTable="columnnonmgt" msprop:Generator_ColumnPropNameInRow="nonmgt" msprop:Generator_ColumnPropNameInTable="nonmgtColumn" msprop:Generator_UserColumnName="nonmgt" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtQualificationWiseManpower" msprop:Generator_UserTableName="dtQualificationWiseManpower" msprop:Generator_RowEvArgName="dtQualificationWiseManpowerRowChangeEvent" msprop:Generator_TableVarName="tabledtQualificationWiseManpower" msprop:Generator_TablePropName="dtQualificationWiseManpower" msprop:Generator_RowDeletingName="dtQualificationWiseManpowerRowDeleting" msprop:Generator_RowChangingName="dtQualificationWiseManpowerRowChanging" msprop:Generator_RowDeletedName="dtQualificationWiseManpowerRowDeleted" msprop:Generator_RowEvHandlerName="dtQualificationWiseManpowerRowChangeEventHandler" msprop:Generator_TableClassName="dtQualificationWiseManpowerDataTable" msprop:Generator_RowChangedName="dtQualificationWiseManpowerRowChanged" msprop:Generator_RowClassName="dtQualificationWiseManpowerRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Qualification" msprop:Generator_ColumnVarNameInTable="columnQualification" msprop:Generator_ColumnPropNameInRow="Qualification" msprop:Generator_ColumnPropNameInTable="QualificationColumn" msprop:Generator_UserColumnName="Qualification" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Manpower" msprop:Generator_ColumnVarNameInTable="columnManpower" msprop:Generator_ColumnPropNameInRow="Manpower" msprop:Generator_ColumnPropNameInTable="ManpowerColumn" msprop:Generator_UserColumnName="Manpower" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeMasterData" msprop:Generator_UserTableName="EmployeeMasterData" msprop:Generator_RowEvArgName="EmployeeMasterDataRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeMasterData" msprop:Generator_TablePropName="EmployeeMasterData" msprop:Generator_RowDeletingName="EmployeeMasterDataRowDeleting" msprop:Generator_RowChangingName="EmployeeMasterDataRowChanging" msprop:Generator_RowDeletedName="EmployeeMasterDataRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeMasterDataRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeMasterDataDataTable" msprop:Generator_RowChangedName="EmployeeMasterDataRowChanged" msprop:Generator_RowClassName="EmployeeMasterDataRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_UserColumnName="BirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ConfirmDate" msprop:Generator_ColumnVarNameInTable="columnConfirmDate" msprop:Generator_ColumnPropNameInRow="ConfirmDate" msprop:Generator_ColumnPropNameInTable="ConfirmDateColumn" msprop:Generator_UserColumnName="ConfirmDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ConfirmationPending" msprop:Generator_ColumnVarNameInTable="columnConfirmationPending" msprop:Generator_ColumnPropNameInRow="ConfirmationPending" msprop:Generator_ColumnPropNameInTable="ConfirmationPendingColumn" msprop:Generator_UserColumnName="ConfirmationPending" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NoOfPromotion" msprop:Generator_ColumnVarNameInTable="columnNoOfPromotion" msprop:Generator_ColumnPropNameInRow="NoOfPromotion" msprop:Generator_ColumnPropNameInTable="NoOfPromotionColumn" msprop:Generator_UserColumnName="NoOfPromotion" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="LastPromotionDate" msprop:Generator_ColumnVarNameInTable="columnLastPromotionDate" msprop:Generator_ColumnPropNameInRow="LastPromotionDate" msprop:Generator_ColumnPropNameInTable="LastPromotionDateColumn" msprop:Generator_UserColumnName="LastPromotionDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RetirementDate" msprop:Generator_ColumnVarNameInTable="columnRetirementDate" msprop:Generator_ColumnPropNameInRow="RetirementDate" msprop:Generator_ColumnPropNameInTable="RetirementDateColumn" msprop:Generator_UserColumnName="RetirementDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PastExperience" msprop:Generator_ColumnVarNameInTable="columnPastExperience" msprop:Generator_ColumnPropNameInRow="PastExperience" msprop:Generator_ColumnPropNameInTable="PastExperienceColumn" msprop:Generator_UserColumnName="PastExperience" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastAcademicDegree" msprop:Generator_ColumnVarNameInTable="columnLastAcademicDegree" msprop:Generator_ColumnPropNameInRow="LastAcademicDegree" msprop:Generator_ColumnPropNameInTable="LastAcademicDegreeColumn" msprop:Generator_UserColumnName="LastAcademicDegree" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastAcademicSpecialization" msprop:Generator_ColumnVarNameInTable="columnLastAcademicSpecialization" msprop:Generator_ColumnPropNameInRow="LastAcademicSpecialization" msprop:Generator_ColumnPropNameInTable="LastAcademicSpecializationColumn" msprop:Generator_UserColumnName="LastAcademicSpecialization" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ProfessionalDegree" msprop:Generator_ColumnVarNameInTable="columnProfessionalDegree" msprop:Generator_ColumnPropNameInRow="ProfessionalDegree" msprop:Generator_ColumnPropNameInTable="ProfessionalDegreeColumn" msprop:Generator_UserColumnName="ProfessionalDegree" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nominee1" msprop:Generator_ColumnVarNameInTable="columnNominee1" msprop:Generator_ColumnPropNameInRow="Nominee1" msprop:Generator_ColumnPropNameInTable="Nominee1Column" msprop:Generator_UserColumnName="Nominee1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nominee1NaID" msprop:Generator_ColumnVarNameInTable="columnNominee1NaID" msprop:Generator_ColumnPropNameInRow="Nominee1NaID" msprop:Generator_ColumnPropNameInTable="Nominee1NaIDColumn" msprop:Generator_UserColumnName="Nominee1NaID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nominee2" msprop:Generator_ColumnVarNameInTable="columnNominee2" msprop:Generator_ColumnPropNameInRow="Nominee2" msprop:Generator_ColumnPropNameInTable="Nominee2Column" msprop:Generator_UserColumnName="Nominee2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nominee2NaID" msprop:Generator_ColumnVarNameInTable="columnNominee2NaID" msprop:Generator_ColumnPropNameInRow="Nominee2NaID" msprop:Generator_ColumnPropNameInTable="Nominee2NaIDColumn" msprop:Generator_UserColumnName="Nominee2NaID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ContactNo" msprop:Generator_ColumnVarNameInTable="columnContactNo" msprop:Generator_ColumnPropNameInRow="ContactNo" msprop:Generator_ColumnPropNameInTable="ContactNoColumn" msprop:Generator_UserColumnName="ContactNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmargencyConNo" msprop:Generator_ColumnVarNameInTable="columnEmargencyConNo" msprop:Generator_ColumnPropNameInRow="EmargencyConNo" msprop:Generator_ColumnPropNameInTable="EmargencyConNoColumn" msprop:Generator_UserColumnName="EmargencyConNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ParmanentAddress" msprop:Generator_ColumnVarNameInTable="columnParmanentAddress" msprop:Generator_ColumnPropNameInRow="ParmanentAddress" msprop:Generator_ColumnPropNameInTable="ParmanentAddressColumn" msprop:Generator_UserColumnName="ParmanentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentAddress" msprop:Generator_ColumnVarNameInTable="columnPresentAddress" msprop:Generator_ColumnPropNameInRow="PresentAddress" msprop:Generator_ColumnPropNameInTable="PresentAddressColumn" msprop:Generator_UserColumnName="PresentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FathersName" msprop:Generator_ColumnVarNameInTable="columnFathersName" msprop:Generator_ColumnPropNameInRow="FathersName" msprop:Generator_ColumnPropNameInTable="FathersNameColumn" msprop:Generator_UserColumnName="FathersName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MothersName" msprop:Generator_ColumnVarNameInTable="columnMothersName" msprop:Generator_ColumnPropNameInRow="MothersName" msprop:Generator_ColumnPropNameInTable="MothersNameColumn" msprop:Generator_UserColumnName="MothersName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseName" msprop:Generator_ColumnVarNameInTable="columnSpouseName" msprop:Generator_ColumnPropNameInRow="SpouseName" msprop:Generator_ColumnPropNameInTable="SpouseNameColumn" msprop:Generator_UserColumnName="SpouseName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NationalID" msprop:Generator_ColumnVarNameInTable="columnNationalID" msprop:Generator_ColumnPropNameInRow="NationalID" msprop:Generator_ColumnPropNameInTable="NationalIDColumn" msprop:Generator_UserColumnName="NationalID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WorkPlaceAndTRCode" msprop:Generator_ColumnVarNameInTable="columnWorkPlaceAndTRCode" msprop:Generator_ColumnPropNameInRow="WorkPlaceAndTRCode" msprop:Generator_ColumnPropNameInTable="WorkPlaceAndTRCodeColumn" msprop:Generator_UserColumnName="WorkPlaceAndTRCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastIssueDateofMobile" msprop:Generator_ColumnVarNameInTable="columnLastIssueDateofMobile" msprop:Generator_ColumnPropNameInRow="LastIssueDateofMobile" msprop:Generator_ColumnPropNameInTable="LastIssueDateofMobileColumn" msprop:Generator_UserColumnName="LastIssueDateofMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankAccNo1" msprop:Generator_ColumnVarNameInTable="columnBankAccNo1" msprop:Generator_ColumnPropNameInRow="BankAccNo1" msprop:Generator_ColumnPropNameInTable="BankAccNo1Column" msprop:Generator_UserColumnName="BankAccNo1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankAccNo2" msprop:Generator_ColumnVarNameInTable="columnBankAccNo2" msprop:Generator_ColumnPropNameInRow="BankAccNo2" msprop:Generator_ColumnPropNameInTable="BankAccNo2Column" msprop:Generator_UserColumnName="BankAccNo2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemDescription" msprop:Generator_ColumnVarNameInTable="columnItemDescription" msprop:Generator_ColumnPropNameInRow="ItemDescription" msprop:Generator_ColumnPropNameInTable="ItemDescriptionColumn" msprop:Generator_UserColumnName="ItemDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemAmount" msprop:Generator_ColumnVarNameInTable="columnItemAmount" msprop:Generator_ColumnPropNameInRow="ItemAmount" msprop:Generator_ColumnPropNameInTable="ItemAmountColumn" msprop:Generator_UserColumnName="ItemAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GroupDescription" msprop:Generator_ColumnVarNameInTable="columnGroupDescription" msprop:Generator_ColumnPropNameInRow="GroupDescription" msprop:Generator_ColumnPropNameInTable="GroupDescriptionColumn" msprop:Generator_UserColumnName="GroupDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DeptCode" msprop:Generator_ColumnVarNameInTable="columnDeptCode" msprop:Generator_ColumnPropNameInRow="DeptCode" msprop:Generator_ColumnPropNameInTable="DeptCodeColumn" msprop:Generator_UserColumnName="DeptCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_UserColumnName="Unit" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DTProvidentFund" msprop:Generator_UserTableName="DTProvidentFund" msprop:Generator_RowEvArgName="DTProvidentFundRowChangeEvent" msprop:Generator_TableVarName="tableDTProvidentFund" msprop:Generator_TablePropName="DTProvidentFund" msprop:Generator_RowDeletingName="DTProvidentFundRowDeleting" msprop:Generator_RowChangingName="DTProvidentFundRowChanging" msprop:Generator_RowDeletedName="DTProvidentFundRowDeleted" msprop:Generator_RowEvHandlerName="DTProvidentFundRowChangeEventHandler" msprop:Generator_TableClassName="DTProvidentFundDataTable" msprop:Generator_RowChangedName="DTProvidentFundRowChanged" msprop:Generator_RowClassName="DTProvidentFundRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Unit" msprop:Generator_ColumnVarNameInTable="columnUnit" msprop:Generator_ColumnPropNameInRow="Unit" msprop:Generator_ColumnPropNameInTable="UnitColumn" msprop:Generator_UserColumnName="Unit" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CompanyContri" msprop:Generator_ColumnVarNameInTable="columnCompanyContri" msprop:Generator_ColumnPropNameInRow="CompanyContri" msprop:Generator_ColumnPropNameInTable="CompanyContriColumn" msprop:Generator_UserColumnName="CompanyContri" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EmpContri" msprop:Generator_ColumnVarNameInTable="columnEmpContri" msprop:Generator_ColumnPropNameInRow="EmpContri" msprop:Generator_ColumnPropNameInTable="EmpContriColumn" msprop:Generator_UserColumnName="EmpContri" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PFLoan" msprop:Generator_ColumnVarNameInTable="columnPFLoan" msprop:Generator_ColumnPropNameInRow="PFLoan" msprop:Generator_ColumnPropNameInTable="PFLoanColumn" msprop:Generator_UserColumnName="PFLoan" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LoanInterest" msprop:Generator_ColumnVarNameInTable="columnLoanInterest" msprop:Generator_ColumnPropNameInRow="LoanInterest" msprop:Generator_ColumnPropNameInTable="LoanInterestColumn" msprop:Generator_UserColumnName="LoanInterest" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalarySheet" msprop:Generator_UserTableName="SalarySheet" msprop:Generator_RowEvArgName="SalarySheetRowChangeEvent" msprop:Generator_TableVarName="tableSalarySheet" msprop:Generator_TablePropName="SalarySheet" msprop:Generator_RowDeletingName="SalarySheetRowDeleting" msprop:Generator_RowChangingName="SalarySheetRowChanging" msprop:Generator_RowDeletedName="SalarySheetRowDeleted" msprop:Generator_RowEvHandlerName="SalarySheetRowChangeEventHandler" msprop:Generator_TableClassName="SalarySheetDataTable" msprop:Generator_RowChangedName="SalarySheetRowChanged" msprop:Generator_RowClassName="SalarySheetRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemCode" msprop:Generator_ColumnVarNameInTable="columnItemCode" msprop:Generator_ColumnPropNameInRow="ItemCode" msprop:Generator_ColumnPropNameInTable="ItemCodeColumn" msprop:Generator_UserColumnName="ItemCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RowSequence" msprop:Generator_ColumnVarNameInTable="columnRowSequence" msprop:Generator_ColumnPropNameInRow="RowSequence" msprop:Generator_ColumnPropNameInTable="RowSequenceColumn" msprop:Generator_UserColumnName="RowSequence" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TotalDeduct" msprop:Generator_ColumnVarNameInTable="columnTotalDeduct" msprop:Generator_ColumnPropNameInRow="TotalDeduct" msprop:Generator_ColumnPropNameInTable="TotalDeductColumn" msprop:Generator_UserColumnName="TotalDeduct" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NetPay" msprop:Generator_ColumnVarNameInTable="columnNetPay" msprop:Generator_ColumnPropNameInRow="NetPay" msprop:Generator_ColumnPropNameInTable="NetPayColumn" msprop:Generator_UserColumnName="NetPay" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GCode" msprop:Generator_ColumnVarNameInTable="columnGCode" msprop:Generator_ColumnPropNameInRow="GCode" msprop:Generator_ColumnPropNameInTable="GCodeColumn" msprop:Generator_UserColumnName="GCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCDes" msprop:Generator_ColumnVarNameInTable="columnCCDes" msprop:Generator_ColumnPropNameInRow="CCDes" msprop:Generator_ColumnPropNameInTable="CCDesColumn" msprop:Generator_UserColumnName="CCDes" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="DeductAmount" msprop:Generator_ColumnVarNameInTable="columnDeductAmount" msprop:Generator_ColumnPropNameInRow="DeductAmount" msprop:Generator_ColumnPropNameInTable="DeductAmountColumn" msprop:Generator_UserColumnName="DeductAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="ShowBorder" msprop:Generator_ColumnVarNameInTable="columnShowBorder" msprop:Generator_ColumnPropNameInRow="ShowBorder" msprop:Generator_ColumnPropNameInTable="ShowBorderColumn" msprop:Generator_UserColumnName="ShowBorder" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Font" msprop:Generator_ColumnVarNameInTable="columnFont" msprop:Generator_ColumnPropNameInRow="Font" msprop:Generator_ColumnPropNameInTable="FontColumn" msprop:Generator_UserColumnName="Font" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryDate" msprop:Generator_ColumnVarNameInTable="columnSalaryDate" msprop:Generator_ColumnPropNameInRow="SalaryDate" msprop:Generator_ColumnPropNameInTable="SalaryDateColumn" msprop:Generator_UserColumnName="SalaryDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalarySummary" msprop:Generator_UserTableName="SalarySummary" msprop:Generator_RowEvArgName="SalarySummaryRowChangeEvent" msprop:Generator_TableVarName="tableSalarySummary" msprop:Generator_TablePropName="SalarySummary" msprop:Generator_RowDeletingName="SalarySummaryRowDeleting" msprop:Generator_RowChangingName="SalarySummaryRowChanging" msprop:Generator_RowDeletedName="SalarySummaryRowDeleted" msprop:Generator_RowEvHandlerName="SalarySummaryRowChangeEventHandler" msprop:Generator_TableClassName="SalarySummaryDataTable" msprop:Generator_RowChangedName="SalarySummaryRowChanged" msprop:Generator_RowClassName="SalarySummaryRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryItems" msprop:Generator_ColumnVarNameInTable="columnSalaryItems" msprop:Generator_ColumnPropNameInRow="SalaryItems" msprop:Generator_ColumnPropNameInTable="SalaryItemsColumn" msprop:Generator_UserColumnName="SalaryItems" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemValue" msprop:Generator_ColumnVarNameInTable="columnItemValue" msprop:Generator_ColumnPropNameInRow="ItemValue" msprop:Generator_ColumnPropNameInTable="ItemValueColumn" msprop:Generator_UserColumnName="ItemValue" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtCashAdvice" msprop:Generator_UserTableName="dtCashAdvice" msprop:Generator_RowEvArgName="dtCashAdviceRowChangeEvent" msprop:Generator_TableVarName="tabledtCashAdvice" msprop:Generator_TablePropName="dtCashAdvice" msprop:Generator_RowDeletingName="dtCashAdviceRowDeleting" msprop:Generator_RowChangingName="dtCashAdviceRowChanging" msprop:Generator_RowDeletedName="dtCashAdviceRowDeleted" msprop:Generator_RowEvHandlerName="dtCashAdviceRowChangeEventHandler" msprop:Generator_TableClassName="dtCashAdviceDataTable" msprop:Generator_RowChangedName="dtCashAdviceRowChanged" msprop:Generator_RowClassName="dtCashAdviceRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="SLNO" msprop:Generator_ColumnVarNameInTable="columnSLNO" msprop:Generator_ColumnPropNameInRow="SLNO" msprop:Generator_ColumnPropNameInTable="SLNOColumn" msprop:Generator_UserColumnName="SLNO" type="xs:short" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeID" msprop:Generator_ColumnVarNameInTable="columnEmployeeID" msprop:Generator_ColumnPropNameInRow="EmployeeID" msprop:Generator_ColumnPropNameInTable="EmployeeIDColumn" msprop:Generator_UserColumnName="EmployeeID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeName" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Item" msprop:Generator_ColumnVarNameInTable="columnItem" msprop:Generator_ColumnPropNameInRow="Item" msprop:Generator_ColumnPropNameInTable="ItemColumn" msprop:Generator_UserColumnName="Item" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ItemAmount" msprop:Generator_ColumnVarNameInTable="columnItemAmount" msprop:Generator_ColumnPropNameInRow="ItemAmount" msprop:Generator_ColumnPropNameInTable="ItemAmountColumn" msprop:Generator_UserColumnName="ItemAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SerialNo" msprop:Generator_ColumnVarNameInTable="columnSerialNo" msprop:Generator_ColumnPropNameInRow="SerialNo" msprop:Generator_ColumnPropNameInTable="SerialNoColumn" msprop:Generator_UserColumnName="SerialNo" type="xs:short" minOccurs="0" />
|
|||
|
<xs:element name="Location" msprop:Generator_ColumnVarNameInTable="columnLocation" msprop:Generator_ColumnPropNameInRow="Location" msprop:Generator_ColumnPropNameInTable="LocationColumn" msprop:Generator_UserColumnName="Location" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SequenceNo" msprop:Generator_ColumnVarNameInTable="columnSequenceNo" msprop:Generator_ColumnPropNameInRow="SequenceNo" msprop:Generator_ColumnPropNameInTable="SequenceNoColumn" msprop:Generator_UserColumnName="SequenceNo" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="StuffListWithoutSalary" msprop:Generator_UserTableName="StuffListWithoutSalary" msprop:Generator_RowEvArgName="StuffListWithoutSalaryRowChangeEvent" msprop:Generator_TableVarName="tableStuffListWithoutSalary" msprop:Generator_TablePropName="StuffListWithoutSalary" msprop:Generator_RowDeletingName="StuffListWithoutSalaryRowDeleting" msprop:Generator_RowChangingName="StuffListWithoutSalaryRowChanging" msprop:Generator_RowDeletedName="StuffListWithoutSalaryRowDeleted" msprop:Generator_RowEvHandlerName="StuffListWithoutSalaryRowChangeEventHandler" msprop:Generator_TableClassName="StuffListWithoutSalaryDataTable" msprop:Generator_RowChangedName="StuffListWithoutSalaryRowChanged" msprop:Generator_RowClassName="StuffListWithoutSalaryRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DTMonthlyPF" msprop:Generator_UserTableName="DTMonthlyPF" msprop:Generator_RowEvArgName="DTMonthlyPFRowChangeEvent" msprop:Generator_TableVarName="tableDTMonthlyPF" msprop:Generator_TablePropName="DTMonthlyPF" msprop:Generator_RowDeletingName="DTMonthlyPFRowDeleting" msprop:Generator_RowChangingName="DTMonthlyPFRowChanging" msprop:Generator_RowDeletedName="DTMonthlyPFRowDeleted" msprop:Generator_RowEvHandlerName="DTMonthlyPFRowChangeEventHandler" msprop:Generator_TableClassName="DTMonthlyPFDataTable" msprop:Generator_RowChangedName="DTMonthlyPFRowChanged" msprop:Generator_RowClassName="DTMonthlyPFRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Doj" msprop:Generator_ColumnVarNameInTable="columnDoj" msprop:Generator_ColumnPropNameInRow="Doj" msprop:Generator_ColumnPropNameInTable="DojColumn" msprop:Generator_UserColumnName="Doj" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalGross" msprop:Generator_ColumnVarNameInTable="columnTotalGross" msprop:Generator_ColumnPropNameInRow="TotalGross" msprop:Generator_ColumnPropNameInTable="TotalGrossColumn" msprop:Generator_UserColumnName="TotalGross" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_UserColumnName="CPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EPF" msprop:Generator_ColumnVarNameInTable="columnEPF" msprop:Generator_ColumnPropNameInRow="EPF" msprop:Generator_ColumnPropNameInTable="EPFColumn" msprop:Generator_UserColumnName="EPF" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DTOPI" msprop:Generator_UserTableName="DTOPI" msprop:Generator_RowEvArgName="DTOPIRowChangeEvent" msprop:Generator_TableVarName="tableDTOPI" msprop:Generator_TablePropName="DTOPI" msprop:Generator_RowDeletingName="DTOPIRowDeleting" msprop:Generator_RowChangingName="DTOPIRowChanging" msprop:Generator_RowDeletedName="DTOPIRowDeleted" msprop:Generator_RowEvHandlerName="DTOPIRowChangeEventHandler" msprop:Generator_TableClassName="DTOPIDataTable" msprop:Generator_RowChangedName="DTOPIRowChanged" msprop:Generator_RowClassName="DTOPIRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryComparison" msprop:Generator_UserTableName="SalaryComparison" msprop:Generator_RowEvArgName="SalaryComparisonRowChangeEvent" msprop:Generator_TableVarName="tableSalaryComparison" msprop:Generator_TablePropName="SalaryComparison" msprop:Generator_RowDeletingName="SalaryComparisonRowDeleting" msprop:Generator_RowChangingName="SalaryComparisonRowChanging" msprop:Generator_RowDeletedName="SalaryComparisonRowDeleted" msprop:Generator_RowEvHandlerName="SalaryComparisonRowChangeEventHandler" msprop:Generator_TableClassName="SalaryComparisonDataTable" msprop:Generator_RowChangedName="SalaryComparisonRowChanged" msprop:Generator_RowClassName="SalaryComparisonRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CurSalary" msprop:Generator_ColumnVarNameInTable="columnCurSalary" msprop:Generator_ColumnPropNameInRow="CurSalary" msprop:Generator_ColumnPropNameInTable="CurSalaryColumn" msprop:Generator_UserColumnName="CurSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PrevSalary" msprop:Generator_ColumnVarNameInTable="columnPrevSalary" msprop:Generator_ColumnPropNameInRow="PrevSalary" msprop:Generator_ColumnPropNameInTable="PrevSalaryColumn" msprop:Generator_UserColumnName="PrevSalary" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ExperienceCertificate" msprop:Generator_UserTableName="ExperienceCertificate" msprop:Generator_RowEvArgName="ExperienceCertificateRowChangeEvent" msprop:Generator_TableVarName="tableExperienceCertificate" msprop:Generator_TablePropName="ExperienceCertificate" msprop:Generator_RowDeletingName="ExperienceCertificateRowDeleting" msprop:Generator_RowChangingName="ExperienceCertificateRowChanging" msprop:Generator_RowDeletedName="ExperienceCertificateRowDeleted" msprop:Generator_RowEvHandlerName="ExperienceCertificateRowChangeEventHandler" msprop:Generator_TableClassName="ExperienceCertificateDataTable" msprop:Generator_RowChangedName="ExperienceCertificateRowChanged" msprop:Generator_RowClassName="ExperienceCertificateRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FathersName" msprop:Generator_ColumnVarNameInTable="columnFathersName" msprop:Generator_ColumnPropNameInRow="FathersName" msprop:Generator_ColumnPropNameInTable="FathersNameColumn" msprop:Generator_UserColumnName="FathersName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MothersName" msprop:Generator_ColumnVarNameInTable="columnMothersName" msprop:Generator_ColumnPropNameInRow="MothersName" msprop:Generator_ColumnPropNameInTable="MothersNameColumn" msprop:Generator_UserColumnName="MothersName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOL" msprop:Generator_ColumnVarNameInTable="columnDOL" msprop:Generator_ColumnPropNameInRow="DOL" msprop:Generator_ColumnPropNameInTable="DOLColumn" msprop:Generator_UserColumnName="DOL" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SurName" msprop:Generator_ColumnVarNameInTable="columnSurName" msprop:Generator_ColumnPropNameInRow="SurName" msprop:Generator_ColumnPropNameInTable="SurNameColumn" msprop:Generator_UserColumnName="SurName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BonusBankAdvice" msprop:Generator_UserTableName="BonusBankAdvice" msprop:Generator_RowEvArgName="BonusBankAdviceRowChangeEvent" msprop:Generator_TableVarName="tableBonusBankAdvice" msprop:Generator_TablePropName="BonusBankAdvice" msprop:Generator_RowDeletingName="BonusBankAdviceRowDeleting" msprop:Generator_RowChangingName="BonusBankAdviceRowChanging" msprop:Generator_RowDeletedName="BonusBankAdviceRowDeleted" msprop:Generator_RowEvHandlerName="BonusBankAdviceRowChangeEventHandler" msprop:Generator_TableClassName="BonusBankAdviceDataTable" msprop:Generator_RowChangedName="BonusBankAdviceRowChanged" msprop:Generator_RowClassName="BonusBankAdviceRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_UserColumnName="BonusAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_UserColumnName="EmailAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusMonth" msprop:Generator_ColumnVarNameInTable="columnBonusMonth" msprop:Generator_ColumnPropNameInRow="BonusMonth" msprop:Generator_ColumnPropNameInTable="BonusMonthColumn" msprop:Generator_UserColumnName="BonusMonth" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_UserColumnName="BankName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BranchName" msprop:Generator_ColumnVarNameInTable="columnBranchName" msprop:Generator_ColumnPropNameInRow="BranchName" msprop:Generator_ColumnPropNameInTable="BranchNameColumn" msprop:Generator_UserColumnName="BranchName" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="ManagersPTT" msprop:Generator_UserTableName="ManagersPTT" msprop:Generator_RowEvArgName="ManagersPTTRowChangeEvent" msprop:Generator_TableVarName="tableManagersPTT" msprop:Generator_TablePropName="ManagersPTT" msprop:Generator_RowDeletingName="ManagersPTTRowDeleting" msprop:Generator_RowChangingName="ManagersPTTRowChanging" msprop:Generator_RowDeletedName="ManagersPTTRowDeleted" msprop:Generator_RowEvHandlerName="ManagersPTTRowChangeEventHandler" msprop:Generator_TableClassName="ManagersPTTDataTable" msprop:Generator_RowChangedName="ManagersPTTRowChanged" msprop:Generator_RowClassName="ManagersPTTRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MonthlyLimit" msprop:Generator_ColumnVarNameInTable="columnMonthlyLimit" msprop:Generator_ColumnPropNameInRow="MonthlyLimit" msprop:Generator_ColumnPropNameInTable="MonthlyLimitColumn" msprop:Generator_UserColumnName="MonthlyLimit" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="YearlyLimit" msprop:Generator_ColumnVarNameInTable="columnYearlyLimit" msprop:Generator_ColumnPropNameInRow="YearlyLimit" msprop:Generator_ColumnPropNameInTable="YearlyLimitColumn" msprop:Generator_UserColumnName="YearlyLimit" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Jan" msprop:Generator_ColumnVarNameInTable="columnJan" msprop:Generator_ColumnPropNameInRow="Jan" msprop:Generator_ColumnPropNameInTable="JanColumn" msprop:Generator_UserColumnName="Jan" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Feb" msprop:Generator_ColumnVarNameInTable="columnFeb" msprop:Generator_ColumnPropNameInRow="Feb" msprop:Generator_ColumnPropNameInTable="FebColumn" msprop:Generator_UserColumnName="Feb" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Mar" msprop:Generator_ColumnVarNameInTable="columnMar" msprop:Generator_ColumnPropNameInRow="Mar" msprop:Generator_ColumnPropNameInTable="MarColumn" msprop:Generator_UserColumnName="Mar" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Apr" msprop:Generator_ColumnVarNameInTable="columnApr" msprop:Generator_ColumnPropNameInRow="Apr" msprop:Generator_ColumnPropNameInTable="AprColumn" msprop:Generator_UserColumnName="Apr" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="May" msprop:Generator_ColumnVarNameInTable="columnMay" msprop:Generator_ColumnPropNameInRow="May" msprop:Generator_ColumnPropNameInTable="MayColumn" msprop:Generator_UserColumnName="May" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="June" msprop:Generator_ColumnVarNameInTable="columnJune" msprop:Generator_ColumnPropNameInRow="June" msprop:Generator_ColumnPropNameInTable="JuneColumn" msprop:Generator_UserColumnName="June" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="July" msprop:Generator_ColumnVarNameInTable="columnJuly" msprop:Generator_ColumnPropNameInRow="July" msprop:Generator_ColumnPropNameInTable="JulyColumn" msprop:Generator_UserColumnName="July" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Aug" msprop:Generator_ColumnVarNameInTable="columnAug" msprop:Generator_ColumnPropNameInRow="Aug" msprop:Generator_ColumnPropNameInTable="AugColumn" msprop:Generator_UserColumnName="Aug" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Sep" msprop:Generator_ColumnVarNameInTable="columnSep" msprop:Generator_ColumnPropNameInRow="Sep" msprop:Generator_ColumnPropNameInTable="SepColumn" msprop:Generator_UserColumnName="Sep" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Oct" msprop:Generator_ColumnVarNameInTable="columnOct" msprop:Generator_ColumnPropNameInRow="Oct" msprop:Generator_ColumnPropNameInTable="OctColumn" msprop:Generator_UserColumnName="Oct" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Nov" msprop:Generator_ColumnVarNameInTable="columnNov" msprop:Generator_ColumnPropNameInRow="Nov" msprop:Generator_ColumnPropNameInTable="NovColumn" msprop:Generator_UserColumnName="Nov" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Dec" msprop:Generator_ColumnVarNameInTable="columnDec" msprop:Generator_ColumnPropNameInRow="Dec" msprop:Generator_ColumnPropNameInTable="DecColumn" msprop:Generator_UserColumnName="Dec" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Balance" msprop:Generator_ColumnVarNameInTable="columnBalance" msprop:Generator_ColumnPropNameInRow="Balance" msprop:Generator_ColumnPropNameInTable="BalanceColumn" msprop:Generator_UserColumnName="Balance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WorkPlace" msprop:Generator_ColumnVarNameInTable="columnWorkPlace" msprop:Generator_ColumnPropNameInRow="WorkPlace" msprop:Generator_ColumnPropNameInTable="WorkPlaceColumn" msprop:Generator_UserColumnName="WorkPlace" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DeptWiseCompany" msprop:Generator_UserTableName="DeptWiseCompany" msprop:Generator_RowEvArgName="DeptWiseCompanyRowChangeEvent" msprop:Generator_TableVarName="tableDeptWiseCompany" msprop:Generator_TablePropName="DeptWiseCompany" msprop:Generator_RowDeletingName="DeptWiseCompanyRowDeleting" msprop:Generator_RowChangingName="DeptWiseCompanyRowChanging" msprop:Generator_RowDeletedName="DeptWiseCompanyRowDeleted" msprop:Generator_RowEvHandlerName="DeptWiseCompanyRowChangeEventHandler" msprop:Generator_TableClassName="DeptWiseCompanyDataTable" msprop:Generator_RowChangedName="DeptWiseCompanyRowChanged" msprop:Generator_RowClassName="DeptWiseCompanyRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOP" msprop:Generator_ColumnVarNameInTable="columnDOP" msprop:Generator_ColumnPropNameInRow="DOP" msprop:Generator_ColumnPropNameInTable="DOPColumn" msprop:Generator_UserColumnName="DOP" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BasicSalary" msprop:Generator_ColumnVarNameInTable="columnBasicSalary" msprop:Generator_ColumnPropNameInRow="BasicSalary" msprop:Generator_ColumnPropNameInTable="BasicSalaryColumn" msprop:Generator_UserColumnName="BasicSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Lunch" msprop:Generator_ColumnVarNameInTable="columnLunch" msprop:Generator_ColumnPropNameInRow="Lunch" msprop:Generator_ColumnPropNameInTable="LunchColumn" msprop:Generator_UserColumnName="Lunch" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_UserColumnName="Bonus" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="LeaveEncash" msprop:Generator_ColumnVarNameInTable="columnLeaveEncash" msprop:Generator_ColumnPropNameInRow="LeaveEncash" msprop:Generator_ColumnPropNameInTable="LeaveEncashColumn" msprop:Generator_UserColumnName="LeaveEncash" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_UserColumnName="CPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_UserColumnName="Gratuity" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Overtime" msprop:Generator_ColumnVarNameInTable="columnOvertime" msprop:Generator_ColumnPropNameInRow="Overtime" msprop:Generator_ColumnPropNameInTable="OvertimeColumn" msprop:Generator_UserColumnName="Overtime" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Conveyance" msprop:Generator_ColumnVarNameInTable="columnConveyance" msprop:Generator_ColumnPropNameInRow="Conveyance" msprop:Generator_ColumnPropNameInTable="ConveyanceColumn" msprop:Generator_UserColumnName="Conveyance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CasualWages" msprop:Generator_ColumnVarNameInTable="columnCasualWages" msprop:Generator_ColumnPropNameInRow="CasualWages" msprop:Generator_ColumnPropNameInTable="CasualWagesColumn" msprop:Generator_UserColumnName="CasualWages" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="YearHouseRent" msprop:Generator_ColumnVarNameInTable="columnYearHouseRent" msprop:Generator_ColumnPropNameInRow="YearHouseRent" msprop:Generator_ColumnPropNameInTable="YearHouseRentColumn" msprop:Generator_UserColumnName="YearHouseRent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="YearConveyance" msprop:Generator_ColumnVarNameInTable="columnYearConveyance" msprop:Generator_ColumnPropNameInRow="YearConveyance" msprop:Generator_ColumnPropNameInTable="YearConveyanceColumn" msprop:Generator_UserColumnName="YearConveyance" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="YearLunch" msprop:Generator_ColumnVarNameInTable="columnYearLunch" msprop:Generator_ColumnPropNameInRow="YearLunch" msprop:Generator_ColumnPropNameInTable="YearLunchColumn" msprop:Generator_UserColumnName="YearLunch" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="YearMedical" msprop:Generator_ColumnVarNameInTable="columnYearMedical" msprop:Generator_ColumnPropNameInRow="YearMedical" msprop:Generator_ColumnPropNameInTable="YearMedicalColumn" msprop:Generator_UserColumnName="YearMedical" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="BankAccount" msprop:Generator_ColumnVarNameInTable="columnBankAccount" msprop:Generator_ColumnPropNameInRow="BankAccount" msprop:Generator_ColumnPropNameInTable="BankAccountColumn" msprop:Generator_UserColumnName="BankAccount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PaymentMode" msprop:Generator_ColumnVarNameInTable="columnPaymentMode" msprop:Generator_ColumnPropNameInRow="PaymentMode" msprop:Generator_ColumnPropNameInTable="PaymentModeColumn" msprop:Generator_UserColumnName="PaymentMode" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="SalaryCertificate" msprop:Generator_UserTableName="SalaryCertificate" msprop:Generator_RowEvArgName="SalaryCertificateRowChangeEvent" msprop:Generator_TableVarName="tableSalaryCertificate" msprop:Generator_TablePropName="SalaryCertificate" msprop:Generator_RowDeletingName="SalaryCertificateRowDeleting" msprop:Generator_RowChangingName="SalaryCertificateRowChanging" msprop:Generator_RowDeletedName="SalaryCertificateRowDeleted" msprop:Generator_RowEvHandlerName="SalaryCertificateRowChangeEventHandler" msprop:Generator_TableClassName="SalaryCertificateDataTable" msprop:Generator_RowChangedName="SalaryCertificateRowChanged" msprop:Generator_RowClassName="SalaryCertificateRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOL" msprop:Generator_ColumnVarNameInTable="columnDOL" msprop:Generator_ColumnPropNameInRow="DOL" msprop:Generator_ColumnPropNameInTable="DOLColumn" msprop:Generator_UserColumnName="DOL" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Salaries" msprop:Generator_ColumnVarNameInTable="columnSalaries" msprop:Generator_ColumnPropNameInRow="Salaries" msprop:Generator_ColumnPropNameInTable="SalariesColumn" msprop:Generator_UserColumnName="Salaries" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Loan" msprop:Generator_ColumnVarNameInTable="columnLoan" msprop:Generator_ColumnPropNameInRow="Loan" msprop:Generator_ColumnPropNameInTable="LoanColumn" msprop:Generator_UserColumnName="Loan" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TaxPF" msprop:Generator_ColumnVarNameInTable="columnTaxPF" msprop:Generator_ColumnPropNameInRow="TaxPF" msprop:Generator_ColumnPropNameInTable="TaxPFColumn" msprop:Generator_UserColumnName="TaxPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="BankName" msprop:Generator_ColumnVarNameInTable="columnBankName" msprop:Generator_ColumnPropNameInRow="BankName" msprop:Generator_ColumnPropNameInTable="BankNameColumn" msprop:Generator_UserColumnName="BankName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankAddress" msprop:Generator_ColumnVarNameInTable="columnBankAddress" msprop:Generator_ColumnPropNameInRow="BankAddress" msprop:Generator_ColumnPropNameInTable="BankAddressColumn" msprop:Generator_UserColumnName="BankAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryGroup" msprop:Generator_ColumnVarNameInTable="columnSalaryGroup" msprop:Generator_ColumnPropNameInRow="SalaryGroup" msprop:Generator_ColumnPropNameInTable="SalaryGroupColumn" msprop:Generator_UserColumnName="SalaryGroup" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalariesDescription" msprop:Generator_ColumnVarNameInTable="columnSalariesDescription" msprop:Generator_ColumnPropNameInRow="SalariesDescription" msprop:Generator_ColumnPropNameInTable="SalariesDescriptionColumn" msprop:Generator_UserColumnName="SalariesDescription" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="LetterOfAccountIntro" msprop:Generator_UserTableName="LetterOfAccountIntro" msprop:Generator_RowEvArgName="LetterOfAccountIntroRowChangeEvent" msprop:Generator_TableVarName="tableLetterOfAccountIntro" msprop:Generator_TablePropName="LetterOfAccountIntro" msprop:Generator_RowDeletingName="LetterOfAccountIntroRowDeleting" msprop:Generator_RowChangingName="LetterOfAccountIntroRowChanging" msprop:Generator_RowDeletedName="LetterOfAccountIntroRowDeleted" msprop:Generator_RowEvHandlerName="LetterOfAccountIntroRowChangeEventHandler" msprop:Generator_TableClassName="LetterOfAccountIntroDataTable" msprop:Generator_RowChangedName="LetterOfAccountIntroRowChanged" msprop:Generator_RowClassName="LetterOfAccountIntroRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CompanyName" msprop:Generator_ColumnVarNameInTable="columnCompanyName" msprop:Generator_ColumnPropNameInRow="CompanyName" msprop:Generator_ColumnPropNameInTable="CompanyNameColumn" msprop:Generator_UserColumnName="CompanyName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_UserColumnName="Country" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOB" msprop:Generator_ColumnVarNameInTable="columnDOB" msprop:Generator_ColumnPropNameInRow="DOB" msprop:Generator_ColumnPropNameInTable="DOBColumn" msprop:Generator_UserColumnName="DOB" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpType" msprop:Generator_ColumnVarNameInTable="columnEmpType" msprop:Generator_ColumnPropNameInRow="EmpType" msprop:Generator_ColumnPropNameInTable="EmpTypeColumn" msprop:Generator_UserColumnName="EmpType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Salary" msprop:Generator_ColumnVarNameInTable="columnSalary" msprop:Generator_ColumnPropNameInRow="Salary" msprop:Generator_ColumnPropNameInTable="SalaryColumn" msprop:Generator_UserColumnName="Salary" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DTFSS" msprop:Generator_UserTableName="DTFSS" msprop:Generator_RowEvArgName="DTFSSRowChangeEvent" msprop:Generator_TableVarName="tableDTFSS" msprop:Generator_TablePropName="DTFSS" msprop:Generator_RowDeletingName="DTFSSRowDeleting" msprop:Generator_RowChangingName="DTFSSRowChanging" msprop:Generator_RowDeletedName="DTFSSRowDeleted" msprop:Generator_RowEvHandlerName="DTFSSRowChangeEventHandler" msprop:Generator_TableClassName="DTFSSDataTable" msprop:Generator_RowChangedName="DTFSSRowChanged" msprop:Generator_RowClassName="DTFSSRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpID" msprop:Generator_ColumnVarNameInTable="columnEmpID" msprop:Generator_ColumnPropNameInRow="EmpID" msprop:Generator_ColumnPropNameInTable="EmpIDColumn" msprop:Generator_UserColumnName="EmpID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Dept" msprop:Generator_ColumnVarNameInTable="columnDept" msprop:Generator_ColumnPropNameInRow="Dept" msprop:Generator_ColumnPropNameInTable="DeptColumn" msprop:Generator_UserColumnName="Dept" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MonthlyBasic" msprop:Generator_ColumnVarNameInTable="columnMonthlyBasic" msprop:Generator_ColumnPropNameInRow="MonthlyBasic" msprop:Generator_ColumnPropNameInTable="MonthlyBasicColumn" msprop:Generator_UserColumnName="MonthlyBasic" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_UserColumnName="HouseRent" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Special" msprop:Generator_ColumnVarNameInTable="columnSpecial" msprop:Generator_ColumnPropNameInRow="Special" msprop:Generator_ColumnPropNameInTable="SpecialColumn" msprop:Generator_UserColumnName="Special" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="TransPort" msprop:Generator_ColumnVarNameInTable="columnTransPort" msprop:Generator_ColumnPropNameInRow="TransPort" msprop:Generator_ColumnPropNameInTable="TransPortColumn" msprop:Generator_UserColumnName="TransPort" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Medical" msprop:Generator_ColumnVarNameInTable="columnMedical" msprop:Generator_ColumnPropNameInRow="Medical" msprop:Generator_ColumnPropNameInTable="MedicalColumn" msprop:Generator_UserColumnName="Medical" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Net" msprop:Generator_ColumnVarNameInTable="columnNet" msprop:Generator_ColumnPropNameInRow="Net" msprop:Generator_ColumnPropNameInTable="NetColumn" msprop:Generator_UserColumnName="Net" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="DOJ" msprop:Generator_ColumnVarNameInTable="columnDOJ" msprop:Generator_ColumnPropNameInRow="DOJ" msprop:Generator_ColumnPropNameInTable="DOJColumn" msprop:Generator_UserColumnName="DOJ" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SeparationMode" msprop:Generator_ColumnVarNameInTable="columnSeparationMode" msprop:Generator_ColumnPropNameInRow="SeparationMode" msprop:Generator_ColumnPropNameInTable="SeparationModeColumn" msprop:Generator_UserColumnName="SeparationMode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EffectiveDateofResigne" msprop:Generator_ColumnVarNameInTable="columnEffectiveDateofResigne" msprop:Generator_ColumnPropNameInRow="EffectiveDateofResigne" msprop:Generator_ColumnPropNameInTable="EffectiveDateofResigneColumn" msprop:Generator_UserColumnName="EffectiveDateofResigne" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RequiredPeriod" msprop:Generator_ColumnVarNameInTable="columnRequiredPeriod" msprop:Generator_ColumnPropNameInRow="RequiredPeriod" msprop:Generator_ColumnPropNameInTable="RequiredPeriodColumn" msprop:Generator_UserColumnName="RequiredPeriod" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="GivenPeriod" msprop:Generator_ColumnVarNameInTable="columnGivenPeriod" msprop:Generator_ColumnPropNameInRow="GivenPeriod" msprop:Generator_ColumnPropNameInTable="GivenPeriodColumn" msprop:Generator_UserColumnName="GivenPeriod" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="LastWorkingDay" msprop:Generator_ColumnVarNameInTable="columnLastWorkingDay" msprop:Generator_ColumnPropNameInRow="LastWorkingDay" msprop:Generator_ColumnPropNameInTable="LastWorkingDayColumn" msprop:Generator_UserColumnName="LastWorkingDay" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TerminationDate" msprop:Generator_ColumnVarNameInTable="columnTerminationDate" msprop:Generator_ColumnPropNameInRow="TerminationDate" msprop:Generator_ColumnPropNameInTable="TerminationDateColumn" msprop:Generator_UserColumnName="TerminationDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LengthOfService" msprop:Generator_ColumnVarNameInTable="columnLengthOfService" msprop:Generator_ColumnPropNameInRow="LengthOfService" msprop:Generator_ColumnPropNameInTable="LengthOfServiceColumn" msprop:Generator_UserColumnName="LengthOfService" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="Year" msprop:Generator_ColumnVarNameInTable="columnYear" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_UserColumnName="Year" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="YearRound" msprop:Generator_ColumnVarNameInTable="columnYearRound" msprop:Generator_ColumnPropNameInRow="YearRound" msprop:Generator_ColumnPropNameInTable="YearRoundColumn" msprop:Generator_UserColumnName="YearRound" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFMembership" msprop:Generator_ColumnVarNameInTable="columnPFMembership" msprop:Generator_ColumnPropNameInRow="PFMembership" msprop:Generator_ColumnPropNameInTable="PFMembershipColumn" msprop:Generator_UserColumnName="PFMembership" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MobileBill" msprop:Generator_ColumnVarNameInTable="columnMobileBill" msprop:Generator_ColumnPropNameInRow="MobileBill" msprop:Generator_ColumnPropNameInTable="MobileBillColumn" msprop:Generator_UserColumnName="MobileBill" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="DTFSSItems" msprop:Generator_UserTableName="DTFSSItems" msprop:Generator_RowEvArgName="DTFSSItemsRowChangeEvent" msprop:Generator_TableVarName="tableDTFSSItems" msprop:Generator_TablePropName="DTFSSItems" msprop:Generator_RowDeletingName="DTFSSItemsRowDeleting" msprop:Generator_RowChangingName="DTFSSItemsRowChanging" msprop:Generator_RowDeletedName="DTFSSItemsRowDeleted" msprop:Generator_RowEvHandlerName="DTFSSItemsRowChangeEventHandler" msprop:Generator_TableClassName="DTFSSItemsDataTable" msprop:Generator_RowChangedName="DTFSSItemsRowChanged" msprop:Generator_RowClassName="DTFSSItemsRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Days" msprop:Generator_ColumnVarNameInTable="columnDays" msprop:Generator_ColumnPropNameInRow="Days" msprop:Generator_ColumnPropNameInTable="DaysColumn" msprop:Generator_UserColumnName="Days" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Group" msprop:Generator_ColumnVarNameInTable="columnGroup" msprop:Generator_ColumnPropNameInRow="Group" msprop:Generator_ColumnPropNameInTable="GroupColumn" msprop:Generator_UserColumnName="Group" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NetTotal" msprop:Generator_ColumnVarNameInTable="columnNetTotal" msprop:Generator_ColumnPropNameInRow="NetTotal" msprop:Generator_ColumnPropNameInTable="NetTotalColumn" msprop:Generator_UserColumnName="NetTotal" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="Sequence" msprop:Generator_ColumnVarNameInTable="columnSequence" msprop:Generator_ColumnPropNameInRow="Sequence" msprop:Generator_ColumnPropNameInTable="SequenceColumn" msprop:Generator_UserColumnName="Sequence" type="xs:int" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PFException" msprop:Generator_UserTableName="PFException" msprop:Generator_RowEvArgName="PFExceptionRowChangeEvent" msprop:Generator_TableVarName="tablePFException" msprop:Generator_TablePropName="PFException" msprop:Generator_RowDeletingName="PFExceptionRowDeleting" msprop:Generator_RowChangingName="PFExceptionRowChanging" msprop:Generator_RowDeletedName="PFExceptionRowDeleted" msprop:Generator_RowEvHandlerName="PFExceptionRowChangeEventHandler" msprop:Generator_TableClassName="PFExceptionDataTable" msprop:Generator_RowChangedName="PFExceptionRowChanged" msprop:Generator_RowClassName="PFExceptionRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_UserColumnName="Country" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CostCenter" msprop:Generator_ColumnVarNameInTable="columnCostCenter" msprop:Generator_ColumnPropNameInRow="CostCenter" msprop:Generator_ColumnPropNameInTable="CostCenterColumn" msprop:Generator_UserColumnName="CostCenter" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_UserColumnName="PFAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="NewPF" msprop:Generator_UserTableName="NewPF" msprop:Generator_RowEvArgName="NewPFRowChangeEvent" msprop:Generator_TableVarName="tableNewPF" msprop:Generator_TablePropName="NewPF" msprop:Generator_RowDeletingName="NewPFRowDeleting" msprop:Generator_RowChangingName="NewPFRowChanging" msprop:Generator_RowDeletedName="NewPFRowDeleted" msprop:Generator_RowEvHandlerName="NewPFRowChangeEventHandler" msprop:Generator_TableClassName="NewPFDataTable" msprop:Generator_RowChangedName="NewPFRowChanged" msprop:Generator_RowClassName="NewPFRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DoB" msprop:Generator_ColumnVarNameInTable="columnDoB" msprop:Generator_ColumnPropNameInRow="DoB" msprop:Generator_ColumnPropNameInTable="DoBColumn" msprop:Generator_UserColumnName="DoB" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_UserColumnName="GrossSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_UserColumnName="PFAmount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="CPF" msprop:Generator_ColumnVarNameInTable="columnCPF" msprop:Generator_ColumnPropNameInRow="CPF" msprop:Generator_ColumnPropNameInTable="CPFColumn" msprop:Generator_UserColumnName="CPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EPF" msprop:Generator_ColumnVarNameInTable="columnEPF" msprop:Generator_ColumnPropNameInRow="EPF" msprop:Generator_ColumnPropNameInTable="EPFColumn" msprop:Generator_UserColumnName="EPF" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MonthlySalaryRevision" msprop:Generator_UserTableName="MonthlySalaryRevision" msprop:Generator_RowEvArgName="MonthlySalaryRevisionRowChangeEvent" msprop:Generator_TableVarName="tableMonthlySalaryRevision" msprop:Generator_TablePropName="MonthlySalaryRevision" msprop:Generator_RowDeletingName="MonthlySalaryRevisionRowDeleting" msprop:Generator_RowChangingName="MonthlySalaryRevisionRowChanging" msprop:Generator_RowDeletedName="MonthlySalaryRevisionRowDeleted" msprop:Generator_RowEvHandlerName="MonthlySalaryRevisionRowChangeEventHandler" msprop:Generator_TableClassName="MonthlySalaryRevisionDataTable" msprop:Generator_RowChangedName="MonthlySalaryRevisionRowChanged" msprop:Generator_RowClassName="MonthlySalaryRevisionRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PreviousSalary" msprop:Generator_ColumnVarNameInTable="columnPreviousSalary" msprop:Generator_ColumnPropNameInRow="PreviousSalary" msprop:Generator_ColumnPropNameInTable="PreviousSalaryColumn" msprop:Generator_UserColumnName="PreviousSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="RevisedSalary" msprop:Generator_ColumnVarNameInTable="columnRevisedSalary" msprop:Generator_ColumnPropNameInRow="RevisedSalary" msprop:Generator_ColumnPropNameInTable="RevisedSalaryColumn" msprop:Generator_UserColumnName="RevisedSalary" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeePersonalInfo" msprop:Generator_UserTableName="EmployeePersonalInfo" msprop:Generator_RowEvArgName="EmployeePersonalInfoRowChangeEvent" msprop:Generator_TableVarName="tableEmployeePersonalInfo" msprop:Generator_TablePropName="EmployeePersonalInfo" msprop:Generator_RowDeletingName="EmployeePersonalInfoRowDeleting" msprop:Generator_RowChangingName="EmployeePersonalInfoRowChanging" msprop:Generator_RowDeletedName="EmployeePersonalInfoRowDeleted" msprop:Generator_RowEvHandlerName="EmployeePersonalInfoRowChangeEventHandler" msprop:Generator_TableClassName="EmployeePersonalInfoDataTable" msprop:Generator_RowChangedName="EmployeePersonalInfoRowChanged" msprop:Generator_RowClassName="EmployeePersonalInfoRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpCode" msprop:Generator_ColumnVarNameInTable="columnEmpCode" msprop:Generator_ColumnPropNameInRow="EmpCode" msprop:Generator_ColumnPropNameInTable="EmpCodeColumn" msprop:Generator_UserColumnName="EmpCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FatherName" msprop:Generator_ColumnVarNameInTable="columnFatherName" msprop:Generator_ColumnPropNameInRow="FatherName" msprop:Generator_ColumnPropNameInTable="FatherNameColumn" msprop:Generator_UserColumnName="FatherName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HusbandName" msprop:Generator_ColumnVarNameInTable="columnHusbandName" msprop:Generator_ColumnPropNameInRow="HusbandName" msprop:Generator_ColumnPropNameInTable="HusbandNameColumn" msprop:Generator_UserColumnName="HusbandName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MotherName" msprop:Generator_ColumnVarNameInTable="columnMotherName" msprop:Generator_ColumnPropNameInRow="MotherName" msprop:Generator_ColumnPropNameInTable="MotherNameColumn" msprop:Generator_UserColumnName="MotherName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VoterID" msprop:Generator_ColumnVarNameInTable="columnVoterID" msprop:Generator_ColumnPropNameInRow="VoterID" msprop:Generator_ColumnPropNameInTable="VoterIDColumn" msprop:Generator_UserColumnName="VoterID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BRN" msprop:Generator_ColumnVarNameInTable="columnBRN" msprop:Generator_ColumnPropNameInRow="BRN" msprop:Generator_ColumnPropNameInTable="BRNColumn" msprop:Generator_UserColumnName="BRN" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_UserColumnName="Nationality" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DateofBirth" msprop:Generator_ColumnVarNameInTable="columnDateofBirth" msprop:Generator_ColumnPropNameInRow="DateofBirth" msprop:Generator_ColumnPropNameInTable="DateofBirthColumn" msprop:Generator_UserColumnName="DateofBirth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MartialStatus" msprop:Generator_ColumnVarNameInTable="columnMartialStatus" msprop:Generator_ColumnPropNameInRow="MartialStatus" msprop:Generator_ColumnPropNameInTable="MartialStatusColumn" msprop:Generator_UserColumnName="MartialStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Telephone1" msprop:Generator_ColumnVarNameInTable="columnTelephone1" msprop:Generator_ColumnPropNameInRow="Telephone1" msprop:Generator_ColumnPropNameInTable="Telephone1Column" msprop:Generator_UserColumnName="Telephone1" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Telephone2" msprop:Generator_ColumnVarNameInTable="columnTelephone2" msprop:Generator_ColumnPropNameInRow="Telephone2" msprop:Generator_ColumnPropNameInTable="Telephone2Column" msprop:Generator_UserColumnName="Telephone2" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FaxNumber" msprop:Generator_ColumnVarNameInTable="columnFaxNumber" msprop:Generator_ColumnPropNameInRow="FaxNumber" msprop:Generator_ColumnPropNameInTable="FaxNumberColumn" msprop:Generator_UserColumnName="FaxNumber" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MobileNo" msprop:Generator_ColumnVarNameInTable="columnMobileNo" msprop:Generator_ColumnPropNameInRow="MobileNo" msprop:Generator_ColumnPropNameInTable="MobileNoColumn" msprop:Generator_UserColumnName="MobileNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VillagePA" msprop:Generator_ColumnVarNameInTable="columnVillagePA" msprop:Generator_ColumnPropNameInRow="VillagePA" msprop:Generator_ColumnPropNameInTable="VillagePAColumn" msprop:Generator_UserColumnName="VillagePA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostOfficePA" msprop:Generator_ColumnVarNameInTable="columnPostOfficePA" msprop:Generator_ColumnPropNameInRow="PostOfficePA" msprop:Generator_ColumnPropNameInTable="PostOfficePAColumn" msprop:Generator_UserColumnName="PostOfficePA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ThanaPA" msprop:Generator_ColumnVarNameInTable="columnThanaPA" msprop:Generator_ColumnPropNameInRow="ThanaPA" msprop:Generator_ColumnPropNameInTable="ThanaPAColumn" msprop:Generator_UserColumnName="ThanaPA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DistrictPA" msprop:Generator_ColumnVarNameInTable="columnDistrictPA" msprop:Generator_ColumnPropNameInRow="DistrictPA" msprop:Generator_ColumnPropNameInTable="DistrictPAColumn" msprop:Generator_UserColumnName="DistrictPA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="VillageTA" msprop:Generator_ColumnVarNameInTable="columnVillageTA" msprop:Generator_ColumnPropNameInRow="VillageTA" msprop:Generator_ColumnPropNameInTable="VillageTAColumn" msprop:Generator_UserColumnName="VillageTA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PostOfficeTA" msprop:Generator_ColumnVarNameInTable="columnPostOfficeTA" msprop:Generator_ColumnPropNameInRow="PostOfficeTA" msprop:Generator_ColumnPropNameInTable="PostOfficeTAColumn" msprop:Generator_UserColumnName="PostOfficeTA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ThanaTA" msprop:Generator_ColumnVarNameInTable="columnThanaTA" msprop:Generator_ColumnPropNameInRow="ThanaTA" msprop:Generator_ColumnPropNameInTable="ThanaTAColumn" msprop:Generator_UserColumnName="ThanaTA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DistrictTA" msprop:Generator_ColumnVarNameInTable="columnDistrictTA" msprop:Generator_ColumnPropNameInRow="DistrictTA" msprop:Generator_ColumnPropNameInTable="DistrictTAColumn" msprop:Generator_UserColumnName="DistrictTA" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Company" msprop:Generator_ColumnVarNameInTable="columnCompany" msprop:Generator_ColumnPropNameInRow="Company" msprop:Generator_ColumnPropNameInTable="CompanyColumn" msprop:Generator_UserColumnName="Company" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Division" msprop:Generator_ColumnVarNameInTable="columnDivision" msprop:Generator_ColumnPropNameInRow="Division" msprop:Generator_ColumnPropNameInTable="DivisionColumn" msprop:Generator_UserColumnName="Division" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Section" msprop:Generator_ColumnVarNameInTable="columnSection" msprop:Generator_ColumnPropNameInRow="Section" msprop:Generator_ColumnPropNameInTable="SectionColumn" msprop:Generator_UserColumnName="Section" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Appointment" msprop:Generator_ColumnVarNameInTable="columnAppointment" msprop:Generator_ColumnPropNameInRow="Appointment" msprop:Generator_ColumnPropNameInTable="AppointmentColumn" msprop:Generator_UserColumnName="Appointment" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpPhotograph" msprop:Generator_ColumnVarNameInTable="columnEmpPhotograph" msprop:Generator_ColumnPropNameInRow="EmpPhotograph" msprop:Generator_ColumnPropNameInTable="EmpPhotographColumn" msprop:Generator_UserColumnName="EmpPhotograph" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Plant" msprop:Generator_ColumnVarNameInTable="columnPlant" msprop:Generator_ColumnPropNameInRow="Plant" msprop:Generator_ColumnPropNameInTable="PlantColumn" msprop:Generator_UserColumnName="Plant" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Age" msprop:Generator_ColumnVarNameInTable="columnAge" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_UserColumnName="Age" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ContactPersonPhone" msprop:Generator_ColumnVarNameInTable="columnContactPersonPhone" msprop:Generator_ColumnPropNameInRow="ContactPersonPhone" msprop:Generator_ColumnPropNameInTable="ContactPersonPhoneColumn" msprop:Generator_UserColumnName="ContactPersonPhone" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_UserColumnName="BloodGroup" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ExperienceWithThisCompany" msprop:Generator_ColumnVarNameInTable="columnExperienceWithThisCompany" msprop:Generator_ColumnPropNameInRow="ExperienceWithThisCompany" msprop:Generator_ColumnPropNameInTable="ExperienceWithThisCompanyColumn" msprop:Generator_UserColumnName="ExperienceWithThisCompany" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LivingStatus" msprop:Generator_ColumnVarNameInTable="columnLivingStatus" msprop:Generator_ColumnPropNameInRow="LivingStatus" msprop:Generator_ColumnPropNameInTable="LivingStatusColumn" msprop:Generator_UserColumnName="LivingStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HousingStatus" msprop:Generator_ColumnVarNameInTable="columnHousingStatus" msprop:Generator_ColumnPropNameInRow="HousingStatus" msprop:Generator_ColumnPropNameInTable="HousingStatusColumn" msprop:Generator_UserColumnName="HousingStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassportNo" msprop:Generator_ColumnVarNameInTable="columnPassportNo" msprop:Generator_ColumnPropNameInRow="PassportNo" msprop:Generator_ColumnPropNameInTable="PassportNoColumn" msprop:Generator_UserColumnName="PassportNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassportIssueDate" msprop:Generator_ColumnVarNameInTable="columnPassportIssueDate" msprop:Generator_ColumnPropNameInRow="PassportIssueDate" msprop:Generator_ColumnPropNameInTable="PassportIssueDateColumn" msprop:Generator_UserColumnName="PassportIssueDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassportIssuePlace" msprop:Generator_ColumnVarNameInTable="columnPassportIssuePlace" msprop:Generator_ColumnPropNameInRow="PassportIssuePlace" msprop:Generator_ColumnPropNameInTable="PassportIssuePlaceColumn" msprop:Generator_UserColumnName="PassportIssuePlace" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentAddress" msprop:Generator_ColumnVarNameInTable="columnPresentAddress" msprop:Generator_ColumnPropNameInRow="PresentAddress" msprop:Generator_ColumnPropNameInTable="PresentAddressColumn" msprop:Generator_UserColumnName="PresentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ParmanentAddress" msprop:Generator_ColumnVarNameInTable="columnParmanentAddress" msprop:Generator_ColumnPropNameInRow="ParmanentAddress" msprop:Generator_ColumnPropNameInTable="ParmanentAddressColumn" msprop:Generator_UserColumnName="ParmanentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HeathCondition" msprop:Generator_ColumnVarNameInTable="columnHeathCondition" msprop:Generator_ColumnPropNameInRow="HeathCondition" msprop:Generator_ColumnPropNameInTable="HeathConditionColumn" msprop:Generator_UserColumnName="HeathCondition" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Height" msprop:Generator_ColumnVarNameInTable="columnHeight" msprop:Generator_ColumnPropNameInRow="Height" msprop:Generator_ColumnPropNameInTable="HeightColumn" msprop:Generator_UserColumnName="Height" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Weight" msprop:Generator_ColumnVarNameInTable="columnWeight" msprop:Generator_ColumnPropNameInRow="Weight" msprop:Generator_ColumnPropNameInTable="WeightColumn" msprop:Generator_UserColumnName="Weight" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassPortExpiryDate" msprop:Generator_ColumnVarNameInTable="columnPassPortExpiryDate" msprop:Generator_ColumnPropNameInRow="PassPortExpiryDate" msprop:Generator_ColumnPropNameInTable="PassPortExpiryDateColumn" msprop:Generator_UserColumnName="PassPortExpiryDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalPreviousExperience" msprop:Generator_ColumnVarNameInTable="columnTotalPreviousExperience" msprop:Generator_ColumnPropNameInRow="TotalPreviousExperience" msprop:Generator_ColumnPropNameInTable="TotalPreviousExperienceColumn" msprop:Generator_UserColumnName="TotalPreviousExperience" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TotalExperience" msprop:Generator_ColumnVarNameInTable="columnTotalExperience" msprop:Generator_ColumnPropNameInRow="TotalExperience" msprop:Generator_ColumnPropNameInTable="TotalExperienceColumn" msprop:Generator_UserColumnName="TotalExperience" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NumberOfPreviousJob" msprop:Generator_ColumnVarNameInTable="columnNumberOfPreviousJob" msprop:Generator_ColumnPropNameInRow="NumberOfPreviousJob" msprop:Generator_ColumnPropNameInTable="NumberOfPreviousJobColumn" msprop:Generator_UserColumnName="NumberOfPreviousJob" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastPromotionBefore" msprop:Generator_ColumnVarNameInTable="columnLastPromotionBefore" msprop:Generator_ColumnPropNameInRow="LastPromotionBefore" msprop:Generator_ColumnPropNameInTable="LastPromotionBeforeColumn" msprop:Generator_UserColumnName="LastPromotionBefore" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmergencyTel" msprop:Generator_ColumnVarNameInTable="columnEmergencyTel" msprop:Generator_ColumnPropNameInRow="EmergencyTel" msprop:Generator_ColumnPropNameInTable="EmergencyTelColumn" msprop:Generator_UserColumnName="EmergencyTel" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmployeeQualification" msprop:Generator_UserTableName="EmployeeQualification" msprop:Generator_RowEvArgName="EmployeeQualificationRowChangeEvent" msprop:Generator_TableVarName="tableEmployeeQualification" msprop:Generator_TablePropName="EmployeeQualification" msprop:Generator_RowDeletingName="EmployeeQualificationRowDeleting" msprop:Generator_RowChangingName="EmployeeQualificationRowChanging" msprop:Generator_RowDeletedName="EmployeeQualificationRowDeleted" msprop:Generator_RowEvHandlerName="EmployeeQualificationRowChangeEventHandler" msprop:Generator_TableClassName="EmployeeQualificationDataTable" msprop:Generator_RowChangedName="EmployeeQualificationRowChanged" msprop:Generator_RowClassName="EmployeeQualificationRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpCode" msprop:Generator_ColumnVarNameInTable="columnEmpCode" msprop:Generator_ColumnPropNameInRow="EmpCode" msprop:Generator_ColumnPropNameInTable="EmpCodeColumn" msprop:Generator_UserColumnName="EmpCode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PSCcompletionDate" msprop:Generator_ColumnVarNameInTable="columnPSCcompletionDate" msprop:Generator_ColumnPropNameInRow="PSCcompletionDate" msprop:Generator_ColumnPropNameInTable="PSCcompletionDateColumn" msprop:Generator_UserColumnName="PSCcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="JSEcompletionDate" msprop:Generator_ColumnVarNameInTable="columnJSEcompletionDate" msprop:Generator_ColumnPropNameInRow="JSEcompletionDate" msprop:Generator_ColumnPropNameInTable="JSEcompletionDateColumn" msprop:Generator_UserColumnName="JSEcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="SSCcompletionDate" msprop:Generator_ColumnVarNameInTable="columnSSCcompletionDate" msprop:Generator_ColumnPropNameInRow="SSCcompletionDate" msprop:Generator_ColumnPropNameInTable="SSCcompletionDateColumn" msprop:Generator_UserColumnName="SSCcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="HSCcompletionDate" msprop:Generator_ColumnVarNameInTable="columnHSCcompletionDate" msprop:Generator_ColumnPropNameInRow="HSCcompletionDate" msprop:Generator_ColumnPropNameInTable="HSCcompletionDateColumn" msprop:Generator_UserColumnName="HSCcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="BAcompletionDate" msprop:Generator_ColumnVarNameInTable="columnBAcompletionDate" msprop:Generator_ColumnPropNameInRow="BAcompletionDate" msprop:Generator_ColumnPropNameInTable="BAcompletionDateColumn" msprop:Generator_UserColumnName="BAcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="MAcompletionDate" msprop:Generator_ColumnVarNameInTable="columnMAcompletionDate" msprop:Generator_ColumnPropNameInRow="MAcompletionDate" msprop:Generator_ColumnPropNameInTable="MAcompletionDateColumn" msprop:Generator_UserColumnName="MAcompletionDate" type="xs:dateTime" minOccurs="0" />
|
|||
|
<xs:element name="Qualification" msprop:Generator_ColumnVarNameInTable="columnQualification" msprop:Generator_ColumnPropNameInRow="Qualification" msprop:Generator_ColumnPropNameInTable="QualificationColumn" msprop:Generator_UserColumnName="Qualification" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CompletionDate" msprop:Generator_ColumnVarNameInTable="columnCompletionDate" msprop:Generator_ColumnPropNameInRow="CompletionDate" msprop:Generator_ColumnPropNameInTable="CompletionDateColumn" msprop:Generator_UserColumnName="CompletionDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EmpGrandFatherInfo" msprop:Generator_TableClassName="EmpGrandFatherInfoDataTable" msprop:Generator_TableVarName="tableEmpGrandFatherInfo" msprop:Generator_RowChangedName="EmpGrandFatherInfoRowChanged" msprop:Generator_TablePropName="EmpGrandFatherInfo" msprop:Generator_RowDeletingName="EmpGrandFatherInfoRowDeleting" msprop:Generator_RowChangingName="EmpGrandFatherInfoRowChanging" msprop:Generator_RowEvHandlerName="EmpGrandFatherInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EmpGrandFatherInfoRowDeleted" msprop:Generator_RowClassName="EmpGrandFatherInfoRow" msprop:Generator_UserTableName="EmpGrandFatherInfo" msprop:Generator_RowEvArgName="EmpGrandFatherInfoRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_UserColumnName="Grade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoinDate" msprop:Generator_ColumnVarNameInTable="columnJoinDate" msprop:Generator_ColumnPropNameInRow="JoinDate" msprop:Generator_ColumnPropNameInTable="JoinDateColumn" msprop:Generator_UserColumnName="JoinDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Allowance" msprop:Generator_ColumnVarNameInTable="columnAllowance" msprop:Generator_ColumnPropNameInRow="Allowance" msprop:Generator_ColumnPropNameInTable="AllowanceColumn" msprop:Generator_UserColumnName="Allowance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Bonus" msprop:Generator_ColumnVarNameInTable="columnBonus" msprop:Generator_ColumnPropNameInRow="Bonus" msprop:Generator_ColumnPropNameInTable="BonusColumn" msprop:Generator_UserColumnName="Bonus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Leave" msprop:Generator_ColumnVarNameInTable="columnLeave" msprop:Generator_ColumnPropNameInRow="Leave" msprop:Generator_ColumnPropNameInTable="LeaveColumn" msprop:Generator_UserColumnName="Leave" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OPI" msprop:Generator_ColumnVarNameInTable="columnOPI" msprop:Generator_ColumnPropNameInRow="OPI" msprop:Generator_ColumnPropNameInTable="OPIColumn" msprop:Generator_UserColumnName="OPI" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Gratuity" msprop:Generator_ColumnVarNameInTable="columnGratuity" msprop:Generator_ColumnPropNameInRow="Gratuity" msprop:Generator_ColumnPropNameInTable="GratuityColumn" msprop:Generator_UserColumnName="Gratuity" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Pension" msprop:Generator_ColumnVarNameInTable="columnPension" msprop:Generator_ColumnPropNameInRow="Pension" msprop:Generator_ColumnPropNameInTable="PensionColumn" msprop:Generator_UserColumnName="Pension" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="AllTaxInfo" msprop:Generator_TableClassName="AllTaxInfoDataTable" msprop:Generator_TableVarName="tableAllTaxInfo" msprop:Generator_TablePropName="AllTaxInfo" msprop:Generator_RowDeletingName="AllTaxInfoRowDeleting" msprop:Generator_RowChangingName="AllTaxInfoRowChanging" msprop:Generator_RowEvHandlerName="AllTaxInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="AllTaxInfoRowDeleted" msprop:Generator_UserTableName="AllTaxInfo" msprop:Generator_RowChangedName="AllTaxInfoRowChanged" msprop:Generator_RowEvArgName="AllTaxInfoRowChangeEvent" msprop:Generator_RowClassName="AllTaxInfoRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Department" msprop:Generator_ColumnVarNameInTable="columnDepartment" msprop:Generator_ColumnPropNameInRow="Department" msprop:Generator_ColumnPropNameInTable="DepartmentColumn" msprop:Generator_UserColumnName="Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="CostCenterInfo" msprop:Generator_TableClassName="CostCenterInfoDataTable" msprop:Generator_TableVarName="tableCostCenterInfo" msprop:Generator_RowChangedName="CostCenterInfoRowChanged" msprop:Generator_TablePropName="CostCenterInfo" msprop:Generator_RowDeletingName="CostCenterInfoRowDeleting" msprop:Generator_RowChangingName="CostCenterInfoRowChanging" msprop:Generator_RowEvHandlerName="CostCenterInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="CostCenterInfoRowDeleted" msprop:Generator_RowClassName="CostCenterInfoRow" msprop:Generator_UserTableName="CostCenterInfo" msprop:Generator_RowEvArgName="CostCenterInfoRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="CCcode" msprop:Generator_ColumnVarNameInTable="columnCCcode" msprop:Generator_ColumnPropNameInRow="CCcode" msprop:Generator_ColumnPropNameInTable="CCcodeColumn" msprop:Generator_UserColumnName="CCcode" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CCname" msprop:Generator_ColumnVarNameInTable="columnCCname" msprop:Generator_ColumnPropNameInRow="CCname" msprop:Generator_ColumnPropNameInTable="CCnameColumn" msprop:Generator_UserColumnName="CCname" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_ColumnVarNameInTable="columnSL" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_UserColumnName="SL" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="MoneyReceipt" msprop:Generator_TableClassName="MoneyReceiptDataTable" msprop:Generator_TableVarName="tableMoneyReceipt" msprop:Generator_RowChangedName="MoneyReceiptRowChanged" msprop:Generator_TablePropName="MoneyReceipt" msprop:Generator_RowDeletingName="MoneyReceiptRowDeleting" msprop:Generator_RowChangingName="MoneyReceiptRowChanging" msprop:Generator_RowEvHandlerName="MoneyReceiptRowChangeEventHandler" msprop:Generator_RowDeletedName="MoneyReceiptRowDeleted" msprop:Generator_RowClassName="MoneyReceiptRow" msprop:Generator_UserTableName="MoneyReceipt" msprop:Generator_RowEvArgName="MoneyReceiptRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AmountInTaka" msprop:Generator_ColumnVarNameInTable="columnAmountInTaka" msprop:Generator_ColumnPropNameInRow="AmountInTaka" msprop:Generator_ColumnPropNameInTable="AmountInTakaColumn" msprop:Generator_UserColumnName="AmountInTaka" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TransferNo" msprop:Generator_ColumnVarNameInTable="columnTransferNo" msprop:Generator_ColumnPropNameInRow="TransferNo" msprop:Generator_ColumnPropNameInTable="TransferNoColumn" msprop:Generator_UserColumnName="TransferNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TransferDate" msprop:Generator_ColumnVarNameInTable="columnTransferDate" msprop:Generator_ColumnPropNameInRow="TransferDate" msprop:Generator_ColumnPropNameInTable="TransferDateColumn" msprop:Generator_UserColumnName="TransferDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnTransferToAccNo" msprop:Generator_ColumnPropNameInRow="TransferToAccNo" msprop:Generator_ColumnPropNameInTable="TransferToAccNoColumn" msprop:Generator_UserColumnName="TransferToAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFAmount" msprop:Generator_ColumnVarNameInTable="columnPFAmount" msprop:Generator_ColumnPropNameInRow="PFAmount" msprop:Generator_ColumnPropNameInTable="PFAmountColumn" msprop:Generator_UserColumnName="PFAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFAmountInTaka" msprop:Generator_ColumnVarNameInTable="columnPFAmountInTaka" msprop:Generator_ColumnPropNameInRow="PFAmountInTaka" msprop:Generator_ColumnPropNameInTable="PFAmountInTakaColumn" msprop:Generator_UserColumnName="PFAmountInTaka" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFTransferNo" msprop:Generator_ColumnVarNameInTable="columnPFTransferNo" msprop:Generator_ColumnPropNameInRow="PFTransferNo" msprop:Generator_ColumnPropNameInTable="PFTransferNoColumn" msprop:Generator_UserColumnName="PFTransferNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFTransferDate" msprop:Generator_ColumnVarNameInTable="columnPFTransferDate" msprop:Generator_ColumnPropNameInRow="PFTransferDate" msprop:Generator_ColumnPropNameInTable="PFTransferDateColumn" msprop:Generator_UserColumnName="PFTransferDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFTransferAccNo" msprop:Generator_ColumnVarNameInTable="columnPFTransferAccNo" msprop:Generator_ColumnPropNameInRow="PFTransferAccNo" msprop:Generator_ColumnPropNameInTable="PFTransferAccNoColumn" msprop:Generator_UserColumnName="PFTransferAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PFTransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnPFTransferToAccNo" msprop:Generator_ColumnPropNameInRow="PFTransferToAccNo" msprop:Generator_ColumnPropNameInTable="PFTransferToAccNoColumn" msprop:Generator_UserColumnName="PFTransferToAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PENFAmount" msprop:Generator_ColumnVarNameInTable="columnPENFAmount" msprop:Generator_ColumnPropNameInRow="PENFAmount" msprop:Generator_ColumnPropNameInTable="PENFAmountColumn" msprop:Generator_UserColumnName="PENFAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PENFAmountInTaka" msprop:Generator_ColumnVarNameInTable="columnPENFAmountInTaka" msprop:Generator_ColumnPropNameInRow="PENFAmountInTaka" msprop:Generator_ColumnPropNameInTable="PENFAmountInTakaColumn" msprop:Generator_UserColumnName="PENFAmountInTaka" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PENFTransferNo" msprop:Generator_ColumnVarNameInTable="columnPENFTransferNo" msprop:Generator_ColumnPropNameInRow="PENFTransferNo" msprop:Generator_ColumnPropNameInTable="PENFTransferNoColumn" msprop:Generator_UserColumnName="PENFTransferNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PENFTransferDate" msprop:Generator_ColumnVarNameInTable="columnPENFTransferDate" msprop:Generator_ColumnPropNameInRow="PENFTransferDate" msprop:Generator_ColumnPropNameInTable="PENFTransferDateColumn" msprop:Generator_UserColumnName="PENFTransferDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PENFTransferAccNo" msprop:Generator_ColumnVarNameInTable="columnPENFTransferAccNo" msprop:Generator_ColumnPropNameInRow="PENFTransferAccNo" msprop:Generator_ColumnPropNameInTable="PENFTransferAccNoColumn" msprop:Generator_UserColumnName="PENFTransferAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PENFTransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnPENFTransferToAccNo" msprop:Generator_ColumnPropNameInRow="PENFTransferToAccNo" msprop:Generator_ColumnPropNameInTable="PENFTransferToAccNoColumn" msprop:Generator_UserColumnName="PENFTransferToAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFAmount" msprop:Generator_ColumnVarNameInTable="columnWPPFAmount" msprop:Generator_ColumnPropNameInRow="WPPFAmount" msprop:Generator_ColumnPropNameInTable="WPPFAmountColumn" msprop:Generator_UserColumnName="WPPFAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFAmountInTaka" msprop:Generator_ColumnVarNameInTable="columnWPPFAmountInTaka" msprop:Generator_ColumnPropNameInRow="WPPFAmountInTaka" msprop:Generator_ColumnPropNameInTable="WPPFAmountInTakaColumn" msprop:Generator_UserColumnName="WPPFAmountInTaka" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFTransferNo" msprop:Generator_ColumnVarNameInTable="columnWPPFTransferNo" msprop:Generator_ColumnPropNameInRow="WPPFTransferNo" msprop:Generator_ColumnPropNameInTable="WPPFTransferNoColumn" msprop:Generator_UserColumnName="WPPFTransferNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFTransferDate" msprop:Generator_ColumnVarNameInTable="columnWPPFTransferDate" msprop:Generator_ColumnPropNameInRow="WPPFTransferDate" msprop:Generator_ColumnPropNameInTable="WPPFTransferDateColumn" msprop:Generator_UserColumnName="WPPFTransferDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="WPPFTransferToAccNo" msprop:Generator_ColumnVarNameInTable="columnWPPFTransferToAccNo" msprop:Generator_ColumnPropNameInRow="WPPFTransferToAccNo" msprop:Generator_ColumnPropNameInTable="WPPFTransferToAccNoColumn" msprop:Generator_UserColumnName="WPPFTransferToAccNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnPropNameInTable="IDColumn" msprop:Generator_UserColumnName="ID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BankAdviceNmgt" msprop:Generator_TableClassName="BankAdviceNmgtDataTable" msprop:Generator_TableVarName="tableBankAdviceNmgt" msprop:Generator_TablePropName="BankAdviceNmgt" msprop:Generator_RowDeletingName="BankAdviceNmgtRowDeleting" msprop:Generator_RowChangingName="BankAdviceNmgtRowChanging" msprop:Generator_RowEvHandlerName="BankAdviceNmgtRowChangeEventHandler" msprop:Generator_RowDeletedName="BankAdviceNmgtRowDeleted" msprop:Generator_UserTableName="BankAdviceNmgt" msprop:Generator_RowChangedName="BankAdviceNmgtRowChanged" msprop:Generator_RowEvArgName="BankAdviceNmgtRowChangeEvent" msprop:Generator_RowClassName="BankAdviceNmgtRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_UserColumnName="EmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_UserColumnName="EmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_UserColumnName="AccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="SLNo" msprop:Generator_ColumnVarNameInTable="columnSLNo" msprop:Generator_ColumnPropNameInRow="SLNo" msprop:Generator_ColumnPropNameInTable="SLNoColumn" msprop:Generator_UserColumnName="SLNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Bank" msprop:Generator_ColumnVarNameInTable="columnBank" msprop:Generator_ColumnPropNameInRow="Bank" msprop:Generator_ColumnPropNameInTable="BankColumn" msprop:Generator_UserColumnName="Bank" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Branch" msprop:Generator_ColumnVarNameInTable="columnBranch" msprop:Generator_ColumnPropNameInRow="Branch" msprop:Generator_ColumnPropNameInTable="BranchColumn" msprop:Generator_UserColumnName="Branch" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BankRouting" msprop:Generator_ColumnVarNameInTable="columnBankRouting" msprop:Generator_ColumnPropNameInRow="BankRouting" msprop:Generator_ColumnPropNameInTable="BankRoutingColumn" msprop:Generator_UserColumnName="BankRouting" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PaymentDate" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_UserColumnName="PaymentDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CustomerRef" msprop:Generator_ColumnVarNameInTable="columnCustomerRef" msprop:Generator_ColumnPropNameInRow="CustomerRef" msprop:Generator_ColumnPropNameInTable="CustomerRefColumn" msprop:Generator_UserColumnName="CustomerRef" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CompanysBankAcc" msprop:Generator_ColumnVarNameInTable="columnCompanysBankAcc" msprop:Generator_ColumnPropNameInRow="CompanysBankAcc" msprop:Generator_ColumnPropNameInTable="CompanysBankAccColumn" msprop:Generator_UserColumnName="CompanysBankAcc" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_UserColumnName="SalaryMonth" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtGeneral" msprop:Generator_TableClassName="dtGeneralDataTable" msprop:Generator_TableVarName="tabledtGeneral" msprop:Generator_TablePropName="dtGeneral" msprop:Generator_RowDeletingName="dtGeneralRowDeleting" msprop:Generator_RowChangingName="dtGeneralRowChanging" msprop:Generator_RowEvHandlerName="dtGeneralRowChangeEventHandler" msprop:Generator_RowDeletedName="dtGeneralRowDeleted" msprop:Generator_UserTableName="dtGeneral" msprop:Generator_RowChangedName="dtGeneralRowChanged" msprop:Generator_RowEvArgName="dtGeneralRowChangeEvent" msprop:Generator_RowClassName="dtGeneralRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FirstName" msprop:Generator_ColumnVarNameInTable="columnFirstName" msprop:Generator_ColumnPropNameInRow="FirstName" msprop:Generator_ColumnPropNameInTable="FirstNameColumn" msprop:Generator_UserColumnName="FirstName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MIddleName" msprop:Generator_ColumnVarNameInTable="columnMIddleName" msprop:Generator_ColumnPropNameInRow="MIddleName" msprop:Generator_ColumnPropNameInTable="MIddleNameColumn" msprop:Generator_UserColumnName="MIddleName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LastName" msprop:Generator_ColumnVarNameInTable="columnLastName" msprop:Generator_ColumnPropNameInRow="LastName" msprop:Generator_ColumnPropNameInTable="LastNameColumn" msprop:Generator_UserColumnName="LastName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Gender" msprop:Generator_ColumnVarNameInTable="columnGender" msprop:Generator_ColumnPropNameInRow="Gender" msprop:Generator_ColumnPropNameInTable="GenderColumn" msprop:Generator_UserColumnName="Gender" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Religion" msprop:Generator_ColumnVarNameInTable="columnReligion" msprop:Generator_ColumnPropNameInRow="Religion" msprop:Generator_ColumnPropNameInTable="ReligionColumn" msprop:Generator_UserColumnName="Religion" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BloodGroup" msprop:Generator_ColumnVarNameInTable="columnBloodGroup" msprop:Generator_ColumnPropNameInRow="BloodGroup" msprop:Generator_ColumnPropNameInTable="BloodGroupColumn" msprop:Generator_UserColumnName="BloodGroup" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MaritalStatus" msprop:Generator_ColumnVarNameInTable="columnMaritalStatus" msprop:Generator_ColumnPropNameInRow="MaritalStatus" msprop:Generator_ColumnPropNameInTable="MaritalStatusColumn" msprop:Generator_UserColumnName="MaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassportNo" msprop:Generator_ColumnVarNameInTable="columnPassportNo" msprop:Generator_ColumnPropNameInRow="PassportNo" msprop:Generator_ColumnPropNameInTable="PassportNoColumn" msprop:Generator_UserColumnName="PassportNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TaxIdeentificationNO" msprop:Generator_ColumnVarNameInTable="columnTaxIdeentificationNO" msprop:Generator_ColumnPropNameInRow="TaxIdeentificationNO" msprop:Generator_ColumnPropNameInTable="TaxIdeentificationNOColumn" msprop:Generator_UserColumnName="TaxIdeentificationNO" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Nationality" msprop:Generator_ColumnVarNameInTable="columnNationality" msprop:Generator_ColumnPropNameInRow="Nationality" msprop:Generator_ColumnPropNameInTable="NationalityColumn" msprop:Generator_UserColumnName="Nationality" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NationalID" msprop:Generator_ColumnVarNameInTable="columnNationalID" msprop:Generator_ColumnPropNameInRow="NationalID" msprop:Generator_ColumnPropNameInTable="NationalIDColumn" msprop:Generator_UserColumnName="NationalID" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_UserColumnName="JoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BirthDate" msprop:Generator_ColumnVarNameInTable="columnBirthDate" msprop:Generator_ColumnPropNameInRow="BirthDate" msprop:Generator_ColumnPropNameInTable="BirthDateColumn" msprop:Generator_UserColumnName="BirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FatherName" msprop:Generator_ColumnVarNameInTable="columnFatherName" msprop:Generator_ColumnPropNameInRow="FatherName" msprop:Generator_ColumnPropNameInTable="FatherNameColumn" msprop:Generator_UserColumnName="FatherName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MotherName" msprop:Generator_ColumnVarNameInTable="columnMotherName" msprop:Generator_ColumnPropNameInRow="MotherName" msprop:Generator_ColumnPropNameInTable="MotherNameColumn" msprop:Generator_UserColumnName="MotherName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MotherOccupation" msprop:Generator_ColumnVarNameInTable="columnMotherOccupation" msprop:Generator_ColumnPropNameInRow="MotherOccupation" msprop:Generator_ColumnPropNameInTable="MotherOccupationColumn" msprop:Generator_UserColumnName="MotherOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FatherOccupation" msprop:Generator_ColumnVarNameInTable="columnFatherOccupation" msprop:Generator_ColumnPropNameInRow="FatherOccupation" msprop:Generator_ColumnPropNameInTable="FatherOccupationColumn" msprop:Generator_UserColumnName="FatherOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BIRTHPLACE" msprop:Generator_ColumnVarNameInTable="columnBIRTHPLACE" msprop:Generator_ColumnPropNameInRow="BIRTHPLACE" msprop:Generator_ColumnPropNameInTable="BIRTHPLACEColumn" msprop:Generator_UserColumnName="BIRTHPLACE" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtContacts" msprop:Generator_TableClassName="dtContactsDataTable" msprop:Generator_TableVarName="tabledtContacts" msprop:Generator_RowChangedName="dtContactsRowChanged" msprop:Generator_TablePropName="dtContacts" msprop:Generator_RowDeletingName="dtContactsRowDeleting" msprop:Generator_RowChangingName="dtContactsRowChanging" msprop:Generator_RowEvHandlerName="dtContactsRowChangeEventHandler" msprop:Generator_RowDeletedName="dtContactsRowDeleted" msprop:Generator_RowClassName="dtContactsRow" msprop:Generator_UserTableName="dtContacts" msprop:Generator_RowEvArgName="dtContactsRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentAddress" msprop:Generator_ColumnVarNameInTable="columnPermanentAddress" msprop:Generator_ColumnPropNameInRow="PermanentAddress" msprop:Generator_ColumnPropNameInTable="PermanentAddressColumn" msprop:Generator_UserColumnName="PermanentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentDistrict" msprop:Generator_ColumnVarNameInTable="columnPermanentDistrict" msprop:Generator_ColumnPropNameInRow="PermanentDistrict" msprop:Generator_ColumnPropNameInTable="PermanentDistrictColumn" msprop:Generator_UserColumnName="PermanentDistrict" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentThana" msprop:Generator_ColumnVarNameInTable="columnPermanentThana" msprop:Generator_ColumnPropNameInRow="PermanentThana" msprop:Generator_ColumnPropNameInTable="PermanentThanaColumn" msprop:Generator_UserColumnName="PermanentThana" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentTelephoneNo" msprop:Generator_ColumnVarNameInTable="columnPermanentTelephoneNo" msprop:Generator_ColumnPropNameInRow="PermanentTelephoneNo" msprop:Generator_ColumnPropNameInTable="PermanentTelephoneNoColumn" msprop:Generator_UserColumnName="PermanentTelephoneNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PermanentMobileNo" msprop:Generator_ColumnVarNameInTable="columnPermanentMobileNo" msprop:Generator_ColumnPropNameInRow="PermanentMobileNo" msprop:Generator_ColumnPropNameInTable="PermanentMobileNoColumn" msprop:Generator_UserColumnName="PermanentMobileNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentAddress" msprop:Generator_ColumnVarNameInTable="columnPresentAddress" msprop:Generator_ColumnPropNameInRow="PresentAddress" msprop:Generator_ColumnPropNameInTable="PresentAddressColumn" msprop:Generator_UserColumnName="PresentAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentDistrict" msprop:Generator_ColumnVarNameInTable="columnPresentDistrict" msprop:Generator_ColumnPropNameInRow="PresentDistrict" msprop:Generator_ColumnPropNameInTable="PresentDistrictColumn" msprop:Generator_UserColumnName="PresentDistrict" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentThana" msprop:Generator_ColumnVarNameInTable="columnPresentThana" msprop:Generator_ColumnPropNameInRow="PresentThana" msprop:Generator_ColumnPropNameInTable="PresentThanaColumn" msprop:Generator_UserColumnName="PresentThana" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentTelephoneNo" msprop:Generator_ColumnVarNameInTable="columnPresentTelephoneNo" msprop:Generator_ColumnPropNameInRow="PresentTelephoneNo" msprop:Generator_ColumnPropNameInTable="PresentTelephoneNoColumn" msprop:Generator_UserColumnName="PresentTelephoneNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PresentMobile" msprop:Generator_ColumnVarNameInTable="columnPresentMobile" msprop:Generator_ColumnPropNameInRow="PresentMobile" msprop:Generator_ColumnPropNameInTable="PresentMobileColumn" msprop:Generator_UserColumnName="PresentMobile" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PersonalTelephoneNo" msprop:Generator_ColumnVarNameInTable="columnPersonalTelephoneNo" msprop:Generator_ColumnPropNameInRow="PersonalTelephoneNo" msprop:Generator_ColumnPropNameInTable="PersonalTelephoneNoColumn" msprop:Generator_UserColumnName="PersonalTelephoneNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PersonalMobileNo" msprop:Generator_ColumnVarNameInTable="columnPersonalMobileNo" msprop:Generator_ColumnPropNameInRow="PersonalMobileNo" msprop:Generator_ColumnPropNameInTable="PersonalMobileNoColumn" msprop:Generator_UserColumnName="PersonalMobileNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PersonalEmail" msprop:Generator_ColumnVarNameInTable="columnPersonalEmail" msprop:Generator_ColumnPropNameInRow="PersonalEmail" msprop:Generator_ColumnPropNameInTable="PersonalEmailColumn" msprop:Generator_UserColumnName="PersonalEmail" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="OfficialEmail" msprop:Generator_ColumnVarNameInTable="columnOfficialEmail" msprop:Generator_ColumnPropNameInRow="OfficialEmail" msprop:Generator_ColumnPropNameInTable="OfficialEmailColumn" msprop:Generator_UserColumnName="OfficialEmail" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Fax" msprop:Generator_ColumnVarNameInTable="columnFax" msprop:Generator_ColumnPropNameInRow="Fax" msprop:Generator_ColumnPropNameInTable="FaxColumn" msprop:Generator_UserColumnName="Fax" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmergencyContactAddress" msprop:Generator_ColumnVarNameInTable="columnEmergencyContactAddress" msprop:Generator_ColumnPropNameInRow="EmergencyContactAddress" msprop:Generator_ColumnPropNameInTable="EmergencyContactAddressColumn" msprop:Generator_UserColumnName="EmergencyContactAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmergencyContactPerson" msprop:Generator_ColumnVarNameInTable="columnEmergencyContactPerson" msprop:Generator_ColumnPropNameInRow="EmergencyContactPerson" msprop:Generator_ColumnPropNameInTable="EmergencyContactPersonColumn" msprop:Generator_UserColumnName="EmergencyContactPerson" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmergencyMobileNo" msprop:Generator_ColumnVarNameInTable="columnEmergencyMobileNo" msprop:Generator_ColumnPropNameInRow="EmergencyMobileNo" msprop:Generator_ColumnPropNameInTable="EmergencyMobileNoColumn" msprop:Generator_UserColumnName="EmergencyMobileNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_UserColumnName="Relation" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtSpouse" msprop:Generator_TableClassName="dtSpouseDataTable" msprop:Generator_TableVarName="tabledtSpouse" msprop:Generator_RowChangedName="dtSpouseRowChanged" msprop:Generator_TablePropName="dtSpouse" msprop:Generator_RowDeletingName="dtSpouseRowDeleting" msprop:Generator_RowChangingName="dtSpouseRowChanging" msprop:Generator_RowEvHandlerName="dtSpouseRowChangeEventHandler" msprop:Generator_RowDeletedName="dtSpouseRowDeleted" msprop:Generator_RowClassName="dtSpouseRow" msprop:Generator_UserTableName="dtSpouse" msprop:Generator_RowEvArgName="dtSpouseRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseName" msprop:Generator_ColumnVarNameInTable="columnSpouseName" msprop:Generator_ColumnPropNameInRow="SpouseName" msprop:Generator_ColumnPropNameInTable="SpouseNameColumn" msprop:Generator_UserColumnName="SpouseName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseEducation" msprop:Generator_ColumnVarNameInTable="columnSpouseEducation" msprop:Generator_ColumnPropNameInRow="SpouseEducation" msprop:Generator_ColumnPropNameInTable="SpouseEducationColumn" msprop:Generator_UserColumnName="SpouseEducation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SpouseOccupation" msprop:Generator_ColumnVarNameInTable="columnSpouseOccupation" msprop:Generator_ColumnPropNameInRow="SpouseOccupation" msprop:Generator_ColumnPropNameInTable="SpouseOccupationColumn" msprop:Generator_UserColumnName="SpouseOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MarriageDate" msprop:Generator_ColumnVarNameInTable="columnMarriageDate" msprop:Generator_ColumnPropNameInRow="MarriageDate" msprop:Generator_ColumnPropNameInTable="MarriageDateColumn" msprop:Generator_UserColumnName="MarriageDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtChildren" msprop:Generator_TableClassName="dtChildrenDataTable" msprop:Generator_TableVarName="tabledtChildren" msprop:Generator_RowChangedName="dtChildrenRowChanged" msprop:Generator_TablePropName="dtChildren" msprop:Generator_RowDeletingName="dtChildrenRowDeleting" msprop:Generator_RowChangingName="dtChildrenRowChanging" msprop:Generator_RowEvHandlerName="dtChildrenRowChangeEventHandler" msprop:Generator_RowDeletedName="dtChildrenRowDeleted" msprop:Generator_RowClassName="dtChildrenRow" msprop:Generator_UserTableName="dtChildren" msprop:Generator_RowEvArgName="dtChildrenRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChildName" msprop:Generator_ColumnVarNameInTable="columnChildName" msprop:Generator_ColumnPropNameInRow="ChildName" msprop:Generator_ColumnPropNameInTable="ChildNameColumn" msprop:Generator_UserColumnName="ChildName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChildGender" msprop:Generator_ColumnVarNameInTable="columnChildGender" msprop:Generator_ColumnPropNameInRow="ChildGender" msprop:Generator_ColumnPropNameInTable="ChildGenderColumn" msprop:Generator_UserColumnName="ChildGender" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChildBirthDate" msprop:Generator_ColumnVarNameInTable="columnChildBirthDate" msprop:Generator_ColumnPropNameInRow="ChildBirthDate" msprop:Generator_ColumnPropNameInTable="ChildBirthDateColumn" msprop:Generator_UserColumnName="ChildBirthDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChildOccupation" msprop:Generator_ColumnVarNameInTable="columnChildOccupation" msprop:Generator_ColumnPropNameInRow="ChildOccupation" msprop:Generator_ColumnPropNameInTable="ChildOccupationColumn" msprop:Generator_UserColumnName="ChildOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ChildMaritalStatus" msprop:Generator_ColumnVarNameInTable="columnChildMaritalStatus" msprop:Generator_ColumnPropNameInRow="ChildMaritalStatus" msprop:Generator_ColumnPropNameInTable="ChildMaritalStatusColumn" msprop:Generator_UserColumnName="ChildMaritalStatus" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtEmpExperience" msprop:Generator_TableClassName="dtEmpExperienceDataTable" msprop:Generator_TableVarName="tabledtEmpExperience" msprop:Generator_TablePropName="dtEmpExperience" msprop:Generator_RowDeletingName="dtEmpExperienceRowDeleting" msprop:Generator_RowChangingName="dtEmpExperienceRowChanging" msprop:Generator_RowEvHandlerName="dtEmpExperienceRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpExperienceRowDeleted" msprop:Generator_UserTableName="dtEmpExperience" msprop:Generator_RowChangedName="dtEmpExperienceRowChanged" msprop:Generator_RowEvArgName="dtEmpExperienceRowChangeEvent" msprop:Generator_RowClassName="dtEmpExperienceRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Employer" msprop:Generator_ColumnVarNameInTable="columnEmployer" msprop:Generator_ColumnPropNameInRow="Employer" msprop:Generator_ColumnPropNameInTable="EmployerColumn" msprop:Generator_UserColumnName="Employer" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ContactPerson" msprop:Generator_ColumnVarNameInTable="columnContactPerson" msprop:Generator_ColumnPropNameInRow="ContactPerson" msprop:Generator_ColumnPropNameInTable="ContactPersonColumn" msprop:Generator_UserColumnName="ContactPerson" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TelephoneNo" msprop:Generator_ColumnVarNameInTable="columnTelephoneNo" msprop:Generator_ColumnPropNameInRow="TelephoneNo" msprop:Generator_ColumnPropNameInTable="TelephoneNoColumn" msprop:Generator_UserColumnName="TelephoneNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BussinessType" msprop:Generator_ColumnVarNameInTable="columnBussinessType" msprop:Generator_ColumnPropNameInRow="BussinessType" msprop:Generator_ColumnPropNameInTable="BussinessTypeColumn" msprop:Generator_UserColumnName="BussinessType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_UserColumnName="Designation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RoleDescription" msprop:Generator_ColumnVarNameInTable="columnRoleDescription" msprop:Generator_ColumnPropNameInRow="RoleDescription" msprop:Generator_ColumnPropNameInTable="RoleDescriptionColumn" msprop:Generator_UserColumnName="RoleDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployesFromDate" msprop:Generator_ColumnVarNameInTable="columnEmployesFromDate" msprop:Generator_ColumnPropNameInRow="EmployesFromDate" msprop:Generator_ColumnPropNameInTable="EmployesFromDateColumn" msprop:Generator_UserColumnName="EmployesFromDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmployesToDate" msprop:Generator_ColumnVarNameInTable="columnEmployesToDate" msprop:Generator_ColumnPropNameInRow="EmployesToDate" msprop:Generator_ColumnPropNameInTable="EmployesToDateColumn" msprop:Generator_UserColumnName="EmployesToDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtEmpTraining" msprop:Generator_TableClassName="dtEmpTrainingDataTable" msprop:Generator_TableVarName="tabledtEmpTraining" msprop:Generator_RowChangedName="dtEmpTrainingRowChanged" msprop:Generator_TablePropName="dtEmpTraining" msprop:Generator_RowDeletingName="dtEmpTrainingRowDeleting" msprop:Generator_RowChangingName="dtEmpTrainingRowChanging" msprop:Generator_RowEvHandlerName="dtEmpTrainingRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpTrainingRowDeleted" msprop:Generator_RowClassName="dtEmpTrainingRow" msprop:Generator_UserTableName="dtEmpTraining" msprop:Generator_RowEvArgName="dtEmpTrainingRowChangeEvent">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TrainingType" msprop:Generator_ColumnVarNameInTable="columnTrainingType" msprop:Generator_ColumnPropNameInRow="TrainingType" msprop:Generator_ColumnPropNameInTable="TrainingTypeColumn" msprop:Generator_UserColumnName="TrainingType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TrainingTitle" msprop:Generator_ColumnVarNameInTable="columnTrainingTitle" msprop:Generator_ColumnPropNameInRow="TrainingTitle" msprop:Generator_ColumnPropNameInTable="TrainingTitleColumn" msprop:Generator_UserColumnName="TrainingTitle" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NatureOfTraining" msprop:Generator_ColumnVarNameInTable="columnNatureOfTraining" msprop:Generator_ColumnPropNameInRow="NatureOfTraining" msprop:Generator_ColumnPropNameInTable="NatureOfTrainingColumn" msprop:Generator_UserColumnName="NatureOfTraining" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Institution" msprop:Generator_ColumnVarNameInTable="columnInstitution" msprop:Generator_ColumnPropNameInRow="Institution" msprop:Generator_ColumnPropNameInTable="InstitutionColumn" msprop:Generator_UserColumnName="Institution" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TrainingPlace" msprop:Generator_ColumnVarNameInTable="columnTrainingPlace" msprop:Generator_ColumnPropNameInRow="TrainingPlace" msprop:Generator_ColumnPropNameInTable="TrainingPlaceColumn" msprop:Generator_UserColumnName="TrainingPlace" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Country" msprop:Generator_ColumnVarNameInTable="columnCountry" msprop:Generator_ColumnPropNameInRow="Country" msprop:Generator_ColumnPropNameInTable="CountryColumn" msprop:Generator_UserColumnName="Country" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Achievement" msprop:Generator_ColumnVarNameInTable="columnAchievement" msprop:Generator_ColumnPropNameInRow="Achievement" msprop:Generator_ColumnPropNameInTable="AchievementColumn" msprop:Generator_UserColumnName="Achievement" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SponsorType" msprop:Generator_ColumnVarNameInTable="columnSponsorType" msprop:Generator_ColumnPropNameInRow="SponsorType" msprop:Generator_ColumnPropNameInTable="SponsorTypeColumn" msprop:Generator_UserColumnName="SponsorType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TrainingFees" msprop:Generator_ColumnVarNameInTable="columnTrainingFees" msprop:Generator_ColumnPropNameInRow="TrainingFees" msprop:Generator_ColumnPropNameInTable="TrainingFeesColumn" msprop:Generator_UserColumnName="TrainingFees" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="OtherCost" msprop:Generator_ColumnVarNameInTable="columnOtherCost" msprop:Generator_ColumnPropNameInRow="OtherCost" msprop:Generator_ColumnPropNameInTable="OtherCostColumn" msprop:Generator_UserColumnName="OtherCost" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="FromDate" msprop:Generator_ColumnVarNameInTable="columnFromDate" msprop:Generator_ColumnPropNameInRow="FromDate" msprop:Generator_ColumnPropNameInTable="FromDateColumn" msprop:Generator_UserColumnName="FromDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="ToDate" msprop:Generator_ColumnVarNameInTable="columnToDate" msprop:Generator_ColumnPropNameInRow="ToDate" msprop:Generator_ColumnPropNameInTable="ToDateColumn" msprop:Generator_UserColumnName="ToDate" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtEmpAcademic" msprop:Generator_TableClassName="dtEmpAcademicDataTable" msprop:Generator_TableVarName="tabledtEmpAcademic" msprop:Generator_TablePropName="dtEmpAcademic" msprop:Generator_RowDeletingName="dtEmpAcademicRowDeleting" msprop:Generator_RowChangingName="dtEmpAcademicRowChanging" msprop:Generator_RowEvHandlerName="dtEmpAcademicRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpAcademicRowDeleted" msprop:Generator_UserTableName="dtEmpAcademic" msprop:Generator_RowChangedName="dtEmpAcademicRowChanged" msprop:Generator_RowEvArgName="dtEmpAcademicRowChangeEvent" msprop:Generator_RowClassName="dtEmpAcademicRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EducationType" msprop:Generator_ColumnVarNameInTable="columnEducationType" msprop:Generator_ColumnPropNameInRow="EducationType" msprop:Generator_ColumnPropNameInTable="EducationTypeColumn" msprop:Generator_UserColumnName="EducationType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DegreeTitle" msprop:Generator_ColumnVarNameInTable="columnDegreeTitle" msprop:Generator_ColumnPropNameInRow="DegreeTitle" msprop:Generator_ColumnPropNameInTable="DegreeTitleColumn" msprop:Generator_UserColumnName="DegreeTitle" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Discipline_Department" msprop:Generator_ColumnVarNameInTable="columnDiscipline_Department" msprop:Generator_ColumnPropNameInRow="Discipline_Department" msprop:Generator_ColumnPropNameInTable="Discipline_DepartmentColumn" msprop:Generator_UserColumnName="Discipline_Department" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Institution" msprop:Generator_ColumnVarNameInTable="columnInstitution" msprop:Generator_ColumnPropNameInRow="Institution" msprop:Generator_ColumnPropNameInTable="InstitutionColumn" msprop:Generator_UserColumnName="Institution" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="InstitutionName" msprop:Generator_ColumnVarNameInTable="columnInstitutionName" msprop:Generator_ColumnPropNameInRow="InstitutionName" msprop:Generator_ColumnPropNameInTable="InstitutionNameColumn" msprop:Generator_UserColumnName="InstitutionName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Result" msprop:Generator_ColumnVarNameInTable="columnResult" msprop:Generator_ColumnPropNameInRow="Result" msprop:Generator_ColumnPropNameInTable="ResultColumn" msprop:Generator_UserColumnName="Result" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PassingYear" msprop:Generator_ColumnVarNameInTable="columnPassingYear" msprop:Generator_ColumnPropNameInRow="PassingYear" msprop:Generator_ColumnPropNameInTable="PassingYearColumn" msprop:Generator_UserColumnName="PassingYear" type="xs:int" minOccurs="0" />
|
|||
|
<xs:element name="CGPA_Marks" msprop:Generator_ColumnVarNameInTable="columnCGPA_Marks" msprop:Generator_ColumnPropNameInRow="CGPA_Marks" msprop:Generator_ColumnPropNameInTable="CGPA_MarksColumn" msprop:Generator_UserColumnName="CGPA_Marks" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HighestEducation" msprop:Generator_ColumnVarNameInTable="columnHighestEducation" msprop:Generator_ColumnPropNameInRow="HighestEducation" msprop:Generator_ColumnPropNameInTable="HighestEducationColumn" msprop:Generator_UserColumnName="HighestEducation" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtEmpReference" msprop:Generator_TableClassName="dtEmpReferenceDataTable" msprop:Generator_TableVarName="tabledtEmpReference" msprop:Generator_TablePropName="dtEmpReference" msprop:Generator_RowDeletingName="dtEmpReferenceRowDeleting" msprop:Generator_RowChangingName="dtEmpReferenceRowChanging" msprop:Generator_RowEvHandlerName="dtEmpReferenceRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpReferenceRowDeleted" msprop:Generator_UserTableName="dtEmpReference" msprop:Generator_RowChangedName="dtEmpReferenceRowChanged" msprop:Generator_RowEvArgName="dtEmpReferenceRowChangeEvent" msprop:Generator_RowClassName="dtEmpReferenceRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RefereeName" msprop:Generator_ColumnVarNameInTable="columnRefereeName" msprop:Generator_ColumnPropNameInRow="RefereeName" msprop:Generator_ColumnPropNameInTable="RefereeNameColumn" msprop:Generator_UserColumnName="RefereeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_UserColumnName="Relation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="RefereeOccupation" msprop:Generator_ColumnVarNameInTable="columnRefereeOccupation" msprop:Generator_ColumnPropNameInRow="RefereeOccupation" msprop:Generator_ColumnPropNameInTable="RefereeOccupationColumn" msprop:Generator_UserColumnName="RefereeOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Address" msprop:Generator_ColumnVarNameInTable="columnAddress" msprop:Generator_ColumnPropNameInRow="Address" msprop:Generator_ColumnPropNameInTable="AddressColumn" msprop:Generator_UserColumnName="Address" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_UserColumnName="EmailAddress" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TelephoneNo" msprop:Generator_ColumnVarNameInTable="columnTelephoneNo" msprop:Generator_ColumnPropNameInRow="TelephoneNo" msprop:Generator_ColumnPropNameInTable="TelephoneNoColumn" msprop:Generator_UserColumnName="TelephoneNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MobileNo" msprop:Generator_ColumnVarNameInTable="columnMobileNo" msprop:Generator_ColumnPropNameInRow="MobileNo" msprop:Generator_ColumnPropNameInTable="MobileNoColumn" msprop:Generator_UserColumnName="MobileNo" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtEmpPublication" msprop:Generator_TableClassName="dtEmpPublicationDataTable" msprop:Generator_TableVarName="tabledtEmpPublication" msprop:Generator_TablePropName="dtEmpPublication" msprop:Generator_RowDeletingName="dtEmpPublicationRowDeleting" msprop:Generator_RowChangingName="dtEmpPublicationRowChanging" msprop:Generator_RowEvHandlerName="dtEmpPublicationRowChangeEventHandler" msprop:Generator_RowDeletedName="dtEmpPublicationRowDeleted" msprop:Generator_UserTableName="dtEmpPublication" msprop:Generator_RowChangedName="dtEmpPublicationRowChanged" msprop:Generator_RowEvArgName="dtEmpPublicationRowChangeEvent" msprop:Generator_RowClassName="dtEmpPublicationRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PublicationTitle" msprop:Generator_ColumnVarNameInTable="columnPublicationTitle" msprop:Generator_ColumnPropNameInRow="PublicationTitle" msprop:Generator_ColumnPropNameInTable="PublicationTitleColumn" msprop:Generator_UserColumnName="PublicationTitle" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PublicationType" msprop:Generator_ColumnVarNameInTable="columnPublicationType" msprop:Generator_ColumnPropNameInRow="PublicationType" msprop:Generator_ColumnPropNameInTable="PublicationTypeColumn" msprop:Generator_UserColumnName="PublicationType" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PublicationName" msprop:Generator_ColumnVarNameInTable="columnPublicationName" msprop:Generator_ColumnPropNameInRow="PublicationName" msprop:Generator_ColumnPropNameInTable="PublicationNameColumn" msprop:Generator_UserColumnName="PublicationName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_UserColumnName="Description" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_UserColumnName="Remarks" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DateOfPublication" msprop:Generator_ColumnVarNameInTable="columnDateOfPublication" msprop:Generator_ColumnPropNameInRow="DateOfPublication" msprop:Generator_ColumnPropNameInTable="DateOfPublicationColumn" msprop:Generator_UserColumnName="DateOfPublication" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="dtNominee" msprop:Generator_TableClassName="dtNomineeDataTable" msprop:Generator_TableVarName="tabledtNominee" msprop:Generator_TablePropName="dtNominee" msprop:Generator_RowDeletingName="dtNomineeRowDeleting" msprop:Generator_RowChangingName="dtNomineeRowChanging" msprop:Generator_RowEvHandlerName="dtNomineeRowChangeEventHandler" msprop:Generator_RowDeletedName="dtNomineeRowDeleted" msprop:Generator_UserTableName="dtNominee" msprop:Generator_RowChangedName="dtNomineeRowChanged" msprop:Generator_RowEvArgName="dtNomineeRowChangeEvent" msprop:Generator_RowClassName="dtNomineeRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmployeeNo" msprop:Generator_ColumnVarNameInTable="columnEmployeeNo" msprop:Generator_ColumnPropNameInRow="EmployeeNo" msprop:Generator_ColumnPropNameInTable="EmployeeNoColumn" msprop:Generator_UserColumnName="EmployeeNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NominationPurpose" msprop:Generator_ColumnVarNameInTable="columnNominationPurpose" msprop:Generator_ColumnPropNameInRow="NominationPurpose" msprop:Generator_ColumnPropNameInTable="NominationPurposeColumn" msprop:Generator_UserColumnName="NominationPurpose" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DateOfNomination" msprop:Generator_ColumnVarNameInTable="columnDateOfNomination" msprop:Generator_ColumnPropNameInRow="DateOfNomination" msprop:Generator_ColumnPropNameInTable="DateOfNominationColumn" msprop:Generator_UserColumnName="DateOfNomination" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NomineeName" msprop:Generator_ColumnVarNameInTable="columnNomineeName" msprop:Generator_ColumnPropNameInRow="NomineeName" msprop:Generator_ColumnPropNameInTable="NomineeNameColumn" msprop:Generator_UserColumnName="NomineeName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Percentage" msprop:Generator_ColumnVarNameInTable="columnPercentage" msprop:Generator_ColumnPropNameInRow="Percentage" msprop:Generator_ColumnPropNameInTable="PercentageColumn" msprop:Generator_UserColumnName="Percentage" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NomineesDateofBirth" msprop:Generator_ColumnVarNameInTable="columnNomineesDateofBirth" msprop:Generator_ColumnPropNameInRow="NomineesDateofBirth" msprop:Generator_ColumnPropNameInTable="NomineesDateofBirthColumn" msprop:Generator_UserColumnName="NomineesDateofBirth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NomineesOccupation" msprop:Generator_ColumnVarNameInTable="columnNomineesOccupation" msprop:Generator_ColumnPropNameInRow="NomineesOccupation" msprop:Generator_ColumnPropNameInTable="NomineesOccupationColumn" msprop:Generator_UserColumnName="NomineesOccupation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Adderess" msprop:Generator_ColumnVarNameInTable="columnAdderess" msprop:Generator_ColumnPropNameInRow="Adderess" msprop:Generator_ColumnPropNameInTable="AdderessColumn" msprop:Generator_UserColumnName="Adderess" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TelephoneNo" msprop:Generator_ColumnVarNameInTable="columnTelephoneNo" msprop:Generator_ColumnPropNameInRow="TelephoneNo" msprop:Generator_ColumnPropNameInTable="TelephoneNoColumn" msprop:Generator_UserColumnName="TelephoneNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Relation" msprop:Generator_ColumnVarNameInTable="columnRelation" msprop:Generator_ColumnPropNameInRow="Relation" msprop:Generator_ColumnPropNameInTable="RelationColumn" msprop:Generator_UserColumnName="Relation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmailAddress" msprop:Generator_ColumnVarNameInTable="columnEmailAddress" msprop:Generator_ColumnPropNameInRow="EmailAddress" msprop:Generator_ColumnPropNameInTable="EmailAddressColumn" msprop:Generator_UserColumnName="EmailAddress" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="EducationalInfo" msprop:Generator_TableClassName="EducationalInfoDataTable" msprop:Generator_TableVarName="tableEducationalInfo" msprop:Generator_TablePropName="EducationalInfo" msprop:Generator_RowDeletingName="EducationalInfoRowDeleting" msprop:Generator_RowChangingName="EducationalInfoRowChanging" msprop:Generator_RowEvHandlerName="EducationalInfoRowChangeEventHandler" msprop:Generator_RowDeletedName="EducationalInfoRowDeleted" msprop:Generator_UserTableName="EducationalInfo" msprop:Generator_RowChangedName="EducationalInfoRowChanged" msprop:Generator_RowEvArgName="EducationalInfoRowChangeEvent" msprop:Generator_RowClassName="EducationalInfoRow">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Board" msprop:Generator_ColumnVarNameInTable="columnBoard" msprop:Generator_ColumnPropNameInRow="Board" msprop:Generator_ColumnPropNameInTable="BoardColumn" msprop:Generator_UserColumnName="Board" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Examination" msprop:Generator_ColumnVarNameInTable="columnExamination" msprop:Generator_ColumnPropNameInRow="Examination" msprop:Generator_ColumnPropNameInTable="ExaminationColumn" msprop:Generator_UserColumnName="Examination" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Subject" msprop:Generator_ColumnVarNameInTable="columnSubject" msprop:Generator_ColumnPropNameInRow="Subject" msprop:Generator_ColumnPropNameInTable="SubjectColumn" msprop:Generator_UserColumnName="Subject" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="INSTITUTENAME" msprop:Generator_ColumnVarNameInTable="columnINSTITUTENAME" msprop:Generator_ColumnPropNameInRow="INSTITUTENAME" msprop:Generator_ColumnPropNameInTable="INSTITUTENAMEColumn" msprop:Generator_UserColumnName="INSTITUTENAME" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PASSINGYEAR" msprop:Generator_ColumnVarNameInTable="columnPASSINGYEAR" msprop:Generator_ColumnPropNameInRow="PASSINGYEAR" msprop:Generator_ColumnPropNameInTable="PASSINGYEARColumn" msprop:Generator_UserColumnName="PASSINGYEAR" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GPAORMARKS" msprop:Generator_ColumnVarNameInTable="columnGPAORMARKS" msprop:Generator_ColumnPropNameInRow="GPAORMARKS" msprop:Generator_ColumnPropNameInTable="GPAORMARKSColumn" msprop:Generator_UserColumnName="GPAORMARKS" type="xs:double" minOccurs="0" />
|
|||
|
<xs:element name="OUTOF" msprop:Generator_ColumnVarNameInTable="columnOUTOF" msprop:Generator_ColumnPropNameInRow="OUTOF" msprop:Generator_ColumnPropNameInTable="OUTOFColumn" msprop:Generator_UserColumnName="OUTOF" type="xs:double" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
</xs:choice>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
</xs:schema>
|