http://www.endeca.com/MDEX/conversation/1/0
The SearchSnippet Complex Type
A substring from an assignment which gives context around a search term match.
Local elements (2)
SnippetText SnippetTerm
Complex Type SearchSnippet
The SearchSnippet type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
-Begin Choice [1...*]
<SnippetText>cs_v1_0:NonEmptyString</SnippetText> [1..1]
<SnippetTerm>cs_v1_0:NonEmptyString</SnippetTerm> [1..1]
End Choice
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="SearchSnippet">
-<annotation>
<documentation> A substring from an assignment which gives context around a search term match. </documentation>
</annotation>
-<sequence>
-<choice  maxOccurs="unbounded">
<element  name="SnippetText"  type="cs_v1_0:NonEmptyString" />
<element  name="SnippetTerm"  type="cs_v1_0:NonEmptyString" />
</choice>
</sequence>
</complexType>

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