listBibl

TEI guidelines element listBibl

Schema specification

Content

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

Group

Zero or more:

See: model.headLike

One or more:

Choice between

Zero or more:

Choice between

See: att.global.attributes

See: att.sortable.attributes

See: att.declarable.attributes

See: att.typed.attribute.subtype

Schema specification

<listBibl> can only have a set number of values for type. Beta maṣāḥǝft Guidelines

context rule report
tei:listBibl[@type='catalogue'] ancestor::tei:TEI/@type = 'work'
Catalogue bibliography is meaningful only for a manuscript description. If the information about a work is in a catalogue, please use the value "secondary" for the attribute type.
tei:listBibl[@type='editions'] ancestor::tei:TEI/@type = 'mss' or ancestor::tei:TEI/@type = 'ins' or ancestor::tei:TEI/@type = 'place' or ancestor::tei:TEI/@type = 'pers'
Edition bibliography is meaningful only for a textual unit description. If the information about this manuscript is found in the edition of a text, please use the value "secondary" for the attribute type.
tei:listBibl[@type='translation'] ancestor::tei:TEI/@type = 'ins' or ancestor::tei:TEI/@type = 'place' or ancestor::tei:TEI/@type = 'pers'
Translation bibliography is meaningful only for a textual unit description or for a manuscript. If the information about this manuscript is found in the edition of a text, please use the value "secondary" for the attribute type.

Attibutes list

attribute type

This is a closed list of allowed values

value definition
catalogue Descriptions in manuscript catalogues of the subject of the record. This only makes sense if you are editing a manuscript record. See where is this bibliography used and for what entries.
editions Editions of the Textual Unit (Work). This only makes sense if you are editing a Textual Unit.See where is this bibliography used and for what entries.
text Bibliography about the Textual Unit (Work), which is not an edition. This could also find its place in secondary bibliography.See where is this bibliography used and for what entries.
otherLanguages About the same textual unit in a different literary traditionSee where is this bibliography used and for what entries.
clavis ID of the work in other clavis (CC, CPG etc.) See where is this bibliography used and for what entries.
translation Modern translations of the work See where is this bibliography used and for what entries.
secondary Secondary bibliography on the subject of the record. See where is this bibliography used and for what entries.
relations Relations between the subject of the record and other entities (persons, related works, manuscript filiation etc.)
Example 1

Example from LIT4847Actsof


                          <div type="bibliography">
          <listBibl type="secondary">
             <bibl>
                <ptr target="bm:Habtemichael2005EAEAkkonu"></ptr>
             </bibl>
             <bibl>
                <ptr target="bm:Grohmann1919Marien"></ptr>
                <citedRange unit="page">322-382</citedRange>
             </bibl>
          </listBibl>
          <listBibl type="editions">
             <bibl>
                <ptr target="bm:Grohmann1919Marien"></ptr>
                <citedRange unit="page">336-352</citedRange>
             </bibl>
          </listBibl>
       </div>
                        

This element is mentioned in the following pages

Revisions of this page

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