<settlement>

<settlement> (settlement) contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit. [13.2.3. Place Names]
Module namesdates
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.naming (role) (att.canonical (ref)) att.typed (type) att.datable (calendar) (att.datable.w3c (when, notBefore, notAfter, from, to)) (att.datable.custom (when-custom, notBefore-custom, notAfter-custom, from-custom, to-custom, datingMethod))
Member of
Contained by
May contain
Examples

<placeName>
   
<settlement type="town">Glasgow</settlement>
   
<region>Scotland</region>
</placeName>
Source Github

<elementSpec module="namesdates" ident="settlement">
   
<gloss>settlement</gloss>
   
<desc>contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit.</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.placeNamePart"/>
      
<memberOf key="att.naming"/>
      
<memberOf key="att.typed"/>
      
<memberOf key="att.datable"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq"/>
   
</content>
</elementSpec>