http://www.endeca.com/MDEX/conversation/1/0
The ValueSearch Complex Type
The results of a value search. The HasMore attribute specifies whether any results were cut off because of a limit specified in the request. A PropertynMatches element appears only for those properties and dimensions in which matches were found, and contains values for those matches.
Local elements (1)
PropertyMatches
Complex Type ValueSearch
The ValueSearch type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... HandlerFunction="cs_v1_0:NonEmptyString" HandlerNamespace="cs_v1_0:NonEmptyString" Id="cs_v1_0:NonEmptyString">
<PropertyMatches Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. DisplayName="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. TotalValuesCount="unsignedLong"Click here to hide Comment This attribute is required. HasMore="boolean"Click here to hide Comment This attribute is required.>cs_v1_0:PropertyMatches</PropertyMatches> [0..*]
</...>

 Collapse Attributes

Name Type Summary
HandlerFunction NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
HandlerNamespace NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Id NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="ValueSearch">
-<annotation>
-<documentation>
The results of a value search. The
<code>HasMore</code>
attribute specifies whether any results were cut off because of a limit specified in the request. A
<code>PropertynMatches</code>
element appears only for those properties and dimensions in which matches were found, and contains values for those matches.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ContentElement">
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="PropertyMatches"  type="cs_v1_0:PropertyMatches" />
</sequence>
</extension>
</complexContent>
</complexType>

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