<list>

List

A sequence of two or more items, which may or may not be ordered

Remarks

The @list-type attribute can be used to indicate the display style for the list, such as lower alpha, upper roman, bulleted, dashed, etc.

Attributes

id Identifier
list-type Type of List
xml:lang Language

Expanded Content Model

(label?, title?, list-item+)

Description

The following, in order:

This element may be contained in:

<abstract>, <ack>, <app>, <app-group>, <bio>, <body>, <boxed-text>, <chem-struct>, <disp-quote>, <fig>, <front>, <license-p>, <list-item>, <named-content>, <notes>, <p>, <ref-list>, <sec>, <styled-content>, <supplementary-material>, <table-wrap>, <trans-abstract>

Example


...
<p align="left">The participants would not be experienced
coaches if they did not offer the researcher unsolicited
advice, such as:
<list list-type="bullet">
<list-item><p align="left">&#8220;Are you sure you
get the &#8220;tough cases&#8221; as well, this
way?&#8221;</p></list-item>
<list-item><p align="left">&#8220;Taking stock of
the results of critical moments for the person being
coached can also yield interesting information. As a
coach, you are keen to record the positive effect of
a critical moment, but what is ultimately important
is whether the person being coached experiences
it.&#8221;</p></list-item>
</list>
Before moving on to the overview and analysis of
all 78 critical moments, I would ...</p>
...


Module

list3.ent