
xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-list01.html Maven / Gradle / Ivy
Schema Documentation: the list element
The list element
On this page:
The
list
element represents a simple list of items, either ordered or unordered.
The optional
type
attribute specifies the HTML-style ordered and unordered nature of the list.
By default, an unordered list is prefixed by bullets and an ordered list by numeric values. To change this behavior, refer
to the Content Rendition feature's
prefix
attributes.
If the
type
attribute is omitted, then there is no default formatting.
The
list
element is not intended to structure semantically meaningful sets of entries as found in indexes, bibliographies and glossaries.
Usage Example
<list type="ordered" start="17">
<item><p>Cytheræa — Closely related to, or identical with C. purpurascens.</p></item>
<item><p>Modiola — Same as recent kind (nov. spec.) living in the bay.</p></item>
<item><p>Nucula — Near to N. margaritacea.</p></item>
</list>
Allowed parents
address,
annotation,
m:annotation-xml,
aside (block variant),
aside (toc variant),
backcover,
block (block variant),
block (toc variant),
caption,
description,
entry (bibliography variant),
entry (glossary variant),
flaps,
frontcover,
item,
d:longdesc,
note (block variant),
note (phrase variant),
object,
sel:otherwise,
quote,
section,
d:simplifiedLanguageDescription,
d:summary,
td,
th,
d:tour and
sel:when
Allowed children
This element must not contain text.
This element must contain the following children: item
This element may contain the following children: pagebreak
Content model
optional attributes: @about,
@by,
@class,
@content,
@continuation,
@datatype,
@depth,
@desc,
@its:dir,
@its:translate,
@property,
@rel,
@resource,
@rev,
@role,
@sel:selid,
@ssml:onlangfailure,
@typeof,
@xml:base,
@xml:id,
@xml:lang and
@xml:space
a choice of
or no attribute
end of choice
Namespace
http://www.daisy.org/ns/z3998/authoring/