org.apache.xerces.impl.xs.psvi
Interface XSTerm

All Superinterfaces:
XSObject
All Known Subinterfaces:
XSElementDeclaration, XSModelGroup, XSWildcard
All Known Implementing Classes:
XSElementDecl, XSModelGroupImpl, XSWildcardDecl

public interface XSTerm
extends XSObject

Describes term that can be one of a model group, a wildcard, or an element declaration. Objects implementing XSElementDecl, XSModelGroup and XSWildcard interfaces also implement this interface.

Version:
$Id: XSTerm.java,v 1.1 2002/05/13 21:31:34 sandygao Exp $
Author:
Elena Litani, IBM

Methods inherited from interface org.apache.xerces.impl.xs.psvi.XSObject
getName, getNamespace, getType
 



Copyright © 1999-2002 Apache XML Project. All Rights Reserved.