Wrapper for either a SchemaField (in most cases) or a names SchemaType (for example with derived types)
Modifiers | Name | Description |
---|---|---|
class |
SchemaItem.FieldSchemaItem |
|
class |
SchemaItem.PropertySchemaItem |
|
class |
SchemaItem.TypeSchemaItem |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getMaxOccurs() |
|
int |
getMinOccurs() |
|
javax.xml.namespace.QName |
getName() |
|
SchemaType |
getSchemaType() |
|
boolean |
isAttribute() |
|
boolean |
isNillible() |