Main Contract: Entity
Definition
Covers the various methods in which a member of staff’s payment for the year is calculated.
Reason Required
This entity is required for every member of staff in the collection. It contains information on the main contract for the staff member such as annual salary / hourly rate and weekly hours.
As there are a wide range of approaches to gather this data, various methods need to be supported.
Schema Definitions
- XML Entity Name
- MainContract
- Minimum Occurrences
- 1
- Maximum Occurrences
- 1
XML Elements | Schema mandation |
---|---|
AnnualSalary | N |
HourlyRate | N |
PayRise | Y |
WeekContractedHours | N |
WeeksAYearContractedToWork | N |
ContractType | Y |
Data Model
