cac:Person
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:PersonType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:FirstName [0..1] A person's forename or first name.
- cbc:FamilyName [0..1] A person's surname or family name.
- cbc:Title [0..1] A person's title of address, e.g., Mr, Ms, Dr, Sir.
- cbc:MiddleName [0..1] A person's middle name(s) and/or initial(s).
- cbc:NameSuffix [0..1] A suffix to a person's name, e.g., PhD, OBE, Jnr.
- cbc:JobTitle [0..1] A person's job title within an organization (for a particular role).
- cbc:OrganizationDepartment [0..1] The department or subdivision of an organization that the person belongs to (for a particular role).
Attributes
None
Used in
- 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:Person> <cbc:FirstName>string</cbc:FirstName> <cbc:FamilyName>string</cbc:FamilyName> <cbc:Title>string</cbc:Title> <cbc:MiddleName>string</cbc:MiddleName> <cbc:NameSuffix>string</cbc:NameSuffix> <cbc:JobTitle>string</cbc:JobTitle> <cbc:OrganizationDepartment>string</cbc:OrganizationDepartment> </cac:Person>