<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
屬性
level題名的書目層次,指出該題名所表示的作品為文章、書籍、期刊、叢書或未出版的項目。
狀態 可應用時必備的
合法的值是:
a
(analytic) 分析層題名(文章、詩、或其他隸屬於一個較大作品的項目)
m
(monographic) 專題層題名(書、選集、或其他獨立出版的項目,包含多冊作品的其中一冊)
j
(journal) 期刊層題名
s
(series) 叢書層題名
u
(unpublished) 未出版的項目題名(包括未經商業刊物發表的專題論文)
If the title appears directly enclosed within an <analytic> element, the level, if given, must be ‘a’; if it appears directly enclosed within a <monogr> element, level must be ‘m’, ‘j’, or ‘u’; when <title> is directly enclosed by <series>, level must be ‘s’. If it appears within a <msItem>, this attribute should not be supplied.
type用合宜的分類方法將題名分類。
狀態 非必備的
資料類型
data.enumerated
實例值包含:
main
主要題名
sub
(subordinate) 副題名、部分題名
alt
(alternate) 替代題名,通常指的是該作品已知的另一種語言的題名
short
題名的簡稱形式
desc
(descriptive) 具有題名功能的對於作品的敘述性描
This attribute is provided for convenience in analysing titles and processing them according to their type; where such specialized processing is not necessary, there is no need for such analysis, and the entire title, including subtitles and any parallel titles, may be enclosed within a single <title> element.
屬於analytic monogr msItemStruct series seriesStmt titleStmt model.emphLike model.msItemPart
可包含
宣告
element title
{
   att.global.attributes,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   attribute type { data.enumerated }?,
   macro.paraContent
}
例子
<title>La vie mode d'emploi. Romans.</title>
例子
<title>Synthese: an international journal for epistemology, methodology
and history of science</title>
例子
<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>