<langKnowledge>
<langKnowledge> (conoscenza della lingua) riassume la conoscenza linguistica di una persona in forma descrittiva o tramite una lista di elementi langKnown | |||||||
Modulo | namesdates — 13 Names, Dates, People, and Places | ||||||
Oltre agli attributi globali | 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)) )
|
||||||
Usato da | |||||||
Può contenere | |||||||
Dichiarazione |
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+ ) } |
||||||
Esempio | |||||||
Esempio |
<langKnowledge>
<langKnown tag="en-GB" level="H">British English</langKnown> <langKnown tag="fr" level="M">French</langKnown> </langKnowledge> |