Difference between revisions of "DTr1 CS.LANG"

(Automated ADBot page content)
 
(Automated ADBot page content)
Line 1: Line 1:
  
=Datatype Release 1: CS.LANG Coded Simple Value - Flavor Language Codes; 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.=
+
=CS.LANG Coded Simple Value - Flavor Language Codes; 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.=Datatype Release 1: CS.LANG
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
 
{| class=artdecor
 
{| class=artdecor

Revision as of 18:11, 19 February 2015

=CS.LANG Coded Simple Value - Flavor Language Codes; 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.=Datatype Release 1: CS.LANG

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.

Check-circle.svg Rule ID: CS.LANG

Extends Rule(s): CS

Constraints

  • Alert.png dtr1-1-CS.LANG: @code SHALL be of format ss-CC with ss for language code (conform ISO-639-1) and optional CC for country code (conform ISO-3166 alpha-2)

Additional Strict Schematron Rules SSR

The following rules are defined in the strict mode of core schematrons.