Adding a Local attribute Component to an XML Schema File
See Also
You use an attribute to define an attribute.
To add a local attribute component:
- In the IDE, open the schema file where you want to add the local attribute component.
- In the Schema view, navigate to and select the schema component where you want to add the attribute.
- Right-click your selection and choose Add > Attribute from the pop-up menu.
The Attribute dialog box opens.
- In the Name field, type the name of the local attribute.
- Use the radio buttons under Type to define the type of the local attribute component.
- Click OK.
The IDE adds a node for the new attribute. The label of the node is the name you entered in the Name field.
- See Also
- Attribute Dialog Box
- Adding a Global attribute Component to an XML Schema File
- About XML Schema Tools
Legal Notices