Provides access to members that control the display of XML import UI.
Product Availability
Available with ArcGIS Desktop.
Members
|
|
Description |
|
EnumNameMapping |
Provides access to members that control name mapping. |
|
SchemaOnly |
Indicates whether schema-only is required from XML source. |
|
SourceXMLFile |
The name of the source XML file. |
|
TargetWorkspace |
The dataset names in the source geodatabase. |
CoClasses that implement IXMLImportUI
CoClasses and Classes |
Description |
XMLImportUI |
The XML import wizard. |
Remarks
The properties in this interface correspond to the controls on the xml import wizard.
See Also
IXMLImportUI Interface