Adding a Global attribute Component to an XML Schema File
See Also
You use an attribute to define an attribute.
To add a global attribute component:
- In the IDE, open the schema file where you want to add the global attribute component.
- In the Schema view, right-click the root node of the schema and choose Add > Attribute from the pop-up menu.
-or-
In the Schema view, right-click the Attributes node and choose Add Attribute from the pop-up menu.
The Attribute dialog box opens.
- In the Name field, type the name of the global attribute.
- Use the radio buttons under Type to define the type of the global 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 Local attribute Component to an XML Schema File
- About XML Schema Tools
Legal Notices