complexType LIType
diagram
version V2_2
namespace https://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:Br com:UL com:OL com:Pre com:DL com:Math com:ChemicalFormulae 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:liNumber xsd:string
source <xsd:complexType name="LIType">
<xsd:complexContent>
<xsd:extension base="com:PType">
<xsd:attribute ref="com:liNumber"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>