cac:Person
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:PersonType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this person.
- cbc:FirstName [0..1] This person's given name.
- cbc:FamilyName [0..1] This person's family name.
- cbc:Title [0..1] This person's title of address (e.g., Mr, Ms, Dr, Sir).
- cbc:MiddleName [0..1] This person's middle name(s) or initials.
- cbc:OtherName [0..1] This person's second family name.
- cbc:NameSuffix [0..1] A suffix to this person's name (e.g., PhD, OBE, Jr).
- cbc:JobTitle [0..1] This person's job title (for a particular role) within an organization.
- cbc:NationalityID [0..1] An identifier for this person's nationality.
- cbc:GenderCode [0..1] A code (e.g., ISO 5218) signifying the gender of this person.
- cbc:BirthDate [0..1] This person's date of birth.
- cbc:BirthplaceName [0..1] The name of the place where this person was born, expressed as text.
- cbc:OrganizationDepartment [0..1] The department or subdivision of an organization that this person belongs to (in a particular role).
- cac:Contact [0..1] Contact information for this person.
- cac:FinancialAccount [0..1] The financial account associated with this person.
- cac:IdentityDocumentReference [0..*] A reference to a document that can precisely identify this person (e.g., a driver's license).
- cac:ResidenceAddress [0..1] This person's address of residence.
Attributes
None
Used in
- 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:Person> <cbc:FirstName>Antonio</cbc:FirstName> <cbc:FamilyName>M</cbc:FamilyName> <cbc:MiddleName>Salemacher</cbc:MiddleName> <cbc:JobTitle>Sales manager</cbc:JobTitle> </cac:Person>