http://www.endeca.com/MDEX/config/services/types/1/0
The updateDimensions Element
An operation which updates dimensions according to the given dimension description record slices. Each slice should contain an mdex-dimension_Key element indicating which dimension to update and other elements representing assignments to add to the dimension. For each of these assignments, any existing assignments to the same property will be removed from the dimension being updated.
Element updateDimensions : dimensionDescriptionRecordSlices
The updateDimensions element cannot have "xsi:nil" as an attribute. The updateDimensions element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
An operation which updates dimensions according to the given dimension description record slices. Each slice should contain an mdex-dimension_Key element indicating which dimension to update and other elements representing assignments to add to the dimension. For each of these assignments, any existing assignments to the same property will be removed from the dimension being updated.
<config:updateDimensions>
<mdex:record>
-Begin Sequence [1...1]
<mdex-dimension_EnableRefinements>boolean</mdex-dimension_EnableRefinements> [0..1]
<mdex-dimension_IsDimensionSearchHierarchical>boolean</mdex-dimension_IsDimensionSearchHierarchical> [0..1]
<mdex-dimension_IsRecordSearchHierarchical>boolean</mdex-dimension_IsRecordSearchHierarchical> [0..1]
<mdex-dimension_Key>string</mdex-dimension_Key> [1..1]
 Allows any elements from ##local (skip validation). [0..*] Allows any elements from ##local (skip validation). [0..*]
End Sequence
</record> [0..*]
</updateDimensions>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="updateDimensions"  type="mdex:dimensionDescriptionRecordSlices">
-<annotation>
-<documentation>
An operation which updates dimensions according to the given dimension description record slices. Each slice should contain an
<code>mdex-dimension_Key</code>
element indicating which dimension to update and other elements representing assignments to add to the dimension. For each of these assignments, any existing assignments to the same property will be removed from the dimension being updated.
</documentation>
</annotation>
</element>

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