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