<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

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

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>

Examples