http://www.endeca.com/MDEX/conversation/1/0
The SearchSnippets Complex Type
A list of search snippets associated with an attribute. Most of the time this list will only have one snippet in it, but in some cases will return more. For example the user searches for multiple terms and has the two terms match in the same attribute.
Local elements (1)
SearchSnippet
Complex Type SearchSnippets
The SearchSnippets type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Key="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>
<SearchSnippet>cs_v1_0:SearchSnippet</SearchSnippet> [0..*]
</...>

 Collapse Attributes

Name Type Summary
Key NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="SearchSnippets">
-<annotation>
<documentation> A list of search snippets associated with an attribute. Most of the time this list will only have one snippet in it, but in some cases will return more. For example the user searches for multiple terms and has the two terms match in the same attribute. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="SearchSnippet"  type="cs_v1_0:SearchSnippet" />
</sequence>
<attribute  name="Key"  type="cs_v1_0:NonEmptyString"  use="required" />
</complexType>

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