http://www.endeca.com/endeca-server/sconfig/3/0
The updateCollections Element
Updates Collection assignments with the exception of Collection Key and Unique Property Key based on input. If a field is left blank, then last assignment will be kept. The optional language code is used to generate localized error messages.
Local elements (3)
outerTransactionId language collectionUpdate
Element updateCollections : local complex type
The updateCollections element cannot have "xsi:nil" as an attribute. The updateCollections element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Updates Collection assignments with the exception of Collection Key and Unique Property Key based on input. If a field is left blank, then last assignment will be kept. The optional language code is used to generate localized error messages.
<updateCollections>
-Begin Sequence [1...1]
<outerTransactionId>sconfig_v3_0:NonEmptyString</outerTransactionId> [0..1]
<collectionUpdate collectionKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required. displayName="string" uniquePropertyKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required.>sconfig_v3_0:collectionUpdate</collectionUpdate> [0..*]
End Sequence
</updateCollections>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="updateCollections">
-<annotation>
-<documentation>
Updates Collection assignments with the exception of Collection Key and Unique Property Key based on input. If a field is left blank, then last assignment will be kept. The optional
<code>language</code>
code is used to generate localized error messages.
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  minOccurs="0"  name="outerTransactionId"  type="sconfig_v3_0:NonEmptyString" />
<element  default="en"  minOccurs="0"  name="language"  type="sconfig_v3_0:NonEmptyString" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="collectionUpdate"  type="sconfig_v3_0:collectionUpdate" />
</sequence>
</complexType>
</element>

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