<date>

Module core
Attributes Attributes att.datable.w3c (when, notBefore, notAfter, from, to) att.global.rendition (rendition)
Member of
Contained by
May contain
Examples

<date when="1980-02">early February 1980</date>
Given on the <date when="1977-06-12">Twelfth Day
       of June in the Year of Our Lord One Thousand Nine Hundred and Seventy-seven of the Republic
       the Two Hundredth and first and of the University the Eighty-Sixth.
</date>

<date when="1990-09">September 1990</date>
Source Github

<elementSpec rend="change" module="core" ident="date">
   
<gloss>date</gloss>
   
<desc>contains a date in any format.</desc>
   
<classes>
      
<memberOf key="model.dateLike" mode="add"/>
      
<memberOf key="model.publicationStmtPart.detail"/>
      
<memberOf key="att.datable.w3c" mode="add"/>
      
<memberOf key="att.global.rendition" mode="add"/>
   
</classes>
   
<content>
      
<alternate minOccurs="0" maxOccurs="unbounded">
         
<textNode/>
         
<classRef key="model.gLike"/>
         
<classRef key="model.phrase"/>
         
<classRef key="model.global"/>
      
</alternate>
   
</content>
   
<attList/>
</elementSpec>