http://www.endeca.com/MDEX/conversation/1/0
The SearchMode Simple Type
Enumerates the search modes available when performing a text search.
Simple Type SearchMode
SearchMode is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are Click here to show Comment(All | AllAny | AllPartial | Any | Boolean | Partial | PartialMax | Unknown).
 Collapse XML
-<simpleType  name="SearchMode">
-<annotation>
<documentation> Enumerates the search modes available when performing a text search. </documentation>
</annotation>
-<restriction  base="string">
<enumeration  value="All" />
<enumeration  value="AllAny" />
<enumeration  value="AllPartial" />
<enumeration  value="Any" />
<enumeration  value="Boolean" />
<enumeration  value="Partial" />
<enumeration  value="PartialMax" />
<enumeration  value="Unknown" />
</restriction>
</simpleType>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 
Generated by WSDLdoc ©