<district>

<district> contiene el nombre de cualquier subdivisión al interno de un asentamiento, como una circunscripción, un barrio u otras unidades administrativas o geográficas. 13.2.3 Place Names
Módulonamesdates — 13 Names, Dates, People, and Places
Atributos att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype) att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)
Used by model.placeNamePart
May contain
Declaración
element district
{
   att.global.attributes,
   att.naming.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.phraseSeq
}
Ejemplo
<placeName>
 <district type="ward">Jericho</district>
 <settlement>Oxford</settlement>
</placeName>
Ejemplo
<placeName>
 <district type="area">South Side</district>
 <settlement>Chicago</settlement>
</placeName>