Class Element_enumeration

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Undocumented public class Element_enumeration extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: An enumeration type which can be used for several parameters of several options.

<!ELEMENT enumeration ((desc)?, (enumitem)+) >.
Required attribute: name.
This class realizes the element definition from the source DTD.