<title>

<title> 包含任何種類作品的完整題名 。 [3.11.2.2 Authors, Titles, and Editors 2.2.1 The Title Statement 2.2.5 The Series Statement]
組件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.canonical (@key, @ref)
type用合適的分類方法將題名分類。
狀態 非必備的
資料類型

<rng:ref name="data.enumerated"/>
data.enumerated
實例值包含:
main
主要題名
sub
(subordinate) 副題名、部分題名
alt
(alternate) 替代題名,通常以該作品著名的另一種語言呈現
short
題名的縮寫形式
desc
(descriptive) 該作品的描述性改述,可作為題名
level指出題名的書目層次,即該題名之所指可以是文章、書籍、期刊、叢書或未出版的項目。
狀態 非必備的
資料類型

<rng:ref name="data.enumerated"/>
data.enumerated
合法的值是:
a
(analytic) 分析層題名 (文章、詩、或其他隸屬於一個較大作品的項目)
m
(monographic) 專題層題名 (書、選集、或其他獨立出版的項目,包含多冊作品的其中一冊)
j
(journal) 期刊層題名
s
(series) 叢書層題名
u
(unpublished) 未出版的項目題名 (包括未經商業刊物發表的專題論文)
屬於
可包含在於
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
可包含
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
宣告

<rng:element name="title">
 <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.canonical.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="level">
   <rng:choice>
    <rng:value>a</rng:value>
    <rng:value>m</rng:value>
    <rng:value>j</rng:value>
    <rng:value>s</rng:value>
    <rng:value>u</rng:value>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element title
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.canonical.attributes,
   attribute type { data.enumerated }?,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   macro.paraContent
}
例子
<title>毛語錄</title>
例子
<title>嚐書:視界與舌尖之外</title>
例子
<title> 蒼天有淚—無語問蒼天,台北,1997年12月1日。</title>
例子
<title>大般若波羅蜜多經:OCR辨識版本</title>