public interface SchemaItemType extends SimpleItemType
| Modifier and Type | Interface and Description |
|---|---|
static class |
SchemaItemType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
XmlObject |
addNewNamespaceAlias()
Appends and returns a new empty "NamespaceAlias" element
|
XmlObject |
addNewNamespaceUri()
Appends and returns a new empty "NamespaceUri" element
|
XmlObject |
getNamespaceAlias()
Gets the "NamespaceAlias" element
|
XmlObject |
getNamespaceUri()
Gets the "NamespaceUri" element
|
void |
setNamespaceAlias(XmlObject namespaceAlias)
Sets the "NamespaceAlias" element
|
void |
setNamespaceUri(XmlObject namespaceUri)
Sets the "NamespaceUri" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
XmlObject getNamespaceAlias()
void setNamespaceAlias(XmlObject namespaceAlias)
XmlObject addNewNamespaceAlias()
XmlObject getNamespaceUri()
void setNamespaceUri(XmlObject namespaceUri)
XmlObject addNewNamespaceUri()