element OL
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
type pat:OLType
children pat:LI
used by
complexType pat:ClaimTextType pat:DDType pat:IPOASISEntryType pat:PType
attributes
Name Type Use Default Fixed annotation
id xsd:token
olStyle xsd:token
source <xsd:element name="OL" type="pat:OLType">
<xsd:annotation>
<xsd:documentation>
Ordered Lists: list items are numbered, with an implied sequence and/or hierarchy.
</xsd:documentation>
</xsd:annotation>
</xsd:element>