complexType LIType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
type extension of pat:PType
children pat:B pat:I pat:O pat:U pat:Sup pat:Sub pat:PatentImage pat:SmallCapital pat:Br pat:UL pat:OL pat:Pre pat:DL pat:Math pat:ChemicalFormulae pat:PatentCitation pat:NPLCitation pat:FigureReference pat:CrossReference pat:BioDeposit pat:Table
used by
element pat:LI
attributes
Name Type Use Default Fixed annotation
id xsd:token
pNumber xsd:string
liNumber xsd:string
source <xsd:complexType name="LIType">
<xsd:complexContent>
<xsd:extension base="pat:PType">
<xsd:attribute ref="pat:liNumber"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>