INDEX
(i.e. index entry)
Description: marks a location to be indexed for whatever purpose.
Attributes:
index (i.e. index number): indicates which index (of several) the
index entry belongs to.
Data type: CDATA
Value: any string of characters; valid values are application-
dependent.
Default value: #IMPLIED
Remarks: This attribute makes it possible to create multiple
indices for a text.
This attribute is optional.
level1 (i.e. first-level index entry): gives the form under which
the index entry is to be made.
Data type: CDATA
Value: any string of characters.
Default value: #REQUIRED
Remarks: At least one level of entry is required.
This attribute is required.
level2 (i.e. second-level index entry): gives the second-level
form, if any.
Data type: CDATA
Value: any string of characters.
Default value: #IMPLIED
This attribute is optional.
level3 (i.e. third-level index entry): gives the third-level
form, if any.
Data type: CDATA
Value: any string of characters.
Default value: #IMPLIED
This attribute is optional.
level4 (i.e. fourth-level index entry): gives the fourth-level
form, if any.
Data type: CDATA
Value: any string of characters.
Default value: #IMPLIED
This attribute is optional.
Example:
David's other principal backer, Josiah ha-Kohen
<index level1='Josiah ha-Kohen b. Azarya'
level2='cousin and backer of David b. Daniel'>
b. Azarya, son of one of the last gaons of Sura,
<index level1='Azarya' level2='gaon of Sura'>
<index level1='Sura'>
was David's own first cousin.
Part: additional tag set for common core features
Member of classes:
DTD file: teicore2
Data description: Empty.
May occur within: [none]
May contain: [none]
Declaration:
<!ELEMENT index - O EMPTY >
<!ATTLIST index %a.global
index CDATA #IMPLIED
level1 CDATA #REQUIRED
level2 CDATA #IMPLIED
level3 CDATA #IMPLIED
level4 CDATA #IMPLIED >
Discussed in 6.8.2, "Index Entries," on page 13.
This tag is optional.
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
Empty CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
teilite DTD