<langKnown>

<langKnown> (language known) 個人の言語能力を示す.すなわち,単一言語の知識を示す. 15.2.2 The Participant Description
モジュールnamesdates — 13 Names, Dates, People, and Places
属性 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)
tag 当該言語を,言語コードで示す.
状態 必須
データ型
data.language
解説
The value for this attribute should be a language ‘tag’ as defined in BCP 47.
level 個人レベルの知識を示す言語コード.
状態 任意
データ型
data.word
当該モジュールを使用するものlangKnowledge
下位
宣言
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
}
<langKnown tag="en-GBlevel="H">British English</langKnown>
<langKnown tag="frlevel="M">French</langKnown>