4.2 The text Element
TEI element
Attributes:
xml:lang
:
(or/c "en" "fr" "de") Required attributes:
xml:lang
Children:
'0-1
1
'0-1
Required order:
The text element may contain only (in order) a front element, a body element, and a back element, but the front and back elements are optional. It must have a xml:lang attribute specifying the primary language of the document: "en" for English; "fr" for French; or "de" for German.
TEI element
Children:
'0+
'0+
'0+
'0+
'0+
TEI element
Children:
'0+
'0+
'0+
'0+
'0+
TEI element
Children:
'0+
'0+
'0+
'0+
'0+
4.2.1 Structural Elements
TEI element
Attributes:
type
:
(or/c "chapter" "part" "section" "dedication" "contents" "intro" "bibl" "ack" "index")
n
:
string?
resp
:
#rx"^#.+$" Required attributes:
type
Children:
'0+
'0+
'0+
'0+
'0+
'0+
'0+
The div element may contain head, list, p, pb, ab, sp, or nested div elements. It must have a type attribute with a value of "chapter", "part", "section", "dedication", "contents", "intro", "bibl" (for a bibliography), "ack" (for acknowledgements), or "index". If the division is numbered, it should have an n attribute giving the page number as given in the source (i.e. possibly as a Roman numeral). Any div element may, and a div representing a section not by Paul Ricœur must, have a resp attribute that is valid per the TEI standard, as discussed above under Sections Not by Ricœur.If a type of division arises that does not fit neatly into these categories, we should decide on a standard value for the type attribute and amend this document.
TEI element
Attributes:
n
:
string? The pb element has no contents. Unless the corresponding page is not numbered in the source, it should have an n attribute giving the page number as given in the source (i.e. possibly as a Roman numeral).
TEI element
Attributes:
who
:
#rx"^#.+$" Required attributes:
who
Children:
'0+
'0+
'0+
'0+
4.2.2 Content-Containing Elements
TEI element
Children:
'0+
This element may contain free-form text.
TEI element
Attributes:
place
:
(or/c "foot" "end")
resp
:
#rx"^#.+$"
type
:
"transl"
n
:
string? Required attributes:
place and n
Children:
'0+
'0+
'0+
'0+
This element may contain free-form text.
The note element may contain a combination of free-form text and list, note, p, and ab elements. It must have a place attribute with a value of either "foot" or "end". It must also have an n attribute giving the the number or symbol for the footnote or endnote. Translation notes should have a type attribute with a value of "transl". Any note element may, and a note representing a note not by Paul Ricœur must, have a resp attribute that is valid per the TEI standard, as discussed above under Sections Not by Ricœur.
TEI element
Children:
'0+
'0+
'0+
'0+
'0+
This element may contain free-form text.