public interface TypeDerivationControl extends DerivationControl
DerivationControl.Enum
Modifier and Type | Field and Description |
---|---|
static DerivationControl.Enum |
EXTENSION |
static SimpleTypeFactory<TypeDerivationControl> |
Factory |
static int |
INT_EXTENSION |
static int |
INT_LIST |
static int |
INT_RESTRICTION |
static int |
INT_UNION |
static DerivationControl.Enum |
LIST |
static DerivationControl.Enum |
RESTRICTION |
static SchemaType |
type |
static DerivationControl.Enum |
UNION |
INT_SUBSTITUTION, SUBSTITUTION
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
getEnumValue, setEnumValue
getStringValue, setStringValue
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SimpleTypeFactory<TypeDerivationControl> Factory
static final SchemaType type
static final DerivationControl.Enum EXTENSION
static final DerivationControl.Enum RESTRICTION
static final DerivationControl.Enum LIST
static final DerivationControl.Enum UNION
static final int INT_EXTENSION
static final int INT_RESTRICTION
static final int INT_LIST
static final int INT_UNION