http://www.endeca.com/MDEX/admin/1/0
The CreateSnapshotOperation Complex Type
An operation to create a snapshot with the given name at the given path.
Complex Type CreateSnapshotOperation
The CreateSnapshotOperation type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... name="string"Click here to hide Comment This attribute is required. outerTransactionId="string" path="string"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
name string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
outerTransactionId string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
path string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="CreateSnapshotOperation">
-<annotation>
<documentation>An operation to create a snapshot with the given name at the given path.</documentation>
</annotation>
<attribute  name="name"  type="string"  use="required" />
<attribute  name="path"  type="string"  use="required" />
<attribute  name="outerTransactionId"  type="string"  use="optional" />
</complexType>

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