1Schema::ModelNode(3) User Contributed Perl Documentation Schema::ModelNode(3)
23
4
NAME
6XML:Validator::Schema::ModelNode
7
DESCRIPTION
9Objects of this class represent the content models encountered while
10parsing a schema. After a model is completely parsed it is compiled
11into a regular expression and a human-readbale description and assigned
12to the element or complex type's 'model' attribute.
1314
15
16
perl v5.38.0 2023-07-21 Schema::ModelNode(3)