<gi>

The <gi> tag is a single glossary item inside a <glossary>. Each item typically has a <title> naming the term followed by one or more blocks that provide the definition or discussion.

Use <gi> for glossary entries that should be grouped, titled, and cross-referenceable.

Syntax

Attributes

Attributes for <gi>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

The following may appear as children: <aside> <biographical> <blockquote> <console> <historical> <idx> <image> <p> <pre> <program> <sbsgroup> <sidebyside> <tabular> <title> <video>

Parents

This element may appear as an immediate child of the following elements: <glossary>

Examples