<dedication>
The <dedication>
tag is an optional element of <frontmatter>
containing
a small amount of text about who or what the project is dedicated to. It
becomes its own division, whose name can be changed by giving it a <title>
. It is related to,
but distinct from, <acknowledgement>
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:<idx>
<p>
<title>
Parents
This element may appear as an immediate child of the following elements:<frontmatter>