Include Customizer Dialog Box
See Also
You use the Include Customizer dialog box to modify 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.
You can open the Include Customizer dialog box by right-clicking an include node and choosing Customize from the pop-up menu.
This dialog box has the following field:
- A selection box that lets you navigate to and select a schema file. You can search for files By File or By Namespace.
- 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.
- See Also
- Adding an include Component to an XML Schema File
- About Cross-Project XML File References
- About XML Schema Tools
Legal Notices