http://www.endeca.com/endeca-server/sconfig/3/0
The putCollections Element
Creates new collections with given Collection Keys as long as no records with each given Unique Property Key. See putCollection for more information. The optional language code is used to generate localized error messages.
Local elements (3)
outerTransactionId language collection
Element putCollections : local complex type
The putCollections element cannot have "xsi:nil" as an attribute. The putCollections element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Creates new collections with given Collection Keys as long as no records with each given Unique Property Key. See putCollection for more information. The optional language code is used to generate localized error messages.
<putCollections>
-Begin Sequence [1...1]
<outerTransactionId>sconfig_v3_0:NonEmptyString</outerTransactionId> [0..1]
<collection 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:collection</collection> [0..*]
End Sequence
</putCollections>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="putCollections">
-<annotation>
-<documentation>
Creates new collections with given Collection Keys as long as no records with each given Unique Property Key. See putCollection for more information. 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="collection"  type="sconfig_v3_0:collection" />
</sequence>
</complexType>
</element>

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