SchemaGlobalAttribute Interface
com.bea.xml
SchemaGlobalAttribute Interface
- public interface SchemaGlobalAttribute
extends SchemaComponent
, SchemaLocalAttribute
Represents a global attribute definition
Related Topics
SchemaTypeLoader.findAttribute(QName)
-
All Superinterfaces
-
SchemaComponent
, SchemaField
, SchemaLocalAttribute
public SchemaGlobalAttribute.Ref |
-
getRef ()
- Retruns a SchemaGlobalElement.Ref pointing to this element itself.
|
public String |
-
getSourceName ()
- The name of the source .xsd file within which this attribute was defined
|
getRef() Method
public SchemaGlobalAttribute.Ref
getRef()
Retruns a SchemaGlobalElement.Ref pointing to this element itself.
getSourceName() Method
public String
getSourceName()
The name of the source .xsd file within which this attribute was defined