Package com.sun.msv.reader.datatype.xsd

reads XML representation for XML Schema Part.2

Interface Summary

FacetStateParent Interface implemented by the parent state of FacetState.
XSDatatypeExp.Rendererthis object renders the actual datatype object.
XSDatatypeResolver Resolves a datatype name to the corresponding XSDatatypeExp object.
XSTypeIncubator Interface for the type incubator.
XSTypeOwner Type owner for XML Schema datatypes.

Class Summary

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 XSD implementation of DataTypeVocabulary.
reads XML representation for XML Schema Part.2