Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Group

The Group icon from the XML Schema Toolbox creates an XSDgroup stereotyped Class when dropped on a diagram. This Class is used to group a set of XSDelement stereotyped UML Attributes, Complex Type and Simple Type Classes that can be referenced from an XSDcomplexType Class.

XSD Properties:

Double-click on the XSDgroup stereotyped Class in the diagram or the Project Browser.

Reference

Field/Button

Usage

See also

Name

Specify the name for this group.

 

 

Model Group

Specify how the child elements of this group should occur in the Complex Type:

Option

Usage

sequence

Specifies that the child elements must occur in the specified order.

 

choice

Specifies that only one of the child elements must occur.

 

all

Specifies that the child elements can occur in any order.

 

 

Complex Type

Annotation

Specify the notes for this group ( Optional ).

 

 

OK

Save the values entered and close the dialog.

 

 

Cancel

Discard the values entered and close the dialog.

 

 

Help

Display this Help topic.

 

 

UML

Open the UML Properties dialog.

This button is available when editing the group.

 

Properties

Notes

Group can contain only XSDelement stereotyped UML Attributes
Group can contain Complex Types and Simple Types as child elements
Group can have Association connector to other Complex Types, Simple Types and Groups
Group can be the target of Association connector from Complex Types
Group cannot be the source or target of a Generalization connector