The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

XML::Validator::Schema::Node

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.