xs:attributeGroup

The xs:attributeGroup Component

Defines an attribute group to be used in complex type definitions. See more info at http://www.w3.org/TR/xmlschema11-1/#element-attributeGroup.

xs:attributeGroup Properties

Property Name Description Possible Values Mentions
Name Attribute group name. Always required. Any NCName for global attribute groups, all declared attribute groups for reference. For all global or referenced attribute groups. If missing, will be displayed as '[attributeGroup]' in diagram.
ID The component id. Any id For all attribute groups.
Component The edited component name. Not editable property. For all attribute groups.
Namespace The component namespace. Not editable property. For all attribute groups.
System ID The component system id. Not editable property. For all attribute groups.

Was this helpful?