element CitedPatentDocumentIdentification
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:CitedPatentDocumentIdentificationType
properties
content complex
children com:IPOfficeCode com:DocumentNumber com:EntityName com:PatentDocumentKindCode com:PatentDocumentDate
used by
complexType com:PatentCitationType dgn:PatentIdentificationBagType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID documentation
Unique identifier global to the entire document
com:languageCode com:ExtendedISOLanguageCodeType documentation
Two-letter code given to language names in ISO 639-1
com:sourceURI xsd:anyURI documentation
A string of characters used to identify a name or a web resource
com:patentDocumentIdentificationFormatCategory com:PatentDocumentIdentificationFormatCategoryType documentation
Category of the format used for identification of IP document.
annotation
documentation
Identification of the cited patent document
source <xsd:element name="CitedPatentDocumentIdentification" type="com:CitedPatentDocumentIdentificationType">
<xsd:annotation>
<xsd:documentation>
Identification of the cited patent document
</xsd:documentation>
</xsd:annotation>
</xsd:element>