http://www.endeca.com/MDEX/conversation/1/0
The BreadcrumbConfig Complex Type
The BreadcrumbConfig type contains the inputs needed to generate a Breadcrumb result component. If ReturnFullPath is set to true, each selected dimension value will be accompanied by a list of dimension values that represents its path to root.
Complex Type BreadcrumbConfig
The BreadcrumbConfig 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. ReturnFullPath="boolean"Click here to hide CommentThe default value for this attribute is "true".></...>

 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
 
ReturnFullPath boolean
This attribute is optional. Its form is unqualified.
Its default value is "true".
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="BreadcrumbConfig">
-<annotation>
<documentation> The BreadcrumbConfig type contains the inputs needed to generate a Breadcrumb result component. If ReturnFullPath is set to true, each selected dimension value will be accompanied by a list of dimension values that represents its path to root. </documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ContentElementConfig">
<attribute  default="true"  name="ReturnFullPath"  type="boolean" />
</extension>
</complexContent>
</complexType>

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