| diagram |
 |
| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
| type |
com:ULType |
| 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:ulStyle |
|
com:ULStyleType |
|
|
|
Bullet |
|
|
|
documentation Style of unordered list |
|
| annotation |
| documentation |
| Unordered list |
|
| source |
<xsd:element name="UL" type="com:ULType"> <xsd:annotation>
|
<xsd:documentation> Unordered list </xsd:documentation> |
</xsd:annotation> </xsd:element> |