<settlement>

<settlement> 하나의 지리-정치 또는 행정 단위로 식별되는 시, 읍, 마을과 같이 거주지명을 포함한다. 13.2.3 Place Names
모듈 namesdates — 13 Names, Dates, People, and Places
전체 속성에 부가 att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso))
에 의해 사용된
포함할 수 있다
선언

<rng:element name="settlement">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.datable.w3c.attributes"/>
 <rng:ref name="att.datable.iso.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element settlement
{
   att.global.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.phraseSeq
}
<placeName>
 <settlement type="town">Glasgow</settlement>
 <region>Scotland</region>
</placeName>