Provides access to members that generate XSL Pattern expressions from a query.
Product Availability
Available with ArcGIS Desktop.
Members
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 that implement IXmlQuery
CoClasses and Classes | Description |
---|---|
FileSystemQuery | A query that can be used to search XML documents. |