<listPlace>

<listPlace> (list of places) 場所のリストを示す.選択的に,場所間の(包含関係ではなく)関連性を 示すリストが続く.
モジュール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 )*
   )
}