TT:outputLanguage: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
m (Ferri Leberl moved page TT:language to TT:outputLanguage)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{future|2.5}}
{{elementDocu
{{elementDocu
|elementName={{TT:Tag|language}}
|elementName={{TT:Tag|outputLanguage}}
|parent={{TT:Tag|outputLanguages}}
|parent={{TT:Tag|outputLanguages}}
|childs=''None''
|childs=''None''
|semantics=natural language identification according to https://www.w3.org/TR/xml/#sec-lang-tag
|semantics=natural language identification according to {{external|https://www.w3.org/TR/xml/#sec-lang-tag|inline=1}}
|ownAttributes={{inheritLang}}
|ownAttributes={{inheritLang}}
|constraints={{inheritLangConstraints}}
|constraints={{inheritLangConstraints}}

Latest revision as of 16:39, 22 May 2023


<outputLanguage>
 

💡 (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingeführt.

Scheme description / Schemenbeschreibung

Position of <outputLanguage> in the XML-Tree / Position von <outputLanguage> im XML-Baum

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

natural language identification according to https://www.w3.org/TR/xml/#sec-lang-tag(introduced with version 2.5)

Attributes of <outputLanguage> / Attribute von <outputLanguage>

  • xml:lang (introduced with version 2.1): This is a unique identifier of language. It uses basically the language standard IETF BCP 47 (external link) which may be different to ISO 639-1 (external link) or ISO 639-2 (external link). For mapping hints see relation to other standards (external link).

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.