biblScope (hendiAll)

Text

Appendix

<biblScope> (scope of bibliographic reference) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work.

Attributes
from
specifies the starting point of the range of units indicated by the unit attribute.
Datatype
teidata.word
to
specifies the end-point of the range of units indicated by the unit attribute.
Datatype
teidata.word
unit req
identifies the unit of information conveyed by the element, e.g. columns, pages, volume.
Possible values
pp
(page) the element contains a page number or a page number range.
leaf
(leaf) the element contains a leaf number or leaf number range.
vol
(volume) the element contains a number of a volume
col
(column) the element contains a number of columns or a block of columns.
issue
(issue) the element contains the issue number in a counting book a magazine or newspaper, not to be confused with 'edition'. Subunit of 'volume'.
jg
(year) the element contains a year number (e.g. Allgemeine Musikalische Zeitung)
nr
(number) the element contains the issue number of a journal or newspaper as a subunit of volume or year (e.g. Allgemeine Musikalische Zeitung), not to be confused with "edition".
Example
<biblScope>pp 12–34</biblScope> <biblScope unit="page" from="12" to="34"/> <biblScope unit="volume">II</biblScope> <biblScope unit="page">12</biblScope>

Examples

XML

If you've spotted some error or inaccurateness please do not hesitate to inform us via henze-digital [@] zenmem.de.