Online OIOUBL Dokumentation


Invoice.AccountingCustomerParty.Party.Contact

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
Name Name Name Yes 0..1
Telephone Telephone Text Yes 0..1
Telefax Telefax Text Yes 0..1
ElectronicMail ElectronicMail Text Yes 0..1
Note Note Text Yes 0..1

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  

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>