simpleType
IPCClassificationValueCodeType
version
V2_2
namespace
https://www.wipo.int/standards/XMLSchema/ST96/Patent
type
restriction of
xsd:token
used by
element
pat:
IPCClassificationValueCode
source
<
xsd:simpleType
name
="
IPCClassificationValueCodeType
"
>
<
xsd:restriction
base
="
xsd:token
"
>
<
xsd:enumeration
value
="
I
"
>
<
xsd:annotation
>
<
xsd:documentation
>
Inventive
<
/
xsd:documentation
>
<
/
xsd:annotation
>
<
/
xsd:enumeration
>
<
xsd:enumeration
value
="
N
"
>
<
xsd:annotation
>
<
xsd:documentation
>
Non Inventive
<
/
xsd:documentation
>
<
/
xsd:annotation
>
<
/
xsd:enumeration
>
<
/
xsd:restriction
>
<
/
xsd:simpleType
>