<residence>

<residence> (residence) describes a person's present or past places of residence. 15.2.2 The Participant Description
Modulenamesdates — 13 Names, Dates, People, and Places
Attributes att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source, @precision) att.naming (@key, @ref, @nymRef)
Used by model.persStateLike
May contain
Declaration

<rng:element name="residence">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element residence
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   att.naming.attributes,
   macro.phraseSeq
}
Example
<residence>Childhood in East Africa and long term
resident of Glasgow, Scotland.</residence>
Example
<residence notAfter="1997">Mbeni estate, Dzukumura region,
Matabele land</residence>
<residence notBefore="1903notAfter="1996">
 <placeName>
  <settlement>Glasgow</settlement>
  <region>Scotland</region>
 </placeName>
</residence>