Library XSD/Types

Package XSDElements

Overview

Classes: AbstractElementImpl, Element, ElementImpl, ElementRef, ElementTypeRef

Classes

class AbstractElementImpl

AbstractElementImpl handles the Element definition case with a named complexType. more...

class Element

This class represents an element definition in an XML Schema. more...

class ElementImpl

ElementImpl handles the Element definition case with a unnamed complexType that is defined internally in the Element more...

class ElementRef

An ElementRef always references another root-level element. more...

class ElementTypeRef

ElementTypeRef handles the Element definition case with a given external type. more...