Package org.apache.xerces.impl.xs.models
package org.apache.xerces.impl.xs.models
-
ClassDescriptionThis class constructs content models for a given grammar.XSAllCM implements XSCMValidator and handles <all>.Content model Bin-Op node.Content model leaf node.A compound content model leaf node which carries occurence information.Content model Uni-Op node.Note: State of the content model is stored in the validatorDFAContentModel is the implementation of XSCMValidator that does all of the non-trivial element content validation.XSEmptyCM is a derivative of the abstract content model base class that handles a content model with no children (elements).