| FacetState |
state that reads facets.
|
| ListState |
state that parses <list> element of XSD.
|
| RestrictionState |
state that parses <restriction> element.
|
| SimpleTypeState |
State that parses <simpleType> element and its children.
|
| UnionState |
State that parses <union> element and its children.
|
| XSDatatypeExp |
A wrapper of XSDatatype that serves as an expression
and encapsulates lazy-constructed datatypes.
|
| XSDatatypeExp.RenderingContext |
this object is used to keep the information about
the dependency between late-bind datatype objects.
|
| XSDVocabulary |
|