http://www.endeca.com/MDEX/conversation/1/0
The RefinementOperator Complex Type
Operator selects the refinement with value Spec in the property or dimension named Name. Operators are applied in document order. If Name specifies a single select dimension, this will replace other refinements in the same dimension. If Name specifies a multi-select dimension or a property, this will be added in addition to other refinements in the same dimension or property.
Complex Type RefinementOperator
The RefinementOperator type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Spec="cs_v1_0:NonEmptyString"></...>

 Collapse Attributes

Name Type Summary
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="RefinementOperator">
-<annotation>
-<documentation>
Operator selects the refinement with value
<code>Spec</code>
in the property or dimension named
<code>Name</code>
. Operators are applied in document order. If
<code>Name</code>
specifies a single select dimension, this will replace other refinements in the same dimension. If
<code>Name</code>
specifies a multi-select dimension or a property, this will be added in addition to other refinements in the same dimension or property.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:Operator">
<attribute  name="Name"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="Spec"  type="cs_v1_0:NonEmptyString"  use="optional" />
</extension>
</complexContent>
</complexType>

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