Element Dialog Box
See Also
You use the Element dialog box to define an element component in an XML schema file. You use an element to define an element.
The Element dialog box opens when you add a new element component. You can also open the Element dialog box by right-clicking an element 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: Element
- Modify an existing local component: Local Element Customizer
- Modify an existing global component: Global Element Customizer
This dialog box has the following fields:
- Name. Specifies the name of the element component. If you access the dialog box from the Structure property in a Properties dialog box or window, you cannot modify the Name field.
- Type. Specifies the type of the element component: Inline Complex Type, Inline Simple Type, No Type, or Use Existing Type. If you want to use an existing type, you must select that type in the list of types.
- Preview. Shows you the source code that the IDE will add to the schema file when you click OK.
- See Also
- Adding a Global element Component to an XML Schema File
- Adding a Local element Component to an XML Schema File
- About XML Schema Tools
Legal Notices