com.sun.msv.grammar.xmlschema
public abstract class XMLSchemaTypeExp extends RedefinableExp
ComplexTypeExp
and SimpleTypeExp
.
This class represents "type" of W3C XML Schema.Modifier and Type | Field and Description |
---|---|
static int |
EXTENSION |
static int |
RESTRICTION |
exp, name
anyString, epsilon, nullSet, verifierTag
Modifier and Type | Method and Description |
---|---|
abstract int |
getBlock()
gets the value of the block constraint.
|
getClone, redefine
equals, isDefined, visit, visit, visit, visit
getExpandedExp, hashCode, isEpsilonReducible, peelOccurence, visit, visit, visit, visit
public static final int RESTRICTION
public static final int EXTENSION