http://www.endeca.com/endeca-server/types/1/0
The nodeInfo Complex Type
Information about a node in the Endeca Server cluster.
Local elements (3)
protocol hostname nodePort
Complex Type nodeInfo
The nodeInfo 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:protocol>v1_0:protocol</protocol> [0..1]
<v1_0:hostname>v1_0:nonEmptyString</hostname> [1..1]
<v1_0:nodePort>v1_0:positiveInt</nodePort> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="nodeInfo">
-<annotation>
<documentation>Information about a node in the Endeca Server cluster.</documentation>
</annotation>
-<sequence>
<element  minOccurs="0"  name="protocol"  type="v1_0:protocol" />
<element  name="hostname"  type="v1_0:nonEmptyString" />
<element  minOccurs="0"  name="nodePort"  type="v1_0:positiveInt" />
</sequence>
</complexType>

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