http://www.endeca.com/MDEX/conversation/1/0
The NavigationMenuItem Complex Type
A collection of refinements of a particular kind. Defaults to hidden, with an operator to expose it. Has a name, and an indication of whether there are more refinements than are currently shown, and an indication of what kind of multi-select is supported, if any.
Local elements (4)
ExposureControl Refinement RootDimensionValue FullPath
Complex Type NavigationMenuItem
The NavigationMenuItem type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... DisplayName="string"Click here to hide Comment This attribute is required. HasMore="boolean"Click here to hide Comment This attribute is required. MultiSelect="cs_v1_0:MultiSelect"Click here to hide Comment This attribute is required. Name="string"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<ExposureControl Exposed="boolean"Click here to hide Comment This attribute is required.>cs_v1_0:ExposureControl</ExposureControl> [1..1]
<Refinement Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Spec="cs_v1_0:NonEmptyString" Label="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Count="unsignedLong">cs_v1_0:Refinement</Refinement> [1..*]
<RootDimensionValue DimensionName="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Spec="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>cs_v1_0:DimensionValueWithName</RootDimensionValue> [0..1]
<FullPath>cs_v1_0:Path</FullPath> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
DisplayName string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
HasMore boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
MultiSelect MultiSelect
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Name string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="NavigationMenuItem">
-<annotation>
<documentation> A collection of refinements of a particular kind. Defaults to hidden, with an operator to expose it. Has a name, and an indication of whether there are more refinements than are currently shown, and an indication of what kind of multi-select is supported, if any. </documentation>
</annotation>
-<sequence>
<element  name="ExposureControl"  type="cs_v1_0:ExposureControl" />
<element  maxOccurs="unbounded"  minOccurs="1"  name="Refinement"  type="cs_v1_0:Refinement" />
<element  minOccurs="0"  name="RootDimensionValue"  type="cs_v1_0:DimensionValueWithName" />
<element  minOccurs="0"  name="FullPath"  type="cs_v1_0:Path" />
</sequence>
<attribute  name="Name"  type="string"  use="required" />
<attribute  name="DisplayName"  type="string"  use="required" />
<attribute  name="MultiSelect"  type="cs_v1_0:MultiSelect"  use="required" />
<attribute  name="HasMore"  type="boolean"  use="required" />
</complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©