http://www.endeca.com/MDEX/admin/1/0
The Request Complex Type
A request to the admin web service to perform some action.
Local elements (4)
createSnapshotOperation listJobsOperation cancelJobOperation getVersionOperation
Complex Type Request
The Request type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Choice [1...1]
<createSnapshotOperation name="string"Click here to hide Comment This attribute is required. path="string"Click here to hide Comment This attribute is required. outerTransactionId="string">v1_0:CreateSnapshotOperation</createSnapshotOperation> [1..1]
<listJobsOperation>v1_0:ListJobsOperation</listJobsOperation> [1..1]
<cancelJobOperation jobId="unsignedInt"Click here to hide Comment This attribute is required.>v1_0:CancelJobOperation</cancelJobOperation> [1..1]
<getVersionOperation>v1_0:GetVersionOperation</getVersionOperation> [1..1]
End Choice
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="Request">
-<annotation>
<documentation>A request to the admin web service to perform some action.</documentation>
</annotation>
-<choice>
<element  name="createSnapshotOperation"  type="v1_0:CreateSnapshotOperation" />
<element  name="listJobsOperation"  type="v1_0:ListJobsOperation" />
<element  name="cancelJobOperation"  type="v1_0:CancelJobOperation" />
<element  name="getVersionOperation"  type="v1_0:GetVersionOperation" />
</choice>
</complexType>

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