| | The element indexref is defined in module documents. It belongs to group inline. Purpose Index termContent model (#PCDATA | em | u | strong | br | sup | tt | sub | pagenumber)*Attributes
| Name | Type | Value | Purpose |
|---|
id | ID | optional | an unique ID to refer to e.g. with link
| ref | IDREF | optional | Reference to another another index term | inref | IDREF | optional | Reference to an index term of a higher level. | type | CDATA | optional | |
Description
indexref
indexref is used to mark up entries for the index
the attributes may be used to specify nesting of
index entries.
See also glossref
and term.
Parents
These elements contain indexref:
caption, freehead, head, legend, line, note, p, q, speaker, stage, title.
Children
These elements may occur inside of indexref:
#PCDATA, br, em, strong, sub, sup, tt, u
|