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