<data>

The <data> element is a computation-like block for datasets, files, or other resources used by computational work. It can combine explanatory prose with <datafile> children and is a natural place to describe input for programs, labs, or interactive activities.

Like <computation> and <technology>, it creates a titled block devoted to working with technology.

Syntax

Attributes

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

Children

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

Parents

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

Examples