http://www.endeca.com/MDEX/conversation/1/0
Controls the behavior of an individual group of refinements in a NavigationMenu.
@Name - the name of the refinement group to control
@Expose - whether to expose refinements, or just show the head of the group
@MaximumCount - if specified, limit the number of refinements returned
@OrderByRecordCount - if true, order by record count, otherwise use natural order
Complex Type
RefinementConfig
The RefinementConfig type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
Expose |
boolean |
This attribute is optional.
Its form is unqualified.
Its default value is "false".
Show details.
|
Base type of Expose is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
MaximumCount |
unsignedLong |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of MaximumCount is unsignedLong. There are several restrictions on the value. The range of the value is [0..18446744073709551615]. The schema processor collapses value's whitespace. The number of fractional digits is less than or equals to 0.
|
Name |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of Name 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.
|
OrderByRecordCount |
boolean |
This attribute is optional.
Its form is unqualified.
Its default value is "false".
Show details.
|
Base type of OrderByRecordCount is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
Spec |
NonEmptyString |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of Spec 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="RefinementConfig">
<documentation>
Controls the behavior of an individual group of refinements in a NavigationMenu.
@Name - the name of the refinement group to control
@Expose - whether to expose refinements, or just show the head of the group
@MaximumCount - if specified, limit the number of refinements returned
@OrderByRecordCount - if true, order by record count, otherwise use natural order
</documentation>
</annotation>
<attribute default="false" name="Expose" type="boolean" />
<attribute default="false" name="OrderByRecordCount" type="boolean" />
<attribute name="MaximumCount" type="unsignedLong" use="optional" />
</complexType>
|
Uses |
Type (3)
|
Used-By |
Element (2)
|