<extent>

<extent> (extent) describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. [2.2.3. Type and Extent of File 2.2. The File Description 3.12.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description]
Module header
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
core: bibl
header: fileDesc
msdescription: supportDesc
May contain
Examples

<extent>3200 sentences</extent>
<extent>between 10 and 20 Mb</extent>
<extent>ten 3.5 inch high density diskettes</extent>
The measure element may be used to supply normalized or machine tractable versions of the size or sizes concerned.

<extent>
   
<measure unit="MiB" quantity="4.2">About four megabytes</measure>
   
<measure unit="pages" quantity="245">245 pages of source
material
</measure>
</extent>
Source Github

<elementSpec module="header" ident="extent">
   
<gloss>extent</gloss>
   
<desc>describes the approximate size of a text stored on some carrier medium or of some other object, digital  or non-digital,  specified in any convenient units.</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.biblPart"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq"/>
   
</content>
</elementSpec>