<langKnowledge>
| <langKnowledge> 個人の言語学的知識を散文または要素langKnownのリストでまとめ る. | |||||||||
| モジュール | namesdates — 13 Names, Dates, People, and Places | ||||||||
| 属性 | att.datable (att.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)  (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) 
 | ||||||||
| 当該モジュールを使用するもの | |||||||||
| 下位 | |||||||||
| 宣言 | 
 element langKnowledge { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, attribute tags { list { data.language+ } }?, ( model.pLike | langKnown+ ) } | ||||||||
| 例 | <langKnowledge tags="en-GB fr"> <p>British English and French</p> </langKnowledge> | ||||||||
| 例 | <langKnowledge> <langKnown tag="en-GB" level="H">British English</langKnown> <langKnown tag="fr" level="M">French</langKnown> </langKnowledge> | ||||||||
