simpleType  MaskedPANType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:string
used by
element com:MaskedPAN
source<xsd:simpleType  name="MaskedPANType">
<xsd:restriction  base="xsd:string">
<xsd:pattern  value="[/*/]*[0-9]{4}">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>