complexType  ReferenceCitationFreeFormatType  
diagram
version V3_2
namespace http://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:OCRConfidenceData com:Br com:UL com:OL com:Pre com:DL com:Math com:ChemicalFormulae com:InlineFormula 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> <xsd:attribute  ref="pat:citingPartyCategory">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>