Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::Checker::Parser;
    ...
      die XML::Checker::error_message ($code, @_) if $code < 300;
    }
    
  2. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <series>
    ...
    </article>
    </series>
    
  3. or download this
    
    XML::Checker ERROR-101: undefined ELEMENT [series]
    ...
            Context: line 6, column 13, byte 239
    data.xml passed validation