http://www.endeca.com/endeca-server/sconfig/3/0
The putCollection Element
Creates a new collection with the given Collection Key as long as there are no records with assignments to the given Unique Property Key. For example, if the Collection Key is Transaction, and the Unique Property Key is TransactionId, then the collection will be created if and only if there no other Collection Key is assigned to Transaction and there are no records within the index with containing a TransactionId field. The optional language code is used to generate localized error messages.
Local elements (3)
outerTransactionId language collection
Element putCollection : local complex type
The putCollection element cannot have "xsi:nil" as an attribute. The putCollection element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Creates a new collection with the given Collection Key as long as there are no records with assignments to the given Unique Property Key. For example, if the Collection Key is Transaction, and the Unique Property Key is TransactionId, then the collection will be created if and only if there no other Collection Key is assigned to Transaction and there are no records within the index with containing a TransactionId field. The optional language code is used to generate localized error messages.
<putCollection>
-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> [1..1]
End Sequence
</putCollection>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="putCollection">
-<annotation>
-<documentation>
Creates a new collection with the given Collection Key as long as there are no records with assignments to the given Unique Property Key. For example, if the Collection Key is Transaction, and the Unique Property Key is TransactionId, then the collection will be created if and only if there no other Collection Key is assigned to Transaction and there are no records within the index with containing a TransactionId field. 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  name="collection"  type="sconfig_v3_0:collection" />
</sequence>
</complexType>
</element>

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