<listPlace>

<listPlace> (list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them.
Modulenamesdates — 13 Names, Dates, People, and Places
Attributes att.typed (@type, @subtype) att.declarable (@default)
Used bylistPlace place model.listLike
May contain
Declaration
element listPlace
{
   att.global.attributes,
   att.typed.attributes,
   att.declarable.attributes,
   (
      model.headLike*,
      ( model.placeLike | listPlace )+,
      ( relationGrp | relation )*
   )
}