Invoice.AccountingCustomerParty.Party.Contact
|
|
Invoice.AccountingCustomerParty.Party.Contact specification
Name |
Invoice.AccountingCustomerParty.Party.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 |
1 |
Definition |
An identifier for the Contact |
Businessrules |
The customer reference to person initiating the process |
|
Name |
Name |
Name
|
Yes |
0..1 |
Definition |
The name of the Contact |
|
Telephone |
Telephone |
Text
|
Yes |
0..1 |
Definition |
The telephone number of the Contact |
|
Telefax |
Telefax |
Text
|
Yes |
0..1 |
Definition |
The fax number of the Contact |
Example |
89113434 |
|
ElectronicMail |
ElectronicMail |
Text
|
Yes |
0..1 |
Definition |
The Email address of the Contact |
Example |
pa@ubl.dk |
|
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' |
Example |
Can only be used between 14 and 17 |
|
|
Subclasses in class Invoice.AccountingCustomerParty.Party.Contact
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
OtherCommunication |
OtherCommunication |
Yes |
0..1 |
Common Library, 3.19 |
|
Definition |
An association to Other Communication |
Datatype |
Communication
|
|
|
Example<cac:Contact >
<cbc:ID >9000000005</cbc:ID>
<cbc:Name >Hans Hansen</cbc:Name>
<cbc:Telephone >26532147</cbc:Telephone>
<cbc:Telefax >26532140</cbc:Telefax>
<cbc:ElectronicMail >Hans@dls.dk</cbc:ElectronicMail>
<cbc:Note >tekst</cbc:Note>
+ <cac:OtherCommunication />
</cac:Contact>
|