cac:Communication
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
Sample instance
<cac:Communication> <cbc:ChannelCode>normalizedString</cbc:ChannelCode> <cbc:Channel>string</cbc:Channel> <cbc:Value>string</cbc:Value> </cac:Communication>