<residence>

<residence> (住所) 描述個人過去或現在的住所。 15.2.2 The Participant Description
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.datable (att.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) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.naming (@nymRef) (att.canonical (@key, @ref))
屬於
可包含
宣告

<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.dimensions.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="att.canonical.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.dimensions.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
例子
<residence>童年生活於中亞,長期居留在中國青島。</residence>
例子
<residence notAfter="1997">台北東區帝寶大廈</residence>
<residence notBefore="1903notAfter="1996">
 <placeName>
  <settlement>沙鹿</settlement>
  <region>台中</region>
 </placeName>
</residence>