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::RootNode - the root node in a schema document

DESCRIPTION

This is an internal module used by XML::Validator::Schema to represent the root node in an XML Schema document. Holds a reference to the ::Library for the schema document and is responsible for hooking up named types to their uses in the node tree at the end of parsing.