simpleType  ST13ApplicationNumberType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:token
used by
element com:ST13ApplicationNumber
source<xsd:simpleType  name="ST13ApplicationNumberType">
<xsd:restriction  base="xsd:token">
<xsd:pattern  value="\d{2}\d{4}\d{9}">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>