Ol
Create an ordered list, just like in HTMLChild elements
Li
Parent elements
Text
, Textblock
Attributes
(keine)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<Li>
and <Ul>
.