cac:Language
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:LanguageType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for a language, expressed as a code.
- cbc:Name [0..1] The name of the language.
- cbc:LocaleCode [0..1] The locale where the language is used, expressed as a code.
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:Language> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> </cac:Language>