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

All Superinterfaces:
XSObject
All Known Subinterfaces:
XSElementDeclaration, XSModelGroup, XSWildcard

public interface XSTerm
extends XSObject

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


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



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