Adding a group Component to an XML Schema File

See Also

You use a group to define a group of elements to use in complex type definitions.

To add a group component:

  1. In the IDE, open the schema file where you want to add the group component.
  2. In the Schema view, right-click the root node of the schema and choose Add > Group from the pop-up menu.
    -or-
    In the Schema view, right-click the Groups node and choose Add Group from the pop-up menu.
    The IDE adds a node for the new group under the Groups node.
See Also
About XML Schema Tools

Legal Notices