http://www.endeca.com/MDEX/conversation/1/0
The RecordDetailsConfig Complex Type
The RecordDetailsConfig type contains inputs needed to define what is returned for record details. A RecordDetails will be returned for each RecordDetailsConfig provided. Column - defines a field to be returned in the RecordDetails of the Results. If none are specified, the default set (which may not be all) is returned. Operator - a RefinementOperator that selects the record of interest from the current State. It is an error for the resulting filter to select more or fewer than one record.
Local elements (2)
RecordSelector Column
Complex Type RecordDetailsConfig
The RecordDetailsConfig 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"Click here to hide Comment This attribute is required. HandlerNamespace="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Id="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<RecordSelector Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Spec="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>cs_v1_0:RecordSelector</RecordSelector> [1..1]
<Column>cs_v1_0:NonEmptyString</Column> [0..*]
End Sequence
</...>

 Collapse Attributes

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

 Collapse XML
-<complexType  name="RecordDetailsConfig">
-<annotation>
-<documentation>
The RecordDetailsConfig type contains inputs needed to define what is returned for record details. A RecordDetails will be returned for each RecordDetailsConfig provided.
<code>Column</code>
- defines a field to be returned in the RecordDetails of the Results. If none are specified, the default set (which may not be all) is returned.
<code>Operator</code>
- a RefinementOperator that selects the record of interest from the current State. It is an error for the resulting filter to select more or fewer than one record.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ContentElementConfig">
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  name="RecordSelector"  type="cs_v1_0:RecordSelector" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="Column"  type="cs_v1_0:NonEmptyString" />
</sequence>
</extension>
</complexContent>
</complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©