Modifier and Type | Method and Description |
---|---|
public XSObjectList | |
public int | |
public boolean | |
public int | |
public XSTerm |
getAnnotations | back to summary |
---|---|
public XSObjectList getAnnotations() A sequence of [annotations] or an empty |
getMaxOccurs | back to summary |
---|---|
public int getMaxOccurs() [max occurs]: determines the maximum number of terms that can occur.
To query for the value of unbounded use
|
getMaxOccursUnbounded | back to summary |
---|---|
public boolean getMaxOccursUnbounded() [max occurs]: whether the maxOccurs value is unbounded. |
getMinOccurs | back to summary |
---|---|
public int getMinOccurs() [min occurs]: determines the minimum number of terms that can occur. |
getTerm | back to summary |
---|---|
public XSTerm getTerm() [term]: one of a model group, a wildcard, or an element declaration. |