<birth>

<birth> (birth) 包含個人的出生資訊,例如日期及地點等。 15.2.2 The Participant Description
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) 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.naming (@nymRef) (att.canonical (@key, @ref))
屬於
可包含
宣告

<rng:element name="birth">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="att.canonical.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element birth
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
例子
<birth>早於1920的上海租界</birth>
例子
<birth when="1960-12-10">
 <date>1960年12月10日</date>早晨,在一個靠近<name type="place">龍山寺</name>的小平房裡
</birth>