public static interface SchemaAnnotation.Attribute
Modifier and Type | Method and Description |
---|---|
QName |
getName()
Returns the name of the attribute
|
String |
getValue()
Returns the value of the attribute
|
String |
getValueUri()
In case the value of this attribute is a QName,
returns the URI to which the prefix in the value is bound
|