simpleType ST13ApplicationNumberType
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type restriction 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>