Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans » [javadoc | source]
org.apache.xmlbeans
public interface: SchemaGlobalAttribute [javadoc | source]

All Implemented Interfaces:
    SchemaLocalAttribute, SchemaComponent

All Known Implementing Classes:
    SchemaGlobalAttributeImpl

Represents a global attribute definition
Nested Class Summary:
public static final class  SchemaGlobalAttribute.Ref  Used to allow on-demand loading of elements. 
Method from org.apache.xmlbeans.SchemaGlobalAttribute Summary:
getRef
Method from org.apache.xmlbeans.SchemaGlobalAttribute Detail:
 public SchemaGlobalAttribute.Ref getRef()
    Retruns a SchemaGlobalElement.Ref pointing to this element itself.