http://www.endeca.com/MDEX/conversation/1/0
The Results Complex Type
The Results type contains the Request element that generated it as well as any components that were requested. Each component is only returned if its corresponding config was supplied in the request.
Local elements (3)
Request ContentElement PassThrough
Complex Type Results
The Results type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<Request>cs_v1_0:Request</Request> [1..1]
<ContentElement Id="cs_v1_0:NonEmptyString" HandlerNamespace="cs_v1_0:NonEmptyString" HandlerFunction="cs_v1_0:NonEmptyString">cs_v1_0:ContentElement</ContentElement> [0..*]
<PassThrough>cs_v1_0:CatchAll</PassThrough> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="Results">
-<annotation>
<documentation> The Results type contains the Request element that generated it as well as any components that were requested. Each component is only returned if its corresponding config was supplied in the request. </documentation>
</annotation>
-<sequence>
<element  name="Request"  type="cs_v1_0:Request" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="ContentElement"  type="cs_v1_0:ContentElement" />
<element  minOccurs="0"  name="PassThrough"  type="cs_v1_0:CatchAll" />
</sequence>
</complexType>

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