<langKnowledge>
| <langKnowledge> (language knowledge) summarizes the state of a person's linguistic knowledge, either as prose or by a list of langKnown elements. | |||||||||
| Module | namesdates — 13 Names, Dates, People, and Places | ||||||||
| In addition to global attributes | 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, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) 
 | ||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration | 
 element langKnowledge { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, attribute tags { list { data.language+ } }?, ( model.pLike | langKnown+ ) } | ||||||||
| Example | |||||||||
| Example | <langKnowledge> <langKnown tag="en-GB" level="H">British English</langKnown> <langKnown tag="fr" level="M">French</langKnown> </langKnowledge> | ||||||||
