element resetQueries
diagram de_query_diagrams/de_query_p9.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.

If delete mode is specified as true the model version will be ignored.

(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.)
delete-mode  xs:boolean  optional  false    
documentation
Manually activate the deletion mode to remove any unreferenced queries. This will initiate a delete cycle that is outside of the normal time window for deletions.

Specify true to activate delete, otherwise omit or specify false to force re-evalation of the queries.
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.

If delete mode is specified as true the model version will be ignored.

(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:attribute name="delete-mode" type="xs:boolean" use="optional" default="false">
     
<xs:annotation>
       
<xs:documentation>Manually activate the deletion mode to remove any unreferenced queries. This will initiate a delete cycle that is outside of the normal time window for deletions.

Specify true to activate delete, otherwise omit or specify false to force re-evalation of the queries.
</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.

If delete mode is specified as true the model version will be ignored.

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

If delete mode is specified as true the model version will be ignored.

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

attribute resetQueries/@delete-mode
type xs:boolean
properties
use optional
default false
annotation
documentation
Manually activate the deletion mode to remove any unreferenced queries. This will initiate a delete cycle that is outside of the normal time window for deletions.

Specify true to activate delete, otherwise omit or specify false to force re-evalation of the queries.
source <xs:attribute name="delete-mode" type="xs:boolean" use="optional" default="false">
 
<xs:annotation>
   
<xs:documentation>Manually activate the deletion mode to remove any unreferenced queries. This will initiate a delete cycle that is outside of the normal time window for deletions.

Specify true to activate delete, otherwise omit or specify false to force re-evalation of the queries.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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