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