cac:Contact
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ContactType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this contact.
- cbc:Name [0..1] The name of this contact. It is recommended that this be used for a functional name and not a personal name.
- cbc:Telephone [0..1] The primary telephone number of this contact.
- cbc:Telefax [0..1] The primary fax number of this contact.
- cbc:ElectronicMail [0..1] The primary email address of this contact.
- cbc:Note [0..*] Free-form text conveying information that is not contained explicitly in other structures; in particular, a textual description of the circumstances under which this contact can be used (e.g., "emergency" or "after hours").
- cac:OtherCommunication [0..*] Another means of communication with this contact.
Attributes
None
Used in
- Type cac:DespatchType (Element cac:Despatch)
- Type cac:EventType (Elements cac:Event, cac:OpenTenderEvent)
- Type cac:PersonType (Elements cac:CrewMemberPerson, cac:DriverPerson, cac:MasterPerson, cac:PassengerPerson, cac:Person, cac:ReportingPerson, cac:SecurityOfficerPerson, cac:ShipsSurgeonPerson, cac:TechnicalCommitteePerson)
- Type cac:TransportEventType (Elements cac:AcceptanceTransportEvent, cac:ActualArrivalTransportEvent, cac:ActualDepartureTransportEvent, cac:ActualPickupTransportEvent, cac:ActualWaypointTransportEvent, cac:AvailabilityTransportEvent, cac:DeliveryTransportEvent, cac:DetentionTransportEvent, cac:DischargeTransportEvent, cac:DropoffTransportEvent, cac:EstimatedArrivalTransportEvent, cac:EstimatedDepartureTransportEvent, cac:ExaminationTransportEvent, cac:ExportationTransportEvent, cac:HandlingTransportEvent, cac:LoadingTransportEvent, cac:OptionalTakeoverTransportEvent, cac:PickupTransportEvent, cac:PlannedArrivalTransportEvent, cac:PlannedDeliveryTransportEvent, cac:PlannedDepartureTransportEvent, cac:PlannedPickupTransportEvent, cac:PlannedWaypointTransportEvent, cac:PositioningTransportEvent, cac:QuarantineTransportEvent, cac:ReceiptTransportEvent, cac:RequestedArrivalTransportEvent, cac:RequestedDeliveryTransportEvent, cac:RequestedDepartureTransportEvent, cac:RequestedPickupTransportEvent, cac:RequestedWaypointTransportEvent, cac:StorageTransportEvent, cac:TakeoverTransportEvent, cac:TransportEvent, cac:UpdatedDeliveryTransportEvent, cac:UpdatedPickupTransportEvent, cac:WarehousingTransportEvent)
- Type cac:PartyType (Elements cac:AdditionalInformationParty, cac:AgentParty, cac:AppealInformationParty, cac:AppealReceiverParty, cac:BeneficiaryParty, cac:BillOfLadingHolderParty, cac:BillToParty, cac:CarrierParty, cac:ConsigneeParty, cac:ConsignorParty, cac:ContactParty, cac:ContractResponsibleParty, cac:CustomsAgentParty, cac:DeliveryParty, cac:DespatchParty, cac:DocumentProviderParty, cac:EvidenceIssuingParty, cac:ExporterParty, cac:FinalDeliveryParty, cac:FinancingParty, cac:FreightForwarderParty, cac:GuarantorParty, cac:HazardousItemNotificationParty, cac:HeadOfficeParty, cac:ImporterParty, cac:InformationContentProviderParty, cac:InsuranceParty, cac:InterestedParty, cac:InventoryReportingParty, cac:IssuerParty, cac:LoadingProofParty, cac:LogisticsOperatorParty, cac:ManufacturerParty, cac:MediationParty, cac:MortgageHolderParty, cac:NotaryParty, cac:NotifyParty, cac:OperatingParty, cac:OriginalDespatchParty, cac:OriginatorParty, cac:OwnerParty, cac:Party, cac:PayeeParty, cac:PayerParty, cac:PerformingCarrierParty, cac:PickupParty, cac:PreSelectedParty, cac:PreparationParty, cac:ProviderParty, cac:ReceiverParty, cac:RecipientParty, cac:ResponsibleTransportServiceProviderParty, cac:SenderParty, cac:SignatoryParty, cac:SourceIssuerParty, cac:SubcontractorParty, cac:SubscriberParty, cac:SubstituteCarrierParty, cac:TaxRepresentativeParty, cac:TenderEvaluationParty, cac:TenderRecipientParty, cac:TendererParty, cac:TerminalOperatorParty, cac:TransportAdvisorParty, cac:TransportServiceProviderParty, cac:TransportUserParty, cac:UtilityCustomerParty, cac:UtilitySupplierParty, cac:WarrantyParty, cac:WitnessParty)
Sample instance
<cac:Contact> <cbc:Name>John Smith</cbc:Name> <cbc:ElectronicMail>jsmith@example.com</cbc:ElectronicMail> </cac:Contact>