http://www.endeca.com/MDEX/conversation/1/0
The RefinementBreadcrumb Complex Type
A list of refinements, used to represent paths, for a breadcrumb. Each refinement has an embedded operator for removal of that refinement.
Local elements (2)
DimensionValue Operator
Complex Type RefinementBreadcrumb
The RefinementBreadcrumb type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... DisplayName="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Spec="cs_v1_0:NonEmptyString">
-Begin Sequence [1...1]
<Operator>cs_v1_0:Operator</Operator> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
DisplayName NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Name NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Spec NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="RefinementBreadcrumb">
-<annotation>
<documentation> A list of refinements, used to represent paths, for a breadcrumb. Each refinement has an embedded operator for removal of that refinement. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="DimensionValue"  type="cs_v1_0:DimensionValueWithOperator" />
<element  name="Operator"  type="cs_v1_0:Operator" />
</sequence>
<attribute  name="Name"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="DisplayName"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="Spec"  type="cs_v1_0:NonEmptyString"  use="optional" />
</complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©