cac:OtherCommunication
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:CommunicationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ChannelCode [0..1] The method of communication, expressed as a code.
- cbc:Channel [0..1] The method of communication, expressed as text.
- cbc:Value [0..1] The communication value, such as phone number or email address.
Attributes
None
Used in
- Type cac:ContactType (Elements cac:AccountingContact, cac:BuyerContact, cac:Contact, cac:DeliveryContact, cac:DespatchContact, cac:SellerContact, cac:SignatoryContact)
Sample instance
<cac:OtherCommunication> <cbc:ChannelCode>normalizedString</cbc:ChannelCode> <cbc:Channel>string</cbc:Channel> <cbc:Value>string</cbc:Value> </cac:OtherCommunication>