complexType LIType
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of com:PType
children com:B com:I com:O com:S com:U com:Sup com:Sub com:Image com:SmallCapital com:Ins com:Del com:OCRConfidenceData com:Br com:UL com:OL com:Pre com:DL com:Math com:ChemicalFormulae com:InlineFormula com:PatentCitation com:NPLCitation com:FigureReference com:CrossReference com:BioDeposit com:Table
used by
element com:LI
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:pNumber xsd:string
com:textBoxIndicator xsd:boolean
com:liNumber xsd:string
source <xsd:complexType name="LIType">
<xsd:complexContent>
<xsd:extension base="com:PType">
<xsd:attribute ref="com:liNumber">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>