simpleType  WIPONotificationNumberType  
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type restriction 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>