element PatentCitation
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PatentCitationType
properties
content complex
children com:PatentCitationText com:CitedPatentDocumentIdentification
used by
complexType pat:ClaimTextType com:DDType com:IPOASISEntryType com:PType pat:ReferenceCitationType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID documentation
Unique identifier global to the entire document
com:sequenceNumber xsd:string documentation
Sequence number in a list or collection
annotation
documentation
Citation of patent document
source <xsd:element name="PatentCitation" type="com:PatentCitationType">
<xsd:annotation>
<xsd:documentation>
Citation of patent document
</xsd:documentation>
</xsd:annotation>
</xsd:element>