<docEdition>

<docEdition> (document edition) contains an edition statement as presented on a title page of a document. [4.6. Title Pages]
Module textstructure
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source))
Member of
Contained by
msdescription: msItem
textstructure: front titlePage
May contain
Note
Cf. the edition element of bibliographic citation. As usual, the shorter name has been given to the more frequent element.
Examples

<docEdition>The Third edition Corrected</docEdition>
Source Github

<elementSpec module="textstructure" ident="docEdition">
   
<gloss>document edition</gloss>
   
<desc>contains an edition statement as presented on a title page of a
document.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.titlepagePart"/>
      
<memberOf key="model.pLike.front"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
</elementSpec>