complexType PType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
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:P
complexType com:LIType pat:ReferenceCitationFreeFormatType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:pNumber xsd:string
source <xsd:complexType name="PType" mixed="true">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="com:B">
</xsd:element>
<xsd:element ref="com:I">
</xsd:element>
<xsd:element ref="com:O">
</xsd:element>
<xsd:element ref="com:S">
</xsd:element>
<xsd:element ref="com:U">
</xsd:element>
<xsd:element ref="com:Sup">
</xsd:element>
<xsd:element ref="com:Sub">
</xsd:element>
<xsd:element ref="com:Image">
</xsd:element>
<xsd:element ref="com:SmallCapital">
</xsd:element>
<xsd:element ref="com:Ins">
</xsd:element>
<xsd:element ref="com:Del">
</xsd:element>
<xsd:element ref="com:Br">
</xsd:element>
<xsd:element ref="com:UL">
</xsd:element>
<xsd:element ref="com:OL">
</xsd:element>
<xsd:element ref="com:Pre">
</xsd:element>
<xsd:element ref="com:DL">
</xsd:element>
<xsd:element ref="com:Math">
</xsd:element>
<xsd:element ref="com:ChemicalFormulae">
</xsd:element>
<xsd:element ref="com:PatentCitation">
</xsd:element>
<xsd:element ref="com:NPLCitation">
</xsd:element>
<xsd:element ref="com:FigureReference">
</xsd:element>
<xsd:element ref="com:CrossReference">
</xsd:element>
<xsd:element ref="com:BioDeposit">
</xsd:element>
<xsd:element ref="com:Table">
</xsd:element>
</xsd:choice>
<xsd:attribute ref="com:id"/>
<xsd:attribute ref="com:pNumber"/>
</xsd:complexType>