simpleType NiceClassStrictNumberType
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
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>