<acknowledgement>
The <acknowledgement>
tag is an optional element of <frontmatter>
. It
becomes its own division and can contain paragraphs, lists, etc. It is generally used for text
thanking people who made the project possible. Related to, but distinct from, <dedication>
and <contributors>
.
Syntax
Attributes
Attribute | Required? | Values |
---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:base = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<aside>
<biographical>
<blockquote>
<console>
<historical>
<idx>
<image>
<p>
<paragraphs>
<pre>
<program>
<sbsgroup>
<sidebyside>
<tabular>
<title>
<video>
Parents
This element may appear as an immediate child of the following elements:<frontmatter>