<langKnown>

<langKnown> (competencia lingüística) resume la competencia de una persona en la lengua indicada. 15.2.2 The Participant Description
Módulonamesdates — 13 Names, Dates, People, and Places
Atributos 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)
tagasigna un marcador válido a las lengua referida.
Estado Necesario
Tipo de datos
data.language
Nota
The value for this attribute should be a language ‘tag’ as defined in BCP 47.
levelcódigo indicativo del nivel de competencia de una persona en una lengua.
Estado Opcional
Tipo de datos
data.word
Used bylangKnowledge
May contain
Declaración
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
}
Ejemplo
<langKnown tag="en-GBlevel="H">British English</langKnown>
<langKnown tag="frlevel="M">French</langKnown>