File
Doc
Category
Size
Date
Package
XSTerm.java
API Doc
Java SE 5 API
3111
Fri Aug 26 14:55:52 BST 2005
com.sun.org.apache.xerces.internal.impl.xs.psvi
XSTerm
public interface XSTerm implements 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.
Fields Summary
Constructors Summary
Methods Summary
Java Code Source