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 XSElementDeclaration
,
XSModelGroup
and XSWildcard
interfaces also
implement this interface.
The interface may be updated or replaced.
Copyright ? 1999-2003 Apache XML Project. All Rights Reserved.