http://www.endeca.com/MDEX/config/services/types/3/0
The updateProperties Element
An operation which updates properties according to the given property description record slices. Each slice should contain an mdex-property_Key element indicating which property to update and other elements representing assignments to add to the property. For each of these assignments, any existing assignments to the same property will be removed from the property being updated.
Element updateProperties : propertyDescriptionRecordSlices
The updateProperties element cannot have "xsi:nil" as an attribute. The updateProperties element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
An operation which updates properties according to the given property description record slices. Each slice should contain an mdex-property_Key element indicating which property to update and other elements representing assignments to add to the property. For each of these assignments, any existing assignments to the same property will be removed from the property being updated.
<config:updateProperties>
<mdex:record>
-Begin Sequence [1...1]
<mdex-property_DisplayName>string</mdex-property_DisplayName> [0..1]
<mdex-property_IsSingleAssign>boolean</mdex-property_IsSingleAssign> [0..1]
<mdex-property_IsTextSearchable>boolean</mdex-property_IsTextSearchable> [0..1]
<mdex-property_IsUnique>boolean</mdex-property_IsUnique> [0..1]
<mdex-property_IsPropertyValueSearchable>boolean</mdex-property_IsPropertyValueSearchable> [0..1]
<mdex-property_TextSearchAllowsWildcards>boolean</mdex-property_TextSearchAllowsWildcards> [0..1]
<mdex-property_Type>string</mdex-property_Type> [0..1]
<mdex-property_Language>string</mdex-property_Language> [0..1]
<system-navigation_Select>mdex:select</system-navigation_Select> [0..1]
<system-navigation_ShowRecordCounts>boolean</system-navigation_ShowRecordCounts> [0..1]
<system-navigation_Sorting>mdex:sorting</system-navigation_Sorting> [0..1]
<mdex-property_Key>string</mdex-property_Key> [1..1]
 Allows any elements from ##local (skip validation). [0..*] Allows any elements from ##local (skip validation). [0..*]
End Sequence
</record> [0..*]
</updateProperties>

 Collapse Attributes

Name Type Summary
No Attributes

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

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