http://www.endeca.com/MDEX/conversation/1/0
The ContentElement type is a sort of "Abstract Base Class". Types that extend
ContentElement are the results that correspond to a ContentElementConfig from a
request. A ContentElement contains a "projection" of data.
- Subtypes (12)
-
Analytics
AttributeGroupList
AvailableSearchKeys
Breadcrumbs
LQL
NavigationMenu
PropertyList
RecordCount
RecordDetails
RecordList
SearchAdjustments
ValueSearch
Complex Type
ContentElement
The ContentElement type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
HandlerFunction |
NonEmptyString |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of HandlerFunction is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
HandlerNamespace |
NonEmptyString |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of HandlerNamespace is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
Id |
NonEmptyString |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of Id is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
|
XML |
-<complexType name="ContentElement">
<documentation>
The ContentElement type is a sort of "Abstract Base Class". Types that extend
ContentElement are the results that correspond to a ContentElementConfig from a
request. A ContentElement contains a "projection" of data.
</documentation>
</annotation>
</complexType>
|
Uses |
Type (1)
|