xs:group

Defines a group of elements to be used in complex type definitions. See more info at http://www.w3.org/TR/xmlschema-1/#element-group.

When referenced the graphical representation also contains the value for the minOccurs and maxOccurs properties (for 0..1 and 1..1 occurs the values are implied by the connector style) and the connectors to the group are drawn using dotted lines if the group is optional.

Table 4.6. xs:group properties
Property NameDescriptionPossible ValuesMentions
NameThe group name. Always required.Any NCName for global groups, all declared groups for reference.If missing, will be displayed as '[group]' in diagram.
Min OccursMinimum number of occurrences of the group.A numeric positive value. Default value is 1.Appears only for reference groups.
Max OccursMaximum number of occurrences of the group.A numeric positive value. Default value is 1.Appears only for reference groups.
IDThe component id.Any idFor all groups.
ComponentThe edited component name.Not editable property.For all groups.
NamespaceThe component namespace.Not editable propertyFor all groups.
System IDThe component system id.Not editable property.For all groups.