XSAttributeGroupDefinitionpublic interface XSAttributeGroupDefinition implements XSObjectThis interface represents the Attribute Group Definition schema component
The interface may be updated or replaced. |
Methods Summary |
---|
public XSAnnotation | getAnnotation()Optional. An [annotation].
| public XSObjectList | getAttributeUses()A set of [attribute uses].
| public XSWildcard | getAttributeWildcard()Optional. A [wildcard].
|
|