org.apache.xerces.impl.xs.psvi
Interface XSAttributeGroupDefinition
- All Superinterfaces:
- XSObject
- All Known Implementing Classes:
- XSAttributeGroupDecl
Deprecated. The interface may be updated or replaced.
- public interface XSAttributeGroupDefinition
- extends XSObject
This interface represents the Attribute Group Definition schema component
getAttributeUses
public XSObjectList getAttributeUses()
- Deprecated.
- A set of [attribute uses].
getAttributeWildcard
public XSWildcard getAttributeWildcard()
- Deprecated.
- Optional. A [wildcard].
getAnnotation
public XSAnnotation getAnnotation()
- Deprecated.
- Optional. An [annotation].
Copyright © 1999-2003 Apache XML Project. All Rights Reserved.