<terrain>

<terrain> contains information about the physical terrain of a place.
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source) att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype)
屬於terrain model.placeTraitLike
可包含
header: biblFull
linking: ab
msdescription: msDesc
namesdates: terrain
textcrit: witDetail
宣告
element terrain
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   att.naming.attributes,
   att.typed.attributes,
   (
      model.headLike*,
      ( ( model.pLike+ ) | ( model.labelLike+ ) ),
      ( model.noteLike | model.biblLike )*,
      terrain*
   )
}