language

Fully qualified datatype name: DDICDIModels::Context::XMLSchema::language

Definition

Definition from XML Schema Part 2: Datatypes Second Edition: “language” represents natural language identifiers as defined by by [RFC 3066]. The value space of “language” is the set of all strings that are valid language identifiers as defined [RFC 3066] . The lexical space of language is the set of all strings that conform to the pattern [a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*. The base type of “language” is token. https://www.w3.org/TR/xmlschema-2/#language.

Diagram