<listPlace>
<listPlace> (list of places) 場所のリストを示す.選択的に,場所間の(包含関係ではなく)関連性を 示すリストが続く. | |
モジュール | 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.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: settingDesc 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 source support surrogates spoken: writing textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript titlePart verse: rhyme |
下位 | core: head namesdates: listPlace listRelation place relation relationGrp |
宣言 |
element listPlace { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, att.declarable.attributes, att.sortable.attributes, ( model.headLike*, ( model.placeLike | listPlace )+, ( listRelation | relationGrp | relation )* ) } |
例 | <listPlace type="offshoreIslands"> <place> <placeName>La roche qui pleure</placeName> </place> <place> <placeName>Ile aux cerfs</placeName> </place> </listPlace> |