<listPlace>

<listPlace> (list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them.
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.typed (@type, @subtype) att.declarable (@default)
屬於listPlace place model.listLike
可包含
宣告
element listPlace
{
   att.global.attributes,
   att.typed.attributes,
   att.declarable.attributes,
   (
      model.headLike*,
      ( model.placeLike | listPlace )+,
      ( relationGrp | relation )*
   )
}