ArcObjects Library Reference (GeoDatabase)  

IXMLIndex Interface

A XML Index defines the searchable tags of an XML document stored in an XML field.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Description A textual description of the XML Index.
Read-only property ExcludedTags The collection of excluded tags.
Read-only property IncludedTags The collection of included tags.
Read-only property XMLIndexType The type of XML Index.

CoClasses that implement IXMLIndex

CoClasses and Classes Description
XMLIndex XML Index Object.