version | V7_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Design | ||||
type | restriction of xsd:token | ||||
used by |
|
||||
source |
<xsd:simpleType name="LocarnoClassStrictNumberType">
<xsd:restriction base="xsd:token">
</xsd:simpleType>
<xsd:pattern value="[0-9][0-9]\-[0-9][0-9]|[0-9][0-9]">
</xsd:pattern>
</xsd:restriction>
|