- Enclosing interface:
SchemaAnnotation
public static interface SchemaAnnotation.Attribute
Represents an attribute instance
-
Method Summary
Returns the name of the attribute
Returns the value of the attribute
In case the value of this attribute is a QName,
returns the URI to which the prefix in the value is bound
-
Method Details
-
getName
Returns the name of the attribute
-
getValue
Returns the value of the attribute
-
getValueUri
In case the value of this attribute is a QName,
returns the URI to which the prefix in the value is bound