<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, @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)
level제목에 대한 서지적 층위를 나타내어, 논문, 책, 학술지, 총서, 미간행의 여부를 식별한다.
상태 수의적
자료 유형

<rng:ref name="data.enumerated"/>
data.enumerated
적법한 값은:
a
(분석적) 분석적 제목(보다 큰 항목의 일부로 출판된 논문, 시, 또는 기타 항목)
m
(단행본) 단행본 제목(여러 권 중 한 권으로 출판된 경우를 포함하여, 독립된 항목으로 출판된 책, 모음집, 또는 기타 항목)
j
(학술지) 학술지 제목
s
(연간물) 연간물 제목
u
(미간행) 미간행물(출판사에서 출판되지 않은 석박사 논문을 포함하여)의 제목
type어떤 편의적 유형에 따른 제목 분류
상태 수의적
자료 유형

<rng:ref name="data.enumerated"/>
data.enumerated
샘플 값은 다음을 포함한다 Sample values include:
main
(주)제목
sub
(부) 부분의 제목인 부제목
alt
(이명) 다른 언어에서 알려진 작품의 다른 이름
short
제목의 축약형
desc
(기술적) 제목으로 기능하는 작품의 기술적 바꿔쓰기
에 의해 사용된
에 의해 포함된
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="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:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </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 level { "a" | "m" | "j" | "s" | "u" }?,
   attribute type { data.enumerated }?,
   macro.paraContent
}
<title>Information Technology and the Research Process: Proceedings of
a conference held at Cranfield Institute of Technology, UK,
18–21 July 1989</title>
<title>Hardy's Tess of the D'Urbervilles: a machine readable
edition</title>
<title type="full">
 <title type="main">Synthèse</title>
 <title type="sub">an international journal for
   epistemology, methodology and history of
   science</title>
</title>