logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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.

perl v5.32.0                                       2021-01-05                                  Schema::Node(3pm)

Name

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

See Also