Difference between revisions of "DTr1 CS.LANG"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| Line 19: | Line 19: | ||
|} | |} | ||
==Core Schematron Rules (CSR)== | ==Core Schematron Rules (CSR)== | ||
| − | The following rules ({{Error}} errors | + | The following rules are defined in the base core schematrons ({{Error}} errors, {{Warning}} warnings, {{Info}} infos). |
{{ConstraintBox|Rule ID: '''CS.LANG''' | {{ConstraintBox|Rule ID: '''CS.LANG''' | ||
Extends Rule(s): [[DTr1_CS|CS]] | Extends Rule(s): [[DTr1_CS|CS]] | ||
Latest revision as of 14:58, 5 December 2017
Contents
CS.LANG Coded Simple Value - Flavor Language Codes
| Datatype Release 1 | Realm |
|---|---|
| CS.LANG |
Operationalization
The language is compliant to RFC 3066 (Tags for the Identification of Languages ). The format for the language to describe is ss [-CC] where ss stands for the language tag, according to ISO 639-1 and CC for the optional country code, ISO-3166 alpha-2. The resulting language indicator is not case sensitive.
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @code | optional | cs |
| @nullFlavor | optional | cs |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons (
errors,
warnings,
infos).
| Rule ID: CS.LANG
Extends Rule(s): CS Constraints |