|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IX > IXmlQuery Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members that generate XSL Pattern expressions from a query.
| Description | ||
|---|---|---|
|  | BuildExpressions | Creates a set of XSL Pattern expressions from a query. | 
|  | GetExpression | The nth expression. | 
|  | IsAnd | Indicates if the expressions are ANDed together (as opposed to ORed). | 
|  | NumExpressions | Number of expressions that were generated. | 
| CoClasses and Classes | Description | 
|---|---|
| FileSystemQuery | A query that can be used to search XML documents. |