Sam Tregar > XML-Validator-Schema-1.06 > XML::Validator::Schema::Node

Download:
XML-Validator-Schema-1.06.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  5
Open  4
View Bugs
Report a bug
Source   Latest Release: XML-Validator-Schema-1.10

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.