http://www.endeca.com/MDEX/conversation/1/0
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.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
HandlerFunction |
NonEmptyString |
This attribute is required.
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 required.
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 required.
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.
|
ReturnFullPath |
boolean |
This attribute is optional.
Its form is unqualified.
Its default value is "true".
Show details.
|
Base type of ReturnFullPath is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
|
XML |
-<complexType name="BreadcrumbConfig">
<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>
<attribute default="true" name="ReturnFullPath" type="boolean" />
</extension>
</complexContent>
</complexType>
|
Uses |
Type (2)
|
Used-By |
|