<notices>
The <notices> element references a topic containing special notice
information, for example, legal notices about supplementary copyrights and trademarks associated
with the book.
Content model
<topicmeta>?, <topicref>*
Contained by
<backmatter>, <frontmatter>
- Optional
<topicmeta> - Zero or more
<topicref>
Contained by
<backmatter><frontmatter>
Inheritance
- map/topicref bookmap/notices
The <notices> element is specialized from <topicref>. It is defined in the bookmap module.
Example
This section is non-normative.
This example references a notices topic that contains legal content.
<backmatter>
<notices href="notices.dita" navtitle="Legal notices"/>
<booklists>
<!-- Index, glossary, or other lists -->
</booklists>
</backmatter>Attributes
The following attributes are available on this element: Universal attribute group, Link relationship attribute group (with a narrowed definition of @href,
given below), Attributes common to many map elements, @navtitle and @copy-to
from Topicref element attributes group, outputclass, and @keyref.
@href- A pointer to the resource represented by the
<topicref>. See The href attribute for detailed information on supported values and processing implications. References to DITA content cannot be below the topic level: that is, you cannot reference individual elements inside a topic. References to content other than DITA topics should use the@formatattribute to identify the kind of resource being referenced.
@href- A pointer to the resource represented by the
<topicref>. See The href attribute for detailed information on supported values and processing implications. References to DITA content cannot be below the topic level: that is, you cannot reference individual elements inside a topic. References to content other than DITA topics should use the@formatattribute to identify the kind of resource being referenced.