org.apache.xerces.impl.xs.psvi
Interface XSModelGroupDefinition
- All Superinterfaces:
- XSObject
- All Known Implementing Classes:
- XSGroupDecl
- public interface XSModelGroupDefinition
- extends XSObject
3.7.1 The Model Group Definition Schema Component.
- Version:
- $Id: XSModelGroupDefinition.java,v 1.1 2002/05/13 21:31:34 sandygao Exp $
- Author:
- Elena Litani, IBM
getModelGroup
public XSModelGroup getModelGroup()
- {model group} A model group.
getAnnotation
public XSAnnotation getAnnotation()
- Optional. Annotation.
Copyright © 1999-2002 Apache XML Project. All Rights Reserved.