Represents a single human being (a man, woman or child).<br/><br/>The individual could be a customer, an employee or any other person that the organization needs to store information about. An Individual is a type of Party.<br/>
Notes: Used for legal requirements (special billing, special products, special contact media, such as Braille). This should be modeled as a separate entity but is shown as an attribute for brevity.<br/>
gender
Public
String
Notes:
A socially constructed role that implies behaviours, activities, and attributes.<br/>
maritalStatus
Public
String
Notes:
Permitted Values: married, never married, divorced, widowed<br/>
nationality
Public
String
Notes:
Note:<br/><br/>Pointer to a country object<br/>
placeOfBirth
Public
String
Notes:
Note:<br/><br/>Pointer to a Location object<br/><br/>City, town name etc.<br/>
skills
Public
String
Notes:
Note:<br/><br/>Probably only used for employees, but is really role independent<br/><br/>This should be modeled as a separate entity but is shown as an attribute for brevity<br/>