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