<listPerson>
<listPerson> (list of persons) 特定可能な個人やグループに関する情報のリストを示す.例えば,言語交流 の参加者や,歴史資料中で参照される人物など. [13.3.2 The Person Element 15.2 Contextual Information 2.4 The Profile Description 15.3.2 Declarable Elements] | |
モジュール | 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.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey) |
クラブのメンバー | |
上位 | core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic sp stage title unclear corpus: particDesc dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote namesdates: listPerson occupation org textstructure: argument back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript salute signed titlePart trailer verse: rhyme |
下位 | namesdates: listPerson listRelation org person personGrp relation |
解説 | 属性typeは,特別な種類の人物を区別するために使われるかもしれない. |
例 | |
Content model | <content> |
宣言 | <rng:element name="listPerson"> element listPerson { 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.typed.attributes, att.declarable.attributes, att.sortable.attributes, ( model.headLike*, desc*, ( relation | listRelation )*, ( ( model.personLike | listPerson )+, ( relation | listRelation )* )+ ) } |