version | V7_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||
type | restriction of xsd:boolean | ||||
used by |
|
||||
source |
<xsd:simpleType name="TrueType">
<xsd:restriction base="xsd:boolean">
</xsd:simpleType>
<xsd:pattern value="true">
</xsd:pattern>
</xsd:restriction>
|