
xml.schema.z3998-book-1.0.mod.z3998-list.rng Maven / Gradle / Ivy
The list module
This module defines the list element for structuring ordered and unordered simple sets of items.
More information about this module is available at http://www.daisy.org/z3998/2012/auth/cm/#z3998.list.module
Markus Gylling
[email protected]
2009
2010
2011
2012
DAISY Consortium
This module is licensed under a Creative Commons Attribution 3.0 license, a copy of which is available at
http://creativecommons.org/licenses/by/3.0/
For complete licensing information, please refer to the LICENSE file that came with this distribution, a copy of which is also available from the DAISY web site at
www.daisy.org
2012-12-19
MGy
Initial version
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.
The list element represents a simple list of items, either ordered or unordered. The Phrase variant is an adaptation for use embedding lists where the items flow together as part of the document narrative. 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.
The type attribute specifies whether the items in the list are ordered or unordered.
unordered
The order of the items in this list is significant.
unordered
The order of the items in this list is insignificant.
Specifies whether the items in the list are ordered or unordered.
unordered
The order of the items in this list is insignificant.
Specifies whether the items in the list are ordered or unordered.
ordered
The order of the items in this list is significant.
The start attribute specifies the ordinal value for the first list item's prefix. If omitted, the implicit value 1 is assumed. This attribute is only valid when used with ordered lists (as defined by the presence and value of the type attribute).
The item element represents a single item in a list. The number or glyph that appears before the item is typically controlled by the attributes specified on the parent list element together with the number of preceding items. The Content Rendition feature's prefix attribute allows this default behaviour to be overridden for individual items, however.
The item element must neither be empty nor contain only whitespace.
The item element represents a single item in a list. The number or glyph that appears before the item is typically controlled by the attributes specified on the parent list element together with the number of preceding items. The Content Rendition feature's prefix attribute allows this default behaviour to be overridden for individual items, however.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy