| diagram |
 |
| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
| type |
com:OLType |
| properties |
|
| children |
com:LI |
| used by |
|
| attributes |
| Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
| com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
| com:olStyle |
|
xsd:token |
|
|
|
|
|
|
|
documentation Style of ordered list |
|
| annotation |
| documentation |
| Ordered Lists: list items are numbered, with an implied sequence and/or hierarchy. |
|
| source |
<xsd:element name="OL" type="com:OLType"> <xsd:annotation>
|
<xsd:documentation> Ordered Lists: list items are numbered, with an implied sequence and/or hierarchy. </xsd:documentation> |
</xsd:annotation> </xsd:element> |