Add Import Dialog Box
See Also
You use the Add 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 Add Import dialog box opens when you add a new import component.
This dialog box has the following fields:
- A selection box that lets you navigate to and select a schema file. You can search for files By File or By Namespace.
The Import and Prefix columns apply at the file level. When you expand the nodes to expose file nodes, the checkbox in the Import column will be selected as soon as you select the corresponding file node. The Prefix column lets you enter a prefix to use to identify the selected schema.
- If you defined project references to other projects, those projects and their files are included in the column. The files that you cannot select are shown as strikeout text (
entry). You cannot select these files for one or more of the following reasons:
- The schema file is already referenced in your source schema file.
- The schema file cannot reference itself, meaning, the file is the source schema file.
- Namespace. (Read-only) Shows the namespace of the XML schema you select.
- See Also
- Adding an import Component to an XML Schema File
- About Cross-Project XML File References
- About XML Schema Tools
Legal Notices