cac:RequestedLanguage
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 CatalogueRequestType (Element CatalogueRequest)
Sample instance
<cac:RequestedLanguage> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> </cac:RequestedLanguage>