| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
| type |
restriction of xsd:token |
| properties |
|
| used by |
|
| facets |
| Kind |
|
Value |
|
annotation |
| enumeration |
|
H |
|
Intellectual classification by person(Human) |
| enumeration |
|
M |
|
Machine classification by the propagation of earlyer intellectual classification through the use of common priorities in the patent application |
| enumeration |
|
G |
|
Generated by automatic content analysis |
|
| source |
<xsd:simpleType name="PatentClassificationDataSourceCodeType"> <xsd:restriction base="xsd:token">
|
<xsd:enumeration value="H"> <xsd:annotation>
|
<xsd:documentation> Intellectual classification by person(Human) </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="M"> <xsd:annotation>
|
<xsd:documentation> Machine classification by the propagation of earlyer intellectual classification through the use of common priorities in the patent application </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="G"> <xsd:annotation>
|
<xsd:documentation> Generated by automatic content analysis </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
</xsd:restriction> </xsd:simpleType> |