version | V7_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||
type | restriction of xsd:string | ||||
used by |
|
||||
source |
<xsd:simpleType name="MaskedPANType">
<xsd:restriction base="xsd:string">
</xsd:simpleType>
<xsd:pattern value="[/*/]*[0-9]{4}">
</xsd:pattern>
</xsd:restriction>
|