simpleType
SubclassType
version
V2_1
namespace
https://www.wipo.int/standards/XMLSchema/ST96/Patent
type
restriction of
xsd:token
used by
element
pat:
Subclass
source
<
xsd:simpleType
name
="
SubclassType
"
>
<
xsd:restriction
base
="
xsd:token
"
>
<
xsd:length
value
="
1
"
>
<
/
xsd:length
>
<
xsd:pattern
value
="
[A-Z]
"
>
<
/
xsd:pattern
>
<
/
xsd:restriction
>
<
/
xsd:simpleType
>