simpleType
WIPOBasicNumberType
version
V2_2
namespace
https://www.wipo.int/standards/XMLSchema/ST96/Trademark
type
restriction of
xsd:token
used by
element
tmk:
WIPOBasicNumber
source
<
xsd:simpleType
name
="
WIPOBasicNumberType
"
>
<
xsd:restriction
base
="
xsd:token
"
>
<
xsd:pattern
value
="
\d{6}
"
>
<
/
xsd:pattern
>
<
/
xsd:restriction
>
<
/
xsd:simpleType
>