Class Element_enumitem

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

@Undocumented public class Element_enumitem extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: One position in an enumeration type (represented by the enclosing context element).

<!ELEMENT enumitem (desc)? >.
Required attribute: value.
Optional attribute: compilable.
This class realizes the element definition from the source DTD.