ST.32 US Patent grant V1.9 2000-03-07: DTD Element View [User Element View]
[Home] [Elements] [Entities] [Notations] [Prev] [Next]

Element OL

Identification

Brief Description/Derivation: Ordered List

Detailed Description: In an ordered list, each item has a number or letter associated with it and the items are presented in the order of the numbers or letters. Contains one or more list items.

Synopsis

Content Model:

(LI+)

Parent(s):

LST

Attributes:

NameTypeDefault ValueExampleDescription
LEVEL NMTOKEN  

 

Used to indicate the nesting level of a list.

NUMSTYLE CDATA  

 

Used to indicate the numeric style of a list.

PREFIX CDATA  

 

Used to indicate prefix for each list item.

COMPACT Enumeration:
  COMPACT
 

 

Used to indicate when no blank lines are to be left between items at the time of presentation. Use of this attribute is deprecated.

Tag Minimization: Both the start- and end-tags are required for this element.

Usage

Markup Instructions: The numbers or letters associated with each list item must be generated at the time the document is created, not at the time of presentation. Such numbers or letters must be encoded as content, even if coded as attributes. Lists may be nested.

Example Text:

Not available

Example Image: Not available


HTML Presentation of ST.32 US Patent grant V1.9 2000-03-07