version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||
type | restriction of xsd:token | ||||
used by |
| ||||
source | <xsd:simpleType name="WIPONotificationNumberType">
<xsd:restriction base="xsd:token"> </xsd:simpleType>
<xsd:pattern value="[A-Z]{3}[0-9]{6}"></xsd:pattern>
</xsd:restriction>
|