|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaGlobalAttribute
Represents a global attribute definition
SchemaTypeLoader.findAttribute(javax.xml.namespace.QName)
Nested Class Summary | |
---|---|
static class |
SchemaGlobalAttribute.Ref
Used to allow on-demand loading of elements. |
Field Summary |
---|
Fields inherited from interface org.apache.xmlbeans.SchemaLocalAttribute |
---|
OPTIONAL, PROHIBITED, REQUIRED |
Fields inherited from interface org.apache.xmlbeans.SchemaComponent |
---|
ANNOTATION, ATTRIBUTE, ATTRIBUTE_GROUP, ELEMENT, IDENTITY_CONSTRAINT, MODEL_GROUP, NOTATION, TYPE |
Method Summary | |
---|---|
SchemaGlobalAttribute.Ref |
getRef()
Retruns a SchemaGlobalElement.Ref pointing to this element itself. |
Methods inherited from interface org.apache.xmlbeans.SchemaLocalAttribute |
---|
getUse |
Methods inherited from interface org.apache.xmlbeans.SchemaField |
---|
getDefaultText, getDefaultValue, getMaxOccurs, getMinOccurs, getName, getType, getUserData, isAttribute, isDefault, isFixed, isNillable |
Methods inherited from interface org.apache.xmlbeans.SchemaAnnotated |
---|
getAnnotation |
Methods inherited from interface org.apache.xmlbeans.SchemaComponent |
---|
getComponentRef, getComponentType, getName, getSourceName, getTypeSystem |
Method Detail |
---|
SchemaGlobalAttribute.Ref getRef()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |