simpleType BrType
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type restriction of xsd:token
used by
element com:Br
source <xsd:simpleType name="BrType">
<xsd:restriction base="xsd:token">
<xsd:maxLength value="0">
</xsd:maxLength>
</xsd:restriction>
</xsd:simpleType>