public interface XSAttributeGroup extends XSOpenAttrs
Interface of an attribute group. Note, that attribute groups are always global.
Modifier and Type | Method and Description |
---|---|
XSAttributable[] |
getAttributes()
Returns the groups attributes.
|
XsQName |
getName()
Returns the attribute group is global: Returns the attribute
groups name.
|
getOpenAttributes
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate
XsQName getName()
Returns the attribute group is global: Returns the attribute groups name. Otherwise returns null.
XSAttributable[] getAttributes()
Returns the groups attributes.