Pinnacles Component Information Standard (PCIS), Version 1.5-1-081099
Element:Index Entry
Tag:<index.entry>
Definition:

Used to store pointers to the words, keywords, and phrases that can be used to generate an index automatically.

Remarks:

The element itself is empty; it does not surround words or phrases. The attributes of the element contain the words from which an index can be generated. Since the element does not use any words in the text, the entry may repeat the words used in the text or may include more general or more specific words than are used in the document.

An Index Entry (index.entry) is positioned at the place to which an index should point.

An Index Entry (index.entry) may be used in more than one index; the names of the indexes are supplied using the ""index"" attribute.

The tag minimization parameter does not appear in the XML version of this element (because it is forbidden by XML).

Associated Attributes:
Descriptive NameAttribute NameDefault Value
Which index"index"IMPLIED
First or Only Index Entry"level1"REQUIRED
Second-level Index Entry"level2"IMPLIED
Third-level Index Entry"level3"IMPLIED
Fourth-level Index Entry"level4"IMPLIED
Element Content:

This element is EMPTY: it may not contain any content; it is intended to hold attributes

SGML Model:
<!ELEMENT index.entry   - O   EMPTY                           > 
<!ATTLIST index.entry
           index         NMTOKENS                     #IMPLIED
           level1        CDATA                       #REQUIRED
           level2        CDATA                        #IMPLIED
           level3        CDATA                        #IMPLIED
           level4        CDATA                        #IMPLIED>

Standard Version: 1.1
Original version: March 11, 1994
Last updated: PCIS 1.2 October 31, 1995


Pinnacles Component Information Standard (PCIS), Version 1.5-1-081099
Copyright © 1999 Silicon Integration Initiative, Inc. All rights reserved worldwide.