| 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 |
|
BX |
|
|
| enumeration |
|
EP |
|
|
| enumeration |
|
EM |
|
|
|
| source |
<xsd:simpleType name="RegionalOfficeCodeType"> <xsd:restriction base="xsd:token">
|
<xsd:enumeration value="BX"> <xsd:annotation>
|
<xsd:documentation> </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="EP"> <xsd:annotation>
|
<xsd:documentation> </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="EM"> <xsd:annotation>
|
<xsd:documentation> </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
</xsd:restriction> </xsd:simpleType> |