http://www.endeca.com/endeca-server/types/1/0
The dataDomainDetail Complex Type
Information about a data domain.
Local elements (13)
name allowOversubscribe allowQueriesOnLeader numFollowers readOnly enabled numComputeThreads computeCacheSizeMB startupTimeoutSeconds shutdownTimeoutSeconds sessionIdType sessionIdKey args
Complex Type dataDomainDetail
The dataDomainDetail type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<v1_0:name>v1_0:nonEmptyString</name> [1..1]
<v1_0:allowOversubscribe>boolean</allowOversubscribe> [1..1]
<v1_0:allowQueriesOnLeader>boolean</allowQueriesOnLeader> [1..1]
<v1_0:numFollowers>v1_0:nonNegativeInt</numFollowers> [1..1]
<v1_0:readOnly>boolean</readOnly> [1..1]
<v1_0:enabled>boolean</enabled> [1..1]
<v1_0:numComputeThreads>v1_0:positiveInt</numComputeThreads> [1..1]
<v1_0:computeCacheSizeMB>v1_0:positiveInt</computeCacheSizeMB> [1..1]
<v1_0:startupTimeoutSeconds>v1_0:nonNegativeInt</startupTimeoutSeconds> [1..1]
<v1_0:shutdownTimeoutSeconds>v1_0:nonNegativeInt</shutdownTimeoutSeconds> [1..1]
<v1_0:sessionIdType>v1_0:sessionIdTypes</sessionIdType> [1..1]
<v1_0:sessionIdKey>v1_0:nonEmptyString</sessionIdKey> [1..1]
<v1_0:args>v1_0:nonEmptyString</args> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="dataDomainDetail">
-<annotation>
<documentation>Information about a data domain.</documentation>
</annotation>
-<sequence>
<element  name="name"  type="v1_0:nonEmptyString" />
<element  name="allowOversubscribe"  type="boolean" />
<element  name="allowQueriesOnLeader"  type="boolean" />
<element  name="numFollowers"  type="v1_0:nonNegativeInt" />
<element  name="readOnly"  type="boolean" />
<element  name="enabled"  type="boolean" />
<element  name="numComputeThreads"  type="v1_0:positiveInt" />
<element  name="computeCacheSizeMB"  type="v1_0:positiveInt" />
<element  name="startupTimeoutSeconds"  type="v1_0:nonNegativeInt" />
<element  name="shutdownTimeoutSeconds"  type="v1_0:nonNegativeInt" />
<element  name="sessionIdType"  type="v1_0:sessionIdTypes" />
<element  name="sessionIdKey"  type="v1_0:nonEmptyString" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="args"  type="v1_0:nonEmptyString" />
</sequence>
</complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©