simpleType  WIPONotificationNumberType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:token
used by
element com:WIPONotificationNumber
source<xsd:simpleType  name="WIPONotificationNumberType">
<xsd:restriction  base="xsd:token">
<xsd:pattern  value="[A-Z]{3}[0-9]{6}">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>