Li
List item in an ordered or unordered list.
Child elements
A
, Action
, B
, Barcode
, Br
, Clip
, Color
, Fontface
, ForAll
, Frame
, HSpace
, I
, Image
, Loop
, NoBreak
, Span
, Sub
, Sup
, Switch
, U
, URL
, Value
Parent elements
Case
, ForAll
, Loop
, Ol
, Otherwise
, Ul
, Until
, While
Attributes
(none)
Example
<PlaceObject>
<Textblock>
<Ol>
<Li><Value>First item</Value></Li>
<Li><Value>Second item</Value></Li>
<Li><Value>Third item</Value></Li>
</Ol>
</Textblock>
</PlaceObject>
See also
The section Enumeration lists as well as the commands <Ol>
and <Ul>
.