simpleType ST13ApplicationNumberType
version 0.9
namespace https://www.wipo.int/standards/XMLSchema/Common/0
type restriction of xsd:string
used by
element com:ST13ApplicationNumber
source <xsd:simpleType name="ST13ApplicationNumberType">
<xsd:restriction base="xsd:string">
<xsd:pattern value="[1-9]\d[1-2]\d{12}">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>