cac:PartyLegalEntity
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:PartyLegalEntityType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- 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..*]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
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>