Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:AccountingContact
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:AccountingContact

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<cac:AccountingContact>
   <cbc:ID>normalizedString</cbc:ID>
   <cbc:Name>string</cbc:Name>
   <cbc:Telephone>string</cbc:Telephone>
   <cbc:Telefax>string</cbc:Telefax>
   <cbc:ElectronicMail>string</cbc:ElectronicMail>
   <cbc:Note>string</cbc:Note>
   <cac:OtherCommunication>
      <cbc:ChannelCode>normalizedString</cbc:ChannelCode>
      <cbc:Channel>string</cbc:Channel>
      <cbc:Value>string</cbc:Value>
   </cac:OtherCommunication>
</cac:AccountingContact>