element registerQueryResponse
diagram de_wsdl_diagrams/de_wsdl_p23787.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>

attribute registerQueryResponse/@unique
type xs:boolean
properties
use required
annotation
documentation
Is the query unique? If not a n internal reference counter will have been incremented.
source <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>

element registerQueryResponse/entity
diagram de_wsdl_diagrams/de_wsdl_p23788.png
type XmlParticipantId
properties
content complex
children guid name dynamic-id-attr
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.)
entity-type  OrganisationalEntityType  optional      
documentation
Category of this organization model entity (used to improve and validate the search).
qualifier  xs:string  optional      
documentation
Qualifier value. This is only applicable in certain circumstances, and only to entities of the entity-type PRIVILEGE or CAPABILITY.

These entities can have an association with other entities - for example, a resource may hold many capbilities a position may have many privileges. Those associations can have a qualifying value, according to their nature, to differentiate them.

For example, the privilege to sign off a purchase order may be qualified with the maximum amount for which the purchase order is made.
annotation
documentation
Identifier for a participant, by either GUID or name.

Extension of XmlOrgModelVersion, which provides the organization model version in which the participant resides.
source <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>

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