http://www.endeca.com/endeca-server/sconfig/3/0
The deleteAllCollections Element
Delete all the collection records, if and only if there are no records with assignments to each Collection's Unique Property. The optional language code is used to generate localized error messages.
Local elements (2)
outerTransactionId language
Element deleteAllCollections : local complex type
The deleteAllCollections element cannot have "xsi:nil" as an attribute. The deleteAllCollections element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Delete all the collection records, if and only if there are no records with assignments to each Collection's Unique Property. The optional language code is used to generate localized error messages.
<deleteAllCollections>
-Begin Sequence [1...1]
End Sequence
</deleteAllCollections>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="deleteAllCollections">
-<annotation>
-<documentation>
Delete all the collection records, if and only if there are no records with assignments to each Collection's Unique Property. 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" />
</sequence>
</complexType>
</element>

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