The type difference :
here is a type="1"
- element
- element
here is a type="A"
- element
- element
here is a type="I"
- element
- element
The start can also be changed by using ol start="3" (or any other number)
you can change the number of an element by using attribute value in the li li value="6"
the attribute reversed in ol reverse the list, it will start it by the end
it is possible to do list in a list like this
- categorie 1
- object 1
- object 2
- categorie 2
- object 1
- object 2