cac:Contact
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:ContactType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for the Contact.
- cbc:Name [0..1] The name of the Contact.
- cbc:Telephone [0..1] The telephone number of the Contact.
- cbc:Telefax [0..1] The fax number of the Contact.
- cbc:ElectronicMail [0..1] The email address of the Contact.
- cbc:Note [0..1] A note such as 'Emergency' or 'After Hours' describing the circumstances in which the Contact can be used.
- cac:OtherCommunication [0..*] An association to Other Communication.
Attributes
None
Used in
- Type cac:DespatchType (Element cac:Despatch)
- Type cac:TransportEventType (Element cac:TransportEvent)
- Type cac:PartyType (Elements cac:AgentParty, cac:CarrierParty, cac:ConsigneeParty, cac:ConsignorParty, cac:ContactParty, cac:DeliveryParty, cac:DespatchParty, cac:ExporterParty, cac:FinalDeliveryParty, cac:FreightForwarderParty, cac:ImporterParty, cac:InformationContentProviderParty, cac:IssuerParty, cac:LoadingProofParty, cac:ManufacturerParty, cac:NotifyParty, cac:OriginalDespatchParty, cac:OriginatorParty, cac:OwnerParty, cac:Party, cac:PayeeParty, cac:PreparationParty, cac:ProviderParty, cac:ReceiverParty, cac:RecipientParty, cac:SenderParty, cac:SignatoryParty, cac:TaxRepresentativeParty, cac:WarrantyParty)
Sample instance
<cac:Contact> <cbc:Name>Steve Smith</cbc:Name> <cbc:Telephone>231-555-1122</cbc:Telephone> </cac:Contact>