version | V3_2 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||
type | restriction of xsd:string | ||||
used by |
|
||||
source |
<xsd:simpleType name="DASAccessCodeType">
<xsd:restriction base="xsd:string">
</xsd:simpleType>
<xsd:pattern value="[a-z,A-Z,0-9][a-z,A-Z,0-9][a-z,A-Z,0-9][a-z,A-Z,0-9]">
</xsd:pattern>
</xsd:restriction>
|