<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
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
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>