citedRange

TEI guidelines element citedRange

Schema specification

Content

Please use your editor to see what elements, attributes and in what order they are allowed.

See: macro.phraseSeq

See: att.global.attributes

See: att.pointing.attributes

See: att.citing.attribute.from

See: att.citing.attribute.to

Optional: attribute @unit

Schema specification

The rules try to avoid the use of from and to in <citedRange> and the use this as empty element. The list of allowed values for unit in <citedRange> is given. Beta maṣāḥǝft Guidelines

context rule report
tei:citedRange @from or @to
Please, don't use @from and @to in citedRange, write the range into the element
tei:citedRange not(text())
An Empty citedRange is not allowed, remove it if you don't need it or please enter the page range, unit number according to need and use @unit to specify the type of range. Multiple citedRange are allowed.

Attibutes list

attribute unit

This attribute can have a maximum of values separated by a space.

This is a semi list of allowed values

value definition
page page
chapter chapter
column column
issue issue
line line
part part
volume volume
item item number
fol folio
note numbered note (footnote, sidenote, endnote)
Example 1

Example from BAVet23


                            <bibl>
                                <ptr target="bm:Petrus1548Test"></ptr>
                                <citedRange unit="fol">133-157</citedRange>
                            </bibl>
                        
The book referred to is foliated and not paginated.

This element is mentioned in the following pages

Revisions of this page

  • Pietro Maria Liuzzo on 2018-04-24: stub of page