simpleType NiceClassStrictNumberType
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Trademark/1
type restriction of xsd:positiveInteger
used by
simpleType tmk:NiceClassNumberType
source <xsd:simpleType name="NiceClassStrictNumberType">
<xsd:restriction base="xsd:positiveInteger">
<xsd:maxInclusive value="45">
</xsd:maxInclusive>
</xsd:restriction>
</xsd:simpleType>