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:

  1. In the IDE, open the schema file where you want to add the global attribute component.
  2. 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.
  3. In the Name field, type the name of the global attribute.
  4. Use the radio buttons under Type to define the type of the global attribute component.
  5. 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