simpleType BrType
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
type restriction of xsd:string
used by
element pat:Br
source <xsd:simpleType name="BrType">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="0">
</xsd:maxLength>
</xsd:restriction>
</xsd:simpleType>