|
|
workaround kinda bug in libxml: life requires to do xdoc::create{invalid chars}
standard disables chars less then \x20, except tab, cr, lf.
changed tainting so that those become '!'
$d[^xdoc::create{<?xml version="1.0" ?>
<doc buggy_value_here="^taint[h]"/>
}]
^d.string[]