table of contents
Schema::Node(3pm) | User Contributed Perl Documentation | Schema::Node(3pm) |
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.
2021-01-05 | perl v5.32.0 |