http://www.endeca.com/MDEX/config/XQuery/2009/09
The select Simple Type
The multi-select status of a property.
Simple Type select
select 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(multi-and | multi-or | single).
 Collapse XML
-<simpleType  name="select">
-<annotation>
<documentation> The multi-select status of a property. </documentation>
</annotation>
-<restriction  base="string">
<enumeration  value="multi-and" />
<enumeration  value="multi-or" />
<enumeration  value="single" />
</restriction>
</simpleType>

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