ITEM
Description:
contains one component of a list.
Attributes:
n (i.e. name or number): indicates the number (or letter, or oth-
er enumerator) borne by this list item in the copy text.
Data type: CDATA
Value: Whatever string of characters is used to label a list item
in the copy text may be used as the value of n, but it is
not required that numbering be recorded explicitly.
Default value: #IMPLIED
Remarks: In ordered lists, the n attribute on the <item> element
is by definition synonymous with the use of the <label> ele-
ment to record the enumerator of the list item. In glossary
lists, however, the term being defined should be given with
the <label> element, not n.
This attribute is optional.
Example:
<list type=ordered>
<head>Here begin the chapter headings of Book IV</head>
<item n='4.1'>The death of Queen Clotild.
<item n='4.2'>How King Lothar wanted to appropriate
one third of the Church revenues.
<item n='4.3'>The wives and children of Lothar.
<item n='4.4'>The Counts of the Bretons.
<item n='4.5'>Saint Gall the Bishop.
<item n='4.6'>The priest Cato.
<item> ...
</list>
Part: additional tag set for common core features
Member of classes:
DTD file: teicore2
Data description: May contain simple prose or a sequence of chunks.
May occur within: change list
May contain: #PCDATA abbr add address anchor att bibl biblFull
biblStruct c caesura camera caption castList cit cl corr date
dateRange dateStruct del distinct emph entry entryFree event expan
eTree figure foreign formula gap gi gloss graph handShift hi
kinesic l label lang lg lg1 link list listBibl m measure mentioned
move name note num orig oRef oVar p pause phr ptr pRef pVar q
quote ref reg rs s seg shift sic sound soCalled sp stage superen-
try table tag tech term termEntry text time timeRange timeStruct
title tree u val view vocal w writing xptr xref TEI...end
Declaration:
<!ELEMENT item - O (%specialPara;) >
<!ATTLIST item %a.analysis
%a.linking
%a.terminology
id ID #IMPLIED
lang IDREF %INHERITED
rend CDATA #IMPLIED
n CDATA #IMPLIED >
Discussed in 6.7, "Lists," on page 12.
Discussed in 5.5, "The Revision Description," on page 10.
This tag is recommended when applicable.
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
teilite DTD