Li
List item in an ordered or unordered list.
Child elements
A, Action, B, Br, HTML, I, Ol, Span, U, Ul, Value
Parent elements
Case, ForAll, Loop, Ol, Otherwise, Ul, Until, While
Attributes
(none)
Example
<PlaceObject>
<Textblock>
<Paragraph>
<Ol>
<Li><Value>First item</Value></Li>
<Li><Value>Second item</Value></Li>
<Li><Value>Third item</Value></Li>
</Ol>
</Paragraph>
</Textblock>
</PlaceObject>