element OL
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:OLType
children com:LI
used by
complexType pat:ClaimTextType com:DDType com:IPOASISEntryType com:PType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:olStyle xsd:token
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>