<birth>

<birth> (birth) contains information about a person's birth, such as its date and place. [15.2.2. The Participant Description]
Module namesdates
Attributes Attributes att.global.responsibility (cert, resp) lim.att.locatable (where) (lim.att.locatable.directed (toWhere)) att.editLike (evidence) att.datable.w3c (@when, @notBefore, @notAfter, @from, @to) att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingMethod)
Member of
Contained by
namesdates: person persona
May contain
Examples

<birth>Before 1920, Midlands region.</birth>

<birth when="1960-12-10">In a small cottage near <name type="place">Aix-la-Chapelle</name>,
    early in the morning of 
<date>10 Dec 1960</date>
</birth>
Source Github

<elementSpec rend="change" module="namesdates" ident="birth">
   
<gloss>birth</gloss>
   
<desc>contains information about a person's birth, such as its date and place.</desc>
   
<classes>
      
<memberOf key="att.global.responsibility"/>
      
<memberOf key="lim.att.locatable"/>
      
<memberOf key="att.editLike"/>
      
<memberOf key="att.datable"/>
   
</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="caesarean">
               
<gloss>caesarean section</gloss>
            
</valItem>
            
<valItem ident="vaginal">
               
<gloss>vaginal delivery</gloss>
            
</valItem>
            
<valItem ident="exNihilo">
               
<gloss>ex nihilo</gloss>
            
</valItem>
            
<valItem ident="incorporated"/>
            
<valItem ident="founded"/>
            
<valItem ident="established"/>
         
</valList>
      
</attDef>
   
</attList>
</elementSpec>