element registerQueryResponse
diagram de_wsdl_diagrams/de_wsdl_p197.png
namespace http://query.api.de.n2.tibco.com
properties
content complex
children entity
attributes
Name  Type  Use  Default  Fixed  Annotation
unique  xs:boolean  required      
documentation
Is the query unique? If not a n internal reference counter will have been incremented.
annotation
documentation
Response element for registerQuery operation.
source <xs:element name="registerQueryResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for registerQuery operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="entity" type="orgdto:XmlParticipantId">
       
<xs:annotation>
         
<xs:documentation>Identifier for a participant, by either GUID or name.

Extension of XmlOrgModelVersion, which provides the organization model version in which the participant resides.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="unique" type="xs:boolean" use="required">
     
<xs:annotation>
       
<xs:documentation>Is the query unique? If not a n internal reference counter will have been incremented.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

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