Edit online

The structure that holds the index tree is the <<opentopic-index:index.groups> element.

opentopic-index:index.groups id="d16e5548">
      ...
    </opentopic-index:index.groups>
</map>
Each of the groups contain:
  • A label, the starting letter ("T" in the following example).
  • A tree of <opentopic-index:index.entry> elements.
opentopic-index:index.entryopentopic-index:index.entryopentopic-index:index.entry value="style">
                    <opentopic-index:formatted-value>style</opentopic-index:formatted-value>
                    <opentopic-index:refID value="table of contents:style:">
                        <oxy:index-link xmlns:oxy="http://www.oxygenxml.com/extensions/author" href="#d16e4120">
                            [d16e4120] </oxy:index-link>
                    </opentopic-index:refID>
                </opentopic-index:index.entry>
            </opentopic-index:index.entry>
        </opentopic-index:index.group>
Each of the entries contain:
  • The formatted value (<opentopic-index:formatted-value>).
  • A link to the publication content (<opentopic-index:refID>/<oxy:index-link>).
  • Possibly other child entries.