Provided by: libxml-validator-schema-perl_1.10-1_all bug

NAME

       XML::Validator::Schema::Node - base class

DESCRIPTION

       Base class for nodes in the schema tree.  Used by both temporary nodes resolved during
       compilation (ex. ::ModelNode) and permanent nodes (ex. ::ElementNode).

       This is an abstract base class and may not be directly instantiated.