cac:PartyLegalEntity
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:PartyLegalEntityType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:RegistrationName [0..1] The name of a party as registered with the legal authority.
- cbc:CompanyID [0..1] Identifies a company as registered with the company registration scheme.
- cac:RegistrationAddress [0..1] Associates with the registered address of the party within a Corporate Registration Scheme.
- cac:CorporateRegistrationScheme [0..1] Associates the party with a Corporate Registration Scheme.
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:PartyLegalEntity> <cbc:RegistrationName>string</cbc:RegistrationName> <cbc:CompanyID>normalizedString</cbc:CompanyID> <cac:RegistrationAddress> <cbc:ID>normalizedString</cbc:ID> <cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode> <cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode> <cbc:Postbox>string</cbc:Postbox> <cbc:Floor>string</cbc:Floor> <cbc:Room>string</cbc:Room> <cbc:StreetName>string</cbc:StreetName> <cbc:AdditionalStreetName>string</cbc:AdditionalStreetName> <cbc:BlockName>string</cbc:BlockName> <cbc:BuildingName>string</cbc:BuildingName> <cbc:BuildingNumber>string</cbc:BuildingNumber> <cbc:InhouseMail>string</cbc:InhouseMail> <cbc:Department>string</cbc:Department> <cbc:MarkAttention>string</cbc:MarkAttention> <cbc:MarkCare>string</cbc:MarkCare> <cbc:PlotIdentification>string</cbc:PlotIdentification> <cbc:CitySubdivisionName>string</cbc:CitySubdivisionName> <cbc:CityName>string</cbc:CityName> <cbc:PostalZone>string</cbc:PostalZone> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cbc:Region>string</cbc:Region> <cbc:District>string</cbc:District> <cbc:TimezoneOffset>string</cbc:TimezoneOffset> <cac:AddressLine> <cbc:Line>string</cbc:Line> </cac:AddressLine> <cac:Country> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:Country> <cac:LocationCoordinate> <cbc:CoordinateSystemCode>normalizedString</cbc:CoordinateSystemCode> <cbc:LatitudeDegreesMeasure unitCode="04">1.0</cbc:LatitudeDegreesMeasure> <cbc:LatitudeMinutesMeasure unitCode="04">1.0</cbc:LatitudeMinutesMeasure> <cbc:LatitudeDirectionCode>normalizedString</cbc:LatitudeDirectionCode> <cbc:LongitudeDegreesMeasure unitCode="04">1.0</cbc:LongitudeDegreesMeasure> <cbc:LongitudeMinutesMeasure unitCode="04">1.0</cbc:LongitudeMinutesMeasure> <cbc:LongitudeDirectionCode>normalizedString</cbc:LongitudeDirectionCode> </cac:LocationCoordinate> </cac:RegistrationAddress> <cac:CorporateRegistrationScheme> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:CorporateRegistrationTypeCode>normalizedString</cbc:CorporateRegistrationTypeCode> <cac:JurisdictionRegionAddress> <cbc:ID>normalizedString</cbc:ID> <cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode> <cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode> <cbc:Postbox>string</cbc:Postbox> <cbc:Floor>string</cbc:Floor> <cbc:Room>string</cbc:Room> <cbc:StreetName>string</cbc:StreetName> <cbc:AdditionalStreetName>string</cbc:AdditionalStreetName> <cbc:BlockName>string</cbc:BlockName> <cbc:BuildingName>string</cbc:BuildingName> <cbc:BuildingNumber>string</cbc:BuildingNumber> <cbc:InhouseMail>string</cbc:InhouseMail> <cbc:Department>string</cbc:Department> <cbc:MarkAttention>string</cbc:MarkAttention> <cbc:MarkCare>string</cbc:MarkCare> <cbc:PlotIdentification>string</cbc:PlotIdentification> <cbc:CitySubdivisionName>string</cbc:CitySubdivisionName> <cbc:CityName>string</cbc:CityName> <cbc:PostalZone>string</cbc:PostalZone> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cbc:Region>string</cbc:Region> <cbc:District>string</cbc:District> <cbc:TimezoneOffset>string</cbc:TimezoneOffset> <cac:AddressLine>... </cac:AddressLine> <cac:Country>... </cac:Country> <cac:LocationCoordinate>... </cac:LocationCoordinate> </cac:JurisdictionRegionAddress> </cac:CorporateRegistrationScheme> </cac:PartyLegalEntity>