complexType  SearchTermType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
type extension of xsd:string 
used by
element     pat:SearchTerm 
attributes
Name   Type   Use   Default   Fixed   annotation
com:sequenceNumber    xsd:string                
pat:relevantSearchedField    xsd:string                
source <xsd:complexType  name="SearchTermType">
<xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute> <xsd:attribute  ref="pat:relevantSearchedField">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>