Adding a Compositor to an XML Schema File

See Also

A compositor defines how a list of child elements within an element in an instance document should be treated. There are three types of compositors: sequence, choice, and all.

To add a compositor:

  1. In the IDE, open the schema file where you want to add the compositor.
  2. In the Schema view, right-click the node of the schema component where you want to add the compositor component and choose Add > compositor from the pop-up menu.
    The IDE adds a compositor node to the Schema view.
See Also
Adding a group Component to an XML Schema File
Adding a Global complexType Component to an XML Schema File
Adding a Local complexType Component to an XML Schema File
About XML Schema Tools

Legal Notices