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:

  1. In the IDE, open the schema file where you want to add the local attribute component.
  2. In the Schema view, navigate to and select the schema component where you want to add the attribute.
  3. Right-click your selection and choose Add > Attribute from the pop-up menu.
    The Attribute dialog box opens.
  4. In the Name field, type the name of the local attribute.
  5. Use the radio buttons under Type to define the type of the local attribute component.
  6. 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