Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Model Group
The Model Group icon from the XML Schema Toolbox creates an XSDsequence, XSDchoice or XSDall stereotyped Class when dropped on a diagram.
XSD Properties:
Double-click on the Model Group in the diagram or the Project Browser
Reference
Field/Button |
Usage |
See also |
||||||||
Name |
Specify the name for this Model Group.
|
|
||||||||
Model Group |
Specify how the child elements should occur.
|
|
||||||||
MinOccurs |
Specify the minimum number of times this Model Group occurs in the Class ( Optional ).
|
|
||||||||
MaxOccurs |
Specify the maximum number of times this Model Group occurs in the Class ( Optional ).
|
|
||||||||
Annotation |
Specify the notes for this Model 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 Model Group.
|
Notes
• | Model Groups can contain only XSDelement stereotyped UML Attributes |
• | Model Groups can contain other Complex Types and Simple Types as child elements |
• | Model Groups can have Association connector to other Complex Type, Simple Type, Group and Model Group |
• | Model Groups must have at least one incoming Association connector from a Complex Type |
• | Model Groups cannot be the source or target of Generalization connectors |