Parent Directory | Revision Log | Patch
revision 1.48 by wakaba, Mon Sep 24 04:23:44 2007 UTC | revision 1.49 by wakaba, Sat Sep 29 04:45:09 2007 UTC | |
---|---|---|
# | Line 235 sub check_document ($$$) { | Line 235 sub check_document ($$$) { |
235 | if ($docel_def->{is_root}) { | if ($docel_def->{is_root}) { |
236 | # | # |
237 | } else { | } else { |
238 | $onerror->(node => $docel, type => 'element not allowed'); | $onerror->(node => $docel, type => 'element not allowed:root'); |
239 | } | } |
240 | ||
241 | ## TODO: Check for other items other than document element | ## TODO: Check for other items other than document element |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |