<technology>

The <technology> element is a remark-like block for notes about tools, software, or platform-specific details. It can be used when readers need a side comment about technology without making it part of the main flow.

Use <technology> for implementation or software advice that supports the text but is not the main mathematical or narrative point.

Syntax

Attributes

Attributes for <technology>
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