Provides access to members that control the display of XML export UI.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]()  | 
Description | The data and filters that define the export. | 
![]()  | 
ExportBinary | Indicates whether binary export is required. | 
![]()  | 
ExportMetadata | Indicates whether Meta data export is required. | 
![]()  | 
OutputXMLFile | The output XML file. | 
![]()  | 
SchemaOnly | Indicates whether schema-only is required from source geodatabase. | 
![]()  | 
SourceData | The dataset names in the source geodatabase. | 
![]()  | 
XMLExportType | The XML export file type. | 
CoClasses that implement IXMLExportUI
| CoClasses and Classes | Description | 
|---|---|
| XMLExportUI | The XML export wizard. | 
Remarks
The properties in this interface correspond to the controls on the xml export wizard.

