Add Include Dialog Box
See Also
You use the Add Include dialog box to define an include component in an XML schema file. You use an include to add multiple schemas with the same target namespace to your XML schema file.
The Add Include dialog box opens when you add a new include 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 Include and Prefix columns apply at the file level. When you expand the nodes to expose file nodes, the checkbox in the Include 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 does not have the same namespace as your source schema file.
- 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 include Component to an XML Schema File
- About Cross-Project XML File References
- About XML Schema Tools
Legal Notices