element resetQueries
diagram de_wsdl_diagrams/de_wsdl_p25376.png
namespace http://query.api.de.n2.tibco.com
properties
content complex
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 -1 is specified the value will be the latest version of the organization model.

If not specified then all deployed versions of the model will have their corresponding queries reset.

(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 resetQueries operation.
source <xs:element name="resetQueries">
 
<xs:annotation>
   
<xs:documentation>Request element for resetQueries operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<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 -1 is specified the value will be the latest version of the organization model.

If not specified then all deployed versions of the model will have their corresponding queries reset.

(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 resetQueries/@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 -1 is specified the value will be the latest version of the organization model.

If not specified then all deployed versions of the model will have their corresponding queries reset.

(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 -1 is specified the value will be the latest version of the organization model.

If not specified then all deployed versions of the model will have their corresponding queries reset.

(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>

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