simpleType
RegionalOfficeCodeType
version
V2_1
namespace
https://www.wipo.int/standards/XMLSchema/ST96/Patent
type
restriction of
xsd:token
used by
element
pat:
RegionalOfficeCode
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
>