<listBibl/> (Liste bibliographischer Angaben)
Beschreibung
Enthält mit <bibl> kodierte bibliographische Angaben.
Inhaltsmodell
- core: <bibl>
Attribute
@type
Verwendung: erforderlich
Mögliche Werte
- edition – Edition
- literature – Literatur
- summary – Regest
- translation – Übersetzung
- url – URL
Beispiele
Beispiel 1
Verweis auf Editionen
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
    <listBibl type="edition">
        <bibl>
            <ref target="http://permalink.snl.ch/bib/chbsg000080293">Deplazes-Haefliger 1976</ref>, S. 130–132</bibl>
        <bibl>
            <ref target="http://permalink.snl.ch/bib/chbsg000135621">UBSG</ref>, Bd.
                4, Nr. 2049</bibl>
        <bibl>
            <ref target="http://permalink.snl.ch/bib/chbsg000091563">LUB</ref> I/3.4,
                Nr. 175</bibl>
    </listBibl>
</egXML>
Beispiel 2
Verweis auf Regesten
<egXML xmlns:ns0="http://www.tei-c.org/ns/Examples">
    <listBibl type="summary">
        <bibl>Rigendinger 2007, S. 221–223</bibl>
    </listBibl>
</egXML>