org.apache.xerces.impl.xs.psvi
Interface XSModelGroupDefinition
- All Superinterfaces:
- XSObject
- All Known Implementing Classes:
- XSGroupDecl
Deprecated. The interface may be updated or replaced.
- public interface XSModelGroupDefinition
- extends XSObject
This interface represents is the Model Group Definition schema component.
getModelGroup
public XSModelGroup getModelGroup()
- Deprecated.
- A model group.
getAnnotation
public XSAnnotation getAnnotation()
- Deprecated.
- Optional. An [annotation].
Copyright © 1999-2003 Apache XML Project. All Rights Reserved.