complexType  PatentCitationType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:PatentCitationText  com:CitedPatentDocumentIdentification
used by
element com:PatentCitation
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
com:sequenceNumber xsd:string        
source<xsd:complexType  name="PatentCitationType">
<xsd:choice>
<xsd:element  ref="com:PatentCitationText">
</xsd:element> <xsd:element  ref="com:CitedPatentDocumentIdentification">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute>
</xsd:complexType>