Import Dialog Box
See Also
You use the Import dialog box to define an import component in an XML schema file. You use an import to add multiple schemas with different target namespace to your XML schema file.
The Import dialog box opens when you add a new import component. You can also open the Import dialog box by right-clicking an import node and choosing Customize from the pop-up menu.
- The title of the dialog box changes depending on the type of action you are performing:
- Create a new schema component: Import
- Modify an existing component: Import Customizer
This dialog box has the following fields:
- Location. Lets you navigate to and select a schema file. You can search for files By File or By Namespace.
- You can double-click a schema file node in the Location list to open that file in the Source Editor.
- Namespace. (Read-only) Shows the namespace of the XML schema you select in the Location list.
- New Prefix. (Optional) Lets you enter a prefix to use to identify the selected schema.
- See Also
- Adding an import Component to an XML Schema File
- About XML Schema Tools
Legal Notices