com.sun.msv.relaxns.reader.relax

Class AnyOtherElementState

public class AnyOtherElementState extends ExpressionWithoutChildState

parses <anyOtherElement> state. To create an expression that implements the semantics of anyOtherElement, the entire grammar must be parsed first.

Author: Kohsuke KAWAGUCHI