Personnel Class

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Professional Qualification 0..∞
Professional Skill 0..∞
Job Code 0..1
Job Title 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class PersonnelClass {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String JobCode
    String JobTitle
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "ProfessionalQualification"{}
class "ProfessionalSkill"{}

PersonnelClass o-d- "0...∞" "IdentifierSet"
PersonnelClass o-r- "0...∞" "RelatedIdentifier"
PersonnelClass o-u- "0...∞" "ProfessionalQualification"
PersonnelClass o-l- "0...∞" "ProfessionalSkill"

hide circle
@enduml

Where Used

Following is a list of components that have Personnel Class as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 9dc796b121cb4d04afcd6931f925ea82

connectSpec (OAGIS) Version 10.12