EmployeeType
Employee Type for detailing more information concerning an employee than just the base type
Complex type information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Properties: ID: oagis-id-d40b316891b1475393cc17582c6d1abc
Content
- Sequence [1..1]
- PersonName [0..1] Specifies the details of the designator used to refer to an individual
- Description [0..*]
- GenderCode [0..1] A Code indicating the sex of the individual in which it is associated.
- MaritalStatusCode [0..1] A code indicating the martial status of the individual in which it is associated.
- BirthDateTime [0..1] Is the date and time that an individual was born.
- DeathDateTime [0..1] Is the date and time that an individual died.
- AgeMeasure [0..*]
- LanguageCode [0..*]
- NationalityCountryCode [0..1]
- Address [0..*]
- Communication [0..*]
- EmployeeTypeCode [0..1] Code type specifing the type of Employee.EmployeeType is used to indicate if the Employee is a Contractor, W2, Full-Time, Part-Time.
- JobTitle [0..*] Is the position or designation of the pesron with whom associated within the given organization. Examples are Director, Software Engineer, Purchasing Manager etc
- JobCode [0..1] This is a grouping of similar or equivalent job descriptions
- Responsibility [0..*] A text description of the responsibility of the associated entity.
- DepartmentID [0..1] Is the department in which the associated entity belongs within the given organization.
- CategoryClassification [0..*] Specifies details for ordering or grouping a thing (Item, product or service
- ProfessionalQualification [0..*] Specifies the qualification of the associated object. When used in a RFQ and Quote scenarios this element may represents the response to selection criteria that will be used to evaluate the Party. It may also represent capabilities the party offers which are not requested. Examples include quality certifications (ISO-9000), CAD data compatibility (Pro/E), manufacturing operations (JIT), company size, and performance ratings.
- ProfessionalSkill [0..*] Specifies the information on specific skills
- Status [0..1] Indicates the status of the associated object by providing the Status Code along with a description and when the status is effective.
- Classification [0..*] Specifies the classification of an entity. An entity may be classified into multiple groups for different reasons. Examples of Classification include Commodity Codes, Freight Classifications, Product Line classifications and so on. Suggested Values are COMMODITY, FREIGHT, PRODUCT-LINE
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type IdentificationTypefrom type PersonBaseTypefrom type EmployeeBaseTypefrom group EmployeeGroup
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used by
- Element Employee
- Element ServicePersonelEmployee
Type inheritance chain
- IdentificationType
- PersonBaseType
- EmployeeBaseType
- EmployeeType
- EmployeeBaseType
- PersonBaseType