Overview
Classes: AbstractElementImpl, Element, ElementImpl, ElementRef, ElementTypeRef
Classes
class AbstractElementImpl
AbstractElementImpl handles the Element definition case with a named complexType.
class Element
This class represents an element definition in an XML Schema.
class ElementImpl
ElementImpl handles the Element definition case with a unnamed complexType that is defined internally in the Element
class ElementRef
An ElementRef always references another root-level element.
class ElementTypeRef
ElementTypeRef handles the Element definition case with a given external type.