<listPlace>
| <listPlace> (list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them. [2.2.7. The Source Description 14.3.4. Places] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic sp stage textLang title corpus: settingDesc msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote textstructure: back body div docEdition epigraph |
| May contain | |
| Example | <listPlace type="offshoreIslands"> <place> <placeName>La roche qui pleure</placeName> </place> <place> <placeName>Ile aux cerfs</placeName> </place> </listPlace> |
| Content model | <content> |
| Schema Declaration | element listPlace { tei_att.global.attributes, tei_att.cmc.attributes, tei_att.declarable.attributes, tei_att.sortable.attributes, tei_att.typed.attributes, ( tei_model.headLike*, tei_desc*, ( tei_relation | tei_listRelation )*, ( ( tei_model.placeLike | tei_listPlace )+, ( tei_relation | tei_listRelation )* )+ ) } |