element <argotQuery> (unified local)
Namespace:
Type:
Content:
simple
Defined:
locally at 2 locations in myAlerts.xsd
XML Representation Summary
<argotQuery>
   
Content: 
{ "*" }
</argotQuery>
Included in content model of elements (2):
connection (in myAlerts), stream (in myAlerts)
Definition Locations
Annotations (2) (by all definition locations)
Location:
within streamType complexType [def]
Annotation:
The stream's query against incoming alerts. The query specifies the argot name(s) that enable selection (a logical OR of the named argots). This is optional based on the streamClass (a stream may do its own selection processing instead of or in addition to the standard stream alert query). See the available stream classes. If not present, the query defaults to all alert argots ("*").

Location:
within connectionType complexType [def]
Annotation:
The connection's query against incoming alerts. The query specifies the argot name(s) that enable selection (a logical OR of the named argots).