element registerQuery
diagram de_wsdl_diagrams/de_wsdl_p23785.png
namespace http://query.api.de.n2.tibco.com
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.)
annotation
documentation
Request element for registerQuery operation.
source <xs:element name="registerQuery">
 
<xs:annotation>
   
<xs:documentation>Request element for registerQuery operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="query" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Resource query to be executed. The query must conform to the Resource Query Language (RQL) specification. See the product documentation for detailed information about RQL syntax.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
     
<xs:annotation>
       
<xs: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.)
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute registerQuery/@model-version
type xs:int
properties
use optional
default -1
annotation
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.)
source <xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
 
<xs:annotation>
   
<xs: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.)
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element registerQuery/query
diagram de_wsdl_diagrams/de_wsdl_p23786.png
type xs:string
properties
content simple
annotation
documentation
Resource query to be executed. The query must conform to the Resource Query Language (RQL) specification. See the product documentation for detailed information about RQL syntax.
source <xs:element name="query" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Resource query to be executed. The query must conform to the Resource Query Language (RQL) specification. See the product documentation for detailed information about RQL syntax.</xs:documentation>
 
</xs:annotation>
</xs:element>

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