http://www.endeca.com/endeca-server/types/1/0
The nodeProfile Complex Type
Hardware profile of nodes in the Endeca Server cluster.
Local elements (2)
numCpuCores ramSizeMB
Complex Type nodeProfile
The nodeProfile 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:numCpuCores>v1_0:positiveInt</numCpuCores> [0..1]
<v1_0:ramSizeMB>v1_0:positiveInt</ramSizeMB> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="nodeProfile">
-<annotation>
<documentation>Hardware profile of nodes in the Endeca Server cluster.</documentation>
</annotation>
-<sequence>
<element  minOccurs="0"  name="numCpuCores"  type="v1_0:positiveInt" />
<element  default="1024"  minOccurs="0"  name="ramSizeMB"  type="v1_0:positiveInt" />
</sequence>
</complexType>

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