<personGrp>
<personGrp> (개인군) 분석적 목적을 위해 하나의 개인으로 처리된 개인군을 기술한다. [15.2.2 The Participant Description] | |||||||||||||||||||||||||||||||
모듈 | namesdates — 13 Names, Dates, People, and Places | ||||||||||||||||||||||||||||||
속성 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.sortable (@sortKey)
| ||||||||||||||||||||||||||||||
에 의해 사용된 | |||||||||||||||||||||||||||||||
에 의해 포함된 | corpus: particDesc namesdates: listPerson org | ||||||||||||||||||||||||||||||
포함할 수 있다 | linking: ab | ||||||||||||||||||||||||||||||
선언 |
element personGrp { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.sortable.attributes, attribute role { data.enumerated }?, attribute sex { data.sex | "mixed" }?, attribute age { data.enumerated }?, attribute size { list { data.word, data.word* } }?, ( model.pLike+ | model.personPart* ) } | ||||||||||||||||||||||||||||||
예 | <personGrp xml:id="pg1" role="audience" sex="mixed" size="approx 50"/> |