Class Element_or.Choice_1_Alt_2

All Implemented Interfaces:
Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>
Enclosing class:
Element_or

@Undocumented public static class Element_or.Choice_1_Alt_2 extends Element_or.Choice_1 implements Visitable<Visitor>, Matchable<BaseMatcher>
Realizes te content model
and,
which is the 2nd alternative in the enclosing choice, realized by Element_or.Choice_1.
Please note that there are no (sensible) constructors; use the overloaded alt(..) factory methods in Element_or.Choice_1 instead.