LiList item in an ordered or unordered list.
Allowed attributes: (none)
Child elements: A, Action, B, Br, Color, Fontface, ForAll, Frame, HSpace, I, Image, Loop, NoBreak, Sub, Sup, Switch, U, URL, Value
<PlaceObject>
<Textblock>
<Ol>
<Li><Value>First item</Value></Li>
<Li><Value>Second item</Value></Li>
<Li><Value>Third item</Value></Li>
</Ol>
</Textblock>
</PlaceObject>