simpleType  LocarnoClassStrictNumberType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Design
typerestriction 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>