<langKnown>

<langKnown> (language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language. 15.2.2 The Participant Description
Modulnamesdates — 13 Names, Dates, People, and Places
Attribute att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source)
tagsupplies a valid language tag for the language concerned.
Zustand Obligatorisch
Datentyp
data.language
Anmerkung
The value for this attribute should be a language ‘tag’ as defined in BCP 47.
levela code indicating the person's level of knowledge for this language
Zustand Optional
Datentyp
data.word
Verwendet vonlangKnowledge
Kann enthalten
Deklaration
element langKnown
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   attribute tag { data.language },
   attribute level { data.word }?,
   macro.phraseSeq.limited
}
Beispiel
<langKnown tag="en-GBlevel="H">British English</langKnown>
<langKnown tag="frlevel="M">French</langKnown>