<question>

<question> is an <example>-like tag and so shares the attributes and structure with other example-like tags. In particular, the <title> element is optional but encouraged, and the structure can contain multiple <hint>s, <answer>s, and <solution>s (in that order).

Syntax

Attributes

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

Children

The following may appear as children:<answer> <aside> <biographical> <blockquote> <conclusion> <console> <figure> <hint> <historical> <idx> <image> <introduction> <list> <listing> <p> <pre> <program> <sage> <sbsgroup> <sidebyside> <solution> <statement> <table> <tabular> <task> <title> <video>

Parents

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

Examples