Draft
This is a preliminary version of the VDM documentation.
EducationType
- entity type: AggregateRoot
- id:
2a6429fd-d878-43d3-a507-4a037ba0628a - code:
EducationType - name: EducationType
- description: codelist of education types (e.g. school, course, internship)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of education type (i.e. key for entity lookup) | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | localized name of education type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of education type (e.g. for tooltip) |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Course | Course | Represents a training course. | Course.EducationType.00000000-0000-0000-0000-000000000000 | |
| Internship | Internship | Represents a professional internship. | Internship.EducationType.00000000-0000-0000-0000-000000000000 | |
| Other | Other | Represents an other way of education. | Other.EducationType.00000000-0000-0000-0000-000000000000 | |
| School | School | Represents a school education. | School.EducationType.00000000-0000-0000-0000-000000000000 |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here