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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="updateGroupConfigs"  type="mdex:groupDescriptionRecordSlices">
-<annotation>
-<documentation>
An operation which updates group configs according to the given group description record slices. Each slice should contain a
<code>system-group_Key</code>
element indicating which group to update and other elements representing assignments to add to the group config. For each of these assignments, any existing assignments to the same attribute will be removed from the group config being updated.
</documentation>
</annotation>
</element>

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