complexType  OLType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:LI 
used by
element     com:OL 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:olStyle    xsd:token                
source <xsd:complexType  name="OLType">
<xsd:sequence>
<xsd:element  ref="com:LI"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:olStyle">
</xsd:attribute>
</xsd:complexType>