att.citing

att.citing provides attributes for specifying the specific part of a bibliographic item being cited. [1.3.1 Attribute Classes]
Module tei — The TEI Infrastructure
Members biblScope citedRange
Attributes
unit⚓︎ identifies the unit of information conveyed by the element, e.g. columns, pages, volume, entry.
Status Optional
Datatype teidata.enumerated
Suggested values include:
volume
(volume) the element contains a volume number.
issue
the element contains an issue number, or volume and issue numbers.
page
(page) the element contains a page number or page range.
line
the element contains a line number or line range.
chapter
(chapter) the element contains a chapter indication (number and/or title)
part
the element identifies a part of a book or collection.
column
the element identifies a column.
entry
the element identifies an entry number or label in a list of entries.
from⚓︎ specifies the starting point of the range of units indicated by the unit attribute.
Status Optional
Datatype teidata.word
to⚓︎ specifies the end-point of the range of units indicated by the unit attribute.
Status Optional
Datatype teidata.word