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

46 lines
7.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="PMPDataSet" targetNamespace="http://tempuri.org/PMPDataSet.xsd" xmlns:mstns="http://tempuri.org/PMPDataSet.xsd" xmlns="http://tempuri.org/PMPDataSet.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="PMPDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="PMPDataSet" msprop:Generator_UserDSName="PMPDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="dtObjectivePercentage" msprop:Generator_TableClassName="dtObjectivePercentageDataTable" msprop:Generator_TableVarName="tabledtObjectivePercentage" msprop:Generator_RowChangedName="dtObjectivePercentageRowChanged" msprop:Generator_TablePropName="dtObjectivePercentage" msprop:Generator_RowDeletingName="dtObjectivePercentageRowDeleting" msprop:Generator_RowChangingName="dtObjectivePercentageRowChanging" msprop:Generator_RowEvHandlerName="dtObjectivePercentageRowChangeEventHandler" msprop:Generator_RowDeletedName="dtObjectivePercentageRowDeleted" msprop:Generator_RowClassName="dtObjectivePercentageRow" msprop:Generator_UserTableName="dtObjectivePercentage" msprop:Generator_RowEvArgName="dtObjectivePercentageRowChangeEvent">
<xs:complexType>
<xs:sequence>
<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="Type" msprop:Generator_ColumnVarNameInTable="columnType" msprop:Generator_ColumnPropNameInRow="Type" msprop:Generator_ColumnPropNameInTable="TypeColumn" msprop:Generator_UserColumnName="Type" type="xs:string" minOccurs="0" />
<xs:element name="ObjectiveSettingMoS" msprop:Generator_ColumnVarNameInTable="columnObjectiveSettingMoS" msprop:Generator_ColumnPropNameInRow="ObjectiveSettingMoS" msprop:Generator_ColumnPropNameInTable="ObjectiveSettingMoSColumn" msprop:Generator_UserColumnName="ObjectiveSettingMoS" type="xs:string" minOccurs="0" />
<xs:element name="DevelopmentPlanMos" msprop:Generator_ColumnVarNameInTable="columnDevelopmentPlanMos" msprop:Generator_ColumnPropNameInRow="DevelopmentPlanMos" msprop:Generator_ColumnPropNameInTable="DevelopmentPlanMosColumn" msprop:Generator_UserColumnName="DevelopmentPlanMos" 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:int" minOccurs="0" />
<xs:element name="RowNo" msprop:Generator_ColumnVarNameInTable="columnRowNo" msprop:Generator_ColumnPropNameInRow="RowNo" msprop:Generator_ColumnPropNameInTable="RowNoColumn" msprop:Generator_UserColumnName="RowNo" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dtPMPObjectiveData" msprop:Generator_TableClassName="dtPMPObjectiveDataDataTable" msprop:Generator_TableVarName="tabledtPMPObjectiveData" msprop:Generator_TablePropName="dtPMPObjectiveData" msprop:Generator_RowDeletingName="dtPMPObjectiveDataRowDeleting" msprop:Generator_RowChangingName="dtPMPObjectiveDataRowChanging" msprop:Generator_RowEvHandlerName="dtPMPObjectiveDataRowChangeEventHandler" msprop:Generator_RowDeletedName="dtPMPObjectiveDataRowDeleted" msprop:Generator_UserTableName="dtPMPObjectiveData" msprop:Generator_RowChangedName="dtPMPObjectiveDataRowChanged" msprop:Generator_RowEvArgName="dtPMPObjectiveDataRowChangeEvent" msprop:Generator_RowClassName="dtPMPObjectiveDataRow">
<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="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="Band" msprop:Generator_ColumnVarNameInTable="columnBand" msprop:Generator_ColumnPropNameInRow="Band" msprop:Generator_ColumnPropNameInTable="BandColumn" msprop:Generator_UserColumnName="Band" 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="KPI_Title" msprop:Generator_ColumnVarNameInTable="columnKPI_Title" msprop:Generator_ColumnPropNameInRow="KPI_Title" msprop:Generator_ColumnPropNameInTable="KPI_TitleColumn" msprop:Generator_UserColumnName="KPI_Title" type="xs:string" minOccurs="0" />
<xs:element name="KPI_Description" msprop:Generator_ColumnVarNameInTable="columnKPI_Description" msprop:Generator_ColumnPropNameInRow="KPI_Description" msprop:Generator_ColumnPropNameInTable="KPI_DescriptionColumn" msprop:Generator_UserColumnName="KPI_Description" type="xs:string" minOccurs="0" />
<xs:element name="KPI_Thresholds" msprop:Generator_ColumnVarNameInTable="columnKPI_Thresholds" msprop:Generator_ColumnPropNameInRow="KPI_Thresholds" msprop:Generator_ColumnPropNameInTable="KPI_ThresholdsColumn" msprop:Generator_UserColumnName="KPI_Thresholds" type="xs:string" minOccurs="0" />
<xs:element name="KPI_Thresholds2" msprop:Generator_ColumnVarNameInTable="columnKPI_Thresholds2" msprop:Generator_ColumnPropNameInRow="KPI_Thresholds2" msprop:Generator_ColumnPropNameInTable="KPI_Thresholds2Column" msprop:Generator_UserColumnName="KPI_Thresholds2" type="xs:string" minOccurs="0" />
<xs:element name="Weightages" msprop:Generator_ColumnVarNameInTable="columnWeightages" msprop:Generator_ColumnPropNameInRow="Weightages" msprop:Generator_ColumnPropNameInTable="WeightagesColumn" msprop:Generator_UserColumnName="Weightages" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>