<listPlace>

<listPlace> (list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them.
Modulnamesdates — 13 Names, Dates, People, and Places
Attribute att.typed (@type, @subtype) att.declarable (@default)
Verwendet vonlistPlace place model.listLike
Kann enthalten
Deklaration
element listPlace
{
   att.global.attributes,
   att.typed.attributes,
   att.declarable.attributes,
   (
      model.headLike*,
      ( model.placeLike | listPlace )+,
      ( relationGrp | relation )*
   )
}