<district>

<district> 場所を示す要素として,集落より小さい名前を示す.例えば,小教区や区など,行政上・地勢上の単位. 13.2.3 地名
モジュールnamesdates — 13 Names, Dates, People, and Places
属性 att.naming (@nymRef) 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="district">
<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 district
{
   att.global.attributes,
   att.naming.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.phraseSeq
}
<placeName>
 <district type="ward">Jericho</district>
 <settlement>Oxford</settlement>
</placeName>
<placeName>
 <district type="area">South Side</district>
 <settlement>Chicago</settlement>
</placeName>