<region>

<region> contiene il nome di un'unità amministrativa, come uno stato o una provincia, che sia più ampia di un piccolo insediamento ma più piccola di un paese 13.2.3 Place Names
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi 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))
Usato da
Può contenere
Dichiarazione

<rng:element name="region">
<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 region
{
   att.global.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.phraseSeq
}
Esempio
<placeName>
 <region type="staten="IL">Illinois</region>
</placeName>