element executeQuery
diagram de_wsdl_diagrams/de_wsdl_p24822.png
namespace http://resourcequery.api.de.n2.tibco.com
type XmlExecuteQuery
properties
content complex
children query
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
implementation  xs:int    1    
documentation
Identifies the implementation version, and governs what style of response will be generated. This allows for the XML schema of the response to vary but remain backward compatible.
singleRandomResult  xs:boolean  optional      
documentation
Boolean value specifying whether the query should return a single, randomly selected user from the result set (TRUE), or all the resources in the result set (FALSE).
annotation
documentation
Request element for executeQuery operation.
source <xs:element name="executeQuery" type="orgdto:XmlExecuteQuery">
 
<xs:annotation>
   
<xs:documentation>Request element for executeQuery operation.</xs:documentation>
 
</xs:annotation>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy