simpleType  WIPOReferenceNumberType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:token
used by
element com:WIPOReferenceNumber
source<xsd:simpleType  name="WIPOReferenceNumberType">
<xsd:restriction  base="xsd:token">
<xsd:pattern  value="[0-9]{9}([0-9]|\s?)">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>