<residence>
<residence> (residence) describes a person's present or past places of residence. [15.2.2. The Participant Description]
Module | namesdates | ||||||||||
Attributes | Attributes lim.att.locatable (where) (lim.att.locatable.directed (toWhere)) att.datable (att.datable.w3c (when, notBefore, notAfter, from, to)) (att.datable.custom (when-custom, notBefore-custom, notAfter-custom, from-custom, to-custom, datingMethod)) att.editLike (evidence)
|
||||||||||
Member of | |||||||||||
Contained by | |||||||||||
May contain |
core: abbr add choice cit date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||||
Examples |
<residence>Childhood in East Africa and long term resident of Glasgow, Scotland.</residence> <residence notAfter="1997">Mbeni estate, Dzukumura region, Matabele land</residence> <residence notBefore="1903" notAfter="1996"> <placeName> <settlement>Glasgow</settlement> <region>Scotland</region> </placeName> </residence> |
||||||||||
Source | Github
<elementSpec rend="change" module="namesdates" ident="residence"> <gloss>residence</gloss> <desc>describes a person's present or past places of residence.</desc> <classes> <memberOf key="lim.att.locatable"/> <memberOf key="att.datable"/> <memberOf key="att.editLike"/> <memberOf key="att.typed"/> </classes> <content> <macroRef key="macro.phraseSeq"/> </content> <attList> <attDef ident="calendar" mode="delete"/> <attDef ident="type" usage="opt" mode="change"> <datatype> <dataRef key="teidata.enumerated"/> </datatype> <valList type="open" mode="add"> <valItem ident="primary"/> <valItem ident="secondary"/> <valItem ident="temporary"/> <valItem ident="permanent"/> </valList> </attDef> </attList> </elementSpec> |