http://www.endeca.com/MDEX/conversation/1/0
The ContentElement Complex Type
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)
Analyticsderived by extension AttributeGroupListderived by extension AvailableSearchKeysderived by extension Breadcrumbsderived by extension LQLderived by extension NavigationMenuderived by extension PropertyListderived by extension RecordCountderived by extension RecordDetailsderived by extension RecordListderived by extension SearchAdjustmentsderived by extension ValueSearchderived by extension
Complex Type ContentElement
The ContentElement 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" HandlerNamespace="cs_v1_0:NonEmptyString" Id="cs_v1_0:NonEmptyString"></...>

 Collapse Attributes

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

 Collapse XML
-<complexType  name="ContentElement">
-<annotation>
<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>
<attribute  name="Id"  type="cs_v1_0:NonEmptyString" />
<attribute  name="HandlerNamespace"  type="cs_v1_0:NonEmptyString" />
<attribute  name="HandlerFunction"  type="cs_v1_0:NonEmptyString" />
</complexType>

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