Methods Summary |
---|
public int | getMaxOccurs()[max occurs] determines the maximum number of terms that can occur. To
query for value of unbounded use maxOccursUnbounded .
|
public boolean | getMaxOccursUnbounded()[max occurs] whether the maxOccurs value is unbounded.
|
public int | getMinOccurs()[min occurs]: determines the minimum number of terms that can occur.
|
public XSTerm | getTerm()[term]: one of a model group, a wildcard, or an element declaration.
|