<subjectHead>
The <subjectHead>
element provides a heading for a group of
subjects, for use if the scheme is displayed. For instance, a scheme
might be displayed to let a user select subjects as part of faceted browsing. The
<subjectHead>
element itself does not reference a file and cannot be
referenced as a key, so it does not define any controlled values.
See appendix for information about this element in OASIS document type shells.
- map/topicref subjectScheme/subjectHead
In this example the Server setup
label doesn't classify content but, when selected, is
equivalent to the union of its child subjects. That is, the heading covers content about
planning for any application, installing for any application, any task for web servers, or
any task for database servers.
<subjectScheme toc="yes" search="no">
<!-- ... -->
<subjectHead>
<subjectHeadMeta>
<navtitle>Server setup</navtitle>
</subjectHeadMeta>
<subjectdef href="planningTaskType.dita"/>
<subjectdef href="installingTaskType.dita"/>
<subjectdef href="webServerApp.dita"/>
<subjectdef href="databaseApp.dita"/>
</subjectHead>
<!-- ... -->
</subjectScheme>
@navtitle
from Topicref element attributes group, and outputclass. This element also uses
@processing-role
, @toc
, and narrowed definitions of
@collection-type
and @linking
from Attributes common to many map elements. @collection-type
@collection-type
on this element are:@linking