complexType ReferenceCitationFreeFormatType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
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 pat:ReferenceCitationFreeFormat
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:pNumber xsd:string
pat:citedPhaseCategory pat:CitedPhaseCategoryType
pat:citingPartyCategory pat:CitingPartyCategoryType
source <xsd:complexType name="ReferenceCitationFreeFormatType">
<xsd:complexContent>
<xsd:extension base="com:PType">
<xsd:attribute ref="pat:citedPhaseCategory"/>
<xsd:attribute ref="pat:citingPartyCategory"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>