<objectives>

The <objectives> tag contains a list of objectives for a division, such as for a chapter, section, subsection, or worksheet. It usually appears in the beginning of the division to telegraph the purpose or desired outcomes of the material to come.

Syntax

Attributes

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

Children

The following may appear as children:<conclusion> <idx> <introduction> <title>

Parents

This element may appear as an immediate child of the following elements: <appendix> <article> <chapter> <section> <subsection> <subsubsection>

Examples