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