Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        die XML::Checker::error_string( $code, @_ ) if $code < 200;
        XML::Checker::print_error( $code, @_ );
    }
    
  2. or download this
    XML::Checker ERROR-149: Element should only contain sub elements, foun
    +d text ["something should not be here"]
        Context: line 7, column 0, byte 104