diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
type |
extension of com:PType |
properties |
|
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 |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
com:pNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Paragraph number |
com:liNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Number of list item |
|
source |
<xsd:complexType name="LIType"> <xsd:complexContent>
|
<xsd:extension base="com:PType"> <xsd:attribute ref="com:liNumber"/> </xsd:extension> |
</xsd:complexContent> </xsd:complexType> |