<title> contains the title of a work, whether article, book, journal, or series, including any alternative titles or subtitles.
Attributes:
level (bibliographic level (or class) of title) indicates whether this is the title of an article, book, journal, series, or unpublished material.
Datatype: (a | m | j | s | u)
Legal values:
a analytic title (article, poem, or other item published as part of a larger item)
m monographic title (book, collection, or other item published as a distinct item, including single volumes of multi-volume works)
j journal title
s series title
u title of unpublished material (including theses and dissertations unless published by a commercial press)
Default: #IMPLIED
Example:
Note

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''.

type (type of title) classifies the title according to some convenient typology.
Datatype: CDATA
Legal values:
main main title
subordinate subtitle, title of part
parallel alternate title, often in another language, by which the work is also known
abbreviated abbreviated form of title
Default: #IMPLIED
Example:
Note

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.

Example
<title>La vie mode d'emploi. Romans.</title>
Example
<title>Synthese: an international journal for epistemology, methodology
and history of science</title>
Example
<title>Information Technology and the Research Process: Proceedings
of a conference held at Cranfield Institute of Technology, UK, 18-21
July 1989</title>
Example
<title>Hardy's Tess of the D'Urbervilles: a machine readable edition
Note
Tagsetbase tag set for common core features
Classhqphrase [and indirectly also:] phrase
Filenameteicore2
Content:
Parentsab abbr activity actor add addName addrLine admin affiliation analytic author authority bibl biblScope birth bloc byline camera caption case castItem catDesc cell channel cl classCode closer colloc constitution corr country creation damage dataDesc date dateRange def del derivation desc descrip distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph equiv etym expan extent fDescr factuality figDesc firstLang foreign forename form fsDescr funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype l label lang langKnown language lbl lem locale measure meeting mentioned monogr mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense series seriesStmt set settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagUsage tech term time timeRange title titlePart titleStmt tns tr trailer trans u unclear usg valDesc view wit witDetail witness writing xr xref
Children#PCDATA abbr add address app att bibl biblFull biblStruct c caesura camera caption castList cit cl corr damage date dateRange dateStruct del distinct emph expan figure foreign formula fw geogName gi gloss handShift hi label lang link list listBibl m measure mentioned move name note num oRef oVar orgName orig pRef pVar persName phr placeName ptr q quote ref reg restore rs s seg sic soCalled sound space stage supplied table tag tech term text time timeRange timeStruct title unclear val view w witDetail xptr xref
Declaration
<!ELEMENT title         - O  (%paraContent)                     >
<!ATTLIST title              %a.global
          level              (a | m | j | s | u) #IMPLIED
          type               CDATA               #IMPLIED       >
See 6.10.2.2 ; 5.2.1 ; 5.2.5

Back to index