public interface SchemaGlobalAttribute extends SchemaLocalAttribute, SchemaComponent
Modifier and Type | Interface and Description |
---|---|
static class |
SchemaGlobalAttribute.Ref
Used to allow on-demand loading of elements.
|
OPTIONAL, PROHIBITED, REQUIRED
ANNOTATION, ATTRIBUTE, ATTRIBUTE_GROUP, ELEMENT, IDENTITY_CONSTRAINT, MODEL_GROUP, NOTATION, TYPE
Modifier and Type | Method and Description |
---|---|
SchemaGlobalAttribute.Ref |
getRef()
Retruns a SchemaGlobalElement.Ref pointing to this element itself.
|
getUse
getDefaultText, getDefaultValue, getMaxOccurs, getMinOccurs, getName, getType, getUserData, isAttribute, isDefault, isFixed, isNillable
getAnnotation
getComponentRef, getComponentType, getName, getSourceName, getTypeSystem
SchemaGlobalAttribute.Ref getRef()