public interface SchemaElement extends SchemaItem
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name.
|
String |
getNamespace()
Returns the namespace.
|
boolean |
isArray()
Returns true for unbounded or max>1
|