element executeQueryResponse
diagram de_wsdl_diagrams/de_wsdl_p112.png
namespace http://resourcequery.api.de.n2.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for executeQuery operation.
source <xs:element name="executeQueryResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for executeQuery operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="resource" type="XmlSimpleResource" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Collection of Resource identifiers that match the query specified in the request.

(If the singleRandomResult flag was set in the query, only a single Resource is returned.)
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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