version | V3_2 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||
type | restriction of xsd:token | ||||
used by |
|
||||
source |
<xsd:simpleType name="ST13ApplicationNumberType">
<xsd:restriction base="xsd:token">
</xsd:simpleType>
<xsd:pattern value="\d{2}\d{4}\d{9}">
</xsd:pattern>
</xsd:restriction>
|