Message Sender

The message sender is a contact that sends a message over a communication channel

Child Components

Type Code 0..1
Action Code 0..1
Language Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Person Name 0..1
Description 0..∞
Gender Code 0..1
Marital Status Code 0..1
Birth Date Time 0..1
Death Date Time 0..1
Age Measure 0..∞
Language Code 0..∞
Nationality Country Code 0..1
Address 0..∞
Communication 0..∞
Role Code 0..∞
Job Title 0..1
Responsibility 0..∞
Organization Unit Identifier 0..1
Telephone Communication 0..∞
EMail Address Communication 0..∞
Internet Address Communication 0..∞
Preference 0..1
Effective Time Period 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 MessageSender {
    String TypeCode
    CodeList ActionCode
    String LanguageCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    CodeList GenderCode
    CodeList MaritalStatusCode
    String BirthDateTime
    String DeathDateTime
    String AgeMeasure
    String LanguageCode
    String NationalityCountryCode
    String RoleCode
    String JobTitle
    String Responsibility
    String OrganizationUnitIdentifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "PersonName"{}
class "Address"{}
class "Communication"{}
class "TelephoneCommunication"{}
class "EMailAddressCommunication"{}
class "InternetAddressCommunication"{}
class "Preference"{}
class "EffectiveTimePeriod"{}

MessageSender o-d- "0...∞" "IdentifierSet"
MessageSender o-r- "0...∞" "RelatedIdentifier"
MessageSender o-u- "0...1" "PersonName"
MessageSender o-l- "0...∞" "Address"
MessageSender o-d- "0...∞" "Communication"
MessageSender o-u- "0...∞" "TelephoneCommunication"
MessageSender o-d- "0...∞" "EMailAddressCommunication"
MessageSender o-u- "0...∞" "InternetAddressCommunication"
MessageSender o-d- "0...1" "Preference"
MessageSender o-u- "0...1" "EffectiveTimePeriod"

hide circle
@enduml

Where Used

Following is a list of components that have Message Sender as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 7077dc27b60c46b5a548c0e73df6b1c6

connectSpec (OAGIS) Version 10.12