===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-97-    $def or error __x"facet {facet} not implemented at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:98:        , facet => $facet, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-99-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-179-          error __x"too small inclusive {value}, min {min} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:180:            , value => $_[0], min => $min, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-181-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-188-          error __x"too small exclusive {value}, larger {min} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:189:             , value => $_[0], min => $min, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-190-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-197-        error __x"too large inclusive {value}, max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:198:          , value => $_[0], max => $max, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-199-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-206-        error __x"too large exclusive {value}, smaller {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:207:          , value => $_[0], max => $max, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-208-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-218-        error __x"invalid enumerate `{string}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:219:          , string => $v, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-220-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-233-        error __x"decimal too long, got {length} digits max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:234:          , length => ($v =~ tr/0-9//), max => $total, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-235-      };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-261-        {   error __x"Invalid numeric format, got {value} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:262:              , value => $w, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-263-        }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-266-        {   error __x"fractional part for {value} too long, got {l} digits max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:267:              , value => $w, l => length($1), max => $frac, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-268-        }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-271-        error __x"decimal too long, got {length} digits max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:272:          , length => ($v =~ tr/0-9//), max => $total, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-273-      };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-280-      error __x"string `{string}' does not have required length {len} but {size} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:281:          , string => $_[0], len => $len, size => length($_[0]), where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-282-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-288-        error __x"list `{list}' does not have required length {len} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:289:          , list => $_[0], len => $len, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-290-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-297-        error __x"string `{string}' does not have minimum length {len} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:298:          , string => $_[0], len => $len, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-299-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-305-        error __x"list `{list}' does not have minimum length {len} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:306:          , list => $_[0], len => $len, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-307-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-314-        error __x"string `{string}' longer than maximum length {len} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:315:          , string => $_[0], len => $len, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-316-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-322-        error __x"list `{list}' longer than maximum length {len} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:323:          , list => $_[0], len => $len, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-324-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-338-        error __x"string `{string}' does not match pattern `{pat}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:339:          , string => $v, pat => $regex, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-340-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-346-        error __x"too small inclusive {value}, min {min} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:347:          , value => $_[0], min => $min, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-348-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-354-        error __x"too large inclusive {value}, max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:355:          , value => $_[0], max => $max, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-356-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-366-                 or error __x"timezone forbidden on {date} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:367:                    , date => $_[0], where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-368-          }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-371-                 or error __x"timezone required on {date} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:372:                    , date => $_[0], where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-373-          }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-383-       error __x"too small minInclusive duration {value}, min {min} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:384:          , value => $_[0], min => $min, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-385-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-394-       error __x"too small minExclusive duration {value}, min {min} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:395:          , value => $_[0], min => $min, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-396-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-405-       error __x"too large maxInclusive duration {value}, max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:406:          , value => $_[0], max => $max, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-407-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-416-       error __x"too large maxExclusive duration {value}, max {max} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm:417:          , value => $_[0], max => $max, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Schema/BuiltInFacets.pm-418-    };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Template.pm-563-    $no  = [ map {$self->prefixed("{$_}") || $_} @$no];
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Template.pm:564:    my $where = @$yes ? "in @$yes" : @$no ? "not in @$no" : 'in any namespace';
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Template.pm-565-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-101-               error __x"data not recognized, found a `{type}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm:102:                  , type => type_of_node $node, where => $node->nodePath;
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-103-          }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-591-      , name => type_of_node($child), path => $path
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm:592:      , _class => 'misfit', where => $child->nodePath;
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-593-}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-1203-    ? { st => sub { error __x"use of `{type}' blocked at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm:1204:              , type => $err_type, where => $where, _class => 'misfit';
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-1205-          }}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-1207-    ? { st => sub { error __x"use of {class} `{type}' blocked at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm:1208:              , class => $class, type => $err_type, where => $where
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-1209-              , _class => 'misfit';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-1214-    ? { st => sub { error __x"use of referenced `{type}' blocked at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm:1215:              , type => $err_type, where => $where, _class => 'misfit';
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Reader.pm-1216-          }}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-476-          error __x"attempt to instantiate abstract element `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm:477:            , name => $childname, where => $path;
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-478-        };
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-1166-    ? { st => sub { error __x"use of `{type}' blocked at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm:1167:              , type => $err_type, where => $where, _class => 'misfit';
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-1168-          }}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-1170-    ? { st => sub { error __x"use of {class} `{type}' blocked at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm:1171:              , class => $class, type => $err_type, where => $where
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-1172-              , _class => 'misfit';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-1177-    ? { st => sub { error __x"use of referenced `{type}' blocked at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm:1178:              , type => $err_type, where => $where, _class => 'misfit';
libxml-compile-perl-1.63/lib/XML/Compile/Translate/Writer.pm-1179-          }}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-130-    error __x"field {field} contains '{value}' which is not a valid {type} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:131:      , field => $field, value => $value, type => $type, where => $where
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-132-      , _class => 'usage';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-229-                    : N__"cannot find element or attribute `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:230:                    ), name => $fullname, where => $path, _class => 'usage');
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-231-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-256-    {   error __x"top-level `{full}' is not an element or attribute but {name} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:257:          , full => $fullname, name => $name, where => $tree->path
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-258-          , _class => 'usage';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-291-       or error __x"cannot find type {type} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:292:            , type => $typename, where => $where, _class => 'usage';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-293-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-300-    : error __x"expecting simple- or complexType, not '{type}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:301:          , type => $typedef, where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-302-}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-308-       or error __x"simpleType must have exactly one child at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:309:            , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-310-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-323-    : error __x"simpleType contains '{local}', must be restriction, list, or union at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:324:          , local => $name, where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-325-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-337-    my $node  = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:338:    my $where = $tree->path . '#list';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-339-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-342-            or error __x"list with both itemType and content at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:343:                 , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-344-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-351-            or error __x"list expects one simpleType child at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:352:                 , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-353-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-355-            or error __x"list can only have a simpleType child at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:356:                 , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-357-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-375-    my $node  = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:376:    my $where = $tree->path . '#union';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-377-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-392-                or error __x"union only of simpleTypes, but {type} is complex at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:393:                     , type => $typename, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-394-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-402-            or error __x"only simpleType's within union, found {local} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:403:                 , local => $name, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-404-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-419-    my $node  = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:420:    my $where = $tree->path . '#sres';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-421-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-430-            or error __x"no base in simple-restriction, so simpleType required at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:431:                   , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-432-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-434-            or error __x"simpleType expected, because there is no base attribute at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:435:                   , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-436-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-449-        or error __x"simple-restriction is not a simpleType at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:450:               , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-451-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-456-        and error __x"elements left at tail at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:457:                , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-458-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-479-
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:480:    my $where = $tree->path . '#facet';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-481-    my (%facets, $is_qname);
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-488-            or error __x"no value for facet `{facet}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:489:                   , facet => $facet, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-490-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-509-        {   error __x"facet `{facet}' defined twice at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:510:                , facet => $facet, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-511-        }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-560-
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:561:    my $where    = $tree->path;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-562-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-564-        or error __x"element has no name nor ref at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:565:            , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-566-    $self->assertType($where, name => NCName => $name);
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-600-          : error __x"form must be (un)qualified, not `{form}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:601:              , form => $form, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-602-    }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-655-            or error __x"no childs expected with attribute `type' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:656:                 , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-657-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-686-    {   error __x"expected is only one child node at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:687:          , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-688-    }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-699-          : error __x"illegal element child `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:700:                , name => $local, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-701-    }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-726-        and error __x"element can not have default and fixed at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:727:              , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-728-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-778-    my $local = $node->localName;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:779:    my $where = $tree->path;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-780-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-810-      : error __x"unknown particle type '{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:811:            , name => $local, where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-812-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-836-    if(my $ref = $node->getAttribute('ref'))
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:837:    {   my $where   = $tree->path . "/$ref";
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-838-        my $refname = $self->rel2abs($tree, $node, $ref);
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-842-            or error __x"cannot find ref element '{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:843:                   , name => $refname, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-844-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-880-    my $node  = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:881:    my $where = $tree->path . '#group';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-882-    my $ref   = $node->getAttribute('ref')
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-883-        or error __x"group without ref at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:884:             , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-885-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-892-        or error __x"cannot find group `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:893:             , name => $typename, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-894-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-899-        or error __x"only one particle block expected in group `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:900:               , name => $typename, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-901-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-904-        or error __x"illegal group member `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:905:             , name => $local, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-906-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1047-    my $is_global= $parent && $parent->localname eq 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1048:    my $where    = $tree->path;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1049-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1058-            or error __x"cannot find attribute {name} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1059:                 , name => $refname, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1060-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1066-    my $name     = $node->getAttribute('name')
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1067:        or error __x"attribute without name at {where}", where => $where;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1068:    $where      .= '/@'.$name;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1069-    $self->assertType($where, name => NCName => $name);
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1091-          : error __x"form must be (un)qualified, not `{form}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1092:              , form => $form, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1093-    }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1103-            or error __x"attribute child can only be `simpleType', not `{found}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1104:                 , found => $tree->currentLocal, where => $where
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1105-                 , _class => 'schema';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1111-            or error __x"attribute without name or ref at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1112:                   , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1113-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1127-        or error __x"attribute not based in simple value type at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1128:             , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1129-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1136-        or error __x"attribute use is required, optional or prohibited (not '{use}') at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1137:             , use => $use, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1138-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1161-    my $node  = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1162:    my $where = $tree->path;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1163-    my $ref   = $node->getAttribute('ref')
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1164-        or error __x"attributeGroup use without ref at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1165:             , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1166-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1171-        or error __x"cannot find attributeGroup {name} at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1172:             , name => $typename, where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1173-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1190-    my $node      = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1191:    my $where     = $tree->path . '@any';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1192-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1217-    my $node      = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1218:    my $where     = $tree->path . '#any';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1219-    my $handler   = $self->{any_element};
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1290-        or error __x"expected is single simpleContent or complexContent at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1291:             , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1292-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1299-    error __x"complexType contains particles, simpleContent or complexContent, not `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1300:      , name => $name, where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1301-}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1323-        and error __x"trailing non-attribute `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1324:              , name => $tree->currentChild->localName, where => $tree->path
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1325-              , _class => 'schema';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1336-
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1337:    my $where = $tree->path;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1338-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1369-        or error __x"need one simpleContent child at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1370:             , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1371-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1379-     error __x"simpleContent needs extension or restriction, not `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1380:         , name => $name, where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1381-}
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1392-    my $node     = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1393:    my $where    = $tree->path . '#sext';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1394-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1402-        or error __x"base of simpleContent not simple at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1403:             , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1404- 
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1408-        and error __x"elements left at tail at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1409:              , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1410-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1423-    my $node  = $tree->node;
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1424:    my $where = $tree->path . '#cres';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1425-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1438-    {   error __x"no base in complex-restriction, so simpleType required at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1439:          , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1440-    }
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1443-        or error __x"not a simpleType in simpleContent/restriction at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1444:             , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1445-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1451-        and error __x"elements left at tail at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1452:                , where => $where, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1453-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1470-        or error __x"only one complexContent child expected at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1471:             , where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1472-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1474-    error __x"complexContent needs extension or restriction, not `{name}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1475:       , name => $name, where => $tree->path, _class => 'schema'
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1476-           if $name ne 'extension' && $name ne 'restriction';
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1481-    my $type  = {};
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1482:    my $where = $tree->path . '#cce';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1483-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1491-               or error __x"unknown base type '{type}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1492:                 , type => $typename, where => $tree->path, _class => 'schema';
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1493-
##############################################
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1528-    error __x"No namespace for prefix `{prefix}' in `{type}' at {where}"
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm:1529:      , prefix => $prefix, type => $type, where => $where, _class => 'schema'
libxml-compile-perl-1.63/lib/XML/Compile/Translate.pm-1530-        if length $prefix && !defined $uri;