<abstract>

The <abstract> tag encloses an article’s abstract. This is only valid in an <article> (not a <book>).

Syntax

Attributes

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

Children

The following may appear as children:<blockquote> <console> <idx> <image> <p> <pre> <program> <tabular> <video>

Parents

This element may appear as an immediate child of the following elements: <frontmatter>

Examples