XML Schema Editor: Editing XML Schema Components Using the Design View
See Also
You can use the Design view to change schema component properties, and rename and delete schema components. If you delete or rename a component, the IDE automatically performs the necessary refactoring actions in the background to ensure the validity of your schema file.
To change properties of a schema component using the Properties window:
- From the IDE main menu, choose Window > Properties.
- In the schema design area of the Design view, select the component node.
- Make your changes in the Properties window.
To change properties of a schema component using a Properties dialog box:
- In the schema design area of the Design view, select the component node.
- Right-click and choose Properties from the pop-up menu.
- Make your changes in the Properties dialog box and click Close.
To rename a schema component:
- In the schema design area of the Design view, double-click the component node.
The name of the component changes to an editable field.
- Type the new name and press Enter.
- You can also rename a schema component using the Name property in the Properties window.
To delete a schema component:
- In the schema design area of the Design view, select the component node.
- Right-click and choose Delete from the pop-up menu.
You can also press the Delete key.
- See Also
- Adding XML Schema Components Using the Design View
- XML Refactoring Window (XML Schema Tools)
- Using Refactoring to Rename or Delete XML Schema Components
- About the Design View
- About the Schema View
- About XML Schema Tools
Legal Notices