89 lines
17 KiB
XML
89 lines
17 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<xs:schema id="dsBonusDataSet" targetNamespace="http://tempuri.org/dsBonusDataSet.xsd" xmlns:mstns="http://tempuri.org/dsBonusDataSet.xsd" xmlns="http://tempuri.org/dsBonusDataSet.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="dsBonusDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="dsBonusDataSet" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsBonusDataSet">
|
|||
|
<xs:complexType>
|
|||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|||
|
<xs:element name="BonusPaySlipNew" msprop:Generator_RowClassName="BonusPaySlipNewRow" msprop:Generator_RowEvHandlerName="BonusPaySlipNewRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusPaySlipNewRowDeleted" msprop:Generator_RowDeletingName="BonusPaySlipNewRowDeleting" msprop:Generator_RowEvArgName="BonusPaySlipNewRowChangeEvent" msprop:Generator_TablePropName="BonusPaySlipNew" msprop:Generator_RowChangedName="BonusPaySlipNewRowChanged" msprop:Generator_UserTableName="BonusPaySlipNew" msprop:Generator_RowChangingName="BonusPaySlipNewRowChanging" msprop:Generator_TableClassName="BonusPaySlipNewDataTable" msprop:Generator_TableVarName="tableBonusPaySlipNew">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CardNo" msprop:Generator_UserColumnName="CardNo" msprop:Generator_ColumnPropNameInTable="CardNoColumn" msprop:Generator_ColumnPropNameInRow="CardNo" msprop:Generator_ColumnVarNameInTable="columnCardNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PaymentDate" msprop:Generator_UserColumnName="PaymentDate" msprop:Generator_ColumnPropNameInTable="PaymentDateColumn" msprop:Generator_ColumnPropNameInRow="PaymentDate" msprop:Generator_ColumnVarNameInTable="columnPaymentDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonth" msprop:Generator_UserColumnName="SalaryMonth" msprop:Generator_ColumnPropNameInTable="SalaryMonthColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonth" msprop:Generator_ColumnVarNameInTable="columnSalaryMonth" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusName" msprop:Generator_UserColumnName="BonusName" msprop:Generator_ColumnPropNameInTable="BonusNameColumn" msprop:Generator_ColumnPropNameInRow="BonusName" msprop:Generator_ColumnVarNameInTable="columnBonusName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusAmount" msprop:Generator_UserColumnName="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="NetAmount" msprop:Generator_UserColumnName="NetAmount" msprop:Generator_ColumnPropNameInTable="NetAmountColumn" msprop:Generator_ColumnPropNameInRow="NetAmount" msprop:Generator_ColumnVarNameInTable="columnNetAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Floor" msprop:Generator_UserColumnName="Floor" msprop:Generator_ColumnPropNameInTable="FloorColumn" msprop:Generator_ColumnPropNameInRow="Floor" msprop:Generator_ColumnVarNameInTable="columnFloor" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusNameBangla" msprop:Generator_UserColumnName="BonusNameBangla" msprop:Generator_ColumnPropNameInTable="BonusNameBanglaColumn" msprop:Generator_ColumnPropNameInRow="BonusNameBangla" msprop:Generator_ColumnVarNameInTable="columnBonusNameBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="DesignationBangla" msprop:Generator_UserColumnName="DesignationBangla" msprop:Generator_ColumnPropNameInTable="DesignationBanglaColumn" msprop:Generator_ColumnPropNameInRow="DesignationBangla" msprop:Generator_ColumnVarNameInTable="columnDesignationBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusAmountBangla" msprop:Generator_UserColumnName="BonusAmountBangla" msprop:Generator_ColumnPropNameInTable="BonusAmountBanglaColumn" msprop:Generator_ColumnPropNameInRow="BonusAmountBangla" msprop:Generator_ColumnVarNameInTable="columnBonusAmountBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CardNoBangla" msprop:Generator_UserColumnName="CardNoBangla" msprop:Generator_ColumnPropNameInTable="CardNoBanglaColumn" msprop:Generator_ColumnPropNameInRow="CardNoBangla" msprop:Generator_ColumnVarNameInTable="columnCardNoBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="LineBangla" msprop:Generator_UserColumnName="LineBangla" msprop:Generator_ColumnPropNameInTable="LineBanglaColumn" msprop:Generator_ColumnPropNameInRow="LineBangla" msprop:Generator_ColumnVarNameInTable="columnLineBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FloorBangla" msprop:Generator_UserColumnName="FloorBangla" msprop:Generator_ColumnPropNameInTable="FloorBanglaColumn" msprop:Generator_ColumnPropNameInRow="FloorBangla" msprop:Generator_ColumnVarNameInTable="columnFloorBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CompanyName" msprop:Generator_UserColumnName="CompanyName" msprop:Generator_ColumnPropNameInTable="CompanyNameColumn" msprop:Generator_ColumnPropNameInRow="CompanyName" msprop:Generator_ColumnVarNameInTable="columnCompanyName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="CompanyNameBangla" msprop:Generator_UserColumnName="CompanyNameBangla" msprop:Generator_ColumnPropNameInTable="CompanyNameBanglaColumn" msprop:Generator_ColumnPropNameInRow="CompanyNameBangla" msprop:Generator_ColumnVarNameInTable="columnCompanyNameBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SalaryMonthBangla" msprop:Generator_UserColumnName="SalaryMonthBangla" msprop:Generator_ColumnPropNameInTable="SalaryMonthBanglaColumn" msprop:Generator_ColumnPropNameInRow="SalaryMonthBangla" msprop:Generator_ColumnVarNameInTable="columnSalaryMonthBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PaymentDateBangla" msprop:Generator_UserColumnName="PaymentDateBangla" msprop:Generator_ColumnPropNameInTable="PaymentDateBanglaColumn" msprop:Generator_ColumnPropNameInRow="PaymentDateBangla" msprop:Generator_ColumnVarNameInTable="columnPaymentDateBangla" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BonusRegisterNew" msprop:Generator_RowClassName="BonusRegisterNewRow" msprop:Generator_RowEvHandlerName="BonusRegisterNewRowChangeEventHandler" msprop:Generator_RowDeletedName="BonusRegisterNewRowDeleted" msprop:Generator_RowDeletingName="BonusRegisterNewRowDeleting" msprop:Generator_RowEvArgName="BonusRegisterNewRowChangeEvent" msprop:Generator_TablePropName="BonusRegisterNew" msprop:Generator_RowChangedName="BonusRegisterNewRowChanged" msprop:Generator_UserTableName="BonusRegisterNew" msprop:Generator_RowChangingName="BonusRegisterNewRowChanging" msprop:Generator_TableClassName="BonusRegisterNewDataTable" msprop:Generator_TableVarName="tableBonusRegisterNew">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpName" msprop:Generator_UserColumnName="EmpName" msprop:Generator_ColumnPropNameInTable="EmpNameColumn" msprop:Generator_ColumnPropNameInRow="EmpName" msprop:Generator_ColumnVarNameInTable="columnEmpName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="JoiningDate" msprop:Generator_UserColumnName="JoiningDate" msprop:Generator_ColumnPropNameInTable="JoiningDateColumn" msprop:Generator_ColumnPropNameInRow="JoiningDate" msprop:Generator_ColumnVarNameInTable="columnJoiningDate" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Designation" msprop:Generator_UserColumnName="Designation" msprop:Generator_ColumnPropNameInTable="DesignationColumn" msprop:Generator_ColumnPropNameInRow="Designation" msprop:Generator_ColumnVarNameInTable="columnDesignation" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="AccountNo" msprop:Generator_UserColumnName="AccountNo" msprop:Generator_ColumnPropNameInTable="AccountNoColumn" msprop:Generator_ColumnPropNameInRow="AccountNo" msprop:Generator_ColumnVarNameInTable="columnAccountNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Line" msprop:Generator_UserColumnName="Line" msprop:Generator_ColumnPropNameInTable="LineColumn" msprop:Generator_ColumnPropNameInRow="Line" msprop:Generator_ColumnVarNameInTable="columnLine" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Grade" msprop:Generator_UserColumnName="Grade" msprop:Generator_ColumnPropNameInTable="GradeColumn" msprop:Generator_ColumnPropNameInRow="Grade" msprop:Generator_ColumnVarNameInTable="columnGrade" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Basic" msprop:Generator_UserColumnName="Basic" msprop:Generator_ColumnPropNameInTable="BasicColumn" msprop:Generator_ColumnPropNameInRow="Basic" msprop:Generator_ColumnVarNameInTable="columnBasic" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="HouseRent" msprop:Generator_UserColumnName="HouseRent" msprop:Generator_ColumnPropNameInTable="HouseRentColumn" msprop:Generator_ColumnPropNameInRow="HouseRent" msprop:Generator_ColumnVarNameInTable="columnHouseRent" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="MedicalAllow" msprop:Generator_UserColumnName="MedicalAllow" msprop:Generator_ColumnPropNameInTable="MedicalAllowColumn" msprop:Generator_ColumnPropNameInRow="MedicalAllow" msprop:Generator_ColumnVarNameInTable="columnMedicalAllow" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Conveyance" msprop:Generator_UserColumnName="Conveyance" msprop:Generator_ColumnPropNameInTable="ConveyanceColumn" msprop:Generator_ColumnPropNameInRow="Conveyance" msprop:Generator_ColumnVarNameInTable="columnConveyance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="FoodAllow" msprop:Generator_UserColumnName="FoodAllow" msprop:Generator_ColumnPropNameInTable="FoodAllowColumn" msprop:Generator_ColumnPropNameInRow="FoodAllow" msprop:Generator_ColumnVarNameInTable="columnFoodAllow" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="GrossSalary" msprop:Generator_UserColumnName="GrossSalary" msprop:Generator_ColumnPropNameInTable="GrossSalaryColumn" msprop:Generator_ColumnPropNameInRow="GrossSalary" msprop:Generator_ColumnVarNameInTable="columnGrossSalary" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusAmount" msprop:Generator_UserColumnName="BonusAmount" msprop:Generator_ColumnPropNameInTable="BonusAmountColumn" msprop:Generator_ColumnPropNameInRow="BonusAmount" msprop:Generator_ColumnVarNameInTable="columnBonusAmount" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusName" msprop:Generator_UserColumnName="BonusName" msprop:Generator_ColumnPropNameInTable="BonusNameColumn" msprop:Generator_ColumnPropNameInRow="BonusName" msprop:Generator_ColumnVarNameInTable="columnBonusName" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="SL" msprop:Generator_UserColumnName="SL" msprop:Generator_ColumnPropNameInTable="SLColumn" msprop:Generator_ColumnPropNameInRow="SL" msprop:Generator_ColumnVarNameInTable="columnSL" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="TDS" msprop:Generator_UserColumnName="TDS" msprop:Generator_ColumnPropNameInTable="TDSColumn" msprop:Generator_ColumnPropNameInRow="TDS" msprop:Generator_ColumnVarNameInTable="columnTDS" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Net" msprop:Generator_UserColumnName="Net" msprop:Generator_ColumnPropNameInTable="NetColumn" msprop:Generator_ColumnPropNameInRow="Net" msprop:Generator_ColumnVarNameInTable="columnNet" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="BanglaPSlipBonus" msprop:Generator_RowClassName="BanglaPSlipBonusRow" msprop:Generator_RowEvHandlerName="BanglaPSlipBonusRowChangeEventHandler" msprop:Generator_RowDeletedName="BanglaPSlipBonusRowDeleted" msprop:Generator_RowDeletingName="BanglaPSlipBonusRowDeleting" msprop:Generator_RowEvArgName="BanglaPSlipBonusRowChangeEvent" msprop:Generator_TablePropName="BanglaPSlipBonus" msprop:Generator_RowChangedName="BanglaPSlipBonusRowChanged" msprop:Generator_UserTableName="BanglaPSlipBonus" msprop:Generator_RowChangingName="BanglaPSlipBonusRowChanging" msprop:Generator_TableClassName="BanglaPSlipBonusDataTable" msprop:Generator_TableVarName="tableBanglaPSlipBonus">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="EmpNo" msprop:Generator_UserColumnName="EmpNo" msprop:Generator_ColumnPropNameInTable="EmpNoColumn" msprop:Generator_ColumnPropNameInRow="EmpNo" msprop:Generator_ColumnVarNameInTable="columnEmpNo" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Description" msprop:Generator_UserColumnName="Description" msprop:Generator_ColumnPropNameInTable="DescriptionColumn" msprop:Generator_ColumnPropNameInRow="Description" msprop:Generator_ColumnVarNameInTable="columnDescription" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_UserColumnName="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
<xs:element name="PRBCalculation" msprop:Generator_RowEvHandlerName="PRBCalculationRowChangeEventHandler" msprop:Generator_RowDeletedName="PRBCalculationRowDeleted" msprop:Generator_RowDeletingName="PRBCalculationRowDeleting" msprop:Generator_RowEvArgName="PRBCalculationRowChangeEvent" msprop:Generator_TablePropName="PRBCalculation" msprop:Generator_RowChangedName="PRBCalculationRowChanged" msprop:Generator_RowChangingName="PRBCalculationRowChanging" msprop:Generator_TableClassName="PRBCalculationDataTable" msprop:Generator_RowClassName="PRBCalculationRow" msprop:Generator_TableVarName="tablePRBCalculation" msprop:Generator_UserTableName="PRBCalculation">
|
|||
|
<xs:complexType>
|
|||
|
<xs:sequence>
|
|||
|
<xs:element name="Measure" msprop:Generator_ColumnPropNameInRow="Measure" msprop:Generator_ColumnPropNameInTable="MeasureColumn" msprop:Generator_ColumnVarNameInTable="columnMeasure" msprop:Generator_UserColumnName="Measure" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="BonusTarget" msprop:Generator_ColumnPropNameInRow="BonusTarget" msprop:Generator_ColumnPropNameInTable="BonusTargetColumn" msprop:Generator_ColumnVarNameInTable="columnBonusTarget" msprop:Generator_UserColumnName="BonusTarget" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="PayoutPerformance" msprop:Generator_ColumnPropNameInRow="PayoutPerformance" msprop:Generator_ColumnPropNameInTable="PayoutPerformanceColumn" msprop:Generator_ColumnVarNameInTable="columnPayoutPerformance" msprop:Generator_UserColumnName="PayoutPerformance" type="xs:string" minOccurs="0" />
|
|||
|
<xs:element name="Amount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_UserColumnName="Amount" type="xs:string" minOccurs="0" />
|
|||
|
</xs:sequence>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
</xs:choice>
|
|||
|
</xs:complexType>
|
|||
|
</xs:element>
|
|||
|
</xs:schema>
|