cac:PartyLegalEntity
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:PartyLegalEntityType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:RegistrationName [0..1] The name of the party as registered with the relevant legal authority.
- cbc:CompanyID [0..1] An identifier for the party as registered within a company registration scheme.
- cbc:RegistrationDate [0..1] The registration date of the CompanyID.
- cbc:RegistrationExpirationDate [0..1] The date upon which a registration expires (e.g., registration for an import/export license).
- cbc:CompanyLegalFormCode [0..1] A code signifying the party's legal status.
- cbc:CompanyLegalForm [0..1] The company legal status, expressed as a text.
- cbc:SoleProprietorshipIndicator [0..1] An indicator that the company is owned and controlled by one person (true) or not (false).
- cbc:CompanyLiquidationStatusCode [0..1] A code signifying the party's liquidation status.
- cbc:CorporateStockAmount [0..1] The number of shares in the capital stock of a corporation.
- cbc:FullyPaidSharesIndicator [0..1] An indicator that all shares of corporate stock have been paid by shareholders (true) or not (false).
- cac:RegistrationAddress [0..1] The registered address of the party within a corporate registration scheme.
- cac:CorporateRegistrationScheme [0..1] The corporate registration scheme used to register the party.
- cac:HeadOfficeParty [0..1] The head office of the legal entity
- cac:ShareholderParty [0..*] A party owning shares in this legal entity.
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:PartyLegalEntity> <cbc:RegistrationName>The Sellercompany Incorporated</cbc:RegistrationName> <cbc:CompanyID schemeID="CVR" schemeAgencyID="ZZZ">5402697509</cbc:CompanyID> <cac:RegistrationAddress> <cbc:CityName>Big city</cbc:CityName> <cbc:CountrySubentity>RegionA</cbc:CountrySubentity> <cac:Country> <cbc:IdentificationCode>DK</cbc:IdentificationCode> </cac:Country> </cac:RegistrationAddress> </cac:PartyLegalEntity>