diagram | |||||||||||||||
namespace | http://query.api.de.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
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> |