<langKnowledge>
<langKnowledge> (언어 지식) 산문체 또는 langKnown 요소 목록으로 개인의 언어 지식 상태를 요약한다. [13.3.2.1 Personal Characteristics] | |||||||||||||||||
모듈 | namesdates — Names, Dates, People, and Places | ||||||||||||||||
속성 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (type, @subtype)
| ||||||||||||||||
클럽 회원 | |||||||||||||||||
에 의해 포함된 | |||||||||||||||||
포함할 수 있다 | |||||||||||||||||
예 | |||||||||||||||||
예 | |||||||||||||||||
Content model | <content> | ||||||||||||||||
선언 | <rng:element name="langKnowledge"> element langKnowledge { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.datable.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.datable.custom.attributes, att.editLike.attributes, att.typed.attribute.subtype, attribute type { teidata.enumerated }?, attribute tags { list { teidata.language+ } }?, ( precision*, ( model.pLike | langKnown+ ) ) } |