Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.72 KB

queryschema-elements.md

File metadata and controls

38 lines (20 loc) · 1.72 KB
title description ms.assetid ms.topic ms.date topic_type api_name api_type api_location
Query Schema Elements
The following are the elements that the Query Schema defines.
c728c4f1-79a8-4d08-aad5-bcdabb25f23c
article
05/31/2018
kbArticle

Query Schema Elements

The following are the elements that the Query Schema defines. This section contains the names of the elements that you would use in your query; however, to get the details for each element, see the complex type that contains the element.

Element Description
QueryList The root node of the query.
Query (QueryListType) Defines a set of selectors and suppressors that are used to include events in or exclude events from the result set.
Select (QueryType) An XPath query that identifies the events to include in the query result set.
Suppress (QueryType) An XPath query that identifies the events to exclude from the query result set.