Contact
|
|
Contact specification
Name |
Contact
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about a contactable person or organisation department |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
0..1 |
Definition |
An identifier for the Contact |
Businessrules |
Personal Reference Number |
Example |
7687687 |
|
Name |
Name |
Name
|
Yes |
0..1 |
Definition |
The name of the Contact |
Example |
Hans Jensen |
|
Telephone |
Telephone |
Text
|
Yes |
0..1 |
Definition |
The telephone number of the Contact |
Example |
+4544558800 |
|
Telefax |
Telefax |
Text
|
Yes |
0..1 |
Definition |
The fax number of the Contact |
Example |
+4589113434 |
|
ElectronicMail |
ElectronicMail |
Text
|
Yes |
0..1 |
Definition |
The Email address of the Contact |
Example |
hj@oioubl.info |
|
Note |
Note |
Text
|
Yes |
0..1 |
Definition |
A note describing the circumstances in which the Contact can be used such as 'Emergency' or 'After Hours' |
Businessrules |
Note for usage of contact |
Example |
Can only be used between 14 and 17 |
|
|
Subclasses in class Contact
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
OtherCommunication |
OtherCommunication |
Yes |
0..n |
Common Library, 3.19 |
|
Definition |
An association to Other Communication |
Datatype |
Communication
|
|
|
Example<cac:Contact >
<cbc:ID >23456</cbc:ID>
<cbc:Name >Hugo Jensen</cbc:Name>
<cbc:Telephone >15812337</cbc:Telephone>
<cbc:ElectronicMail >Hugo@tavl.dk</cbc:ElectronicMail>
</cac:Contact>
|