http://www.endeca.com/endeca-server/control/1/0
The versionResponse Element
The response to version when successful.
Local elements (2)
serverVersion dataStoreVersions
Element versionResponse : local complex type
The versionResponse element cannot have "xsi:nil" as an attribute. The versionResponse element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
The response to version when successful.
<versionResponse>
-Begin Sequence [1...1]
<serverVersion>string</serverVersion> [1..1]
<dataStoreVersions>v1_0:dataStoreVersion</dataStoreVersions> [0..*]
End Sequence
</versionResponse>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="versionResponse">
-<annotation>
<documentation>The response to version when successful.</documentation>
</annotation>
-<complexType>
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  name="serverVersion"  type="string" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="dataStoreVersions"  type="v1_0:dataStoreVersion" />
</sequence>
</complexType>
</element>

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