cac:RequestedLanguage
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:LanguageType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this language.
- cbc:Name [0..1] The name of this language.
- cbc:LocaleCode [0..1] A code signifying the locale in which this language is used.
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>