<bibl>

<bibl> (書目資料) 包含結構零散的書目資料,其中次要元件不一定會明確標記。 [3.11.1 Elements of Bibliographic References 2.2.7 The Source Description 15.3.2 Declarable Elements]
組件core — 3 Elements Available in All TEI Documents
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default) att.typed (@type, @subtype) att.sortable (@sortKey) att.docStatus (@status)
屬於
可包含在於
可包含
宣告

<rng:element name="bibl">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.declarable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.sortable.attributes"/>
 <rng:ref name="att.docStatus.attributes"/>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.highlighted"/>
   <rng:ref name="model.pPart.data"/>
   <rng:ref name="model.pPart.edit"/>
   <rng:ref name="model.segLike"/>
   <rng:ref name="model.ptrLike"/>
   <rng:ref name="model.biblPart"/>
   <rng:ref name="model.global"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element bibl
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.declarable.attributes,
   att.typed.attributes,
   att.sortable.attributes,
   att.docStatus.attributes,
   (
      text
    | model.gLikemodel.highlightedmodel.pPart.datamodel.pPart.editmodel.segLikemodel.ptrLikemodel.biblPartmodel.global
   )*
}
例子
<bibl>蕭兵,《神話學引論》。台北:文津,2001。</bibl>
例子
<bibl>
 <title level="a">我的從影經過</title>。收錄於 <author>王漢倫</author><title>中國無聲電影</title>.
<publisher>北京:中國電影</publisher>
 <date>1996</date>
</bibl>