Schema Documentation - Newsfeed Aggregator Profile
version 1.0

The h element

On this page:

The h element represents a structural heading.

The h element is strongly associated with the section element and its specializations. Each section typically allows zero or one h element child.

Usage Example

<h>
    On the Origin of Species by Means of Natural Selection or
    the Preservation of Favoured races in the struggle for life.
</h>
    

Allowed parents

body (body variant), body (article variant), section (section variant) and section (article variant)

Allowed children

This element may contain text.

This element may contain the following children: abbr, address, annoref, code, definition, emph (text variant), emph (phrase variant), expansion, ln, name, num, object (text variant), object (phrase variant), ref, its:ruby, s, span (phrase variant), span (text variant), sub, sup, term, time and w

Content model and additional requirements

one or more of
one or more of
a choice of
either one of the 24 elements: abbr, address, annoref, code, definition, emph, emph, expansion, its:ruby, ln, name, num, object, object, ref, s, span, span, sub, sup, term, time, w or w
or text
end of choice
Note that in addition to restrictions presented in the content model above, use of this element must also respect the following requirement:
  • The h element must neither be empty nor contain only whitespace.
Such requirements take precedence over any conflicting statements in the content model or in the lists above of allowed children and parents.

Namespace

http://www.daisy.org/ns/z3998/authoring/